/* CSS Document */

html {
	height:100%;
}

body {
	padding:0;
	margin:0;
	height:100%;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#49453c;
	line-height:13px;
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* You can change the width of this container to whatever the width of the site is, but
you need to have a width on the container. Check the width of the main table too.*/

#container {
	padding:0;
	width:981px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}


#container #header {
	height: auto;
	width: 981px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#container #content {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	width: 981px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 18px;
	height: auto;
}
.towns {
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
}
#container #header #logo {
	background-image: url(images/header.gif);
	height: 148px;
	width: 981px;
}
#container #header #content #left {
	float: left;
	border: thin none #999999;
	width: 299px;
	margin-right: 13px;
	margin-left: 3px;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#container #header #content #left #box {
	background-color: #FFF;
	width: 259px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #F9C01A;
	margin-bottom: 15px;
	padding-top: 20px;
}
#container #header #content #right {
	background-color: #FFF;
	border: 1px solid #F9C01A;
	width: 580px;
	float: right;
	margin-top: 15px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}


#container #content #navigation {
	width: 978px;
	height: 62px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat;
	padding-left: 0px;
	margin-left: 0px;
	border: 1px solid #F9C01A;
}

#container #content #navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #1F1D17;
	text-decoration: none;
	display: block;
	height: 37px;
	width: auto;
	text-align: center;
	line-height: 10px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 9px;
	padding-left: 10px;
	float: left;
	padding-top: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #10A74A;
	border-left-color: #D0F7B3;
}

#container #content #navigation a:hover {
	background-position: bottom;
	color: #333333;
}
#container  #content  #navigation  a.on {
	background-position: bottom;
	color: #333333;
}
#container #content #navigation img {
	float: left;
} 



/* ----------- HEADER STYLES ------------ */

h1 {
	font-weight:normal;
	font-size:13px;
	display:inline
}

h2 {
	font-weight:normal;
	font-size:13px;
	display:inline
}

h3 {
	font-weight:normal;
	font-size:13px;
	display:inline
}

h4 {
	font-weight:normal;
	font-size:13px;
	display:inline
}
  
table, td {
	border-collapse:collapse;
}

table, td, img {
	border:0; 
	padding:0;
}

form, td {
	margin:0; 
	padding:0;
}

br {
	font-size:10px;
}

table{
	border:0px; 
	border-collapse:collapse;	
}

td, input, textarea{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding:0px;
}

td, select, input {
	font:13px tahoma, arial, helvetica, sans-serif; 
	color:#49453c; 
	vertical-align:top;  
	text-align:left;
}

img a { 
	border:0px;
}

img { 
	vertical-align:top;
}

b {
	color:#f32648;
}

a:link{
	color:#333;
	text-decoration:underline;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	background-color: #F3BF26;
	display: block;
	border: 1px solid #050505;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	text-align: center;
	text-decoration: none;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
#container table tr td #header #content #left #box .button {
	text-decoration: none;
}
a:visited {
	text-decoratoin:underline;
	color:#050505;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #528B11;
	border-right-color: #528B11;
	border-bottom-color: #050505;
	border-left-color: #528B11;
	margin-bottom: 15px;
	padding-bottom: 4px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #528B11;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #528B11;
	border-right-color: #528B11;
	border-bottom-color: #528B11;
	border-left-color: #528B11;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	margin-top: 10px;
	padding-top: 10px;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #F60;
	line-height: 21px;
}

#container #header #content #footer {
	width: 900px;
	padding-right: 0px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	background-position: center center;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
#container table tr td #header #content #footer a {
	color: #CCC;
	font-size: 11px;
}
a:active {
	text-decoration:none;
}
#container #content #slideshow {
	height: 306px;
	width: 981px;
	border: 1px solid #F9C01A;
	background-color: #050505;
}

ul {
	line-height:1.3em;
}

.clear{clear:both;}


.floatright {
	float:right;
	margin-top: 0;
	margin-right: 30;
	margin-left: 30px;
	border: 1px solid #FF8230;
}
#container #header #content #right td {
	padding: 3px;
}
#testimonials {
	font-size: 16px;
	font-style: italic;
	margin: 5px;
	padding: 15px;
	border: 1px dotted #999999;
}
#container #header #content #right td {
	padding: 2px;
}
#test {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	padding: 10px;
}
#obstruct {
	background-image: url(images/obstruction.png);
	height: 175%;
	width: 100%;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 40;
	overflow: visible;
	padding: 275px 10px 10px 10px;
	text-align: center;
	background-position: center top;
}
#obstruct a {
	color: #FFFFFF;
	font-size: 16px;
}.input {
	width: 97%;
}

.noshow {
    display:none;
}
.contact  table {
    width:90%;
    border-collapse:collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.contact td {
    color:#333333;
    padding:0.5em;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.contact .input {
    padding: 2px;
    background-color: #F2F2F2;
    color: #333333;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    width: 97%;
}
.contact .textarea {
    padding: 2px;
    background-color: #F2F2F2;
    color: #333333;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    width: 97%;
    height:100px;
}
.input {
    border:1px solid #666;
}