/* LAYOUT "ID" STYLES */

#bodyDiv
{
	text-align: center;
	margin: 0 auto;
	background-color: #ffffff;
	background-image: url("../Images/bg.gif");
	background-repeat: repeat-x;
}

#mainDiv
{
	width: 254px;
	text-align: center;
	margin: 0 auto;
	background-image: url("../Images/text_area_bg.gif");
	background-repeat: repeat-y;
}

#headerDiv
{
	text-align: center;
	margin: 0 auto;
	width: 754px;
	/*border-bottom: solid 1px #b22222;*/
}

#contentDiv
{
	clear: both;
	width: 118px;
	margin: 0 auto;
	text-align: left;
	min-height: 330px;
}

* html #contentDiv
{
	height: 322px;
}

#footerDiv
{
	clear: both;
	padding-top: 10px;
	text-align: center;
	margin: 0 auto;
	width: 718px;
	height: 28px;
}

#mainColumnLeft
{
	clear: both;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 143px;
}

#mainColumnRight
{
	float: right;
	width: 545px;
	margin-left: 5px;
	margin-right: 5px;
}

/* DISPLAY "TAG" STYLES */
li
{
	list-style-image: url(../Images/bullet.gif);
	padding-bottom: 5px;
	margin-left: 0px;
}

input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.0em;
}

/* DISPLAY "CLASS" STYLES" */

.contentText, .contentText td
{
	font-family: Arial, Helvetica, Verdana, Sans-serif; 
	color: #000000;
	font-size: 1.0em;
}

.contentHeading1
{
	font-family: Arial, Helvetica, Verdana, Sans-serif; 
	color: #b22222;
	font-size: 1.3em;
	font-weight: bold;
}

.contentHeading2
{
	font-family: Arial, Helvetica, Verdana, Sans-serif; 
	color: #D57C17;
	font-size: 1.1em;
	font-weight: bold;
}

.photoText
{
	color: #b22222;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}

/*a:link, a:visited, a:active
{
	color: #D57C17;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
}*/

.errorText
{
	color: #ff0000;
}

.contentText fieldset
{
	padding: 5px;
	/*border: 1px solid #91c5bb;*/
}

.contentText fieldset a
{
	line-height: 1.8em;
}

.contentText fieldset legend
{
	color: #000000;
	font-weight: bold;
}

.propertyListHeader
{
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

.propertyListHeaderArea
{
	background-color: #deefec;
	width: 100px;
	float:left;
	font-weight: bold;
	height: 15px;
	padding-top: 2px;
}

.propertyListHeaderStreet
{
	background-color: #deefec;
	width: 300px;
	float:left;
	height: 15px;
	padding-top: 2px;
}

.propertyListHeaderRef
{
	background-color: #deefec;
	width: 60px;
	float: left;
	text-align: center;
	height: 15px;
	padding-top: 2px;
}

.propertyListHeaderPrice
{
	width: 70px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #91c5bb;
	height: 15px;
	padding-top: 2px;
}

.propertyListDetail
{
	width: 100%;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.propertyListDetailImage
{
	float: left;
	width: 100px;
}

.propertyListDetailDescription
{
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-right: 10px;
}

.propertyListDetailFeatures
{
	float: left;
	width: 90px;
}

.propertyListDetailAvailability
{
	color: #b22222;
	font-weight: bold;
	font-size: 1.0em;
	padding-top:5px;
}

.propertyDetail
{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.propertyDetailAvailability
{
	clear: left;
	color: #b22222;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.propertyDetailDescription
{
	padding-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}

.propertyDetailImage
{
	clear: left;
	width: 180px;
	margin: 0 auto;
}

.propertyImagePreviewTitle
{
	text-align: center;
	border-top: solid 1px #ababab;
	border-left: solid 1px #ababab;
	border-right: solid 1px #ababab;
	background-color:#91c5bb;
	color: #ffffff;
	font-weight: bold;
	width: 100%;
}

.propertyImagePreview
{
	width: 180px;
	height: 270px;
	border: solid 1px #ffffff;
	text-align: center;
	background-color: #ffffff;
}

.propertyImagePreviewControls
{
	border-left: solid 1px #ababab;
	border-right: solid 1px #ababab;
	border-bottom: solid 1px #ababab;
	height: 15px;
	width: 100%;
}

.addressDetails
{
	clear: both;
	width: 143px;
}

.searchTitle
{
	color: #64719B;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

.searchNavigation
{
	color: #64719B;
	font-weight: bold;
	font-size: 1.1em;
}

.searchNavigation a:link, .searchNavigation a:active, .searchNavigation a:visited
{
	color: #64719B;
	text-decoration: none
}

.searchNavigation a:hover
{
	color: #64719B;
	text-decoration: underline;
}

.searchNavigationPager
{
	color: #64719B;
	font-weight: bold;
	font-size: 1.1em;
}

.searchNavigationPager a:link, .searchNavigationPager a:active, .searchNavigationPager a:visited
{
	color: #64719B;
	text-decoration: underline
}

.searchNavigationPager a:hover
{
	color: #64719B;
	text-decoration: underline
}

.newsScroller
{
	width: 143px;
	height: 120px;
	/*background-color: #e0efd1;*/
	padding-bottom: 10px;
	font-size: 0.9em;
}

.news1 a:link, .news1 a:active, .news1 a:visited
{
	color: #64719B;
}

.faq
{
	clear: left;
}

.faqQuestion
{
	padding-bottom: 10px;
	font-weight: bold;
}

.faqAnswer
{
	margin-left: 20px;
	text-align: left;
	padding-bottom: 10px;
	position: relative;
	display: none;
}
