/*
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;}

#menu {
	color:#687232;
	position:absolute;
	right:24px;
	top:161px;
	width:350px;
	text-align:right;
}

#leftside {
	float:left;
	text-align:left;
	width:155px;
	margin:0px 24px 0px 24px;
}

#rightside {
	float:left;
	text-align:left;
	width:573px;
}

#cta {
	width:573px;
	height:132px;
	background-image:url(cta.jpg);
	background-repeat:no-repeat;
	padding:55px 0px 0px 229px;
	margin-bottom:-46px;
}

#2007content {
	font-family:Tahoma;
	width:400px;
	color:#323232;
	font-size:.75em;
	line-height:1.5em;
	padding:34px 24px 34px 24px;
}

#2007black {
	position:relative;
}

#2007contentwrapper {
	position:absolute;
	top:300px;
	left:200px;
}

/******GREEN THEME**********/

#greentheme {
	font-family:Tahoma;
	color:#323232;
	font-size:.75em;
	line-height:1.5em;
	margin:0px;
	padding:0px 0px 32px 0px;
	width:800px;
	position:relative;
}

#greentheme h1 {
	color:#687232;
	font-size:18px;
	margin:0px;
	padding:0px;
}

#greentheme h2 {
	color:#687232;
	font-size:16px;
	margin:0px;
	padding:0px;
}

#greentheme h3 {
	color:#687232;
	font-size:13px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#greentheme ul {
	margin:0px;
	padding:0px;
}

#greentheme ol {
	margin:0px;
	padding:0px 0px 0px 18px;
}

#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 {
	padding:0px 0px 0px 4px;
	font-size:12px;
}

#BetterThanPopup {
	position:absolute;
	visibility:hidden;
	bottom:0px;
	left:0px;
	font-size:12px;
	line-height:normal;
}

#travelDetails {
	background-color:#ffffff;
	font-family:"Trebuchet MS";
	color:#323232;
	text-align:left;
	padding:30px;
	width:400px;
	position:absolute;
	bottom:30px;
	left:170px;
}
