/* CSS Document */
body {
	margin: 0;
	background-color: #979797;
	background-image: url(/images/black-to-grey-background.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#body, #footer {
	width: 955px;
	margin: 10px auto;
	position: relative;
	top: 145px;
	left: 0;
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 120px;
	border-bottom: 4px solid #E59304;
	background-image: url(/images/black-to-grey-background.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#logo {
	position: absolute;
	z-index: 3;
	width: 225px;
	height: 120px;
}

#logo img {
	margin-right: 10px;
	border: none;
}

#categoryLinks {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 4;
}

#headerHouseBlock {
	color: white;
	position: absolute;
	bottom: -4px;
	right: 0;
	text-align: right;
	background-color: black;
	background-image: url(/images/c21_house.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 220px;
	z-index: 2;
}
#headerPhone {
	font-weight: bold;
	font-size: 20px;
	margin: 0 85px 10px 0;
}
#headerForm{
	width: 210px;
	margin-right:10px;
}
.headerText{
margin-left: 20px;
width: 80px;
float: left;
font-weight:bold;
font-size:14px;
}
.headerImg{
width: 100px;
float: right;
}
.VAText {
font-size: 10px;
}
#headerForm p {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 2px 0;
}

#promoBanner {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 97%;
	z-index: 1;
}
#promoBanner img {
	display: block;
	width: 500px;
	height: 60px;
	border: 1px solid #444;
	margin: 0 auto;
}

#content {
	width: 725px;
	margin-right: 10px;
	float: left;
}

#sidebar {
	width: 200px;
	margin-left: 10px;
	float: left;
}

#disclaimer {
text-align: center;
}
h1, h2, h3{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin: .5ex 0;
}
h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#333333;
}
h5 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 1ex 0;
}
a:link {
color: #E59304;
text-decoration:none;
}
a:active, a:visited {
color: #E59304;
text-decoration:none;
}
a:hover {
color:  #666666;
text-decoration:underline;
}
.nav a:link {
color: #E59304;
text-decoration:none;
}
.nav a:active, .nav a:visited {
color: #E59304;
text-decoration:none;
}
.nav a:hover {
color:  #666666;
text-decoration:underline;
}
/* tab/button ul/li */
ul.largeTabs, ul.largeTabs li {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.largeTabs li {
	float: left;
	width: 100px;
	text-align: center;
}

ul.largeTabs a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	border: 1px solid #666;
	height: 24px;
	line-height: 24px;
	margin: 0 3px;
	background-image: url(/images/bannerButtonBg.png);
}

ul.largeTabs a:link,
ul.largeTabs a:visited,
ul.largeTabs a:active {
	color: white;
	text-decoration: none;
}
ul.largeTabs a:hover {
color: #E59304;
	text-decoration: none;
}
/* End tab/button ul/li definition */

/* Tabbed Module */
.tabbedModule {
	margin-bottom: 10px;
}
.tabbedModule .moduleHead {
}
.tabbedModule .moduleHead h1,
.tabbedModule .moduleHead h2,
.tabbedModule .moduleHead h3,
.tabbedModule .moduleHead ul {
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	color: white;
	border-bottom: 3px solid #E59304;
	margin: 0;
}
.tabbedModule .moduleHead h2 {
	font-size: 15px;
}
.tabbedModule .moduleHead h3 {
	font-size: 13px;
}
.tabLeft {
	width: 20px;
	height: 24px;
	background-image: url(/images/tab_left.png);
	float: left;
}
.tabCenter {
	height: 24px;
	background-image: url(/images/tab_center.png);
	background-repeat: repeat-x;
	float: left;
}
.tabRight {
	width: 20px;
	height: 24px;
	background-image: url(/images/tab_right.png);
	float: left;
	clear: right;
}
#content .moduleBody {
	background-color: white;
	padding: 5px;
	border: 4px solid #CCC !important;
	
}
#content .moduleBody2 {
	background-color: white;
	padding: 5px;
	border: 4px solid #CCC !important;
	min-height:800px;
}
#sidebar .moduleBody {
	background-color: white;
	padding: 5px;
	border: 4px solid #CCC !important;
}
/* End tabbed module */

.homepageModule {
	padding: 0 5px 5px 5px;
	border: 1px solid #333;
	background: #ddd;
	margin-bottom: 10px;
}

.clearance {
	clear: both;
	float: none;
	line-height: 0;
	margin: 0;
	padding: 0;
	
}

.off {
	display: none;
}

