body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00232B;
	margin:0px;
	background-color: #6FB02D;
}


.bar {
	background-color: #6FB02D;
	height: 80px;
	border: 1px solid #D2EEA4;

}
#imagerotator {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #6FB02D;
}
#footer {
	margin-left: 30px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #E99A07;
	font-size: 16px;
	text-align: center;
	
}

#footer a{
color: #00404E;
text-decoration:none;
	
}


#content {
	background-color: #F0FADE;
	border: 1px solid #BFEA71;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	width: 408px;
	padding-right: 20px;

}


#menuholder {
	height: 26px;
	float: right;
	margin-top: 52px;
	margin-left: 420px;
}

.heading {
	color:#E99A07;
	font-weight:bold;
	text-transform: uppercase;
}

#sidebartip {
	border-top:#505421 solid 10px;
	border-bottom:#505421 solid 10px;
	color: #505421;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;

}

.testimonial {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3B3E1B;
	line-height: 20px;
	background-color: #DAF3AB;
	padding: 5px 20px 20px;
	border: 1px dotted #3B3E1B;
	margin-top: 10px;
	background-image: url(images/top_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;

}
.quote {
	background-image: url(images/bottom_quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a {
color:#FF9900;

}
#credit {
	color: #868C37;
	font-size: 10px;
}
.contentimage {
	border: 3px solid #E99A07;
}
