/* CSS Document */

html {
	height:100%;
}

body {
	padding:0;
	margin:0;
	height:100%;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#49453c;
	line-height:20px;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	height: 129px;
	width: 374px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-left: 530px;
	padding-top: 72px;
}
#content {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}
#content #frame {
	width: 854px;
	margin-right: auto;
	margin-left: auto;
}
#content #frame #left {
	float: left;
	width: 203px;
}
#content #frame #left a {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/nav_off.png);
	color: #363c30;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
}
#content #frame #left a:hover {
	color: #FFFFFF;
	background-image: url(images/nav_on.png);
}

#content #frame #right {
	float: right;
	width: 610px;
	padding-right: 15px;
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content #frame #right blockquote {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#slideshowoutside {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#slideshowoutside #slideshow {
	height: 215px;
	width: 854px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	font-size: 11px;
	line-height: 14px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 10px;
}

#contact tr td {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid #E2E2E2;
	background-color: #EBE7AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
}
#contact .input {
	color: #666666;
	padding: 2px;
}



/* ----------- 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
}
#content #frame #right #bbb {
	float: right;
	padding: 15px;
	width: 80px;
	background-color: #FFFFFF;
	margin-left: 20px;
	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: #699935;
	border-right-color: #699935;
	border-bottom-color: #699935;
	border-left-color: #699935;
	margin-right: 20px;
}

  
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-size:13px;
    font-family:Tahoma;
	color:#49453c;
	line-height:13px;
	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;
}
.picright {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.picleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

b {
	color:#f32648;
}

/* ------------ CHANGE LINK COLOR HERE ------------ */

.header{
	font-size:22px;
	font-weight:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
}
.subheader{
	font-size:17px;
	font-weight:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px;
	font-style: italic;
	display: block;
	background-image: url(images/grass.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-position: left 2px;
}
.locations {
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	text-align: center;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #699935;
	display: block;
	background-color: #EBE7AB;
}

.image {
	float: right;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.white {
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
}




a.body:link{
	color:#0000FF;
	font-size:13px;
	text-decoration:underline;
}
a.body:visited{
	color:#0000FF;
	font-size:13px;
	text-decoration:underline;
}
a.bottom:link{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	line-height: 11px;
}

a.bottom:visited{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	line-height: 11px;
}
a:link{
	color:#49453c;
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;
	color:#49453c;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}

ul {
	line-height:1.3em;
}

.clear{clear:both;}
#content #frame #left a.on {
	color: #FFFFFF;
	background-image: url(images/nav_on.png);
}


a.gallery:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #4D722C;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #81BB40;
	border-right-color: #375120;
	border-bottom-color: #375120;
	border-left-color: #81BB40;
	font-style: italic;
}
a.gallery:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #699935;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #81BB40;
	border-right-color: #375120;
	border-bottom-color: #375120;
	border-left-color: #81BB40;
	font-style: italic;
}
a.gallery:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #81BB40;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #375120;
	border-right-color: #81BB40;
	border-bottom-color: #81BB40;
	border-left-color: #375120;
	font-style: italic;
}
a.gallery:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #4D722C;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #81BB40;
	border-right-color: #375120;
	border-bottom-color: #375120;
	border-left-color: #81BB40;
	font-style: italic;
}
.image2 {
	float: left;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 1px;
}
#content #frame #right #lia {
	float: right;
	padding: 15px;
	width: 100px;
	background-color: #FFFFFF;
	margin-left: 20px;
	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: #699935;
	border-right-color: #699935;
	border-bottom-color: #699935;
	border-left-color: #699935;
	margin-right: 20px;
}

