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

body {
	margin:0;
	padding:0;
	font-size:15px;
	background-color:#dadfbc;
}

a {
	color:#3e5116;
	text-decoration: none;
}
a:hover {
	color:#3e5116;
	text-decoration: underline;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#003115;
	margin:10px 0px 10px 0px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#652219;
	margin-bottom:0px;	
}

h3 {
	margin:0;
	font-size: 18px;
}

#top_shadow {
	width:875px;
	height:11px;
	background-image:url(images/topshadow.gif);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	margin-top:20px;
	margin-bottom:0;
}

#bottom_shadow {
	width:875px;
	height:11px;
	background-image:url(images/bottomshadow.gif);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:10px;
	padding:0;
	background-position: top;
}

#wrapper {
	width:875px;
	background-image:url(images/sideshadows.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0px;
}

#wrapperflash {
	width:875px;
	background-image:url(images/sideshadows.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}

#container {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	padding:35px 0px 0px 0px;
	position: relative;
}

#title {
	position: absolute;
	z-index: 100;
	left: 154px;
	top: 45px;
}

#header {
	width:780px;
	height:80px;
	margin:0px 0px 35px 0px;
	padding:0;
}

#logo {
	width:145px;
	height:80px;
	background-image:url(images/logo-2.gif);
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
	display: inline;
}

#nav {
	width:635px;
	height:29px;
	float:left;
	margin-top:51px;
	padding:0;
}

#content {
	width:735px;
	margin-left: auto;
	margin-right: auto;
}

#flash {
	width:850px;
	height:520px;
	margin-left:auto;
	margin-right:auto;
}

#contactform {
	width:355px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}


#right_image {
	margin:0;
	padding:0;
	float:left;
	width:380px;
}

#footer {
	background-image:url(images/footer_bg.gif);
	background-position:0 40px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	padding-bottom:25px;
	width:735px;
	height:50px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}


.clear {
	clear:both;
}

.anchor {
	font-size: 13px;
	font-style: italic;
	width: 735px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#col1 {
	float:left;
	margin:10px 0px 0px 0px;
	width:367px;
}

#col2 {
	float:left;
	margin-top: 10px;
	width:367px;
}

.contactForm{
	width:255px;
	margin-bottom:5px;
}

.directions-head {
	margin-bottom:9px;
}
#livetext {
	font-size: 1px;
	color: #FFFFFF;
	position: absolute;
	z-index: 1;
	width: 150px;
	overflow: hidden;
	height: 10px;
}#content td {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 27px;
	text-indent: 0px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 5px;
}
