body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #DEEBD7 url(../images/layout/background.jpg);
}
#info a {
	color: #DE7B5B;
	font-weight: normal;
}

#body {
	width: 100%;
	position: absolute;
	text-align: center;
	font-size: 80%;
	background: #EFF7EE url(../images/layout/background.jpg);
	left: 47px;
	top: -38px;
}
#content {
	width: 770px;
	background: #FFFFFF;
	margin: 0px auto;
}
#sidebar {
	float: left;
	width: 175px;
	text-align: center;
	background: url(../images/layout/menu_bottom.jpg) no-repeat bottom;
}

#header {
	background: url(../images/layout/header.jpg);
	float: left;
	height: 205px;
	width: 770px;
}
.clear {clear: both; }
#menu {
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 30px;
	background: #FFFFFF url(../images/layout/side_top.jpg) repeat-x top;
	/*z-index: -10;*/
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 8px 0px 0px;
	width: 172px;
}
#menu ul li {
	vertical-align: middle;
	
}
#info {
	float: left;
	width: 510px;
	padding: 20px 30px 30px;
	text-align: left;
	line-height: 175%;
	background: #F9FAF5 top;
}
#menu-content {
	background: #F9FAF5 url(../images/layout/info_rpt.gif) -1px;
	/*z-index: 0;*/
	width: 770px;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	padding: 8px 20px 9px 30px;
	font-weight: bold;
}
#footer {
	font-size: 90%;
	color: #FFFFFF;
	background: url(../images/layout/footer.jpg) no-repeat;
	width: 770px;
	vertical-align: middle;	
	padding-top: 10px;
	padding-bottom: 20px;
}
#menu_bottom {
	background: url(../images/layout/info_bottom.gif) repeat-x top;
	float: left;
	width: 200px;
	height: 23px;
}
#info_bottom {
	float: left;
	width: 570px;
	text-align: left;
	background: url(../images/layout/info_bottom.gif) repeat-x top;
	height: 23px;
}
#sidebar img {
	border: 1px solid #54554B;
	margin: 50px 0px 0px;
}
#info > p {
	margin-top: 0px;
}
#info h1 {
	font-size: 130%;
	color: #6AAA55;
}
.text_small {
	font-size: 80%;
}


#menu ul li a:hover {
	background: #5277AC;
	color: #FFFFFF;
}
#footer_menu {
	background: url(../images/footer_menu.gif);
	font-size: 100%;
	padding-top: 10px;
}
#footer_menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer_menu a:hover {
	color: #FFF9A9;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}
#info h1 {
	font-size: 130%;
	color: #467038;
}
.text120green {
	font-size: 120%;
	font-weight: bold ;
	color: #009900;
}
 /* MENU SYSTEM */
 
 /* MENU SYSTEM */
 
#menu ul {
	padding: 0;
	list-style-type: none;
	font-size: 80%!important;
	font-size: 85%;
	background-color: #FFFFFF;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

#menu li {
	margin: 0px;
	padding: 0px;
}

#menu a {
	display: block;
	padding: 5px 10px 0px;
	margin: 0px;
}

#menu a {
	color: #92B739;
	text-decoration: none;
}

#menu-content #menu a:hover {
	color: #F9FAF5;
	background: #3E652E url(../images/layout/menu-o.gif);
}


#menu-content #menu #active a:link, #menu-content #menu #active a:visited, #menu-content #menu #active a:hover, #menu-content #menu #current a:link, #menu-content #menu #current a:visited, #menu-content #menu #current a:hover {
	color: #F9FAF5;
	padding: 5px 10px 0px;
	background: #85AD6E url(../images/layout/menu-d.gif);
}

#menu-content #menu #active #current {
	padding: 8px 25px 10px 30px;
}	
#menu-content #menu .sub a:link, #active .sub a:visited, #active .sub a:hover,  #menu-content #menu .sub a {
	display: block;
	color: #698529;
	padding: 6px 20px 6px 40px;
	margin-bottom: 0px;
	text-transform: capitalize;
}
#menu-content #menu .sub a:hover {
	color: #665A4A;
	background: url(../images/layout/menu-sub-o.gif) left;
}
#menu-content #menu #sub-active #sub-current {
	background: url(../images/layout/menu-sub-d.gif);
}
#body #content #menu-content #menu #main-sub-active #main-sub-current {
	color: #92B763;
	background: url(../images/layout/menu-main-d.gif);
}

#menu-content #menu li.empty {
	margin: 0px;
	padding: 0px;
	height: 5px;
}


img.image_r {
	border: 1px solid #000000;
	float: right;
	margin: 8px 0px 8px 20px;
}
img.image_l {
	border: 1px solid #000000;
	float: left;
	margin: 8px 20px 8px 0px;
}
.text110brown {
	font-size: 110%;
	font-weight: bold;
	color: #6B625B;
}
#info h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #009900;
	margin: 0px;
	padding: 0px;
}
#image_r {
	font-size: 90%;
	font-style: italic;
	margin: 0px 0px 0px 20px;
	float: right;
	width: 225px;
	line-height: 120%;
}
img.image {
	border: 1px solid #000000;
}
#highlight-top {
	background: #E0EFD7 url(../images/layout/highlight-top.gif) no-repeat;
	width: 510px;
	height: 17px;
}
#highlight {
	color: #466F35;
	background: #E0EFD7;
	margin: 0px;
	width: 470px;
	padding: 0px 20px;
}

#highlight-bottom {
	background: url(../images/layout/highlight-bottom.gif) no-repeat;
	height: 17px;
	width: 510px;
	margin-bottom: 20px;
}
#highlightSM-top {
	float:right;
	background: #E0EFD7 url(../images/layout/highlight-topSM.gif) no-repeat;
	width: 230px;
	height: 17px;
	margin: 0px;
	font-size: 2px;
	padding: 0px;
}
#highlightSM {
	float:right;
	color: #466F35;
	background: #E0EFD7;
	width: 210px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#highlightSM-bottom {
	float:right;
	background: url(../images/layout/highlight-bottomSM.gif) no-repeat;
	width: 230px;
	height: 17px;
	margin: 0px;
}
.text_brown {
	font-weight: bold;
	color: #6B625B;
}
text_small {
	font-size: 80%;
}
#highlight .text_small a {
	color: #DE7B5B;
}
#info ol li{
	margin-bottom: 15px;
}

#two-columns-long {
	width: 62%;
	padding: 5px;
	float: left;
	
}
#two-columns-short {
	width: 30%;
	padding: 5px;
	float: left;
}
#one-columns-odd {
	width: 100%;
	float: left;
	background-color: #DEEBD7;	
}
#one-columns-even {
	width: 100%;
	float: left;
	background-color: #FFFFFF;	
}
#two-columns-odd {
	width: 46%;
	padding: 2%;
	float: left;
	background-color: #DEEBD7;	
}
#two-columns-even {
	width: 46%;
	padding: 2%;
	float: left;
	background-color: #FFFFFF;	
}
#one-column {
	width:98%;
	padding:5px;
	float: left;
}
.text_red {
	font-weight: bold;
	color: #FF0000;
}
#info .text_11 {
	font-size:11px;
}
#testimonials {
	font-size: 90%;
	color: #666666;
	padding: 20px 25px 20px 30px;
	border-bottom: 1px solid #F9FAF5;
	line-height: 140%;
}
.blog img {
	float:right;
	border: 1px solid #F9FAF5;
	margin: 0px 0px 5px 15px;
}
