/* Color Codes

OrangeText:  #E86813;
light Orange: #F0974F;
lighter Orange: #F5BE92;
ververylight orange: #FEF7F1

*/

div
{
	position: relative;
}

body
{
	height: 100%;
	width: 800px;
	margin: 0px auto 0px auto;
	font-family: arial, helvetica, verdana, Serif;
	font-size: 10pt;
}


a
{
	color: Black;
	font-size: 9pt;
	text-decoration: underline;
}

a:hover
{
	color: #006A41;
	text-decoration: none;	
}

img
{
	border: none;
}

img a
{
	border: none;
}

h1, h1 a, h2, h3, h4, .propertyResultsListingHeader, .propertyResultsListingHeader a
{
	color: #A54A0E;
	font-family: Trebuchet MS, Trebuchet, arial, helvetica;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

h1
{
	text-align: left;
	font-size: 12pt;
}

h2
{
	text-align: left;
	font-size: 11pt;
}

h3
{
	font-size: 11pt;
	line-height: 1em;
	height: 2em;
}

h4
{
	font-family: sans Serif;
	font-size: 11pt;
	color: #930000;
}

#topNav /* This is the extra nav above the main site */
{
	height: auto;
	width: 800px;
	margin: 0px auto -3px auto;
	background-color: white;
}
#container
{
	height: auto;
	width: 798px;
	margin: 0px auto 0px auto;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background-color: white;
}

#container p
{
	color: #333333;
	text-align: left;
	padding: 0px 5px 5px 0px;
	margin: 3px;
	line-height: 18px;
}

#header
{
	width: 796px;
	padding: 4px 0px 5px 0px;
	color: #E86813;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica;
	line-height: 11pt;
}

	#header a
	{
		color: #930000;		
	}

	#header img
	{
		float: left;
		margin: 10px 0px 0px 10px;
	}


	#headerText1
	{
		padding-left: 14px;
		margin-top: 15px;
		width: 185px;
		float: left;
		font-size: 12pt;
	}

	#flashImage
	{
		width: 381px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		height: auto;
		float: left;
	}

	#headerText2
	{
		font-size: 10pt;
		height: 70px;
		padding-right: 5px;
		width: 190px;
		float: right;
		text-align: right;
	}


#navBarTop, #navBar
{
	width: 796px;
	height: 24px;
	color: White;
	text-align: center;
	background-color: #ED7F26;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-weight: bold;
	background-image: url(/images/navbarback.gif);
	background-repeat: repeat-x;
	border: solid 1px #83400A;
}

	#navBarTop a, #navBar a
	{
		margin: 0px;
		text-decoration: none;
		color: White;
		font-size: 10pt;
		font-weight: bold;
		line-height: 24px;
		height: 24px;

	}

	#navBarTop a:hover, #navBar a:hover
	{
		color: #EFD130;
		line-height: 24px;
		margin: 0px;
	}

.categoryHeader
{
	width: 796px;
	height: 24px;
}

.categoryHeader h1
{
	color: #E86813;
	padding: 0px 0px 2px 10px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-weight: bold;
}


#mainContent
{
	margin: 10px 10px 10px 10px;
}

#register, #callMeBack
{
	width: 198px;
	height: 139px;
	float: left;
}	
	
#search
{
	float: left;
	width: 398px;
	border: solid 3px #D3DCDE;
	background-color: #F8FAFA; 
	background-image: url(/images/searchback.jpg);
	background-repeat: no-repeat;
	height: 133px;
}

#searchForm
{
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px 0px 0px 2px;
}
	
	#searchForm .col
	{
		float: left;
		width: 128px;
		height: 106px;
		padding-left: 2px;
	}

	
	.label
	{
		height: 10px;
	}

	.label, .field select, textbox
	{
		font-size: 8pt;
		color: #333333;
	}
	.field select, textbox
	{
		width: 125px;
		border: solid 1px #333333;
	}

	.button
	{
		text-align: center;
	}

#welcomeMessage
{
	float: left;
	width: 560px;
	margin-left: 0px;
	margin-right: 10px;
	font-size: 11px;
	/*border: solid 1px black;*/
}

#quickSearch
{
	float: left;
	width: 170px;
	border-left: solid 1px #CCCCCC;
	padding-left: 10px;
	margin-left: 14px;
}

#article
{
	padding-left: 10px;
}

#article p, #article div, #article h1, #article h2, #article span
{
	padding-left: 0px;
}

.featuredProperties
{
	width: 795px;
	/*border: solid 1px red;*/
}

	.featuredProperties h1
	{
		padding: 0px 0px 3px 10px;
		margin-bottom: 5px;
	}

	.featuredProperties .property 
	{
		float: left;
		width: 194px;
		background-image: url(/images/featuredback.jpg);
		background-repeat: repeat-x;
		border: solid 1px #CCCCCC;
		margin-right: 2px;
		text-align: center;
		color: Black;
		font-size: 11pt;
		font-weight: bold;
		font-family: Trebuchet MS, Trebuchet, Arial, Helvetica;
	}
	
	.featuredProperties .property ul
	{
		list-style-type: square;
		margin-top: 2px;
		margin-bottom: 7px;
		padding-top: 0px;
	}

	.featuredProperties .property img
	{
		width: 182px;
		height: 140px;
	}

#footer
{
	height: auto;
	width: 798px;
	margin: 0px auto 0px auto;
	padding: 15px 0px 15px 0px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background-color: White;
	text-align: center;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

#footer a
{
	color: #333333;
}

fieldset
{
	width: 710px;
	color: #E86813;
	font-size: 8pt;
	font-weight: bold;
	line-height: 2em;
	margin: 0px auto 20px auto;
}

	fieldset legend
	{
		font-size: 10pt;
		font-weight: bold;
		color: #E86813;
		padding: 10px;
	}

/** Contact Page **/

#contactPage
{
	margin-left: 200px;
}

#contactForm
{
	margin-top: 20px;
}

.type
{
	width: 100px;
}

/** end Contact page stuff **/


/** Content Management Pages **/

.article
{
	position: relative;
	margin-bottom: 3px;
	border: solid 1px #D3DCDE;
}

.article img
{
	float: left;
	width: 170px;
}

.article .description
{
	margin-left: 180px;
	padding: 10px 10px 10px 5px;
}


/** End Content Management Pages**/

/** Search Results **/

.summary
{
	margin-top: 15px;
}

.summaryHeading
{
	margin: 15px 0px 7px 0px;
	padding: 3px 40px 3px 20px;
	height: 18px;
	color: Black;
	text-align: center;
	background-color: #ED7F26;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-weight: bold;
	background-image: url(/images/navbarback.gif);
	background-repeat: repeat-x;
	border: solid 1px #83400A;
	font-size: 11pt;
}

.summaryHeading span, .summaryHeading .left, .summaryHeading .right
{
	position: relative;
}

.summaryImage
{
	float: left;
	width: 160px;
}

.summaryText
{
	float: right;
	width: 587px;
	margin-right: 10px;
}

.searchResultsImg
{
	width: 160px;
	border: solid 1px #DDDDDD;
}

.resultsTitle
{
	width: 330px;
	float: left;
}

.propertyResultsListingHeader
{
	font-size: 12pt;
	font-weight: bold;
}

.resultsPrice
{
	float: right;
	width: 150px;
	text-align: right;
}

#searchResults
{
	padding: 5px 5px 5px 15px;
	border: solid 1px #FFEC9D;
}

#details
{
	position: relative;
	margin-left: 290px;
	border: solid 1px #95490C;
}
	
	.detailsName
	{
		float: left;
		width: 48%;
		height: 16px;
		padding: 2px;
		margin: 2px;
		border: 1px solid #E86813;
		background-color: #E86813; 
		color: White;
	}
	
	.detailsValue
	{
		float: left;
		width: 42%;
		border: solid 1px #E86813;
		height: 16px;
		padding: 2px;
		margin: 2px;
		overflow: hidden;
	}

.spacing
{
	line-height: 2em;
}

/** end of Search results **/

/** Property Details **/

#propertySummary
{
	float: left;
	margin-left: 40px;
	border: solid 1px #95490C;
	background-color: #F5BE92;
}

	#propertySummary th, #propertySummary td
	{
		text-align: left;
		padding: 0px 5px 0px 5px;
	}
	
	#propertySummary .altBackground
	{
		background-color: #FEF7F1;
	}

.propertySection
{
	padding: 10px 10px 5px 10px;
}

	.propertySection h1
	{
		margin: 15px -15px 7px -15px;
		padding: 3px 40px 3px 10px;
		height: 18px;
		color: Black;
		text-align: center;
		background-color: #ED7F26;
		font-family: Trebuchet MS, Trebuchet, Arial, Helvetica;
		font-size: 11pt;
		font-weight: bold;
		background-image: url(/images/navbarback.gif);
		background-repeat: repeat-x;
		border: solid 1px #83400A;
		text-align: left;
	}

	.propertySection img
	{
		margin: 20px 10px 20px 0px;
		width: 240px;
		height: 190px;
		border: 1px solid #CCCCCC;
	}

.propertyLinks
{
	float: right;
	padding: 10px 40px 0px 0px;
}

#mainPhoto
{
	width: 320px;
	float: left;
	padding-left: 10px;
}

#mainPhoto img
{
	width: 320px;
	border: solid 1px #CCCCCC;
}

/** End of Property Details **/

/** Large Photos and Plans **/

#largePhoto img, #largePlan img
{
	width: 100%;
}

/** End photos and Plans **/


/** General classes and id **/

.padding
{
	padding: 2px 2px 2px 2px;
}

.standard
{
	line-height: 20px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.half
{
	width: 48%;
}

.clear
{
	clear: both;
}

.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.border
{
	border: solid 1px #FFEC9D;
}

.hr
{
	margin-top: 5px;
	border-top: solid 1px gainsboro;
}

.page
{
	padding: 0px 4px 0px 4px;
}

.selected, .previous, .next
{
	padding: 0px 4px 0px 4px;
}

.selected
{
	background-color: #D3DCDE;
	text-decoration: none;
}

.disabled
{
	color: #CCCCCC;
}
.testBorder { border: solid 1px red;}
