/* CSS Document */
body {
	background-color: #CCCCCC;
	width: 810px;
}
#wrap {
	width: 810px; 
}
h1 {
	font-family: Arial, Veranda, helvetica, sans-serif;
	font-size: 22pt;
	font-variant:small-caps;
	font-style: normal;
	/*font-weight:bold;*/
	text-align: left;
	color:#FFFF00;
}
h2 {
	font-family: Arial, Veranda, helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	text-align: right;
	color:#FFFF00;
	position: relative;
}
h3 {
	font-family: Arial, Veranda, helvetica, sans-serif;
	font-size: 22pt;
	font-variant:small-caps;
	font-style: normal;
	font-weight:bold;
	text-align: center;
	color:#000000;
}
h4 {
	font-family: Arial, Veranda, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant:normal;
	text-align: center;
	color:#000000;
}
h5{
	font-family: Arial, Veranda, helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	text-align: left;
	color:#000000;
	font-weight: bold;
}
h6{
	font-family: Arial, Veranda, helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	text-align: center;
	color:#000000;
	font-weight: bold;
}
h7 {
	font-family: Arial, Veranda, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant:normal;
	text-align: left;
	color:#000000;
}
hr {
	clear: both;
}
#nav a {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}

/*  #nav a:hover {
	color: #FFFF00;
}  */
#nav ul li ul li a {
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	color: #000000;
}
#nav li ul li a {
	padding-top: 4px;
	padding-bottom: 2px;
	font-size:  14px;
	display: block;
	color: #000000;
	z-index: 50;
}
#navlinks {
	width: 700px;
	margin-bottom: 10px;  
	height: 20px;
	clear: both;
	/*padding-top: 5px;*/  
}
#navlowlinks {
	width: 810px;
	margin-bottom: 10px;
	font-family: Arial, Veranda, helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-align: center;
	height: 20px;
	clear: both;
 	color: #000000;	
}
#navtinylinks {
	width: 810px;
	font-family: Arial, Veranda, helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: center;
	height: 20px;
	clear: both;
 	color: #000000;	
}
#navcountylinks {
	width: 810px;
	font-family: Arial, Veranda, helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: center;
	height: 20px;
	clear: both;
 	color: #000000;	
}
#navcitylinks {
	width: 810px;
	font-family: Arial, Veranda, helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: center;
	height: 20px;
	clear: both;
 	color: #000000;	
}
#navlowlinks a:visited {
	color: #0000FF}
#navlowlinks a:hover {
	color: #FF0000;
	font-weight: bold;}
#navlowlinks a:active {
	color: #000000;
}#navtinylinks a:visited {
	color: #000066;
}
#navtinylinks a:hover {
	color: #FF0000;
	font-weight: bold;
}
#navtinylinks a:active {
	color: #0000FF;
}
#navlinks a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #2D598A;
	font-size: 13px;
}
#navlinks a:hover {
	color: #000000
}
#navlinks a:active {
	color: #660099
}
.linkteal {
	color: #0096A4;
	text-decoration: none;
}
.linkblue {
	color: #364975;
	text-decoration: none;
}
li {
	float: left;
	position: relative;
	width: 8em;
	height: 28px;
	background-image:   url(../images/black-button.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFF00;
	padding-right: 9px;
	padding-left: 8px;
  }
/*#navlinks li a:visited {
	color: #0000FF}
#navlinks li a:hover {
	color: #FF0000}
#navlinks li a:active {
	color: #000000}*/
ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-decoration: none;
}
li ul {
	display: none;
	position: absolute;
	top: 28px;
	left: 0px;
	color: #000000;
	text-decoration: none;
	z-index: 99;
}
li ul li {
	text-decoration: none;
	position: relative;
	background-image:  url(../images/yellow-button.jpg);
	background-repeat: repeat-x;
	color: #000000;
	z-index: 50;
	top: auto;
}
/*#navlinks li ul li a:visited {
	color: #333333
}
#navlinks li ul li a:hover {
	color: #000000
}
#navlinks li ul li a:active {
	color: #0000FF}*/
li ul ul li {
	text-decoration: none;
	position: relative;
	background-image:  url(../images/yellow-button.jpg);
	background-repeat: repeat-x;
	color: #000000;
	z-index: 50;
	top: auto;
}
li:hover ul, li.over ul {
	display: block;
	/*background-image:  url(file:/htdocs/yellow-button.jpg);*/
	text-decoration: none;
	color:#000000;
	z-index: 99;
}
li > ul {
	top: auto;
	left: auto;
	}
#form {
	float: right;
}
#content {
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	float: right;
}
#contenthead {
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
}
#contentsubhead {
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
}
#contentanchorhead {
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
}
#contentcountyhead {
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
}
#contentcityhead {
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
}
#contentcenter {
	width: 405px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 100px;
	text-align: center;
	height: 400px;
	font-size: 11pt;
	float: right;
}
#contentmission {
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 200px;
	font-size: 11pt;
}
#contentimage {
	width: 810px;
	height: 1048px;
}
#contentstudent {
	width: 810px;
	height: 380px;
}
#contentfull {
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	height: 400px;
	font-size: 11pt;
}
#contentfullcontact {
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	height: 300px;
	font-size: 11pt;
}
#contentfullmail {
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	height: 200px;
	font-size: 11pt;
}
#contentfullm {
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	height: 900px;
	font-size: 11pt;
}
#contentfulll {
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	height: 1400px;
	font-size: 11pt;
}
#contentfullxl {
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	/*margin-left: 50px;
	margin-right: 50px;*/
	text-align: left;
	height: 1900px;
	font-size: 11pt;
}
#contentfullsmall {
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	/*margin-left: 50px;
	margin-right: 50px;*/
	text-align: left;
	font-size: 11pt;
}
#contentfullshort {
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 200px;
	text-align: right;
	height: 40px;
	font-size: 11pt;
}
#contentfullmed {
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 200px;
	text-align: right;
	height: 80px;
	font-size: 11pt;
}
#contentright {
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	float: right;
}
#contentleft {
	width: 325px;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 50px;
	float: left;
}
#contenttblleft {
	width: 250px;
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 50px;
	float: left;
}
#contentcal {
	width: 110px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 5px;
	float: left;
}
#copyright {
	width: 810px; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
}
