/* CSS Document */

	body {
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #454455;
		background-color:#8892ad;
		margin:0;
		padding:0;
	}
	
	#container {
	background-image:url(images/strip.gif);
		width:725px;
		margin-right:auto;
		margin-left:auto;
		margin-top:40px;
		padding:0;
		text-align:left;
	}
	
	/* header */
	
	#header {
	height:92px;
	background-color:#ECECEC;
	border-bottom:2px solid #8892ad;
	}
	
	#logo {
	float:left;
	}
	
	#headerbuttons {
	float:right;
	margin:20px 23px 0 0;
	}
	
	#ticker {
	background-color:#4a68bb;
	padding:6px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	border-bottom:1px solid #8892ad;
	}
	
	
	#tickertext {
	width:550px;
	}
	
	#tickertext a{
	background-color:#4a68bb;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	}
	
	#tickertel {
	float:right;
	
	}
	
	#headerbannerleft {
	width:365px; 
	margin-right:1px;
	float:left;
	}
	
	#headerbannerright {
	float:right;
	}
	
	/* homepage */
	
	.homebox1 {
	width:241px;
	height:170px;
	float:left;
	}
	
	.homebox2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:20px 75px 0 16px;
	width:150px;
	height:150px;
	float:left;
	background-image:url(images/home_health.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#BCBDBD;
	}
	
	.ScheduleBox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	}
	#ScheduleBox1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454455;
	text-decoration:none;
	}
	#ScheduleBox1 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A71B6;
	text-decoration:underline;
	}
	
	.homebox3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	padding:20px 75px 0 16px;
	width:150px;
	height:150px;
	float:left;
	background-image:url(images/home_operations.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#BCBDBD;
	}
	
	.homebox4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	padding:20px 75px 0 16px;
	width:150px;
	height:150px;
	float:left;
	background-image:url(images/home_nonops.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#E0E0E0;
	}
	
	/* news */
	
	#news {
	
	float:right;
	width:87px;
	height:320px;
	background-color:#0B205B;
	padding:10px 5px;
	}
	
	.newsitem {
	border-bottom:2px solid #182F6E;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	.newsitem a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}
	
	.newsitemtitle {
	width:270px;
	}
	
	.newsitemdate {
	float:right;
	width:120px;
	text-align:right;
	}
	
	/*main*/
	
	#main {
	float:right;
	width:593px;
	}
	
	#homemain {
	float:right;
	width:585px;
	padding:4px;
	background-color:#BCBDBD;
	}
	
	
	#title {
	color:#3a5ab4;
	font-weight:bold;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 13px 15px 40px;
	border-bottom:2px solid #8892ad;
	}
	
	#maintext {
	padding:15px 13px 15px 40px;
	}	
		
	/*nav*/
	
	#leftnav {
	float:left;
	background-color:#0b205b;
	width:80px;
	border-right:2px solid #8892ad;
	padding: 25px;
	}
	#leftnavhome {
	float:left;
	background-color:#0b205b;
	width:80px;
	border-right:2px solid #8892ad;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	}
	
#navlist {
margin:0;
padding:0;
font-size:11px;
}

#navlist ul
{
margin:0;
padding:0;
}

#navlist li
{
margin: 0;
padding:0;
list-style-type: none;

}

#navlist .active
{
background-repeat:no-repeat;
background-position:left center;
width:55px;
display:block;
margin:0;
padding:3px 0 3px 20px;
color:#FFF;
text-decoration:none;
border-bottom:1px dotted #FFF;
}
#navlist .active2
{
	background-repeat:no-repeat;
	background-position:left center;
	width:55px;
	display:block;
	margin:0;
	padding:3px 0 3px 20px;
	color:#FFF;
	text-decoration:none;
	border-bottom:1px dotted #FFF;
	background-image: url(images/nav_bullet_white.gif);
}

#navlist a
{
background-image:url(images/nav_bullet.gif);
background-repeat:no-repeat;
background-position:left center;
width:55px;
display:block;
margin:0;
padding:3px 0 3px 20px;
color:#FFF;
text-decoration:none;
border-bottom:1px dotted #FFF;
}

#navlist  #parent a
{
background-image:url(images/nav_bullet_white.gif);
background-repeat:no-repeat;
background-position:left center;
width:55px;
display:block;
margin:0;
padding:3px 0 3px 20px;
color:#FFF;
text-decoration:none;
border-bottom:1px dotted #FFF;
}

