/*********** COLORS
Colors Used
Background Color: #d4e2e4
Hurd Blue Light: #2a95b0
Hurd Blue Dark: #007593
Text Hurd Blue: #00476F
Nav Red: #94003b
Nav Red Light: #e4cfd7
Nav Yellow: #f3ed50
Nav Yellow Light: #fffe9f
Nav Green: #99be26
Nav Green Light: #d3ff9f
Resources Light Green: #ecffd5
COLORS ***********/

/***** IMAGES *****/
img.featurePhoto {
	float:left;
	background-color: #FFFFFF;
	border:1px solid #007593;
	padding: 1px;
}
img.agent {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	border:1px solid #007593;
	padding:1px;
}
img.floatRight {
	float:right;
	margin:0 0 0 10px;
	padding:0;
	background-color:#FFFFFF;
	border:1px solid #007593;
	padding:1px;
}
img.floatLeft {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	background-color:#FFFFFF;
	border:1px solid #007593;
	padding:1px;
}

/***** LAYOUT *****/
#input {
	display: block;
	margin: 0;
	padding: 10px 20px 15px 20px;
	height: 1%;
}
#privacyContainer {
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(img/privacyBack.jpg);
	background-position:0 175px;
	background-repeat:no-repeat;
}

/***** LISTINGS PAGE LAYOUT *****/

.clearit {
	height:0%;
	clear:both;
}

#listings-search {
	width:491px;
	height:300px;
	display:block;
	background:url(img/listings-search-bg2.png) no-repeat;
	margin:10px 0 0 10px;
}
	
#formLeft {
	float:left;
	text-align:right;
	padding:10px 0 0 10px;
	}
	
#formRight {
	float:left;
	text-align:right;
	padding:10px 0 0 10px;
	}

#formLeft label, #formRight label, #formBottom label {
	font-family:Palatino,"Times New Roman",serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	}

#formLeft input, #formRight input {
	margin-bottom:10px;
	}

#formBottom input {
	margin:0;
	padding:0;
	}
	
#formImage {
	float:left;
	padding:5px 20px 0 85px;
	}

#formSecurity {
	float:left;
	}
	
#formBottom {
	text-align:center;
	}
	
#listingsMid {
	text-align:center;
	}
	
#listingsMid a:link, #listingsMid a:active, #listingsMid a:visited {
	font-family:Palatino,"Times New Roman",serif;
	font-size:16px;
	color:#94003b;
	text-decoration:none;
	font-weight:bold;
	}
	
#listingsMid a:hover {
	text-decoration:underline;
	}	
	
/***** TEXT *****/
#content h1.blueRed {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px 0 6px 30px;
	font-family:Arial, Helvetica, sans-serif;
	color: #e4cfd7;
	background-color:#94003b;
	text-transform: uppercase;
}
#content h1.blueYellow {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 1px 0 1px;
	padding: 5px 0 6px 30px;
	font-family:Arial, Helvetica, sans-serif;
	color: #007593;
	background-color:#fffe9f;
	text-transform: uppercase;
}
#content h1.lightGreen {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 1px 0 1px;
	padding: 5px 0 6px 30px;
	font-family:Arial, Helvetica, sans-serif;
	color: #d3ff9f;
	background-color:#99be26;
	text-transform: uppercase;
}
#content h2 {
	display: block;
	text-align:center;
	font-size: 15px;
	font-weight: lighter;
	margin: 10px 20px 10px 20px;
	padding: 0;
	font-family: Tahoma, "Times New Roman";
	color: #94003b;
}
#content h3 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	font-family: Tahoma, "Times New Roman";
	color: #2a95b0;
	margin: 2px 2px 10px 2px;
}
h3.contactComeby {
	font-size:1em;
}
#input h3.contactCall {
	text-align:center;
	font-size:1em;
	padding-right:200px;
}
#input h3.contactFax {
	text-align:center;
	font-size:1em;
	padding-right:150px;
}
#input h3.contactEmail {
	text-align:center;
	font-size:1em;
	padding-right:100px;
}
#content h3.agText {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	font-family: Tahoma, "Times New Roman";
	color: #007593;
	margin:0;
}
#content h3.agTitle {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	font-family: Tahoma, "Times New Roman";
	color: #94003b;
	margin:0 0 6px 0;
}
#content p {
	font-family:Tahoma, "Times New Roman";
	font-size: 12px;
	color: #00476F;
	padding:5px 0 5px 0;
	margin:0;
}
#input ul {
	margin:20px 0 0 0;
	padding:0;
	text-align:center;
	list-style:none;
}
#input ul.ulNoInline {
	width:200px;
	margin:2px 0 25px 0;
	border-bottom: solid #94003b 1px;
	padding:0;
	text-align:left;
}
#input li {
	margin:0px;
	padding:0;
	display: inline;
}
#input li.liNoInline {
	margin:0px;
	padding:0;
	display:block;
}
#input li.liNoInlineTest {
	margin:0px;
	padding:5px 10px 5px 10px;
	display:block;
}
#input ol.olNoInlineTest {
	margin:5px 0 5px 0;
	padding:5px 25px 5px 50px;
	text-align:left;
}
#input h3.sitemap {	
	width:200px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	border-top: solid #94003b 1px;
	font-family: Tahoma, "Times New Roman";
	color: #2a95b0;
	margin: 2px;
}
#input a:link, #input a:visited {
	margin:0;
	padding:0;
	color:#007593;
	text-decoration:none;
}
#input a:hover {
	margin:0;
	padding:0;
	color:#94003b;
	text-decoration:underline;
}
#input ol {
	margin:15px 10px 15px 10px;
	padding:0px 5px 0 10px;
	border: solid #f3ed50;
	border-width: 0px 1px 0px 1px;
}
#input blockquote {
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-style: italic;
	padding: 0;
	font-family: Tahoma, "Times New Roman";
	color: #94003b;
}
#content h2.testimonialType {
	display: block;
	text-align:center;
	font-size: 15px;
	font-weight: lighter;
	margin: 35px 20px 10px 20px;
	padding: 0;
	font-family: Tahoma, "Times New Roman";
	color: #94003b;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #94003B;
}
#input p.important {
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:9px;
	color:#94003b;
}
#testLink {
	background-color: #ECFFD5;
}
