@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #DBD9CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26443c;
}
#content {
	background-image: url(images/contentbg.jpg);
	width: 781px;
	margin: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 40px;
}
#footer {
	width: 846px;
	background-image: url(images/content_bottom.jpg);
	background-position: bottom;
	clear: both;
	margin-right: -25px;
	margin-left: -40px;
	text-align: center;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#footer b {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sitemap {
	width: 711px;
	margin: auto;
	text-align: center;
	color: #203932;
	font-size: 9px;
	clear: both;
	padding: 10px;
	height: 20px;
}
#sitemap a {
	font-weight: bold;
	color: #26443C;
	text-decoration: none;
}
#header {
	width: 846px;
	height: 340px;
	margin: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#flash {
	height: 168px;
	width: 796px;
	padding-top: 170px;
	margin-right: auto;
	margin-left: auto;
}
.panel {
	float: right;
	width: 250px;
}
.panelTopRight {
	padding-right: 13px; /* the width of the top right slice */
	background-image: url(images/side_right_top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.panelTopLeft {
	padding-left: 10px; /* the width of the top left slice */
	background-image: url(images/side_left_top.jpg);
	background-repeat: no-repeat;
}
.panelTop {
	background-image: url(images/side_top.jpg);
	height: 13px;
}
.panelTopSpacer {
	width: 1px; /* the height of the top slice; this is a fix for IE */
	height: 13px;
}
.panelBottomRight {
	padding-right: 13px; /* the width of the bottom right slice */
	background-image: url(images/side_right_bot.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.panelBottomLeft {
	padding-left: 10px; /* the width of the bottom left slice */
	background-image: url(images/side_left_bot.jpg);
	background-repeat: no-repeat;
}
.panelBottom {
	background-image: url(images/side_bot.jpg);
	background-repeat: repeat-x;
}
.panelBottomSpacer {
	width: 1px; /* the height of the bottom slice */
	height: 14px;
}
.panelRight {
	padding-right: 13px; /* the width of the right slice */
	background-image: url(images/side_right_side.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
.panelLeft {
	padding-left: 10px; /* the width of the left slice */
	background-image: url(images/side_left_side.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.panelContent {
	overflow: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px;
	margin: 0px;
}
.panel ul li a:hover {
	background-color: #F1F1F8;
	border: 1px solid #D3D3D3;
	padding: -1px;
	margin: -1px;
}
#main {
	float: left;
	width: 570px;
}
.photo {
	border: 1px solid #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#text {
	float: left;
	width: 520px;
	padding-bottom: 20px;
}
iframe {
	margin: auto;
	padding: 0px;
	background-color: #EEEEEE;
	border: 1px solid #D8D8D8;
	text-align: center;
}
.panel ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.panel ul li {
}
.panel ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333365;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.slidecaptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #1E4767;
}
.tableborder {
	border: 1px solid #B6B194;
	background-color: #FFFFFF;
}
.slidetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E4767;
}
#noflash li {
	color: #666666;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#noflash ul {
	padding: 7px;
	vertical-align:bottom;
}

#noflash {
	text-align: center;
	background-color: #FFFFFF;
	opacity: .5;
	filter: alpha(opacity=50);
	margin-top: 135px;
}
#noflash a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333365;
	text-decoration: none;
}.panel h2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336600;
	font-size: 14px;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.feature {
	background-image: url(photos/feature.jpg);
	height: 215px;
	background-repeat: no-repeat;
	background-position: center;
	width: 518px;
	margin: auto;
}
.feature .headline {
	height: 35px;
	padding-left: 35px;
	padding-top: 15px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.feature .headline a {
	color: #FFFFFF;
	text-decoration: none;
}

.feature .content {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.feature .content a {
	font-weight: bold;
	color: #FFFFFF;
}
.side {
	margin-top: 170px;
}
.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}
.staffphoto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #F3F2ED;
	border: 1px solid #006633;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.staffphoto h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.staffphoto p {
	font-size: 12px;
	color: #26443C;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}
.staffphoto img {
	border: 1px solid #FFFFFF;
}
.featured {
	width: 200px;
	border: 1px solid #9897BF;
	background-color: #FCFFFF;
	float: right;
	padding: 5px;
}
.featured h3 {
	background-color: #333365;
	padding-top: 5px;
	margin: -5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.small {
	font-size: 10px;
}
.small a {
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