#navlist a:hover
{
width:55px;
display:block;
background-color:#1D3573;
margin:0;
padding:3px 0 3px 20px;
color:#FFF;
text-decoration:none;
border-bottom:1px dotted #FFF;
}

#subnav {
width:75px;
margin:0;
padding: 0;
border-bottom:5px solid #1D3573;
font-size:11px;
background-color:#1D3573;
}

#subnav ul
{
border-bottom:5px solid #1D3573;
margin:0;
background-color:#1D3573;
padding:0;
}

#subnav li
{
margin: 0;
padding:0;
list-style-type: none;

}

#subnav .active
{
	background-repeat:no-repeat;
	background-position:left center;
	width:55px;
	display:block;
	margin:0;
	padding:5px 0 5px 5px;
	color:#FFFF33;
	text-decoration:none;
	border-bottom:none;
}

#subnav a
{

background-image:none;
width:55px;
display:block;
margin:0;
padding:5px 0 5px 5px;
color:#FFF;
text-decoration:none;
border-bottom:none;
}

#subnav a:hover
{
background-image:none;
width:55px;
display:block;
margin:0;
padding:5px 0 5px 5px;
color:#FFF;
text-decoration:underline;
border-bottom:none;
}

/* header tags */

h1 {
font-weight:bold;
font-size:13px;
color:#3a59b4;
padding:0;
margin:0 0 15px 0;
}
.homeheadline {
font-weight:bold;
font-size:13px;
color:#3a59b4;
padding:0;
margin:0 0 15px 0;
}


#news h1 {
font-weight:bold;
font-size:12px;
color:#FFF;
padding:0;
margin:0 0 5px 0;
}

h2 {
font-weight:bold;
font-size:11px;
color:#3a59b4;
}

/* general */

	p{
	margin:0 0 10px 0;
	padding:0;
	}
	
	span.sub {
	color:#3A5AB4;
	font-weight:bold;
	}
	
	#maintextsml {
	width:400px;
	}
	
	#maintextimg {
	float:right;
	width:124px;
	}
	
	#maintextimg .imgbox {
	margin-bottom:13px;
	
	}
	
	.item {
	padding-bottom:5px;
	margin-bottom:5px;
	
	}
	
	.divide {
	clear:left;
	padding-top:5px;
	border-bottom:1px dotted #0E0B48;
	margin-bottom:15px;
	}

.imgfloatleft {
	float:left;
	margin-right:10px;
	padding-bottom:5px;
	}
	
	.textalignright {
	margin-left:107px;
	}	

#back {
float:right;
padding-top:7px;
}

.more {
background-image:url(images/nav_bullet.gif);
background-position:left center;
background-repeat:no-repeat;
padding-left:15px;
font-size:12px;
font-weight:normal;

}

a:link, a:active{
color:#5A71B6;
text-decoration:none;
}

a:visited{
color:#7187c7;
text-decoration:none;
}

a:hover{
color:#5A71B6;
text-decoration:underline;
}


/* maps */

.map {
border:5px solid #FFF;
}

/* form elements */

.formrow {
padding:0 0 10px 0;
}

.formrow .formrowleft{
float:left;
width:130px;
text-align:right;
}

.formwide {
width:200px;
}

.formrow .formrowright{
margin-left:140px;
}

.formrowsml {
padding:0;
}

.formrowsml .formrowleft{
float:left;
width:80px;
text-align:left;
}

.formrowsml .formrowright{
margin-left:90px;
}


input, select, submit, textarea {
font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #454455;
		
}

/* footer & bottom */
	
	#bottomlinks {
		width:725px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		padding:0px 0 20px 25px;
		text-align:left;
		color:#D3D6E0;
		font-size:9px;
	}
	
	#bottomlinks a{
	color:#D3D6E0;
	text-decoration:none;
	}
	
	#bottomlinks a:hover{
	color:#D3D6E0;
	text-decoration:underline;
	}
	
	#footer {
	width:687px;
	background-image:url(images/footer_horse.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	padding:10px 25px 10px 13px;
	border-top:2px solid #8892ad;
	background-color:#ECECEC;
	color:#323232;
	}
	
	#footer a{
	color:#323232;
	text-decoration:none;
	}
	
	#footer a:hover{
	text-decoration:underline;
	}
	
