BODY  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #7f5e1b;
	background: url(gif/bg.gif) #D2BFA4;
	}

TD  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #7f5e1b;
	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-weight : normal;
	display : inline;
	}
h2 {
	font-weight : normal;
	display : inline;
	}
h3 {
	font-weight : normal;
	display : inline;
	}
h4 {
	font-weight : normal;
	display : inline;
	}
	
	
	
	
	
#btns1 {
	width:780px;
	padding: 0;
	margin: 0;
	border: 0;
	background: no-repeat center bottom url(gif/btn-bg.png) #FFFFFF;
	vertical-align: bottom;
	}	
#btns1 ul  {
	padding: 0 0 0 300px; /* 221px */
	margin: 0;
	border: 0;
	list-style: none;
	}
#btns1 ul li  {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	float: left;
	}	
#btns1 ul li img  {
	margin: 0;
	padding: 0;
	border: 0;
	}	
	
	
#btns2 {
	width:144px;
	}	
#btns2 ul  {
	width:144px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	}
#btns2 ul li  {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	float: none;
	}
#btns2 ul li  {
	margin: 0;
	padding: 0;
	border: 0;
	}
#btns2 ul li img  {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
	

#contentText  {
	padding: 0;
	margin: 0;
	width: 636px;
	height: 493px;
	background-image: url(gif/textarea-bg.png);
	background-position: left bottom;
	vertical-align: top;
	float: right;
	}
#contentText div.contentBox {
	padding: 5px;
	margin: 30px 0 0 270px;
	width: 350px;
	height: 240px;
	overflow: auto;
	vertical-align: top;
	text-align: left;
	}
#contentText div.contentBoxArt {
	padding: 5px;
	margin: 30px 0 0 270px;
	width: 350px;
	height: 270px;
	overflow: auto;
	vertical-align: top;
	text-align: right;
	}
#contentText .title  {
	position:absolute; 
	margin-left: -120px;
	width: 100px;
	text-align: right;
	float: left;
	font-size: 20px;
	}
#contentText blockquote {
	padding: 0 0 0 20px;
	margin: 0;
	}
.indt  {
	text-indent: 15px;
	}
	
	
	
h1 {
	color: #739f2a;
	font-size: 16px;
	}
h2 {
	color: #739f2a;
	font-size: 14px;
	}
h3 {
	color: #739f2a;
	font-size: 14px;
	}
	
	
	
#thumbs {
	background-image: url(gif/portpg-bg-thumbs.png); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:316px; 
	height:493px;
	}
#thumbs div  {
	padding: 0;
	text-align: right;
	}
#thumbs .title2  {
	padding: 20px 0 10px 0; 
	text-align: right;
	font-size: 20px;
	}
#thumbs ul  {
	/* all 4 li's together ar 192px wide */
	margin: 0 0 0 120px;
	padding: 0;
	border: 0;
	width: 192px;
	list-style: none;
	}
#thumbs ul li  {
	margin: 0 0 5px 5px;
	padding: 0;
	border: 0;
	width: 40px;
	height: 40px;
	list-style: none;
	float: right;
	}
#thumbs ul li img {
	width: 40px;
	height: 40px;
	border: 0;
	}
	

#largeimg  {
	background: #ffffff;
	}	
	

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





	
.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;
	}
	
	
.red  {
	color : #a50900;
	}
	
#copyrights  {
	font-size : 10px;
	text-align : center;
	padding : 6px 0 0 0;
	}
	
	
/* FORMS */
	
input.go  {
	color : #c6bc96;
	font-weight : bold;
	background : #65472a;
	border : 1px solid #987b52;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
input  {
	color : #65472a;
	font-weight : normal;
	background : #c6bc96;
	border : 1px solid #987b52;
	margin-top : 3px;
	padding : 2px;
	font-size : 12px;
	line-height : 16px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
textarea  {
	color : #65472a;
	background : #c6bc96;
	border : 1px solid #987b52;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
select  {
	color : #65472a;
	background : #c6bc96;
	border : 1px solid #987b52;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
.radiostyle {
	color : #65472a;
	background-color : #c6bc96;
	border : 1px 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: #879eef;
	text-decoration: none;
}

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

A:hover {
	text-decoration: underline;
}

