@charset "utf-8";
#mainWrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F7FFB4;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	height: 108px;
}
body,td,th {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
}
#menuBar {
	height: auto;
	background-color: #94B337;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFC056;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DFC056;
}
#menuBar ul {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 30px;
}
#menuBar ul li {
	list-style-type: none;
	float: left;
}
#menuBar ul li a {
	display: block;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#menuBar ul li a:hover {
	text-decoration: underline;
	color: #FF0;
}
#mainBody {
	padding: 15px;
	clear: both;
}
.squareBoxexDiv {
	float: left;
	margin-right: 30px;
	border: 4px solid #F7FFB4;
	margin-left: 40px;
}
.buyHeadings {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding: 5px;
	display: block;
	background-color: #99B145;
	text-align: center;
}
p {
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
.squareBoxexDiv p {
	padding: 5px;
	color: #000;
	font-size: 12px;
	text-align: justify;
	line-height: 1.4em;
}
.buyHeadings a {
	color: #FFF;
}
.buyHeadings a:hover {
	color: #FF0;
	text-decoration: none;
}
.squareBoxexDiv img {
	border: 1px solid #99B145;
}
.squareBoxesHolder {
	clear: both;
	height: 210px;
}
.seperator {
	clear: both;
	height: 2px;
	padding-top: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7FFB4;
	margin-bottom: 6px;
}
#makeMoneyDiv {
	height: auto;
	float: left;
	width: 350px;
}
.rightMarginImg {
	margin-right: 15px;
}
.floatLeft {
	float: left;
}
#makeMoneyTextDiv {

}
#mainBodyTextmain {
	text-align: left;
}
#makeMoneyTextDiv h2 {
	font-size: 18px;
	font-weight: bold;
	display: block;
	float: none;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	background-color: #FFFFE8;
	border: 1px dashed #0000E6;
	padding: 2px;
}
#makeMoneyTextDiv h2 a {
	color: #97AE44;
}
#makeMoneyTextDiv h2 a:hover {
	color: #000;
	text-decoration: none;
}
#watchesDiv {
	margin-left: 365px;
}
#watchesDiv table tr td {
	text-align: left;
	line-height: 1.5em;
}
#watchesDiv table tr td img {
	border: 1px solid #99B145;
	margin-bottom: 6px;
	padding: 2px;
}
#watchesDiv table tr td h3 {
	margin: 0px;
	padding: 0px;
	color: #91A842;
	font-size: 12px;
	font-weight: bold;
}
#watchesDiv h2 {
	padding: 6px;
	font-size: 14px;
	display: block;
	background-color: #FCFFCE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #678639;
	text-align: center;
}
#watchesDiv table tr td h3 a {
	color: #84993C;
	text-decoration: none;
}
#watchesDiv table tr td h3 a:hover {
	color: #000;
	text-decoration: underline;
}
#footer {
	margin-top: 2px;
	padding: 5px;
	background-color: #FFFFF6;
	text-align: center;
	font-size: 11px;
	color: #83973C;
	clear: both;
}
.boxesWrapper {
	margin-top: 15px;
	clear: both;
	height: 165px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FCFFCE;
	padding-top: 15px;
}
.boxesWrapper .boxDiv {
	float: left;
	height: auto;
	width: 350px;
}
.boxDiv img {
	margin-right: 10px;
	border: 1px solid #99B145;
	padding: 2px;
}
.boxDiv a {
	color: #828800;
	text-decoration: underline;
}
.boxDiv  a:hover {
	color: #000;
	text-decoration: none;
}
body {
	background-image: url(images/awbk.gif);
}
.imgGreenBorder {
	margin-right: 6px;
	border: 1px solid #99B145;
	padding: 2px;
}

#mainBodyTextmain h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
#mainBodyTextmain h2 {
	font-size: 16px;
}
#mainBodyTextmain a {
	color: #6B8228;
}
#mainBodyTextmain a:hover {
	color: #000;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
#mainBodyTextmain p {
	line-height: 1.7em;
}
#tagLine {
	text-align: center;
	padding: 5px;
	background-color: #FFFFE8;
	font-weight: bold;
}
#tagLine p {
	line-height: 1.6em;
}
#supHeading {
	text-align: center;
	margin: 6px;
}
#supHeading h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #900;
}
#makeMoneyTextDiv h2 a {
	color: #0000E6;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	padding: 14px;
	display: block;
	margin-left: 40px;
}
.save {
	color: #060;
}
.formMessage {
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFE6;
	padding: 6px;
	display: block;
	margin-bottom:5px;
}
#listLeft {
	width: 145px;
	height: 360px;
	float: left;
	margin-top: 8px;
}
#rightList {
	margin-left: 150px;
	height: auto;
	margin-top: 2px;
}
#listLeft ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#listLeft ul li a {
	padding: 4px;
	display: block;
	text-decoration: none;
	background-color: #94B337;
	color: #FFF;
	margin-bottom: 2px;
}
#listLeft ul li a:hover {
	text-decoration: underline;
	background-color: #6B8228;
	color: #FF0;
}
.sep{
	height: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCFFCE;
}