BODY  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 14px;
	color : #000000;
	background-color: #65472a;}

TD  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 14px;
	color : #000000;
	text-align: left;
	vertical-align: top;
}

blockquote {
	margin-top : 0;
	margin-bottom : 0;
	}

ul {
	margin-top : 0;
	padding-top : 0;
	list-style-position : outside;	
	}
ul li {
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 12px;
	list-style-position : outside;
	}
p  {
	}

ol li {
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 12px;
	list-style-position : outside;
	}
hr  {
	border:1px solid #987b52;
	color:#987b52;
	background-color: #987b52;
	margin: 12px 0;
	}



	
/* HEADERS */
	
h1 {
	font-size : 20px;
	color : #422e1b;
	font-weight : normal;
	display : inline;
	}
h2 {
	font-size : 17px;
	color  : #422e1b;
	font-weight : normal;
	display : inline;
	}
h3 {
	font-size : 14px;
	color  : #422e1b;
	font-weight : normal;
	display : inline;
	}
h4 {
	font-size : 12px;
	color  : #422e1b;
	font-weight : normal;
	display : inline;
	}
	
	
	
	
	
#btns1 {
	}	
#btns1 ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#btns1 ul li  {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}
	
#mainTable  {
	background-color: #000000;
	}

#leftSide  {
	width: 236px;
	vertical-align : top;
	background-color : #a50900;
	}

#contentText  {
	padding : 12px;
	width: 440px; /*464px*/
	background-color : #ada06f;
	background-image : url(gif/bg.gif);
	background-position: right top;
	vertical-align : top;
	text-align : left;
	}

#contentTextWide  {
	padding : 12px;
	width: 676px;
	background-color : #ada06f;
	background-image : url(gif/bg.gif);
	vertical-align : top;
	text-align : left;
	}
	
.title  {
	padding: 0 0 12px 0;
	text-align: right;
	}
.more {
	border: 2px solid #a50900;
	padding: 2px 4px;
	width: auto;
	margin-top: 12px;
	color : #65472a;
	background : #c6bc96;
	font-size:10px;
	font-weight:bold;
	}
.buybtn {
	text-align: center;
	margin-top: 20px;
	}
.buybtn a:link,.buybtn a:visited,.buybtn a:hover {
	border: 2px solid #65472a;
	padding: 4px 6px;
	width: auto;
	margin-top: 12px;
	color : #ffffff;
	background : #ada06f;
	font-size:20px;
	font-weight:none;
	}
.buybtn2 {
	text-align: center;
	}
.buybtn2 a:link,.buybtn2 a:visited,.buybt2 a:hover {
	border: 2px solid #65472a;
	padding: 4px 6px;
	width: auto;
	margin-top: 12px;
	color : #ffffff;
	background : #a50900;
	font-size:20px;
	font-weight:none;
	}
.comingsoon {
	border: 0;
	padding: 4px 6px;
	width: auto;
	color : #a50900;
	font-size:20px;
	font-weight:none;
	font-weight: bold;
	font-style: italic;
	}
.red  {
	color : #a50900;
	}

#contentTextWide .pic, #contentText .pic  { 
	margin: 0 6px 12px 0;
	float: left;
	width: 98px;
	height: 150px;
	border: none;
	}

#contentTextWide .picBig, #contentText .picBig  { 
	margin: 0 6px 12px 0;
	float: left;
	width: 163px;
	height: 250px;
	border: none;
	clear: left;
	}

#contentTextWide td, #contentText td  { 
	vertical-align: middle;
	}
	
#bottomAddress  {
	font-size : 10px;
	color : #eb9eb8;
	text-transform : uppercase;
	text-align:center;
	vertical-align : top;
	padding : 9px 0 9px 0;
	}
	
#copyrights  {
	font-size : 10px;
	color : #ada06f;
	text-align : center;
	padding : 6px 0 0 0;
	background-image:url(gif/bottom.jpg);
	background-position: left;
	width:763px;
	height:47px;
	}
	
	
/* FORMS */
	
input.go  {
	color : #c6bc96;
	font-weight : bold;
	background : #65472a;
	border : 2px solid #987b52;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	}
input  {
	color : #65472a;
	font-weight : normal;
	background : #c6bc96;
	border : 2px solid #987b52;
	margin-top : 3px;
	padding : 2px;
	font-size : 12px;
	line-height : 16px;
	}
textarea  {
	color : #65472a;
	background : #c6bc96;
	border : 2px solid #987b52;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	}
select  {
	color : #65472a;
	background : #c6bc96;
	border : 2px solid #987b52;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	}
.radiostyle {
	color : #65472a;
	background-color : #c6bc96;
	border : 2px solid #987b52;
	}
	
	
	
/* LINKS */

a.button:link {
	color : #a50900;
	font-weight : bold;
	text-decoration : none;
}

a.button:visited {
	color : #a50900;
	font-weight : bold;
	text-decoration : none;
}

a.button:hover {
	text-decoration : underline;
}
	
	

A:link {
	color : #a50900;
	text-decoration : none;
}

A:visited {
	color : #a50900;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}
