@charset "utf-8";

body{
	background: #ffffff  url(../images/grass/floratamStAugustineBackground.jpg) repeat;
	background-position: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background: #ffffff;;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 100%;
	background-color: #FFF;
}

#logo{
	width: 650px;
	height: 107px;
	float: right;
}

#hdright_top{
	float: right;
	margin-top: 50px;
	font-size: 16px;
	padding-right: 50px;
	width: 250px;
	text-align: right;
}

#hdright{
	float: right;
	margin-top: 30px;
	font-size: 16px;
	line-height: 20px;
	padding-right: 15px;
	width: 200px;
	text-align: right;
}

#headerblog{
	background: url(../images/header_home.jpg) no-repeat;
	height: 336px; 
}

#headerblog2{
	background: url(../images/header_products.jpg) no-repeat;
	height: 336px; 
}

#headerblog3{
	background: url(../images/header_services.jpg) no-repeat;
	height: 336px; 
}

#headerblog4{
	background: url(../images/header_hay.jpg) no-repeat;
	height: 336px; 
}

#headerblog5{
	background: url(../images/header_contact.jpg) no-repeat;
	height: 336px; 
}
#headertrees{
	background:url(../trees_html/images/headertrees.jpg) no-repeat;
	height: 336px; 
}


/* bof Menu */
#menu{
	height: 35px;
	clear: both;
	border-top: 1px #ffffff solid;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 50px; 
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	display:inline;
	height: 35px;
}

#menu a{
	margin: 0;
	display: block;
	float: left;
	line-height: 35px;
	color: #2a600f;
	font-weight: 600;
	padding-right: 45px;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	border-bottom: 0;
	color: #FF6600;
}

#menu a.actived {
	text-decoration: none;
	border-bottom: 0;
	color: #FF6633;
}

/* eof Menu */

#main{
	clear: both;
	background: #ffffff url(../images/left_mn_bg.jpg) repeat-x;
	height: 509px;
}

#leftmn{
	width: 550px;
	float: left;
	padding: 25px 25px 0px 50px;;
}
#grass
{
	width:960px;
}

#leftmn a{
	color: #009900;
	text-decoration: none;
	font-weight: 600;
}

#leftmn a:hover{
	color:#006633;
}

#rightmn{
	width: 325px;
	height: 509px;
	background: #ffffff url(../images/home_side.jpg) no-repeat;
	float: right;
}

#rightmn2{
	width: 325px;
	height: 726px;
	background: #ffffff url(../images/products_side.jpg) no-repeat;
	float: right;
}

#rightmn3{
	width: 325px;
	height: 480px;
	background: #ffffff url(../images/services_side.jpg) no-repeat;
	float: right;
}

#rightmn4{
	width: 325px;
	height: 509px;
	background: #ffffff url(../images/hay_side.jpg) no-repeat;
	float: right;
}

#rightmn5{
	width: 325px;
	height: 509px;
	background: #ffffff url(../images/contact_side.jpg) no-repeat;
	float: right;
}
#rightmn6{
	width: 325px;
	height:auto;
	
	float: right;
}

#footer{
	clear: both;
	font-size: 10px;
	font-weight: 600;
	color: #333333;
	line-height: 30px;
	height: 30px;
	text-align: right;
	padding: 32px 15px 0px 15px;
	background: #9c9c9c url(../images/footer_bg.jpg) no-repeat;
}

#footer a{
	text-decoration: none;
	color: #333;
	font-weight: 600;
}

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

h1{
	font-size: 18px;
}

h3{
	font-size: 14px;
}

.hline{
	color: #669900;
	border-bottom: 1px #669900 dotted;
}

.green{
	color: #669900;
	font-weight: 600;
}
.floatleft
{
	float:left;
	margin-right:20px;
}
h1
{
	color:#316408;
}
#rightmn6 ul li
{
	list-style:none;
	padding-top:10px;
}
#rightmn6 ul li a
{
	color:#054730;
}
#rightmn6 ul li a:hover
{
		color:#669900;
}
