* { margin: 0; padding: 0; }

html {
	background-color: #870010;
}

body {	
	font-family: Arial, Lucinda Grande, Verdana, san-serif;
	font-size: 12px;
	color: #32312e;
}

a { text-decoration: none; color: #BB7131;}
a:hover { text-decoration: underline; color: #863E06;}

#container {
	position: relative;
	margin: 0 auto;
	width: 814px;
}

#header {
	width: 800px;
	height: 110px;
	padding-left: 7px;
}

#layoutshadow {
	background:  url(images/BG.gif);
	background-repeat: repeat-y;
}


/********************
	CONTENTS
********************/

#contents {
	font-size: 12px;
	line-height: normal;
	width: 800px;
	margin: 0 7px 0 7px;
}

#contents h1 {
	color: #32312e;
	font-size: 25px;
	padding-bottom: 10px;
	font-weight: bolder;
}

#contents h2 {
	color: #32312e;
	font-size: 18px;
	padding: 5px 0 10px 0;
	font-weight: bold;
	padding-left: 5px;
}

#contents h3 {
	color: #32312e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 3px;
}

#contents h4 {
	color: #585752;
	font-size: 12px;
	font-weight: bold;
}

#contents h5 {
	color: #32312e;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#contents h6 {
	color: #C80018; 
	font-weight: bold; 
	font-size:15px; 
	padding-top:20px;
}

#contents .table_main {
	padding: 10px 10px 5px 10px;
}

#contents .table_box {
	border-left: solid 1px #E0D5D6; 
	border-right: solid 1px #E0D5D6; 
	border-top: solid 1px #E0D5D6; 
	border-bottom: solid 1px #E0D5D6; 
	margin: 0px;
}

#contents .listing {
	padding: 10xp 10px 10px 10px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
}

#contents .listing_detail {
	padding: 5xp 5px 5px 5px;
	font-size: 12px;
}

#contents .table_thumbnail {
	width: 70px;
	padding: 0 0 20px 5px;
	vertical-align: top;
}

#contents .table_thumbnail_text1 {
	padding: 0px 5px 2px 5px;
}

#contents .table_thumbnail_text2 {
	padding: 0px 5px 20px 7px;
}

#contents .table_thumbnail_text1 a{
	color: #32312e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
}

#contents .table_transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width: 70px;
	padding: 0 0 20px 5px;
	vertical-align: top;
}

#contents .table_thumbnail_text1 a:hover {
	color: #32312e;
	background-color: #CF9B6E;
}

#contents .table_search1 {
	padding: 10px 15px 3px 17px;
}

#contents .table_search2 {
	padding: 0px 15px 5px 15px;
}
 
#contents .table_news {
	padding: 10px 10px 20px 5px;
}

#contents .table_footer {
	padding: 0px 26px 10px 26px;
	font-size: 11px;
	font-weight: bold;
}

#contents .table_footer a{
	color: #32312e;
}

#contents .table_footer a:hover {
	text-decoration: none; 
	color: #863E06;
}

#contents .table_top {
	padding: 10px 26px 0px 26px;
	font-size: 11px;
	font-weight: bold;
}

#contents .table_top a{
	color: #32312e;
}

#contents .table_top a:hover {
	text-decoration: none; 
	color: #863E06;
}

#contents .Line_Dot_Grey_Y {
	width: 10px;
	background-image: url(images/Line_Dot_Grey_Y.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#contents .Line_Dot_Grey_X {
	height: 50px;
	background-image: url(images/Line_Dot_Grey_X.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#contents .box {
	font-size: 12px;
	text-decoration: none;
	width: 200px;
	border: 1px solid #585752;
	height: 20px;
    color: #666666;
	font-family: Arial, Lucinda Grande, Verdana, san-serif;
}

#contents .box_short {
	font-size: 12px;
	text-decoration: none;
	width: 100px;
	border: 1px solid #585752;
	height: 20px;
    color: #666666;
	font-family: Arial, Lucinda Grande, Verdana, san-serif;
}

#contents .message_box {
	font-size: 12px;
	text-decoration: none;
	width: 200px;
	height: 100px;
	border: 1px solid #585752;
	overflow: auto;
	color: #666666;
	font-family: Arial, Lucinda Grande, Verdana, san-serif;
}

#contents select {
	font-size: 12px;
    color: #666666;
	background-color: #FFFFFF;
    padding: 2px;
	border: 1px solid #585752;
    cursor: pointer;
	width: 180px;
}

#contents option.main {
	background-color: #E0D5D6; 
	font-weight: bold;
	font-size: 12px; 
	color: #161616;
}

#contents option.sub {color: #666666}

#contents .button {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 89px;
	height: 30px;
	/*
  color: #FFFFFF;
	background-image: url(images/Button_BG.gif);
	background-repeat: no-repeat; */
	font-family: Arial, Lucinda Grande, Verdana, san-serif;
}

#contents .shadow { 
	float: right;
	background: url(images/drop-shadow.png) no-repeat bottom right !important;
	background:  url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 10px;
}

#contents .shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #ACA998;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

#contents .watermark_box {
	position: relative;
	display: block;
}

img.watermark {
	position: absolute;
}

img.sold_rented {
	position: absolute;
	top: 380px;
	left: 387px;
}

img.transparent {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.error  {
	color:#C80018;
	font-size:11px;
}

.header1 {
	font-weight:bold;
}

.source {
	font-size:11px;
	font-style:italic;
}

.text {	
	font-family: Arial, Lucinda Grande, Verdana, san-serif;
	font-size: 12px;
	color: #32312e;
}

#contents .require {
	font-size:9px;
	color:#585752;
}



/********************
	FOOTER
********************/

#footer {
	width: 814px;
	height: 80px;
	color: #fff;
	font-size: 11px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #9d9d9d;
}
