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

td img {display: block;}
#bottomnav {
	font-size: 9px;
	color: #35371A;
}
#bottomnav a {
	color: #35371A;
	text-decoration: none;
}
#rightcolumnabout {
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #35371A;
}
body {
	background-image: url(images/background2.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color: #5D7992;
}
h2 {
	font-size: 16px;
	color: #5D7992;
}
a:link {
	color: #2C8E8E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2C8E8E;
}
a:hover {
	text-decoration: none;
	color: #33CCCC;
}
a:active {
	text-decoration: none;
	color: #2C8E8E;
}

#leftcolumn {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbdae;
}
#rightcolumnabout {
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbdae;
	font-size: 9px;
	font-weight: bold;
	color: #A09D6F;
	padding-top: 57px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#rightcolumnabout p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#tagline {
	font-size: 9px;
	color: #35371A;
}
img.listingimage {
	border: 1px solid #cccc00;
	display: inline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin:0px;
}
#rightdetail {
	font-size: 11px;
	font-weight: normal;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbdae;
}
#contentlistingdetail {
	padding-left: 12px;
	padding-right: 17px;
}
#contentabout {
	line-height: 16px;
}
