/*maintext*/

@charset "UTF-8";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #543b27;
}

body {
	background-color: #543b27;
	background-image: url(../images/bgimage_dirt.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 18px;
	color: #543b27;
	list-style-type: none;
}
#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #91c1e8;
	text-decoration: underline;
}

.small {
	font-size: 12px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 16px;
	color: 635545;
	margin: 2px 0 8px 0;
}
/*links*/
a {
	text-decoration: none;
	color: #543b27;
}

a:visited {
	text-decoration: none;
	color: #543b27;
}
a:hover {
	text-decoration: underline;
	color: #669933;
}
a:active {
	text-decoration: none;
}

a.speciallink {
	font-size: 19px;
	text-decoration: underline;
	font-weight: bolder;
	color: #03953f;
}
/*headings*/
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #543b27;

}
h2 {
	font-size: 16px;
	color: #03953f;
	margin: 0 0 3px 0;
}

h3 {
	font-size: 12px;
	color: #543b27;
}


/*navbar*/
#navbar {
	margin-bottom: 10px;
	margin-top: auto;
	width: 824px;
	height: 210px;
}

#navbar a {
	font-size: 18px;
	color: #543b27;
}

#navbar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #03953f;
	text-decoration: none;
}

#navbar a.selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #03953f;
}

#navbar ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#543b27;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-right: 30px;
	margin-top: 0;
	padding-top: 15px;
	position: relative;
	top: -56px;
}
#navbar li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #543b27;
}

#navbar .navlast {
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*yellowboxarea*/
#insidewrap {
	background-color:#FFFFCC;
	text-align: center;
	margin-top: 0;
	position: relative;
	margin-bottom: 0px;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/grassbg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #03953f;
	}
	
/*leftcolumn*/
#leftcolumn {
	text-align: left;
	width: 250px;
	margin: 0 10px 10px 40px;
	float: left;
}
#leftcolumn p {
	font-size: 14px;
	line-height: 20px;
	color: #543b27;
	text-indent: 0px;
}
#leftcolumn em {
	font-size: 16px;
	color: #543b27;
	font-weight: bold;
}

#leftcolumn ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}
#leftcolumn h1 {
	margin: 0 auto 10px 0;
}

#leftcolumn h2 {
	margin: 5px 0 3px 0;
	color: #03953f;
}

#leftcolumn li {
	margin-top: 3px;
}

#leftcolumn.contactpage {
	margin-left: 50px;
	font-size: 16px;
}

#leftcolumn.contactpage h1 {
	position: relative;
	left: -15px;
}


/*rightbox*/
#rightbox {
	background-color: #FFFFFF;
	width: 450px;
	margin-top: 20px;
	padding: 0px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	height: auto;
	margin-right: 25px;
	background-attachment: scroll;
	background-image: url(../images/boxtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#rightbox_bg {
	background-color: #543b27;
	width: 450px;
	height: 455px;
	margin-top: 20px;
	padding: 0px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	height: auto;
	margin-right: 25px;
	background-attachment: scroll;
	background-image: url(../images/grousecutoutbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#rightbox_plain {
	background-color: #FFFFFF;
	width: 450px;
	margin-top: 20px;
	padding: 5px;
	float: right;
	margin-bottom: 20px;
	margin-left: 15px;
	height: auto;
	margin-right: 25px;
	text-align: center;
}

#rightbox_scroll {
	background-color: #FFFFFF;
	width: 450px;
	margin-top: 50px;
	padding: 5px;
	float: right;
	margin-bottom: 20px;
	margin-left: 15px;
	height: 650px;
	margin-right: 25px;
	text-align: left;
	list-style-type: none;
	overflow: auto;
	}

#rightbox_clear {
	width: 450px;
	margin-top: 20px;
	padding: 0px;
	float: right;
	margin-bottom: 20px;
	margin-left: 15px;
	height: 500px;
	margin-right: 25px;
	text-align: center;
}

#rightbox_clear img {
	border: 10px solid #FFF;
}

#rightbox .bottom {
	margin-top: 230px;
}
#rightboxcontent {
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#rightboxcontent2 {
	text-align: right;
	padding: 0;
	float: right;
	position: relative;
	top: -10px;
}

#rightboxcontent h3 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bolder;
}
#rightboxcontent h1 {
	margin: 0 0 5px 0;
}

#rightboxcontent li {
	list-style-type: none;
	text-align: left;
}
#rightboxcontent ul {
	margin-top: 2px;
	margin-left: 0px;
	padding-left: 5px;
	font-size: 14px;
}

#rightboxcontent .h2 {
	font-size: 16px;
	font-weight: bold;
	color: #03953f;
	margin: 0 0 3px 0;
	line-height: 22px;
}

/*bottom panoramic image*/
#bottomimage img {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*navbarfooter*/
#navbarfooter {
	height: 30px;
	margin-bottom: 0;
	margin-top: 20px;
	width: 824px;
	background-color: #03953f;
}

#navbarfooter a {
	font-size: 14px;
	color: #FFFFFF;
}

#navbarfooter a:hover {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f2d790;
	height: 30px;
	text-decoration: none;
}

#navbarfooter ul {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 0 10px 0 10px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #03953f;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footertestimonial {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 600;
	color: #543b27;
	text-align: justify;
	text-indent: 10px;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#footertestimonial em {
	font-size: 16px;
	line-height: 21px;
	color:#543b27;
	font-weight: bold;
}
#navbarfooter li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#navbarfooter .navlast {
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	width: 824px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	line-height: 20px;
}

.clearit {
	clear: both;
}
