body {
margin: 0 auto;
padding: 0;
font: 73% "lucida sans", Arial, Helvetica, Sans-Serif;
line-height: 1.7em;
background: #fff url(images/bg.jpg) repeat-x;
color: #555;
}
			/*WRAP*/
#wrap {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	color: #555;
}
				/*TOPBAR */
#topbar {
	width: 950px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
	background: #fff url(images/headershadow.jpg);
	color: #000;
}
#topbar h1 {
margin-top: 30px;
padding: 20px;
letter-spacing: 3px;
font-size: 150%;
color: #fff;
background: transparent;
}	
#topbar h2 {
margin: 5px;
padding: 5px;
font-size: 90%;
letter-spacing: 3px;
color: #fff;
background: transparent;
}
#topbar img a {
margin: 0;
border: none;
}
#topbarleft {
float: left;
width: 200px;
height: 200px;
margin: 0;
padding: 0;
background: #fff url(images/logo.jpg);
color: #000;
}
#topbarright {
	float: right;
	width: 560px;
	text-align: right;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 0.9em;
}
#topbarright li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}
#topbarright ul {
margin: 0;
padding: 0;
}
#topbarright a, #topbarright a:visited {
color: #000;
font-size: 120%;
font-weight: bold;
margin: 0;
padding: 6px 10px 6px 10px;
text-decoration: none;
}
#topbarright a:hover {
color: #666;
font-weight: bold;
text-decoration: underline;
}
				/*CONTENT */
#content {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
#content p {
padding: 0 0 10px 0;
margin: 0;
line-height: 2em;
}
#content h1 {
	margin: 30px 0 0 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #ccc;
	color: #809337;
	background: inherit;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	font-size: 220%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#content h2 {
padding: 20px 0 10px 0;
margin: 0;
border-bottom: 1px solid #ccc;
font: normal 200% Century Gothic, Verdana, Arial, Sans-Serif;
color: #809337;
background: inherit;
}
#contentleft {
	float: left;
	width: 600px;
	margin-top: 0;
	margin-right: 40;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	list-style-type: none;
}
				/*RIGHT SIDEBAR*/
				/*RIGHT SIDEBAR*/
#right_sidebar {
	float: right;
	width: 250px;
	border-bottom: 0px solid #ccc;
	margin-top: 75px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 50;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#right_sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}
#right_sidebar ul li {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#right_sidebar ul li a {
display: block;
color: #7E9135;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;

}
#right_sidebar ul li a:hover {
background: #eee;
color: #7E9135;
}
#right_sidebar p {
padding: 3px 0 0 0;
margin: 0;
line-height: 20px;
}
			/*FOOTER BACKGROUND*/
#footerbg {
	border-top: 5px solid #A6BA61;
	background-image: url(images/stones2000px.jpg);
	height: 120px;
	background-repeat: repeat-x;
	background-position: left top;
}
#footerbg2 {
	border-top: 5px solid #A6BA61;
	background-image: url(images/clouds2.jpg);
	height: 120px;
	background-repeat: repeat-x;
	background-position: center top;
}
#footerbg3 {
	border-top: 5px solid #A6BA61;
	background-image: url(images/oaktree.jpg);
	height: 120px;
	background-repeat: repeat-x;
	background-position: center top;
}
#footerbg4 {
	border-top: 5px solid #A6BA61;
	background-image: url(images/rootslong.jpg);
	height: 120px;
	background-repeat: repeat-x;
	background-position: center top;
}
#footerbg5 {
	border-top: 5px solid #A6BA61;
	background-image: url(images/breaking-wavessepia.jpg);
	height: 120px;
	background-repeat: repeat-x;
	background-position: left top;
}
#footerbg6 {
	border-top: 5px solid #A6BA61;
	background-image: url(images/desertsunrise.jpg);
	height: 120px;
	background-repeat: repeat-x;
	background-position: center top;
}
#footerbg7 {
	border-top: 5px solid #A6BA61;
	background-image: url(images/cloudsgeese.jpg);
	height: 120px;
	background-repeat: repeat-x;
	background-position: center top;
}
				/*FOOTER*/
#footer {
width: 760px;
height: 200px;
margin: 0 auto;
text-align: left;
position: relative;
line-height: 1.5em;
background: #555;
color: #fff;
}
#footer p {
padding: 0;
list-style-type: none;
margin: 0;
color: #fff;
}
#footer h2 {
padding: 0 0 20px 0;
margin: 15px 0 0 0;
text-transform: uppercase;
letter-spacing: 3px;
font: bold 120% Arial, Helvetica, Sans-Serif;
border-bottom: 2px solid #666;
color: #A6BA61;
background: inherit;
}
#footer a {
color: #aaa;
text-decoration: none;
}
#footer a:hover {
color: #fff;
text-decoration: none;
}
#footer ul {
list-style: none;
margin: 0;
padding: 0;
}
#footer ul li {
display: inline;
padding: 0;
margin: 0;
}
#footer ul li a {
display: block;
color: #B5C28A;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;
border-bottom: 1px solid #666;
}
#footer ul li a:hover {
background: #444;
color: #fff;
}
#footerleft {
float: left;
width: 225px;
margin: 0 20px 0 0;
padding: 0;
background: #555;
}
#footermiddle {
float: left;
width: 225px;
margin: 0 20px 0 0;
padding: 0;
background: #555;
}
#footerright {
float: right;
width: 225px;
margin: 0;
padding: 0;
background: #555;
}
#credits {
padding: 5px;
margin: 0;
background: #555;
color: #fff;
}
			/*LINKS*/
a, a:visited {
color: #A6BA61;
background: inherit;
text-decoration: none;
}
a:hover {
color: #7E9135;
background: inherit;
text-decoration: underline;
}
a img {
border: none;
}
			/*CLASS*/
.small {
font-size: 90%;
font-weight: bold;
background: inherit;
color: #809337;
}
			/*TYPOGRAPHY*/
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
#testimonials {
	float: right;
	width: 400px;
	height: 99px;
	padding-top: 30px;
	overflow: hidden;
	margin-right: 25px;
	text-align: right;
}
.testbox    {
	width: 500px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	height: 50px;
}

.testbox  li  {
	height: 99px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	width: 500px;
	text-align: right;
	list-style-type: none;
	padding-right: 50px;
}
.testbox span {
	color: #000000;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 24px;
}

#content #contentleft p iframe {
	text-align: center;
}
#content #contentleft p iframe {
	margin-right: auto;
	margin-left: auto;
}
#content #right_sidebar {
	text-align: center;
}
