body {
	background-color: #455560;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	font-weight: normal;
}
.text_10_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.frame {
	width: 700px;
}
.text, p, ul, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.text li {padding-bottom: 5px;}

.large {font-size:13px;}
strong, .strong {font-weight:bold;}
hr {height:1px;}

a.greenLink:link {
	color: #82946a;
	text-decoration: underline;
}
a.greenLink:visited {
	color: #82946a;
	text-decoration: underline;
}
a.greenLink:hover {
	color: #82946a;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #455560;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #455560;
	border: 1px solid #666666;
}
.text_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.text_sml:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
a.text_sml:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
a.text_sml:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

/* Updates */
address {font-style: normal;}
table.tbl-main {border: 1px solid #adadad}
img.img-staff {display: block; width: 100px; border: 1px solid #c4d9a5;}
a {outline: none;}

/* Google Maps */
#mapwrap {margin:15px 0 15px 15px; border: 1px solid #999; width:350px; }
#map {height:315px; width:350px; padding: 0; margin: 0;}
.IW {width: 200px;}
.IWContent {color:#666; font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-top:5px;}
.IWCaption {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #666; border-bottom: 2px solid #666;}
.IWDirections{background-color:#FFF;}

/* Homepage layout */
.slideshow {height:260px; width:698px; overflow: hidden; border-bottom: 1px solid #999;}
.content-left {float:left; padding:5px 15px 15px; text-align:left; width:515px; line-height: 18px;}
.text {line-height: 18px;}
.sidebar {float:left; padding:60px 0 10px; width:140px;}
	.sidebar img {margin-bottom:10px;}
	
	.foottab {width: 100%; padding: 0;}
	.foottab th, .foottab td {padding: 0 0 3px 0; 	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF; text-align: left;}
	
	ul.bullist {margin: 0 0 15px 0; padding: 0 0 0 16px;}
	ul.bullist li {margin: 0 0 5px 0;}
