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

/* colors used:

Background green: #95be48
Medium Green: #3a592d
Dark Green: #30511f
Light Green/Tan: #cdcfa6
Purple border: #2e315d
Sky Blue: #b8e3e4
Rose: #ef8f91
Road: #c5b4a7



*/

.roundedcornr_bottom_605943 div, .roundedcornr_bottom_605943 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_605943, .roundedcornr_bottom_605943 {
	margin-top: -19px;
}
.roundedcornr_content_605943 { padding: 0 15px; }


body {
	margin: 50px 5%;
	padding: 0;
	background-color: #95be48;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	
}
a:link,  a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
	
}
.wrapper {
	background: url(images/round_tl.png) no-repeat top left;
	width:1000px;
}
.wrapper2 {
	background: url(images/round_r.png) top right repeat-y;
}
#header {
	background: url(images/round_tr.png) no-repeat top right;
	height:260px;
	border-bottom:solid medium #2e315d;
}
#header .logo {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#header .contactbox {
	position:relative;
	top: -53px;
	width:330px;
	height:250px;
	float: right;
	margin-top: 5px;
	margin-right: 25px;
	color:#2f5020;
	background: url(images/frontsign.jpg) no-repeat;	
	
}
#header .click {
	float:right;
	width: 150px;
	height:0;
	position:relative;
	top: -60px;
	padding: 0;
	margin-right: 95px;
	clear:both; 
}


#nav {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-right:solid 4px #2e315d;
	border-left:solid 4px #2e315d;
	padding-bottom: 5px;
	background-color: #3a592d;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 6px;
}
#nav li {
	display:inline;
	font-size: 100%;
	
}
#nav a:link, #nav a:visited {
	padding: 3px 10px 2px 10px;
	text-decoration: none;
	color: #b8e3e4;
	background-color: transparent;
	
}
#nav a:hover {
	color: #ef8f91;
	background-color:transparent;
}
#leftcolumn {
	float:left;
	margin-top:20px;
	width: 230px;
}
#fb {
	padding:5px 0 5px 10px;

}

h1 {
	font: 150% Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font: 120% Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-left:20px;
}

#content {
	padding-top: 10px;
	margin-left: 240px;
	margin-right: 50px;
	background-color: #f6f7eb;
}
#content p {
	font-size: 100%;
	line-height: 1.6em; 
	padding-left: 1.2em;
	padding-right: 1.2em;
}
#content table {
	padding-left: 1.2em;
	}
.photort {
	float:right;
	padding: 5px;
	margin:10px;
	border:thin solid black;
	font-size:60%;
}
.photort  p {
	float:right;
	padding: 5px;
	margin:10px;
		font-size:90%;
	font-weight:800;
}

.photolt {
	float:left;
	padding: 5px;
	margin:10px;
	border:thin solid black;
}
.photoctr {
	padding: 5px;
	margin:10px;
	border:thin solid black;
	}
.title {
	color:#30511f;
	font-family:"Times New Roman", Times, serif;
	padding:10px;
	}
	
#map {
	float:right;
	padding: 10px;
}
.RTT {
	padding:5px 5px 15px 650px;
}
.blog {
	padding:0 5px 0 450px;
}
	
.footer {
	font-size: 70%;
	background: url(images/round_bl.png) no-repeat bottom left;
	
}
.footer p {
	background: url(images/round_br.png) no-repeat bottom right;
	padding:5px 5px 15px 250px;
}
.valid {
	float:right;
	padding-right:200px;
	}
