	
body, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul {

margin:0;
padding: 0;
}
	
	body {
	background-color: #77BF4D;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#214102;

}
#verytop {
	height: 20px;
	background-image: url(images/container.png);
}

#container {
	width: 1005px;
	margin-left: 235px;

}
#container a:link, #container a:visited {
	color:#663F23;
	font-weight:bold;
}
#container a:hover{
text-decoration:underline;
}

#pageheader {
	width: 715px;
	height: 67px;
	padding: 10px 24px 5px 36px;
	background-image: url(images/page_header_bg.png);

}

#menu {
	background-color: #5C7B0E;
	width: 775px;
	text-align: right;
	border-bottom: 1px solid #C6D93C;
}
#banner {
	width: 775px;
}



#content {
	background-image: url(images/container.png);
	padding-top: 20px;
}

#main {
	width: 515px;
	float:left;
	position:relative;
	padding-left:30px;
	padding-right:30px;
	padding-bottom: 10px;
	margin-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6D93C;
	line-height: 22px;


}
#main p {
	margin-bottom: 10px;
}

#main ul {
	margin-left: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}


#main ol{
	margin-left: 40px;
}


#main h1{
font-size:13px;
}
.separator {
	border-top: 1px solid #77BF4D;
}


#sidebar {
	width: 165px;
	float: right;
	padding-left:14px;
	padding-right: 20px;
	margin-top: 15px;
	font-size: 13px;
	color: #9F3E09;

}

*html #sidebar {
	width: 165px;
	float: right;
	padding-left:7px;
	padding-right: 20px;
	margin-top: 15px;
	font-size: 13px;
	color: #9F3E09;

}
#sidebar p {
	margin-bottom: 10px;
}


#sidebar img {
	border: 6px solid #3C540E;
}

.sidebarname {
	color: #84A82F;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6D93C;
}

.sidebartestimonial {
	font-style: italic;
	font-weight: bold;
	color: #708E28;
	font-size: 12px;
}

#sidebar a:link, #sidebar a:visited{
font-size:10px;
}

#gallery {
	padding:20px;
	font-size: 11px;
}
#gallery table {
	width: 700px;
}
#gallery td {
	vertical-align: top;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: center;
}


#gallery img{
	border: 6px solid #3C540E;

}
#gallery p {
	margin-top: 10px;
}




#ideas {
	margin-top: 20px;
}

#ideas img{
	border: 6px solid #3C540E;
	margin-right: 25px;

}
.clearingdiv {
	clear: both;
	background-color: #5C7B0E;
	height: 15px;
}


#bottomcontent {
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 36px;
	padding-right:5px;
	color: #2D380A;
	height: 60px;
	padding-top: 20px;
	background-image: url(images/container.png);
}

#footer {
	color:#336600;
	margin-top: 20px;
}

#footer a:link, #footer a:visited {
color:#660000;
text-decoration:none;
}
#footer a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.bottomcontentheading {
	font-size: 16px;
	color: #5C7B0E;
	font-weight: bold;
	line-height: 10px;
}
#credit {
	letter-spacing: 0.2em;
	font-size: 11px;
	text-align: left;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
	color: #663F23;
	margin-bottom: 10px;
}

