body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E6E1D4;
}

a:link {
	color: #2C95A2;
	text-decoration: none;
}
a:visited {
	color: #2C95A2;
	text-decoration: none;
}
a:hover {
	color: #B39041;
	text-decoration: none;
}
a:active {
	color: #2C95A2;
	text-decoration: none;
}


/* main nav bar */
#nav {
	background-image: url(../images/nav.gif);
	background-color: #2C94A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8A855;
	padding-right: 5px;
	padding-left: 3px;
	margin: 0px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #EFD695;
	text-decoration: none;
}
#nav a:active {
	color: #EFD695;
	text-decoration: none;
}
#nav .last-child  {
	border-right-style: none;
	border-right-width: 0px;
}

/* This controls the featured show on the left */

#IDX-slideshow {
	color: #eeede7;
	background-color: #EEEDE7;
	padding-bottom: 5px;
}
#IDX-slideshowImage { }

#IDX-ssImage
{
	padding: 3px 3px 5px;
	margin: 0px;
}
#IDX-addressLine { }

#IDX-cszLine {
	padding-bottom: 5px;
	background-color: #EEEDE7;
}

#IDX-priceLine {
	padding-top: 5px;
}

.IDX-ssLinkText { }

/* bottom left contact info */

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #9a927c;
	text-align: right;
	margin: 0px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeede7;
	padding-top: 5px;
	padding-bottom: 0px;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #cca952;
	text-align: right;
	margin: 0px 20px;
	padding-bottom: 20px;
}
#content_wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #6f6d66;
	padding: 25px 25px 25px 10px;
}
#content_wrap   p, #content p {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#content_wrap   ul, #content ul {
	margin: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3CAB8;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #C9C2AC;
	color: #777367;
	text-transform: uppercase;
}
h1, .heads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #60491A;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2, .subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #026672;
	font-weight: bold;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: italic;
}
h3, .sub-subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #B18E3F;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h4, .subheads-gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #9C762A;
	font-weight: bold;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: italic;
}
h5, .sub-subheads-sm-gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #B18E3F;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: normal;
	font-weight: normal;
}
#sub-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D8D1C1;
	border-bottom-color: #D8D1C1;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 12px;
	margin-bottom: 15px;
	padding-right: 10px;
	letter-spacing: 1px;
}
.quick-search-textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29909D;
	border: 1px solid #BFB9A8;
	margin-top: 2px;
	margin-bottom: 2px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #8F8B7E;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 2px;
	padding: 3px;
}
.small-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small-print-gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80672D;
}
#quick-search-form {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A776B;
}
#top-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C8C2AF;
}
#QS-selectCityList {
	width: 120px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	color: #54524D;
} 
#backLink {position:absolute; top:300px;}#photoblock {
	float: right;
	width: 264px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#photoblock2 {
	width: 264px;
	padding-bottom: 10px;
	padding-left: 60px;
}
#IDX-showcaseWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 3px solid #ECF5F6;
	padding: 8px;
}
.IDX-showcaseDetails{
	background-color: #ECF5F6;
	padding: 10px;
	border: 1px dotted #C3D9D6;
	margin: 10px;
	width: 110px;
}
.IDX-showcasePrice
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 3px;
}
.IDX-showcaseAddress
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
}
.IDX-showcaseListingID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
}
.IDX-showcasePhoto img {
	height: auto;
	width: 110px;
}
