/* CSS Document */

body, td, p, div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body{
	margin: 0px;
	background-image: url(../images/mainFadeBG.gif);
	background-repeat: repeat-x;
	background-color: #fef3d1;
}

a{
	color: #71490a;
}

a:hover{
	color: #000000;
}

table.main{
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

table.content{
	background-image: url(../images/windmill.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

td.contentArea{
	background-image: url(../images/mainFadeBG.gif);
	background-repeat:repeat-x;
}

td.navColumn{
	background-image: url(../images/navColBG.gif);
	background-position: top;
	background-repeat:repeat-x;
	width: 248px;
}

td.contentCol{
	width: 512px;
	padding: 20px;
}

td.disclaimer{
	font-size: 9px;
	background-color: #af823a;
	text-align: center;
	padding: 5px;
}

td.footnav{
	color: #af823a;
	text-align: center;
}

a.footnav{
	font-size: 9px;
	text-decoration: none;
	color: #d19d49;
}

a.footnav:hover{
	color: #fef3d1;
}

ul{
	margin-left: 18px;
	margin-top: 0px;
}

li{
	margin-top: 8px;
}

td.propertyThumb{
	padding-right: 10px;
}

td.propertyHead{
	background-color: #af823a;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

.propertyTitle{
	font-size: 16px;
	color: #ffffff;
	cursor:pointer;
}

img.propertyThumb{
	width: 100px;
	height: 75px;
}

td.propertyInfo{
	padding-top: 10px;
}

.propertyPrice{
	color: #71490a;
	font-weight: bold;
}

.listingTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
}

.listingPrice{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant: small-caps;
	color: #990000;
	line-height:35px;
}

.req{
	color: #cc0000;
	font-weight:bold;
}
#photoSpot img
{
    width:472px;
}
.btmLinks
{
    text-decoration:underline;
    cursor:pointer;
}
#videoDiv
{
	display:none;
}
