/* Site Colors

Top NavBar Logo Area Background = #4D6F4C
Top NavBar Background = #6F8B6F
Main Content Area Background = #C5D1C5

*/
/* =Body
 ----------------------------------------------- */
body {
	margin: 0px;
	padding:0;
	background-color:#fff;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	left: auto;
	right: auto;
	clip:  rect(auto auto auto auto);
	position: relative;
}

	
	}
body#home #header {
	height: 107px;
	}
body#home #logo {
	height: 120px;
	}	
#wrap { /* Determines the width of the screen area and the background color for the content area */
	/*background: #CCCCCC; */
	border: 0px;
	margin: 0 auto;
	/*overflow: auto;*/
	}
#content { /* Determines the width and top of the box that holds the content */
	border: 1px;
	border-style: solid;
	border-color: #41557A;
	width: 750px;
	margin-top: 0px;
	}
#content2 { /* Determines the width and top of the box that holds the content */
	border: 1px;
	border-style: solid;
	border-color: #41557A;
	width: 500px;
	margin-top: 0px;
	}
			
/* Picture Styles */

#Picture1
{
	float: right;
	display: block; 
	padding: 20px 20px 0px 0px;
	}
				
/* =Headings
 ----------------------------------------------- */

h1 {
	font-size: 17px;
	line-height: normal;
	color: #FFFFFF;
	font-family: Georgia, Century Schoolbook, Times New Roman, serif;
	margin: 0 0 5px 0; 
	padding: 0;
	}
h2 { /* Identical to h6 except with larger font */
	font-size: 18px;
	line-height: normal;
	color: #FFFFFF;
	font-family: Georgia, Century Schoolbook, Times New Roman, serif;
	margin: 0 0 4px 0;
	padding: 0;
	}
h3 { /* Identical to h4 except with top dotted border */
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Georgia, Century Schoolbook, Times New Roman, serif;
	margin: 0 0 4px 0;
	padding: 2px 0px 0px 0px;
	height: 0px;
	border-top-width: 2px;
	
	}
h4 {
	font-size: 15px;
	line-height: 16px;
	font-weight:normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 4px 0;
	padding-bottom: 5px;	
	border-Bottom-style: none;
	border-Bottom-width: 0px;
	}
h5 {
	font-size: 13px;
	line-height: 16px;
	font-weight:normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 4px 0;
	padding-bottom: 5px;	
	border-Bottom-style: none;
	border-Bottom-width: 0px;
	}
h6 { /* Identical to h2 except with smaller font */
	font-size: 14px;
	line-height: 18px;
	color: #41557A;
	font-family: Georgia, Century Schoolbook, Times New Roman, serif;
	margin: 5px 0 4px 0;
	padding: 0;
	}	
.h7 { /* Identical to h1 except with smaller font */
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	font-family: Georgia, Century Schoolbook, Times New Roman, serif;
	margin: 0 0 5px 0; 
	padding: 0;
	}
p {
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

.pSpacer {
	margin: 0 30px 0px 0;
	padding: 0;

	}	
.pDotted {
	margin: 0px 0 5px 0;
	padding: 0px 0px 0px 0px;
	border-Bottom-style: solid;
	border-Bottom-color: #41557A;
	border-Bottom-width: 1px;
	}		
.pSpacerDottedPad {
	margin: 10px 0 15px 0;
	padding: 70px 0px 0px 0px;
	border-Bottom-style: solid;
	border-Bottom-color: #41557A;
	border-Bottom-width: 2px;
	}	

.pTextIndent {
	padding: 0px 0px 0px 30px;
	}
	
.pIndentPhoto {
	padding: 0px 0px 0px 500px;
	}

.pTextIndentLeft {
	padding: 0px 500px 0px 0px;
	}
		
.pTextAlignLeft{
	text-align: left;
	}
		
.pTextAlignCenter{
	text-align: center;
	}

.pTextAlignBottom {
	vertical-align: baseline;
	}
	
.pTextFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D6F4C;
	margin: 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	}
.pTextFieldsWidth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D6F4C;
	margin: 0px 0px 3px 0px;
	padding: 3px 3px 3px 130px;
	}		
	
.pTextFieldsSingleLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 11px;
	height: 10px;
	line-height: 10px;
	color: #4D6F4C;
	margin: 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	}		
.pTextFieldHeader {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}		
.pWhite {
	color: #FFFFFF;
	font-weight: bold;
	}
.pRed {
	color: #FF0000;
	}		
.TextUppercase {
	text-transform: uppercase;
	}
.TextCapitalize {
	text-transform: capitalize;
	}
.SmallText {
	font-size: 11px;
	}	.TableStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41557A;
	font-weight: normal;
	line-height: 22px;


}
.ListingsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.SmallDisclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 41557A;
	font-weight: normal;

}
.ListingsPropertyDescriptionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #41557A;

}
.SmallSourceRealtor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #41557A;
}
.PhotoBorder {
	border: #000000;
	border-bottom-width: thin;
}
