@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background-image:url(images/bkgnd.gif);
background-repeat:repeat-x;
background-color:#1b2925;
font-family:Lucida Sans Unicode, Lucida Grande;
font-size:12px;
line-height:15px;
color:#162e24;
text-align:left;
}

.nav {
width:500px;
margin-left:26px;
letter-spacing:1px;
margin-top:-30px;
font-size:11px;
font-weight:bold;
color:#162e24;
}

.nav a {
color:#162e24;
text-decoration:none;
}

.nav a:hover {
color:#a3cece;
text-decoration:none;
}

.subtl {
font-size:16px;
line-height:22px;
margin-top:17px;
margin-left:13px;
}

.subhead {
font-family:Palatino Linotype, Book Antiqua, Palatino;
font-size:16px;
font-weight:bold;
color:#89025e;
}

.subhead a{
color:#89025e;
text-decoration:none;
}

.subhead a:hover{
color:#030164;
text-decoration:none;
}

.subhead2 {
font-family:Palatino Linotype, Book Antiqua, Palatino;
font-size:12px;
font-weight:bold;
line-height:18px;
color:#017586;
}

a {
color:#017586;
text-decoration:none;
}

a:hover {
color:#017586;
text-decoration:underline;
}


#global {
margin-left:auto;
margin-right:auto;
width:800px;
margin-top:30px;
}

#cont {
width:786px;
background-color:#e1e9e9;
border-style:solid;
border-width:7px;
border-color:#FFFFFF;
float:right;
}


#navcont {
width:793px;
height:45px;
background-image:url(images/nav_bkgnd.jpg);
background-repeat:no-repeat;
background-color:#416359;
margin-right:-234px;
float:right;
}

#lftcol {
width:231px;
background-image:url(images/lftcol.jpg);
background-repeat:no-repeat;
float:left;
}

	#contactblk {
	margin-top:154px;
	text-align:right;
	margin-right:13px;
	margin-bottom:80px;
	}

#rtcol {
width:555px;
background-image:url(images/rtcol.jpg);
background-repeat:no-repeat;
background-color:#e1e9e9;
float:right;
}

	#rtxtblk {
	width:282px;
	height:157px;
	background-image:url(images/home_rtblock.jpg);
	background-repeat:no-repeat;
	float:right;
	}

	#lftxtblk {
	width:271px;
	height:157px;
	background-image:url(images/home_lftblock.jpg);
	background-repeat:no-repeat;
	float:right;
	}
	
		#subttlarea {
		margin-left:26px;
		margin-top:57px;
		margin-right:15px;
		}
			
	
	#imghome {
	width:555px;
	margin-bottom:28px;
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-top-style:solid;
	border-top-width:6px;
	border-color:#FFFFFF;
	clear:both;
	}
	
	.imgs {
	border-style:solid;
	border-width:2px;
	border-color:#c9d5d5;
	margin-top:4px;
	margin-bottom:30px;
	}
	
		.small {
		width:262px;
		}
		
		.medium {
		width:305px;
		}
		
		.large {
		width:400px;
		}
		
		.largest {
		width:485px;
		background-color:#ffffff;
		}
	
	#maintxt{
	width:418px;
	margin-left:26px;
	margin-top:57px;
	}

	#map {
	width:418px;
	margin-top:35px;
	border-style:solid;
	border-width:2px;
	border-color:#c9d5d5;
	}
	
	#table {
	width:440px;
	border-color:#c9d5d5;
	border-style:solid;
	border-width:1px;
	}
	
	.cell {
	border-color:#c9d5d5;
	border-style:solid;
	border-width:1px;
	}
	
	
	
#footer {
width:786px;
height:259px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
background-color:#1b2925;
}







