/* CSS Document */

#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	padding: 5px;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #EFEFEF;/*#97B0CF;*/
	font-size: 14px;
}

h1,h2,h3 {
	color: #0B4C9C;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

h4,h5,h6 {
	color: #000000;
	font-weight: bold;
	font-style:italic;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
}

h5 {
	font-size: 8px;
}

h6 {
	font-size: 6px;
}

a {
	color: #0B4C9C;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

div.jcaho {
	position: relative;
	left: 75px;
	width: 325px;
	float: right;
}

#locations {
	background-color:#FFFFFF;
	
	width: 790px;
	height: 136px;
	
	color: #0B4C9C;
	font-size:12px;
	
	padding: 5px;
	
	text-align:left;
}

#locations .infobox {
	position: relative;
	float: left;
	left: 160px;
	
	display: none;
	
	text-align: left;
	
}

#locations .linkbox {
	position: relative;
	float: right;
	left: -400px;
	
	text-align: left;
}

#drkbluemain {
	width: 800px;
	height: 283px;
	background-color:#0B4C9C;
	
	/*font-size: 10px;*/
	font-weight: normal;
}

#drkbluenav {
	width: 134px;
	float: left;
	height: 283px;
}

#drkbluetmplwrapper {
	width: 800px;
	height: 283px;
	float: left;
	
	color:#FFFFFF;
	
	overflow: hidden;
	
}

#drkbluetmplwrapper a {
	color:#FFFFFF;
	text-decoration: underline;
}

#drkbluefooter {
	width: 790px;
	height: 61px;
	background-color:#0B4C9C;
	color: #FFFFFF;
	text-align:center;
	
	padding: 5px;
}

#drkbluenav a, #drkbluefooter a {
	color: #FFFFFF;
	text-decoration:none;
}

#drkbluenav a:hover, #drkbluefooter a:hover {
	text-decoration: underline;
}

#ltbluecontainer {
	width: 800px;
	height: 342px;	
	
}

#ltbluecontainer img {
	position: absolute;
	bottom: 0px;
	right: -5px;
	
	margin: 10px 5px 0px -10px;
	
}

#ltbluecontainer h1 {
	width: 100%;
	text-align:center;
}

#ltblueleft, #ltbluecenter, #ltblueright {
	width: 243px;
	height: 322px;
	background-color: #B6BCDC;/*#97B0CF;*/

	margin: 0px;
	padding: 10px;
	position: relative;
}
/*
#ltbluecenter {
	background-color: #97B0CF;
}

#ltblueright {
	background-color: #BAD9FF;
}
*/
#ltblueleft, #ltbluecenter {
	margin-right: 5px;
	float: left;
}

#ltblueright {
	float: right;
}

.ltbluelinks {
	width: 120px;
	position: absolute;
	
	color: #0B4C9C;
	font-size:12px;
	
	bottom: 143px;
	right: 10px;
	float: right;
}

.ltbluelinks a {
	color: #0B4C9C;
	font-size:12px;
}

.ltbluelinks a:hover {
	text-decoration: underline;
}

/* CSS Document */

p {
	margin-bottom: 15px;
	line-height: 16px;
	font-size: 14px;
	color:#000000;
}

a {
	font-size: 14px;
}

#titlebar {
	height: 41px;
	width: 775px;
	
	padding-left: 25px;
	padding-top: 17px;
	
	font-size: 20px;
	text-align: left;
	
	background-color:#0B4C9C;
	color: #FFFFFF;
	
	margin-bottom: 5px;
}

#content {
	width: 800px;
	margin-bottom: 5px;
	background-color:#B6BCDC;
	display: block;
	
}

#content #nav {
	width: 263px;
		
	float: left;
	background-color:#B6BCDC;
}

#content #text {
	
	padding: 0px 25px 25px 25px;

	margin-left: 263px;
	background-color:#FFFFFF;
	width: 487px;
}

#content #footer {
	clear: both;
}

#content #text h1, #content #text h2 {
	font-weight: bold;
	color: #0B4C9C;
	margin: 0px;
	padding: 0px;
	
}

#content #text h1 {
	font-size: 18px;
}
#content #text h2 {
	font-size: 14px;
}

#content #text p {
	margin: 0px;
	padding: 0px;
}

#content #text img {
	margin: 10px;
}

#content #nav div.navitem {
	width: 263px;
}

#content #nav div.navitem a {
	color:#FFFFFF;
	text-decoration: none;
	min-height: 16px;
	
	display: block;
	
	padding: 7px 10px;
	
	
}

#content #nav div.navitem li {
	margin-left: 10px;
	list-style-type:none;
	
}

#content #nav div.navitem a:hover {
	background-color:#DEE1F0;
	color: #0B4C9C;
	text-decoration:none;
}

#upcoming {
	width: 235px;
	float: right;
	
	color: #FFFFFF;
}

#calendar {
	background-color:#FFFFFF; 
	color:#000000;
	width: 100%;
	border: 1px solid #B6BCDC;
	float: left;
}

#calendar .week {
	height: 51px;
}

#calendar .week td {
	text-align: center;
	font-size: 14px;
	width: 62px;
	
}

#calendar td.today {
	background-color: #0B4C9C;
	font-weight:bold;
	color:#FFFFFF;
	border: 1px solid white;
}

#calendar .calheader {
	background-color: #FFFFFF;
	height: auto;

}

#eventtext {
	width: 500px;
	min-height: 300px;
	
	padding: 10px;
	
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid white;
}

.eventbox {
	 position:absolute; 
	 display:none; 
	 border: 1px solid #0B4C9C;
	 
	 padding: 5px;
	 
	 text-align: left;
	 
	 background-color:#FFFFFF; 
	 color: #000000;
	 z-index:99;
}

.eventbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
}

ul,ol {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

.services {
	display: none;
	padding: 10px 10px 10px 30px;
}
font.required {
	display: none;	
}