/*
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;}

ul {
	margin:0px;
	padding:0px 0px 0px 50px;
}

td {
	padding:1px 4px 1px 4px;
	margin:0px;
	font-size:11px;
}

#header {
	height:244px;
}

#menu {
	color:#687232;
	position:absolute;
	right:10px;
	top:162px;
	width:450px;
	text-align:right;
}

#leftside {
	float:left;
	text-align:left;
	width:155px;
	margin:0px 24px 0px 24px;
}

#rightside {
	float:left;
	text-align:left;
	width:573px;
}

#main {
	font-family:Tahoma;
	font-weight:normal;
	text-align:left;
	color:#323232;
	font-size:12px;
	margin:0px;
	padding:0px 0px 30px 0px;
	width:800px;
	position:relative;
}

h1 {
	color:#687232;
	font-size:18px;
	margin:0px;
	padding:0px;
}

h2 {
	color:#687232;
	font-size:16px;
	margin:0px;
	padding:0px;
}

h3 {
	color:#687232;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

a:link {
	color:#687232;
	text-decoration:underline;
}

a:visited {
	color:#687232;
	text-decoration:underline;
}

a:hover {
	color:#687232;
	text-decoration:none;
}

a:active {
	color:#687232;
	text-decoration:none;
}

#module a:link {
	color:#323232;
	text-decoration:none;
}

#module a:visited {
	color:#323232;
	text-decoration:none;
}

#module a:hover {
	color:#687232;
	text-decoration:none;
}

#module a:active {
	color:#687232;
	text-decoration:none;
}

#leftnav {
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 0px;
}

#leftnav a:link {
	color:#687232;
	text-decoration:none;
	padding:0px 0px 0px 14px;
}

#leftnav a:visited {
	color:#687232;
	text-decoration:none;
	padding:0px 0px 0px 14px;
}

#leftnav a:hover {
	color:#323232;
	text-decoration:none;
	background-image: url("img/hoverarrow.jpg");
	background-position:left;
	background-repeat: no-repeat;
}

#leftnav a:active {
	color:#323232;
	text-decoration:none;
	background-image: url("img/hoverarrow.jpg");
	background-position:left;
	background-repeat: no-repeat;
}

#BetterThanPopup {
	position:absolute;
	visibility:hidden;
	bottom:0px;
	left:0px;
	font-size:12px;
	line-height:normal;
}

#whyDesign {
	width:127px;
	height:126px;
	float:left;
	margin:0px 14px 0px 0px;
}

#whyDesign a:link {
	background-image:url(img/a_whyDesign.jpg);
	background-repeat:no-repeat;
}

#whyDesign a:visited {
	background-image:url(img/a_whyDesign.jpg);
	background-repeat:no-repeat;
}

#whyDesign a:hover {
	background-image:url(img/a_whyDesign_hover.jpg);
	background-repeat:no-repeat;
}

#whyDesign a:active {
	background-image:url(img/a_whyDesign_hover.jpg);
	background-repeat:no-repeat;
}

#royalties {
	width:127px;
	height:126px;
	float:left;
	margin:0px 14px 0px 0px;
}

#royalties a:link {
	background-image:url(img/a_royalties.jpg);
	background-repeat:no-repeat;
}

#royalties a:visited {
	background-image:url(img/a_royalties.jpg);
	background-repeat:no-repeat;
}

#royalties a:hover {
	background-image:url(img/a_royalties_hover.jpg);
	background-repeat:no-repeat;
}

#royalties a:active {
	background-image:url(img/a_royalties_hover.jpg);
	background-repeat:no-repeat;
}

#gettingStarted {
	width:127px;
	height:126px;
	float:left;
	margin:0px 14px 0px 0px;
}

#gettingStarted a:link {
	background-image:url(img/a_gettingStarted.jpg);
	background-repeat:no-repeat;
}

#gettingStarted a:visited {
	background-image:url(img/a_gettingStarted.jpg);
	background-repeat:no-repeat;
}

#gettingStarted a:hover {
	background-image:url(img/a_gettingStarted_hover.jpg);
	background-repeat:no-repeat;
}

#gettingStarted a:active {
	background-image:url(img/a_gettingStarted_hover.jpg);
	background-repeat:no-repeat;
}

#submitTemplates {
	width:127px;
	height:126px;
	float:left;
}

#submitTemplates a:link {
	background-image:url(img/a_submitTemplates.jpg);
	background-repeat:no-repeat;
}

#submitTemplates a:visited {
	background-image:url(img/a_submitTemplates.jpg);
	background-repeat:no-repeat;
}

#submitTemplates a:hover {
	background-image:url(img/a_submitTemplates_hover.jpg);
	background-repeat:no-repeat;
}

#submitTemplates a:active {
	background-image:url(img/a_submitTemplates_hover.jpg);
	background-repeat:no-repeat;
}
