/*
Heritage Makers Virtual Office
*/

img {border:none; padding:0; margin:0;}
.clear{clear:both; margin:0; padding:0;}
/****COLOR PALETTE**********/
.green {color:#687232;}
.olive {color:#7e8535;}
.riverstone {color:#636467;}
.beige {color:#b2b397;}
.amber {color:#d1bc60;}
.blue {color:#799aba;}
.orange {color:#b77c2b}
.red {color:#834830;}


/****GREEN THEME**********/

#greentheme {
	width:800px;
	font-family:"Trebuchet MS";
	color:#323232;
	font-size:12px;
	margin:0px;
	padding:0px 0px 99px 0px;
	background-image:url(footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:left;
}

#greenthemeheader {
	background-image:url(header.png);
	background-repeat:no-repeat;
	width:800px;
	height:226px;
	position:relative;
}

#greenthemeheaderlinks {
	color:#687232;
	position:absolute;
	bottom:47px;
	right:24px;
}

#leftside {
	width:155px;
	margin:18px 24px 0px 24px;
	float:left;
	position:relative;
}

#rightside {
	width:573px;
	margin:18px 0px 0px 0px;
	float:left;
}

#cta {
	position:relative;
	width:573px;
	height:117px;
	background-image:url(cta.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 34px 0px;
}

#ctatext {
	position:absolute;
	left:300px;
	top:38px;
}

#greentheme h1 {
	color:#687232;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#greentheme h2 {
	color:#687232;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#greentheme h3 {
	color:#323232;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#greentheme h4 {
	color:#687232;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#greentheme ul {
	margin:0px;
	padding:0px;
}

#greentheme a:link {
	color:#687232;
	text-decoration:underline;
}

#greentheme a:visited {
	color:#687232;
	text-decoration:underline;
}

#greentheme a:hover {
	color:#687232;
	text-decoration:none;
}

#greentheme a:active {
	color:#687232;
	text-decoration:none;
}

#greentheme td {
	color:#323232;
	padding:0px 0px 0px 4px;
	font-family:"Trebuchet MS";
	font-size:12px;
}
