body {
	background: #e6d4b6;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #515151;
	margin: 25px 0 25px;
}
img {
	border: 0;
}
#header {
	background: url('images/header.jpg') no-repeat;
	width: 804px;
	height: 144px;
	margin: 0 auto 0;
}
#header a {
	width: 804px;
	height: 144px;
	display: block;
	text-decoration:none;
}
#header a span {
	visibility:hidden;
}

#content {
	background: #fff url('images/gradient.jpg') top repeat-x;
	width: 800px;
	margin: 0 auto 0;
	border: 2px solid #fff;
}
#intro {
	width: 778px;
	margin: 10px auto 0px;
}
#intro img {
	float: left;
	padding: 1px;
	border: 1px solid #e8e8e8;
	margin: 0 9px 0 0;
}
#intro h1 {
	font-family: Georgia;
	font-weight: 100;
	font-size: 18px;
	color: #0041c5;
	margin: 0;
	padding: 0;
}
#intro p {
	color: #515151;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#moreText {
	width: 760px;
	margin: 0 auto 0;
}
#moreText h1 {
	font-family: Georgia;
	font-weight: 100;
	font-size: 18px;
	color: #0041c5;
	margin: 0;
	padding: 0;
}
#moreText p {
	color: #515151;
	line-height: 20px;
	margin: 1px 0 13px;
	padding: 0;
}
#reviewTable {
	background: #f4d7ac;
	width: 760px;
	margin: 0 auto 20px;
	padding: 2px 0 2px;
}
#reviewContent {
	width: 754px;
	border: 1px solid #fff;
	margin: 0 auto 0;
}
.subR {
	background: url('images/table-gradient.jpg') repeat-x;
	color: #fff;
	font-weight: bold;
	height: 31px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.subR2 {
	background: url('images/table-gradient.jpg') repeat-x;
	color: #fff;
	font-weight: bold;
	height: 31px;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.item1left {
	background: #fff;
	font-family: Georgia;
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	border-right: 1px solid #f4d7ac;
	border-top: 2px solid #e9c398;
	text-align: center;
}
.item1 {
	background: #fff;
	border-right: 1px solid #f4d7ac;
	border-top: 2px solid #e9c398;
	text-align: center;
	padding: 2px 0;
}
.item1right {
	background: #fff;
	text-align: center;
	border-top: 2px solid #e9c398;
}
.item2left {
	background: #fff;
	font-family: Georgia;
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	border-right: 1px solid #f4d7ac;
	border-top: 1px solid #f4d7ac;
	text-align: center;
}
.item2 {
	background: #fff;
	border-right: 1px solid #f4d7ac;
	border-top: 1px solid #f4d7ac;
	text-align: center;
	padding: 2px 0;
}
.item2right {
	background: #fff;
	text-align: center;
	border-top: 1px solid #f4d7ac;
}
.clear {
	clear: both;
}
.clearSpace {
	clear: both;
	height:7px;
}
#ratingBox {
	width: 150px;
	padding: 4px;
	border: 2px solid #f4d7ac;
	float: left;
	margin: 0 11px 0 0;
	text-align: center;
}
#ratingBox th {
	background: url('images/product-bg.jpg') repeat-x;
	padding: 2px;
	text-align: center;
}
#ratingBox td {
	border-bottom: 1px solid #f4eee6;
}
.reviewLogo {
	padding: 2px;
	background: #fff;
	border: 1px solid #cca14d;
}
#reviewPage {
	padding: 0px 11px 11px 11px;
}
#reviewPage h1 {
	font-family: Georgia;
	font-weight: 100;
	font-size: 18px;
	color: #0041c5;
	margin: 0;
	padding: 0;
}
#reviewPage p {
	color: #515151;
	line-height: 18px;
	margin: 3px 0 4px;
	padding: 0;
}
#reviewPage h3 {
 	/* font-size:16px; */
 	margin: 7px 0px 1px 0px;
}
#reviewPage h3.first {
 	/* font-size:16px; */
 	margin-top: 2px;
}
#reviewPage p.first {
	margin-top: 0px;	
}
#reviewPage h2 {
	font-family: Georgia;
	font-weight: 100;
	margin: 0;
	color: #ca7614;
	font-size: 24px;
}

#reviewText {
	width: 616px;
	float:right;
		
}

.giftBox {
	border: 1px solid #f4d7ac;
	padding: 9px;
	margin: 0 0 10px;
}
.giftBox img {
	padding: 1px;
	border: 1px solid #dcb568;
	float: left;
	margin: 0 10px 0 0;
}
.giftBox h3 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: 100;
	margin: 0;
	color: #0041c5
}
.giftBox a:link, .giftBox a:visited {
	color: #0041c5;
	text-decoration: none;
}
.giftBox a:hover {
	text-decoration: underline;
}
.reviewCta {
	clear:both;
	text-align: center;
	margin: 0 0 5px;
}
.reviewCta span {
	font-family: Georgia;
	color: #cf1e00;
	font-size: 22px;
}
#footer {
	background: url('images/footer.jpg');
	height: 27px;
	color: #fff;
	text-align: center;
	padding: 12px 0 0;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffeac8;
	text-decoration: none;
}
#footer span {
	margin: 0 6px 0;
	color: #e0b36c;
}
h1#clubTitle {
	color:#CA7614;
	font-family:Georgia;
	font-size:24px;
	font-weight:100;
	margin:0 0 5px;
	padding:0;
}