@charset "utf-8";
body {
	background: #B2B892 url(../images/layout/background-repeat.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
}
#body {
	margin: 0px auto;
	width: 849px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
#header-top {
	background: url(../images/layout/header-gradient.gif) repeat-x left top;
	height: 61px;
	border-bottom: 2px solid #FFFFFF;
}
#header-graphic {
}
#content {
	background: url(../images/layout/menu-background-3-column.jpg) repeat-y;
}
#menu {
	padding: 30px 0px;
	float: left;
	width: 180px;
}



#info {
	padding: 30px;
	float: left;
	width: 423px;
}
#sidebar {
	padding: 70px 20px 20px;
	float: left;
	width: 146px;
	font-size: 90%;
}

#footer-menu {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom: 1px solid #F1F1D8;
	padding-bottom: 10px;
}
#footer {
	background: #F8F7F2 url(../images/layout/footer-repeat.gif) repeat-x bottom;
	padding: 10px 20px 20px;
	line-height: 1.8em;
	font-size: 90%;
	color: #8F9474;
	border-top: 5px solid #71755A;
}
#sidebar img {
	margin-bottom: 5px;
}
#content #info.wide {
	float: left;
	width: 609px;
	background: #FBFAF5;
}
#content.wide {
	background: url(../images/layout/menu-background-2-column.jpg);
}

#info h1 {
	font-size: 130%;
	color: #6F7358;
	margin-top: 0px;
	margin-bottom: 20px;
	background: url(../images/layout/h1-start.gif) no-repeat 0px 3px;
	padding-left: 55px;
	padding-bottom: 0px;
}
#footer a {
	color: #6C6F57;
	text-decoration: none;
}
#footer  a:hover {
	text-decoration: underline;
}
#footer-menu a {
	color: #454736;
	text-decoration: none;
}
#footer-menu a:hover {
	text-decoration: underline;
}
#footer-menu a#footer-active , #footer-menu a#footer-active:hover {
	color: #898E70;

}

#info p {
	line-height: 140%;
	color: #545454;
}
#info li {
	line-height: 150%;
	color: #545454;
}
#info ul.graphic li {
	list-style: url(../images/layout/li-2.gif);
	color: #79925F;
	margin-left: 25px;
}

.col-25 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 23%;
}
.col-33 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 31%;
}
.col-50 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 48%;
}
.col-75 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 73%;
}
.padding-5 {
	padding: 5px 0px;
}
.image_l {
	margin: 5px 20px 10px 0px;
	float: left;
}
.image_r {
	margin: 5px 0px 10px 10px;
	float: right;
}
.heading {
	color: #FBFBF4;
	background: #B4BA96;
	border: 1px solid #8D9176;
	padding: 8px;
}
.button {
	color: #FBFBF4;
	background: #B4BA96;
	border: 1px solid #8D9176;
	padding: 4px;
}
.button:hover {
	background: #71755A;
	text-decoration: none;
	color: #FFFFFF;	
}
#info a.button:hover {
	background: #71755A;
	text-decoration: none;
	color: #FFFFFF;	
}
#info    a.button  {
	color: #040404;
	text-decoration: none;
}

.clear {
	clear: both;
}
#info a {
	color: #D6980A;
	text-decoration: none;
}
#info a:hover {
	text-decoration: underline;
}
#info .text14 {
	font-size: 14px;
}
#info .text13 {
	font-size: 13px;
}
#info .text12 {
	font-size: 12px;
}
#info .text11 {
	font-size: 11px;
}
#info .text10 {
	font-size: 10px;
}
#info .text-green {
	color: #79925F;
}
.text_small {
	font-size: 80%;
}
.blog {
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 5px;
}
.testimonial_name {
	font-weight: bold;
	text-align: right;
}
