@charset "utf-8";
@import url("reset.css");
/* CSS Document */

body {
	margin:0; 
	padding:0;  
	border:0; 
	background-color: #e2ded2;
}
body,td,th {
	font-size: 16px;
	color: #FFFFFF;
}
h1 {}
h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-weight: 500;
	text-align: left;
}
h2.center {
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #666;
	text-align: center;
	font-style: italic;
	line-height: 15px;
}
h4 {}
h5 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333;
	text-align: left;
}
h5.center {
	text-align: center;
	font-size: 14px;
}
h6 {
	font-size: 100%;
}
p {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
p.caption {
	padding-top: 5px;
	text-align: right;
	color: #999999;
	clear: right;
}
p.center {
	text-align: center;
	font-size: 11px;
}
p.i {
	font-style: italics;
}
ul {
	padding-top: 0px;
	text-align: right;
}
ul.li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	display: block;
	padding-left: .75cm;
}
a {
	text-decoration: none;
	}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {
	border: 1.5px solid #CCC;
	margin-top: 0px;
}
img.right {
	float: right;
	margin-top: 20px;
}
img.center {
	float: inherit;
}
.item {
	width:800px;
	position:relative;
}
.left_item {
	float: left;
	width:230px;
}
.right_item {
	float: right;
	width:400px;
	margin: 20px 120px 20px 0px;
	vertical-align: top;
}
.left_item_events {
	float: left;
	width:275px;
}
.right_item_events {
	float: right;
	width:400px;
	margin: 20px 80px 20px 0px;
	vertical-align: top;
}
.slides {
	width: 600px;
	height: 300px;
	margin-top: -155px;
	float: right;
}
#container  {
	width: 800px;
	position: relative;
	margin: 0 auto;
	height: auto;
}
#content {
	width: 800px;
	background-color: #fff;
	margin: 0 auto;
	position: absolute;
	height: auto;
}
#header {
	width: 800px;
	height: 125px;
	padding: 20px 0px 0px 0px;
}
#contact {
	width: 200px;
	float: left;
	clear: both;
	margin-top: 135px;
}
#logo {
	width: 175px;
	float: left;
}
#mission {
	font-size: 15px;
	font-style: italic;
	font-weight: 300;
	color: #666;
	line-height: 20px;
	padding: 20px 100px 20px 0px;
	text-align: center;
	float: right;
	width: 450px;
}
#nav {
	float: left;
	height: 25px;
	clear: both;
	width: 800px;
}
img.nav {
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
}
img.social {
	border: 0px;
	padding-right: 5px;
	margin: 0px;
	float: left;
}
.no {
	border: 0px;
	padding: 0px;
}
.hours {
	width: 180px;
	float: left;
	padding-left: 10px;
	color: #666;
	margin-top: -5px;
}
#news {
	padding: 15px 25px 15px 25px;
	width: 550px;
	float: right;
	background-color:#CCCCCC;
}
#footer {
	width: 800px;
	padding-top: 5px;
	clear: both;
	margin-bottom: 44px;
}
.foot {
	width: 585px;
	float: left;
	padding-left: 20px;
	}
#social {
	width: 150px;
	float: right;
	border: 0px;
	margin-top: -7px;
	padding-right: 20px;
	}
#shadow_left {
	width:12px;
	position:absolute;
	left:-12px;
	top:0;
	float:left;
	height:100%;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
}
#shadow_right {
	width:18px;
	position:absolute;
	left:100%;
	top:0;
	float:right;
	height:100%;
	background-image: url(images/shadow_right.png);
	background-repeat: repeat-y;
}
#shadow_bottom {
	float:left;
	position:absolute;
	height:12px;
	width:100%;
	background-image: url(images/shadow_bottom.png);
	background-repeat: repeat-x;
	z-index: 3;
}
#lbcs{
	position:absolute;
	height:12px;
	width:12px;
	left:-12px;
	background-image: url(images/shadow_lbc.png);
	background-repeat: no-repeat;
}
#rbcs{
	position:absolute;
	height:12px;
	width:12px;
	top:0;
	left:100%;
	background-image: url(images/shadow_rbc.png);
	background-repeat: no-repeat;
}
.field {
	border: thin #CACACA;
	border-style: inset;
	margin: 5px 0px 5px 0px;
}
.field:hover {
	background-color: #EEE;
}

a.tooltip { position:relative; z-index:24; }
a.tooltip span { display:none;}
a.tooltip:hover {z-index:25; text-decoration: none;}
a.tooltip:hover span {
	display:inline;
	position:absolute;
	top: 30px;
	background-color:#999;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	margin-left: -30px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
textarea {
	resize: none;
}