body {
	margin:0;
	padding:0;	
	background:url(images/bg_images.gif) repeat-x #c19536;
}

html, body, #contents {
	min-height:100%;
	width:100%;
	height:100%;
}

html>body ,html>body #contents{
	height:auto;
}

h1 {
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size:16px;
	color: #000000;
	padding:0;
	font-weight: normal;
}

h2 {
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size:16px;
	font-weight: normal;
	color: #b28735;
	line-height: 18px;
}

h3 {
	font-family: "Impact", Arial, sans-serif, Verdana, Helvetica;
	font-size:18px;
	font-weight: normal;
	color: #b28735;
	line-height: 20px;
	letter-spacing: 1px;
}

h4 {
	font-family: "Impact", Arial, sans-serif, Verdana, Helvetica;
	font-size:14px;
	font-weight: normal;
	color: #424242;
	line-height: 18px;
	letter-spacing: 1px;
}


#contents {
	position:absolute;
	top:0;
	left:0;
}

.subscribe {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:10px;
	color:#FFFFFF;
	margin-top:10px;
	padding-left:5px;
	padding-right:7px;
}

.subscribe a {
	color:#000000;
}

.textfield {
	border:0;
	width:100px;
}

.content {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
}

.content strong {
	font-size:16px;
	color:#b28735;
}

.image_right {
	float:right;
	margin-left:10px;
}

.image_left {
	float:left;
	margin-right:10px;
}

.bold_black {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.bold_red {
	color:#990000;
	font-size:12px;
	font-weight:bold;
}

.bold_small {
	color:#000000;
	font-size:10px;
	font-weight:bold;
}

.form_style {
	background:#EFEFEF;
	border:1px solid #999999;
}

#footer {
	padding-top:10px;
	width:100%;
	height:40px;
	background:url(images/bg_footer.gif);
	position:absolute;
	bottom:0;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#333840;
	font-size:10px;
	text-align:center;
}

.clear {
	clear:both;
	height:50px;
}

.title {
	width:100%;
	display:block;
	background:gold;
	color:black;
	font-size:20px;
	padding:5px;
}

.title strong {
	color:black;
}

.frmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.purchaseitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.congrat_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.purchaseitemsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

.purchaseitemstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.gold-small-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BA9034;
}

.gold-large-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BA9034;
}

.headerline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background:#FAD049;
}

.content_bold {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	font-weight: bold;
}

.footer_link {
	color: #1F1109;
}

.footer_link a {
	color: #996600;
}

.links a {
		color: #996600;
		border-bottom:#960 dotted 1px;
		text-decoration:none;
}

.links a:hover {
		color: #CAAD63;
		text-decoration:underline;
}


.cart-title {
	font-family:"Arial", Verdana, Arial;
	font-size:16px;
	font-weight: bold;
	color: #8B6C26;
}

.cart-bold {
	font-family:"Arial", Verdana, Arial;
	font-size:14px;
	font-weight: bold;
}

.cart-nobold {
	font-family:"Arial", Verdana, Arial;
	font-size:14px;
	font-weight: normal;
	color: #333;
}