.tradeLogos {
	float: right;
	margin: 10px;
}
#wrapper {
	width:955px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.headertop {
	height: 128px;
	width: 100%;
	padding: 2px;
}
.headertop .searchlogintop {
	height: 30px;
	width: 420px;
	float: right;
	clear: both;
}
.style1 {
	color: #FFFFFF;
	width: 420px;
	padding-left: 10px;
}
.listingsearchbox {
	float: left;
	height: 240px;
	width: 558px;
	margin-left: 0px;
	background-color:#FFFFFF;

}
.contentmiddleholder {

	height: 900px;
	width: 955px;
	clear: both;
	}
#wrapper #youtubewindow {
	width: 322px;
	height: 265px;
	float:left;
	margin-left: 10px;
}

#wrapper #hometextarea1 {
	float: left;
	width: 542px;
	height: 265px;
	border: 4px solid #cccccc;
	background-color: #ffffff;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 5px;
	text-indent: 3px;
	text-align: justify;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}
#wrapper #hometextarea1 img {
	margin: 0px;
	padding: 3px;
}
#wrapper #virtualagent {
	float: left;
	margin-left: 10px;
	width: 322px;
	background-image: url(../images/memberFrontFemale.png);
	background-repeat: no-repeat;
	background-position: right 30px;
	padding-top: 0px;
	margin-bottom: 10px;
	
}
.headerBorder .address {
width: 250px;
}
.headerBorder .price{
width: 75px;
float:right;
margin-top: -16px;
}
#headerContact {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
float: right;
margin: 33px;
}
#mortgageWidget{
float: left;
width: 316px;
margin: 0 0 10px 0;
border:4px solid #ccc;
padding: 5px;
background-color: #fff;
}
#addlInfo {
float: left;
width: 310px;
margin: 0 0 10px 10px;
border: 2px solid #ccc;
padding: 5px;
background-color: #fff;
}

#footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 955px;
margin: auto;
}


#insideform {
margin-left: 10px;
margin-top: 10px;
width: 300px;
float:left;
}
#searchpic{
float:right;
width: 120px;

}
.fieldSet {
width: 300px;
margin-top: 2px;
height: 25px;
}
.waterfieldSet {
width: 300px;
margin-top: 2px;
height: 190px;
}
.legend{
width: 85px;
float: left;
font-weight:bold;
}
.fieldContent {
width:200px; 
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#SearchButton {
width:300px;
clear:both;
}
.whiteLinks a:link {
color: #ffffff;
text-decoration:none;
}
.whiteLinks a:active,.whiteLinks a:visited {
color: #ffffff;
text-decoration:none;
}
.whiteLinks a:hover {
color:  #ffffff;
text-decoration:underline;
}
 
.featuredHeader {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#E59304;
}

#footer table{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
#agentpage {
width: 580px;
margin-left:15px;
margin-left: auto;
margin-right: auto;
}
.agentbox {
	float: left;
	margin: 5px 2px 5px 2px;
	width:280px;	
	height:160px;
	background-color: #000000;
	border: 3px solid #E59304;
	color: #ffffff;
	
}
.agentbox a:link {
color: #FFFFFF;
text-decoration:none;
}
.agentbox a:active {
color: #FFFFFF;
text-decoration:none;
}
.agentbox a:hover {
color:  #E59304;
text-decoration:underline;
}
.agentbox a:visited {
color: #FFFFFF;
text-decoration:none;
}
.agentPhoto img{
 width: 100px;
 text-align: center;
 float:left;
 margin: 5px 5px 5px 5px;
 border: 2px solid  #E59304;
 height: 140;
}
.agentData {
margin-top: 3px;
width: 160px;
text-align: left;
color:#FFFFFF;
font-size:11px;
}
/*everything below was here before the new design*/
#glossary_BG {
	background-image: url(/images/glossary.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#mortgageBox {
width: 680px;
}
.mortgageText {
width: 400px;
float:left;
padding: 10px;
}
#homeMortgage {
background-image: url(/images/home_mortgage.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height:190px;
	width: 200px;
	float:right;
	padding-right: 20px;
	}
	
.boldText{
font-weight:bold;
font-size: 14px;
	}
#homepic {
	background-image: url(/images/homepic.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#news {
	background-image: url(/images/news.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

/*.border, .border2 {
	border: 1px solid #000000;
}*/

.border_white {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

a.mystyle29 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
}
	
a.mystyle29:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
	
a.mystyle29:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}



