@charset "UTF-8";
/* CSS Document */

td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#content {
	background-image: url(slices/contentbk.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 18px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #5E0018;
	background-image: url(images/hrule.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 6px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #5E0018;
	background-image: url(images/hrule.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 6px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #5E0018;
	
	
}
div.rightimg img {
	display: inline;
}

div.rightimg {
	float: right;
	width: 180px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top:50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 ul#navlist {
	font-family: "Times New Roman",Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 30px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 0px;
}

ul#navlist li {
	font-family: "Times New Roman",Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}

ul#navlist li a:link {
	color: #E2CF75;
	text-decoration: none;
}
ul#navlist li a {
	color: #E2CF75;
	text-decoration: none;
}

ul#navlist li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
ul#navlist li a:active {
	text-decoration: none;
	color: #E2CF75;
}
ul#navlist li a:visited {
	text-decoration: none;
	color: #E2CF751;
}

 ul#subnavlist {
	font-family: "Times New Roman",Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	list-style-type: none;
	padding:0px;
	margin:0px 0px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul#subnavlist li {
	font-family: "Times New Roman",Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	list-style-type: none;
	padding:3px 0px 0px 10px;
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#subnavlist li a:link {
	color: #E2CF75;
	text-decoration: none;
}
ul#subnavlist li a {
	color: #E2CF75;
	text-decoration: none;
}


ul#subnavlist li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
ul#subnavlist li a:active {
	text-decoration: none;
	color: #E2CF75;
}
ul#navlist a:visited {
	text-decoration: none;
	color: #E2CF751;
}
#slides img{
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
div#slides {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: right;
}
#footer {
	font-size: 11px;
	color: #EFDE7C;
	width: 1000px;
	font-weight: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#footer a {
color: #EFDE7C;
}
#footer a:hover {
color: #FFFFFF;
}
.imgborder {
	border: 2px solid #5e0018;
	margin: 0px;
	padding: 0px;
}
.listingcell {
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #5e0018;
	background-image: url(images/hrule.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
.detaillink {
	color: #dfce73;
	background-color:#5e0018;
	display: block;
	padding: 3px;
	width: 150px;
	text-align: center;
	text-decoration: none;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
}
#listinginfo {
	font-size: 10px;
}
table#listinginfo td {
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-right: 4px;
}
