/******************* CSS Document for Shellie Tomkin site ************************************************/
#header              { width: 100%; height: 82px; border-top: 1px solid silver; border-left: 1px solid silver; 
					   border-right: 1px solid silver; background-color: #E6E6E6; }
#nav                 { width:100%; height: 31px; border-left: 1px solid silver; border-right: 1px solid silver; 
					   background-image: url(images/nav_bg.gif); }
#innernav            { width:100%; padding-top: 5px; height: 25px; }
#innernav ul         { margin: 0px; padding: 2px 0px 0px 0px; font-family: Georgia, Times New Roman, Times, serif; 
                       font-size: 13px; color: #5391A2; font-weight: bold; }
#innernav li         { display: inline; } 
#innernav li a       { padding: 0px 20px 3px 35px; background-image: url(images/nav_bg_off.gif); background-position: top left; 
                       color: #5391A2; background-repeat: no-repeat; text-decoration: none; } 
#innernav li a:hover { background-image: url(images/nav_bg_on.gif);  background-repeat: no-repeat; }					  
#topmain			 { width:100%; height: 200px; border-left: 1px solid silver; border-right: 1px solid silver; 
					   background-image: url(images/top_bg4.gif); }
#subhead             { width:100%; border-left: 1px solid silver; border-right: 1px solid silver;  
                       background-image:url(images/content_bg.gif);  }
#subheadleft         { width:69%; height: 25px; border-right: 1px solid white; }					  
#subheadright        { width:30%; height: 25px; float: right; font: bold 11px Verdana, Arial, Helvetica, sans-serif; }
#content             { width:100%; border-bottom: 1px solid silver; border-left: 1px solid silver; 
                       border-right: 1px solid silver; background-image: url(images/contentmain_bg.gif); }
#contentright        { width: 30%; height: 100%; border: 0px solid white; float: right; }					  
#contentleft         { width: 69%; height: 100%; border-right: 1px solid white; }
#contentbox          { width: 100%; padding-top: 5px;   }
#contentbox ul       { margin: 0px 0px 10px 25px; padding: 2px 0px 0px 0px; font: 11px Verdana, Arial, Helvetica, sans-serif; }
#contentbox ul li    { font-size: 14px;  padding-bottom: 3px;}       
.paracontact         { padding: 0; margin: 0px 5px 5px 5px; font: 11px Verdana, Arial, Helvetica, sans-serif; text-align: center; }
.paracontact a       { text-decoration: none; color: #5391A2;}
.paracontact a:hover { text-decoration: underline; } 
.paracontent         { padding: 5px; margin: 0px 5px 5px 5px; font: 11px Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.contentimage        { float: left; margin: 5px 5px 0px 5px; }
.dotline             { background-image: url(images/dotline.gif); height: 2px; background-repeat: repeat-x; margin: 5px; } 
.imgfloatright       { float: right; }
.paracenter          { text-align: center; padding: 5px; margin: 5px; }
.bigtextright        { font-family: Georgia, Times New Roman, Times, serif; font-size: 30px; font-style: italic; color: #5391A2;
					   margin: 5px; padding: 5px; }
.bigtext             { font-family: Georgia, Times New Roman, Times, serif; font-size: 18px; font-style: italic; color: #D5A19B;                       font-weight: bold; }	
.testtext            { font-family: Georgia, Times New Roman, Times, serif; font-size: 16px; color: #5391A2; font-weight: bold; }