/*
 * 	CED.css
 *  CSS styles developed by Bill Singleton
 */


 /* html tags */  


a {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	background-image: none;
}
	
a:visited {
	background-image: none;
}
	
a:active {
	background-image: none;
}
	
a:hover {
	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; }
 
  h3:visited { 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: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
 li {
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	background-image: none;
	list-style-image: none;
	padding-bottom: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* navigation */	
	
 .h3leftheader { font-family:  Verdana, Arial, Helvetica, sans-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:  Verdana, Arial, Helvetica, sans-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, Arial, Helvetica, sans-serif; font-size: 10px; color: #663300; background-color: #f6f6ec; padding-left: 10px; font-weight: bold; } 
.nav a {  color: #663300 }
.nav a:hover { color: #3300FF; font-weight: bold; }
.navLeft { font-family: Verdana, Arial, Helvetica, sans-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: #663300;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	border-left-width: 9px; }
	.navInd  a  { color: #663300; font-weight: bold; }
.navInd  a:hover { color: #663366; font-weight: bold; }
.navIndSub a {  color: #000000}
.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,  Verdana, Arial, Helvetica, sans-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, sans-serif;
	font-size: 9px;
	color: #663300;
	padding: 4px; }
.geninfo  a {  color: #663300; text-decoration:none }
.geninfo  a:hover { text-decoration:underline; color: #0000FF; }


/*text sizes*/


.txtStnd {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.txtStnd a:visited {
	color: #996600;
	background-image: none;
}

.txtStnd a:active {
	color: #EE0000;
	background-image: none;

}


.txtStnd a:hover {
	color: #0033ff;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	background-image: none;

}




/* specialty */
.navSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.navSub a {  color: #000000}
.navSub a:hover { color: #0033CC; font-weight: bold; }


.navIndSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	background-color: #FFFFFF;
	font-weight: bolder;
	border-left-width: 4px;
	padding-right: 9px;
}

.navIndSub a {  color: #000000}
.navIndSub a:hover { color: #0033CC; font-weight: bold; }
.txtHeader {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

