@import "forms.css";

html, body{
	background:#97a481;
	color:#000;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	font-family:verdana;
	font-size:10px;
	line-height:1.5em;
}

img{
	border:0px none;
}

a:link,
a:visited{
	color:#6a7a55;
	background:transparent;
}

a:hover{
	text-decoration:none;
}

a:active{
	color:#F00;
	background:transparent;
}


h1,h2,h3{
	padding:0;
	color:#6a7a55;
	background:transparent;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:.05em;
}

h2 a{
	display:block;
	color:inherit;
	background:inherit;
	padding:5px;
}

h2{
	font-size:10px;
}

h3{
	text-align:center;
	letter-spacing:.02em;
	color:#000;
	background:inherit;
}

#map {
	width: 300px; height: 300px;
	float: right; margin-right: 0px; 
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#contentFrame{
	position:relative;
	width:750px;
	text-align:left;
	margin:0 auto;
	padding:25px 0 0 0;
}

#content{
	position:relative;
	height:479px;
	color:#000;
	background:#dfd791 url("../imgs/leftcol.gif") top left repeat-y;
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#485e2a;
}

html>body #content,
html>body #maincontent_frame{
	min-height:479px;
	height:auto;
}


#header{
	position:relative;
	background:#FFF url("../imgs/headerbg.png") top right repeat-y;
	height:63px;
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#485e2a;
}

#header img{
	float:left;
}

#top_nav{
	position:absolute;
	bottom:8px;
	right:4px;
	margin:0;
	padding:0;
	list-style:none;
	line-height:.95em;
}

#top_nav li{
	float:left;
	padding:0 6px;
	border-left:2px solid #9ca579;
	font:icon;
}

.noborder{
	border:0px none !important;
}

#top_nav a{
	text-decoration:none;
}

#top_nav a:link{
	background:transparent;
	color:#6e7d45;
}

#top_nav a:hover{
	text-decoration:underline;
}

#footer_frame{
	background:#FFF url("../imgs/footer.gradientbg.png") right repeat-y;
	padding:5px 0 0 0;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#697a4a #485e2a #485e2a #485e2a;
}

#footer{
	height:61px;
	background:#475d28 url("../imgs/footerbg.gif") top right no-repeat;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#6d7d4c;
}

#txt_footer{
	text-align:center;
	color:#5b6f3e;
	background:transparent;
	padding:10px 0 0 0;
	font-size:9px;
}

#menu{
	float:left;
	height:100%;
}

.trees{
	width:50%;
	background:#dfd791 url("../imgs/menu_bg/trees.jpg") no-repeat;
}

.flowers{
	width:200px;
	background:#dfd791 url("../imgs/menu_bg/flowers.jpg") no-repeat;
}

.nobgimg{
	color:inherit;
	background:#7A8A5D;	
}

.halfWidth{
	width:50%;
}

.wide{
	width:548px;
}

.wider{
	width:630px;
}


html>body #menu{
	height:479px;
}

#menu ul{
	position:relative;
	top:10px;
	width:118px;
	list-style:none;
	margin:0;
	padding:0;
}

#menu li{
	float:left;
	clear:both;
	width:100%;
}

#menu a{
	float:left;
	clear:both;
	width:118px;
	color:#e0d792;
	background:transparent;
	display:block;
	padding:7px 0;
	text-align:left;
	text-indent:15px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:900;
	letter-spacing:.02em;
}

#menu a:hover{
	background:#829265;
	color:#e0d792;
}

#menu ul ul{
	top:0;
	clear:both;
}

#menu ul ul a{
	color:#FFF;
	background:transparent;
	text-indent:15px;
	font-size:9px;
	font-weight:300;
	letter-spacing:0;
	text-transform:none;
}

#menu ul ul a:hover{
	color:#FFF;
	background:#829265;
}


#maincontent_frame{
	position:relative;
	float:left;
	min-height:100%;
	height:100%;
	background:#FFF url("../imgs/contentbg.png") bottom repeat-x
}

#maincontent{
	padding:18px;
}

#content_footer{
	width:300px;
	height:20px;
	position:absolute;
	bottom:0px;
	right:0px;
	background:url("../imgs/services.content.footer.png") no-repeat;
}

.cb{
	clear:both;
}

.readmore{
	clear:both;
	float:right;
	padding:5px;
}

ul{
	margin:10px 0 10px 20px;
	padding:0;
	list-style-type:square;
}

p{
	margin:10px 0 0 0;
}


dl.imgCaption{
	float:left;
	width:148px;
	margin:0;
	padding:0;
}

dl.imgCaption dt,
dl.imgCaption dd{
	float:left;
	clear:both;
	width:100%;
	margin:0;
	padding:0;
}

dl.imgCaption dt img{
	display:block;
}

dl.imgCaption h2{
	margin:0;
	padding:0;
	color:#6a7a55;
	background:transparent;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:.05em;
	text-align:center;
}

dl.imgCaption dd{
	font-size:9px;
	background:#e1d995 url("../imgs/imgCaption.bg.gif") top left repeat-x;
}

dl.imgCaption dd p{
	margin:0;
	padding:0 5px 2px 5px;
}

dl.imgCaption.spaced{
	margin:0 24px;
}

#serviceImages{
	padding:10px 2px 0 2px;
}

.small{
	font-size:9px;
}

.right{
	float:right;
}

.error{
	color:#cc0033;
	background:transparent;
}

.required{
	font-weight:600;
}