body {
	margin: 0px;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-color: #fff;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	}
html>body { /* be nice to Opera - courtesy simplebits.com */
	font-size: small;
}


#container {
 	margin: 0 auto;
  	width: 700px;
  	text-align: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #fff;
	background-image: url(../images/contentbg.gif);
} 
#head {
	height: 122px;
	width: 700px;
	background-image:url(../images/header.jpg);
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #103486;
}
#salehead {
	height: 122px;
	width: 700px;
	background-image:url(/images/saleheader.jpg);
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #103486;
}
#menu {
	float: left;
	height: 400px;
	width: 140px;
	background-image: url(../images/menubg.gif);
	/*margin-top: 217px;*/
	padding: 0px;
	background: #ffffff;
	/* background color: #00FF99; */
	border-right: 1px solid #C6C6C7;
}
#content {
	background: white;
	float: right;
	width: 540px;
	padding: 0px;
	margin-right: 5px;
}
#rg {
	width: 700px;
	height: 20px;
	background-color: #000;
	text-align: center;
}
.rg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	/*font-weight: bold;*/
	margin-top: 5px;
}
#footer {
	clear: both;
	width: 700px;
	height: 28px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;	/*border-top: 2px solid #015799;*/
	background-color: #FFEE00;
	border-bottom: 1px solid #000;
	align: center;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CD2C26;
	font-weight: bold;
	margin-top: 9px;
}
.smallimage {
	margin: 10px;
}
.navcontainer { width: 140px; }

.navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 11px;
	margin-top:0; 
	margin-bottom:0; 
}

.navcontainer a {
	display: block;
	padding: 0px;
	width: 130px;
	background-color: #ECECEC;
	border-bottom: 1px solid #C6C6C7;
	border-top: 1px solid #fff;
	padding-left: 10px;
}

.navcontainer a:link, .navlist a:visited {
	color: #000;
	text-decoration: none;
}

.navcontainer a:hover {
	background-color: #3F73B9;
	color: #fff;
}
.menuheading {
	line-height: 2.0em;
	background-color: #3F73B9;
	border-right: 5px solid #8EB8D9;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	/*color: #930;*/
	color: #CD2C26;
	padding: 0;
	margin: 0;
}
h2 {
	margin: 0;
	font-size: 80%;
	text-transform: capitalize;	
}
h2 a {
	color: #3E73B9;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-size: 115%;
	font-weight: bold;
	color: #CD2C26;
	padding: 0 0 2px 0;
	margin: 1.2em 0 -.2em 0;
	border-bottom: 1px solid #eee;
}
h4 {
	font-size: 115%;
	font-weight: bold;
	color: #3F73B9;
	padding: 0 0 0px 0;
	margin: 1.2em 0 -.2em 0;
	border-bottom: 1px solid #eee;
}
h5 {
	font-weight: normal;
	font-size: 80%;
	margin: 0;
	padding: 0;
}
h5 a {
	color: #666666;
}
.propinfo {
	color: #000;
	font-size: 10px;
}
.housepicture {
	border: 1px solid #eee; 
	padding: 2px;
}
#featurelist {
	padding-left: 0;
	margin-left: 0;
	width: 200px;
	font-weight: bold;
}

#featurelist li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-bottom: 1px solid #eee;
}
#signups {
	background-color: #00FF33;
}

/* --------- table hovers --------- */
tr.hover {
	border-top: 3px solid red;
	border-bottom: 3px solid red;
} 
tr.hover2 { 
	border: 1px solid black; 
	background: #EEE;
	cursor: hand;
}


/*---------- links ---------- */

p a {
	text-decoration: none;
}
p a:link {
	color: #CD2C26;
}
p a:visited {
	color: #CD2C26;
}
p a:hover {
	color: #FF0000;
}


.partner a {
	text-decoration: none;
}
.partner a:link {
	color: #666;
}
.partner a:visited {
	color: #666;
}
.partner a:hover {
	color: #3E73B9;
}




/* ------------ forms -------------- */

/*form table {
	background-color: #F9FBFD;
	margin: 5px;
	color: #000000; 
	width: 440px; 
	border: 1px solid #D7E5F2; 
	border-collapse: collapse; 
}*/
form td {
	background-color: #F1F9FE;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #3670A7;
	width: 220px; 
}
smalllabelcell { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: transparent; 
 color: #3670A7; 
 width: 100px; 
} 

.smallfieldcell { 
 background-color: #F2F7FB; 
 color: #000000; 
 text-align: right; 
  
}
form input { 
 width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
 margin-right: 0px; 
} 

form input { 
 width: 100px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
} 

form select { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
}


h5 a {
	color: #3E73B9;
}
h5 a:link {
	color: #3E73B9;
}
h5 a:visited {
	color: #3E73B9;
}
h5 a:hover {
	color: #FF0000;
}
