/*
 * 	sdcp.css
 *  CSS styles developed by Bill Singleton
 */


 /* html tags */  


a { text-decoration: underline; color: #663300; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; background-image: none; }
	
a:visited { color: #996600; background-image: none; }
	
a:active { color: #EE0000; background-image: none; }
	
a:hover { color: #0033ff; font-weight: bold; font-style: normal; text-decoration: underline; background-image: none; }

 p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; margin-left: 2%; margin-right: 2%; background-image: none; }
	
 h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; color: #663300; margin-left: 2%; text-align: left; letter-spacing: -0.025em; background-image: none; }
	
 h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; color: #663300; letter-spacing: -0.025em; text-align: center; background-image: none; }
	
 h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 150%; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #663300; letter-spacing: -0.025em; text-align: center; background-image: none; }
	
ul { list-style-position: inside; list-style-image: none; list-style-type: disc; text-align: left; background-image: none; clip:    rect(auto auto auto auto); padding-top: 5px; padding-right: 5px; padding-bottom: 5px; }
	
 li { list-style-position: outside; list-style-type: disc; text-align: left; background-image: none; list-style-image: none; padding-bottom: 2%; }


/* navigation */	
	
 .h3leftheader { font-family: "Times New Roman", Times, serif; font-size: 100%; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; background-color: #d1a483; text-align: center; width: 165px; background-image: none; margin-left: -0.5px; }
	
 .h3rightheader { font-family: "Times New Roman", Times, serif; font-size: 100%; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; background-color: #f6e8df; text-align: center; width: 150px; background-image: none; margin-left: -0.5px; }
	
 .asidelink { font-size: 80%; font-style: normal; line-height: 140%; font-weight: bold; font-variant: normal; text-transform: none; color: #663300; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; background-image: none; background-position: left top;}

.nav { font-family: Verdana, Helvetica; font-size: 11px; color: #663300; background-color: #F6F6EC; padding-left: 10px; font-weight: bold; } 
.nav a {  color: #663300 }
.nav a:hover { color: #0000CC; font-weight: bold; }
.navLeft { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	background-image: url(images/left.jpg);
	background-repeat:repeat-y;
	vertical-align: text-bottom; }
	
.navInd {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #333300;
	background-color: #F6F6EC;
	padding-left: 10px;
	font-weight: bold;
	border-left-width: 9px; }
.navInd  a:hover { color: #000000; font-weight: bold; }
.navhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-bottom;
	font-weight: bolder;


/* specific areas */
.logo { background-color: #FFFFFF; text-align: center; background-position: top; width: 142px; }
	
.logopad { background-color: #FFFFFF; text-align: center; background-position: right top; width: 138px; padding-right: 4px; }
	
.header { background-image: url(images/hdr2b.jpg); background-repeat: repeat-x; background-color: #FFFFFF; }

.tdLeft {font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; background-image: url(images/left.jpg); background-repeat:repeat-y; vertical-align: text-bottom;}

.bodyMain { font-family: "Times New Roman", Times, font-size: 14px; padding-top: 15px; padding-left: 8px; padding-right:8px }
.geninfo {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #663300;
	padding: 4px; }
.geninfo  a {  color: #663300; text-decoration:none }
.geninfo  a:hover { text-decoration:underline; color: #0000FF; }


/*text sizes*/

.txtSm {  font-family:  Verdana, Helvetica, Arial;  font-size: 11px}
.txtXSm {  font-family: Verdana, Arial, Helvetica; font-size: 9px}
.txtStnd { font-family: Verdana, Helvetica;  font-size:  12px}
.txtBg { font-family: Verdana, Helvetica;  font-size: 14px}
.txtVeryBg { font-family: Verdana, Arial, Helvetica; font-size: 20px; font-weight: bold; color: #663300; }
.txtCaption { font-family:  Verdana, Helvetica, Arial; font-size: 9px; font-style: italic; }

/* text colors*/
.txtRed { color: #ff0000}
.txtBlue { color: #3366cc}
.txtDkBlue { color: #000099}
.txtDrkGrey {  font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666}
.txtHeader { font-family: Verdana, Arial, Helvetica; font-size: 20px; font-weight: bold; color: #663300; }

/* specialty */
.disclaimer {
	padding-left: 7px;
}
.inline_hdr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: 804000;
}

