h1{
	font-size:32px;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-bottom:40px;
	color:#725334;
	text-shadow: 0.2em 0.2em;
}

#content{
	float:left;
	padding:40px 22px;
}
#content label{
	text-transform:uppercase;
	color:#666;
	font-weight:normal;
}
#content a{
	color:#47201c;
	text-decoration:none;
}
#content a:hover{
	color:#ffffff;
	background-color:#6E8565;

}
#content li{
	list-style:none;
	line-height:160%;
}
img{
	border:0;
}


#tags {
	margin:40px 0;
	padding:0 5px;
	text-align:justify;
}
#tags a, #tags a:visited, #tags a:hover{
	color:#000000;
	padding:0px 7px;
	text-decoration:none;

}
#tags a:hover {
	color:#ffffff !important;
	background-color:#6E8565 !important;
}

#exclusive_left {
	width:340px;
	float:left;
	border-right:1px solid #ccc;
	padding-right:20px;
	margin-right:20px;	
}
#exclusive_left label{
	text-transform:uppercase;
	color:#666;
	font-weight:normal;
}
#exclusive_right {
	float:left;
}
#exclusive_right strong{
	text-transform:uppercase;
}


#sample_tag{
	margin:10px 0px;
	float:left;
	font-size:12px;
	padding:0 7px;
}

.notice {
	background-color:#F0F3F8;
	border:1px solid #ccc;
	padding:5px;
	clear:both;
	font-size:14px;
}
.notice li {
	list-style:disc;
	margin-top:0;
	line-height:160%;
}
.notice strong {
	color:#183B71;
}
.notice1 {
	background-color:#6E8565;
	border:1px solid #52A577;
	padding:5px;
	clear:both;
	color:#fff;
}
.notice1 strong{
color:#2f3c29;	
text-transform:uppercase;
}
.notice1 ul{
	margin:none;
}
.notice1 li {
	list-style:disc;
	margin:0;
	padding:0;
	line-height:160%;
}

.myul {
list-style:circle;
}
.myul li {
	margin-bottom:10px;
}

.pagerank {
	margin-bottom:5px; 
	margin-left:435px;
}
.listings li{
	list-style:none;
	line-height:160%;
}

input, select{
	background:#b69e9b;
	border:1px solid #47201c;
}
#total_price{
	color:#666;
}
.listings{
	margin:0;
	padding:0;
}
.listings li{
	margin-bottom:10px;
}
.listings label{
	padding:0;
	margin:0;
	color:#666;
}
.listings a{
	color:#47201c;
}
.listings strong{
	color:#384d36;
}
.gobots{
	text-transform:uppercase;
	color:#666;
}
