
body {
	margin: 0px;
	padding: 0px;
	background-color: #1C3816;
}

.affiliate_header, .affiliate_header_dropshadow {
	position: absolute;
	font-family: arial,helvetica,sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 36px;
}

.affiliate_header {
	top: 20px;
	left: 340px;
	color: #FFFDD7;
	z-index: 999;
}

.affiliate_header_dropshadow {
	top: 22px;
	left: 342px;
	color: #006600;
	z-index: 100;
}


.header {
	background: #ffffff url(./images/herbalgenx-header.jpg) no-repeat;
}



.headerLinks {
	position: absolute;
	top: 84px;
	right: 0px;
}

.headerLinks a {
	font-family: Trebuchet MS, sans-serif;
	color: #215537;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	float: right;
	padding-right: 18px;
	padding-left: 25px;
}

.headerLinks a:hover {
	color: #FFD900;
}

.headerLinks .selected, .headerLinks .selected:hover {
	color: #839BBA;
}



.mainTable {
	background-color: #FFFFFF;
}

.contentMain {
	background: #ffffff url(./images/content-bg.gif) repeat-x;
	padding-bottom: 18px;
}

.contentMain p {
	font-family: times new roman,serif;
	line-height: 28px;
	font-size: 15px;
	color: #28392e;
	margin-left: 60px;
	margin-right: 65px;
	text-align: justify;
}

.contentMain blockquote {
	background-color: #EDF0F3;
	margin-left: 60px;
	padding: 24px;
}

.contentMain blockquote p {
	margin: 0px 0px 12px 0px;
}

.contentMain blockquote h3 {
	margin: 0px 0px 12px 0px;
}

.contentMain hr {
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 67px;
	margin-right: 72px;
	background-color: #D6DCE4;
	border: 0px;
}

.contentMain h1, .contentMain h2, .contentMain h3 {
	font-family: georgia,serif;
	margin-left: 60px;
}

.contentMain h1 {
	font-size: 30px;
	color: #7c4117;
	margin-top: 40px;
}

.contentMain h2 {
	font-size: 25px;
	color: #7c4117;
	margin-top: 40px;
}

.contentMain h3 {
	font-size: 16px;
	color: #7c4117;
	margin-top: 40px;
}

.mugshot {
	float:right;
	margin-right: 64px;
	margin-left: 24px;
	margin-top: 8px;
}

.mugshot img {
	border: 1px solid #D6DCE4;
}

.affiliateLogin {
	float:right;
	background-color: #EDF0F3;
	margin-right: 64px;
	margin-left: 24px;
	margin-top: 8px;
	padding: 12px;
}

.affiliateLogin a {
	line-height: 30px;
	color: #1C3155;
}

.sidebarMenu {
	margin-top: 40px;
	margin-bottom: 20px;
}

.sidebarMenu a {
	background: transparent url(./images/menuitem-leaf.gif) no-repeat 29px 1px;
	padding-left: 60px;
	line-height: 44px;
	font-family: arial,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #183545;
	text-decoration: none;
}

.sidebarMenu a:hover {
	background: transparent url(../images/menuitem-leaf-hover.gif) no-repeat 29px 1px;
	color: #3A5812;
}

.sidebarMenu .leftMenuSelected {
	background: transparent url(../images/menuitem-leaf-selected.gif) no-repeat 29px 1px;
	color: #71A503;
}

.footer {
	background-color: #edf3f8;
}

.footer p {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	margin: 8px;
	color: #9EAEA3;
	text-align: center;
}


.footer a {
	color: #97A6CA;
}
