.bonus-top {
	border:2px solid #A3775E;
	background:url(images/table-top.jpg) repeat-y center #90654d;
}

.bonus-left {
	border:2px solid #A3775E; 
	background:url(images/table-left.jpg) repeat-x top #90654d; 
	text-align:center; 
	width:117px; 
	padding:4px;
}

.buyboxleft {
	background:url(images/left-tab-with-book.png) top right no-repeat;
	text-align:center;
	padding:27px 2px 20px 22px;
	position: fixed;
	width: 108px;
	color: #990000;
	margin-left: -187px;
	height: 420px;
	font-size: 12px;
	line-height:20px;
	font-weight:normal;
}

.buyboxright {
	background:url(images/right-tab.png) top right no-repeat;
	text-align:left;
	padding:27px 2px 20px 22px;
	position: fixed;
	width: 108px;
	color: #990000;
	height: 420px;
	font-size: 12px;
	line-height:16px;
	font-weight:normal;
	margin-left: 51px;
}

.grandprize {
	background:url(images/blackbg.jpg) center repeat-y;
	padding:8px;
	border: 4px solid #483124;
}

.majorprize {
	background:url(images/bluebg.jpg) center repeat-y;
	padding:8px;
	border: 4px solid #483124;
}

.testimonails {
	padding:8px;
	border: 2px solid #FFFF99;
	color: #FFFF99;
	background-color: #BE967D;
}

/*Start Contact Form*/
#page-wrap {
	padding: 10px 20px 10px 20px;
	margin: 20px auto;
	min-height: 500px;
	height: 160px !important;
	background-color: #BF9476;
	border-top: 8px solid #BF7744;
	border-bottom: 8px solid #BF7744;
}

#page-wrap2 {
	padding: 10px 20px 10px 20px;
	margin: 20px auto;
	min-height: 500px;
	height: 160px !important;
	height: 500px;
}

#contact-area {
	margin-top: 25px;
	text-align: left;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1em;
}
/*End Contact Form*/


hr {
border:1px solid;
border-color:#663300 #663300 #CF8B30 #CF8B30;
height:3px;
}

body {
	margin: 10px 0;
	padding: 0;
	background: #6c5041 url(images/bg.gif) repeat;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #730000;
	font-size: 1.6em;
}

h2 {
	font-size: 1.3em;
	color: #793926;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #43261B;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #663366;
}

a:visited {
	color: #43261b;
}

img {
	border: none;
}

/* Tabs (on home page) */
.tabs {
	color:#FFFFFF;
	border: 2px #E7CCAD solid;
	margin: 0px 18px 0px 0px;
	display:inline;
	padding: 0px 6px 2px 6px;
	vertical-align: bottom;
	line-height: 41px;
	background-color: #C49F87;
/*	background-image:url(images/tab.gif);
	background-repeat: no-repeat;
	background-position: top left;*/
}
.tabs a {
	color:#494949;
}
.tabs a:hover {
	color:#FFFFFF;
	text-decoration: none;
	margin-bottom:0px;
}

.tabscontainer {
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	height: 41px;
}

/* Header */

#header {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	background: url(images/banner.jpg);
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 0px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 0px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	background: #2E2E2E url(images/header-middle.jpg)
}
#menuwithtabs {
	width: 900px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/header-middle.jpg);
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: url(images/img5.gif);
	clear: both;
}

#colOne {
	float: left;
	width: 170px;
	padding: 0px 10px 0 0px;
	margin: 0 auto;
	background: #2E2E2E url(images/img-1.jpg);
	overflow: hidden;
}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colOne li {
	display: inline;
}

#colOne a {
	display: run-in;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	color: #CCCCCC;
	width: 140px;
	font-size: 16px;
	font-weight: normal;
	text-decoration:none;
}

#colOne a:hover, #colOne .active a {
	background: url(images/img-2.jpg) left;
	color: #FFFFFF;
	width: 140px;
	font-size: 16px;
	font-weight: normal;
	text-decoration:none;
}

#colOneB {
	float: left;
	width: 180px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	height: 70px;
	background: url(images/bg.gif) repeat;
}


#colTwo {
	float: left;
	width: 540px;
	padding: 10px 20px 0 20px;
	color: #6C5041;
}

#colTwob {
	float: left;
	width: 540px;
	padding: 10px 20px 0 20px;
	color: #38150A;
	background-color: #FFFFFF;
}

#colTwoc {
	float: left;
	width: 880px;
	padding: 10px 10px 0 10px;
	color: #38150A;
	clear: both;
	text-align: center;
}

#colSalesLetter {
	float: left;
	width: 700px;
	padding: 0px 100px 0 100px;
	color: #38150A;
	clear: both;
	text-align: center;
	font-size: 16px;
}

#colSalesLetter2 {
	float: left;
	width: 700px;
	padding: 0px 100px 0 100px;
	color: #38150A;
	clear: both;
	text-align: center;
	font-size: 16px;
}

#colThree {
	float: left;
	width: 112px;
	background: url(images/rightcolumn.jpg) repeat-y center;
	text-align: center;
	color: #FFFFFF;
	border: 2px solid #85624e;
	border-width: 2px 0 2px 0;
	margin: 10px 10px 0 10px;
	padding:8px 4px 8px 4px;
}

#colThreeb {
	float: right;
	width: 108px;
	padding: 20px 16px 0 16px;
	text-align: center;
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(images/bottom.gif) repeat-x;
	font-size: smaller;
	height: 50px;
}

#footer2 {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(images/bottom.gif) repeat-x;
	font-size: smaller;
	height: 50px;
}

#footer * {
	color: #412E23;
}

