@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#332709;
	margin: 0; 
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center; 
	color: #55410f;
}

.twoColFixLtHdr #container { 
	width: 850px;  
	background: #f1e0a6;
	margin: 15px auto 15px;
	border: 1px solid #000000;
	text-align: left; 
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD;
	height:95px; 
	padding: 0 0px 0 0px;
	border-bottom:black 7px solid;
} 

.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 170px; 
	padding: 40px 5px 10px 5px;
	margin:0 0 0 5px;
}

.twoColFixLtHdr #sidebar1 div{
border-bottom:1px solid #fff;
}

.twoColFixLtHdr #sidebar1 a{
background:#55410f;
display:block;
list-style:none;
font-size:16px;
line-height:30px;
text-decoration:none;
color:#fff;
font-weight:bold;
text-align:center;
}

.twoColFixLtHdr #sidebar1 a:hover{
background:#966000;
color:#ffffff;
}
.twoColFixLtHdr #mainContent { 
	margin: 10px 20px 0 200px; 
	padding: 0 0px; 
}

h1{
font-size:28px;
text-align:center;
margin:10px 0 10px 0;
}

h2{
font-size:20px;
text-align:center;
margin:0px 0 5px 0;
}


.ad{
border:1px solid #343434;
width:230px;
margin:0 0 0 4px;
}

p{
font-size:13px;
text-align:justify;
margin:4px 0 10px 0;
}

.eBay{
float:right;
display:inline;
margin:0 0 10px 10px;
padding:0;
}

.fltRight{
float:right;
display:inline;
margin:0 0 5px 10px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer{
color:#000;
margin:0px 0 10px 0;
text-align:center;
}
