/* CSS Document */
/* Zero out margins and padding */
* {
	margin: 0px;
	padding: 0px;
}
/* Page Setup */
html {
	height: 100%;
}
body {
	height: 100%;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-color: #544a41;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
}
/* Sign Up Form */
#signUp {
	float: right;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 5px;
}
#signUp .textField {
	font-size: 10px;
	width: 125px;
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #333333;
	margin-right: 2px;
	margin-left: 4px;
	height: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
#signUp .submit {
	color: #FFFFFF;
	background-color: #666666;
	width: 50px;
	font-size: 10px;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Layout */
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#header {
	background-color: #000000;
	float: left;
	height: 60px;
	width: 720px;
	padding-top: 15px;
	padding-left: 40px;
}
#tableContent {
	float: left;
	height: 100%;
	width: 760px;
}
/* Right Bar */
#rightContent {
	width: 177px;
	background-color: #50382b;
	background-image: url(images/rightside/images/a_08.jpg);
	
	background-position: left top;
	
}
#rightsidecontent {
padding-left:7px;
padding-top:20px;
	
}
#featuredhome {
padding-left:1px;
	
}
#mainNav {
	margin-top: 10px;
}
#mainNav ul {
	margin-bottom: 30px;
	list-style-type: none;
}
#mainNav li {
	width: 160px;
	text-align: center;
}
#mainNav li a {
	font-size: 10px;
		font-weight: bold;
	display: block;
	height: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav li a:hover {
	font-size: 10px;
		font-weight: bold;
	display: block;
	height: 10px;
	margin-bottom: 10px;
	color: #D8D8D8;
	text-decoration: none;
}
#boxSet {
	margin-top: 25px;
}
#boxSet ul {
	margin-top: 30px;
	margin-bottom: 30px;
	list-style-type: none;
}
#boxSet li {
	width: 160px;
	text-align: center;
}
#boxSet li a {
	background-color: #381e11;
	font-size: 10px;
	display: block;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#boxSet li a:hover {
	background-color: #B55628;
	font-size: 10px;
	display: block;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#boxSet2 {
	margin-top: 25px;
}
#boxSet2 ul {
	margin-top: 30px;
	margin-bottom: 30px;
	list-style-type: none;
}
#boxSet2 li {
	width: 160px;
	text-align: center;
}
#boxSet2 li a {
	background-color: #705046;
	font-size: 10px;
		font-weight: bold;
	display: block;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#boxSet2 li a:hover {
	background-color: #000000;
	font-size: 10px;
		font-weight: bold;
	display: block;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#featuredHomes .head {
	width: 160px;
	background-color: #381e11;
	height: 20px;
	font-size: 10px;
	padding-top: 7px;
}
#featuredHomes .footer {
	background-color: #381e11;
	width: 160px;
	height: 35px;
	padding-top: 7px;
	font-size: 10px;
}
#prudential {
	margin-top: 15px;
	background-image: url(images/prudential_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 145px;
	padding-top: 30px;
	font-size: 10px;
	
	margin-bottom: 15px;
}
#prudential a{
color:#FFFFFF;
}
#prudential h1 {
	font-size: 19px;
	font-weight: lighter;
}
#prudential h2 {
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 1px;
}
/* Default Body */
#defaultBody {
	margin-top: 135px;
	padding-bottom: 30px;
}
#defaultBody a {
	font-size: 12px;
	font-weight: bold;
	color: #B15427;
	text-decoration: underline;
}
#defaultBody a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #6F4E3C;
	text-decoration: underline;
}
#mainBody {
	background-image: url(images/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 518px;
	background-color: #000000;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 25px;
}
#mainBody h1 {
	font-family: Times, "Times New Roman", Georgia,  Times, serif;
	font-size: 34px;
	font-weight: lighter;
	font-style: italic;
	letter-spacing: -2px;
}
#mainBody .nudge {
	padding-right: 10px;
}
#mainBody .nudgeRight {
	padding-left: 10px;
}
#mainBody .padding {
	padding: 10px;
}
#mainBody .spacer {
	height: 2px;
	background-color: #FFFFFF;
}
#mainBody .input1 {
	font-size: 10px;
	width: 150px;
	color: #FFFFFF;
	background-color: #381E11;
	height: 13px;
	border: 1px solid #9B9188;
	padding: 2px;
}
#mainBody .input2 {
	font-size: 11px;
	width: 150px;
	color: #FFFFFF;
	background-color: #381E11;
	height: 50px;
	border: 1px solid #9B9188;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	scrollbar-face-color: #381e11;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #381e11;
    scrollbar-shadow-color: #381e11;
    scrollbar-highlight-color: #E19C7B;
    scrollbar-3dlight-color: #E19C7B;
    scrollbar-darkshadow-color: #5A2B14;
}
#mainBody .input3 {
	font-size: 10px;
	width: 150px;
	color: #FFFFFF;
	background-color: #A75025;
	height: 17px;
	border: 1px solid #00000;
}
#mainBody .button {
	background-color: #73361A;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color: #CCCCCC;
	width: 70px;
	margin-right: 10px;
}
/* Index */
#cities {
	margin-top: 40px;
	font-size: 11px;
	color: #EBEBEB;
	font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
}
#slogan {
	margin-top: 60px;
	font-size: 14px;
	color: #EBEBEB;
	font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
}
#homeslogan {
	margin-top: 6px;
	font-size: 14px;
	color: #EBEBEB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#cities a{
	margin-top: 40px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style:normal;
		font-family: Arial, Helvetica, sans-serif;
}
#slides {
	float: left;
	margin-top: 70px;
}
.indexPageContent {
	margin-top: 10px;
	float: left;
	width: 515px;
	font-size: 12px;
}
#indexBoxSet {
	margin-top: 50px;
}
/* About */
#aboutBody {
	margin-top: 40px;
}
#aboutBody h1 {
	font-size: 18px;
	letter-spacing: 0em;
}
#aboutBody .form {
	background-color: #381e11;
	width: 300px;
	padding: 2px;
	font-size: 10px;
}
/* Buyer Tools */
#buyerToolsBody {
	margin-top: 135px;
	font-weight: normal;
}
#buyerToolsBoxSet {
	margin-top: 10px;
}
#buyerToolsBoxSet ul {
	margin-top: 15px;
	margin-bottom: 30px;
	list-style-type: none;
}
#buyerToolsBoxSet li {
	width: 128px;
	text-align: center;
	float: left;
}
#buyerToolsBoxSet li a {
	background-color: #381e11;
	font-size: 10px;
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#buyerToolsBoxSet li a:hover {
	background-color: #B55628;
	font-size: 10px;
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
/* Area Information */
#areaInfoBody{
	margin-top: 135px;
	width: 270px;
}
#areaInfoBody ul {
	margin-bottom: 30px;
	list-style-type: none;
}
#areaInfoBody li {
	width: 250px;
	float: left;
}
#areaInfoBody li a {
	font-size: 12px;
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-right: 10px;
	color: #CCCCCC;
	text-decoration: none;
background-color: #333333;
}
#areaInfoBody li a:hover {
	background-color: #B55628;
	font-size: 12px;
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
/* Buyer / Seller 
 */
#tipsBody{
	margin-top: 135px;
	width: 500px;
}
#tipsBody ul {
	margin-bottom: 30px;
	list-style-type: none;
}
#tipsBody li {
	width: 500px;
	float: left;
}
#tipsBody li a {
background-color: #333333;
padding-left:5px;
	font-size: 12px;
	font-weight:bold;
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#tipsBody li a:hover {
	background-color: #B55628;
	padding-left:5px;
	font-weight:bold;
	font-size: 12px;
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.subList {
	margin-left: 25px;
}
.tipscontent {
padding-left:5px;
padding-top:5px;
}
/* Cities */
#cityBody{
	width: 500px;
}
#cityBody ul {
	margin-bottom: 30px;
	list-style-type: none;
}
#cityBody li {
	width: 500px;
	float: left;
}
#cityBody li a {
background-color: #333333;
padding-left:5px;
	font-size: 12px;
	font-weight:bold;
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#cityBody li a:hover {
	background-color: #B55628;
	padding-left:5px;
	font-weight:bold;
	font-size: 12px;
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.citycontent {
padding-left:5px;
padding-top:5px;
}
/* Cities2 */
#cityBody2{
	width: 500px;
}
#cityBody2 ul {
	margin-bottom: 30px;
	list-style-type: none;
}
#cityBody2 li {
	width: 500px;
	float: left;
	margin-top:7px;
}
#cityBody2 li a {
background-color: #333333;
padding-left:5px;
	font-size: 12px;
	font-weight:bold;
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#cityBody2 li a:hover {
	background-color: #B55628;
	padding-left:5px;
	font-weight:bold;
	font-size: 12px;
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.citycontent2 {
padding-left:5px;
padding-top:5px;
}
//* Community Info */
#communityBody{
	margin-top: 135px;
	width: 500px;
}
#communityBody ul {
	margin-bottom: 30px;
	list-style-type: none;
}
#communityBody li {
	width: 500px;
	float: left;
}
#communityBody li a {
background-color: #333333;
padding-left:5px;
	font-size: 12px;
	font-weight:bold;
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#communityBody li a:hover {
	background-color: #B55628;
	padding-left:5px;
	font-weight:bold;
	font-size: 12px;
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
/* Resource Center */
#resourceBody {
	margin-top: 135px;
}
#resourceBody .form {
	background-color: #381e11;
	width: 350px;
	padding: 2px;
	font-size: 10px;
}
#resourceBody a {
	font-size: 12px;
	font-weight: bold;
	color: #B15427;
	text-decoration: underline;
}
#resourceBody a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #6F4E3C;
	text-decoration: underline;
}
/* Your Home's Value */
#homeValueBody {
	margin-top: 135px;
}
#homeValueBody .form {
	background-color: #381e11;
	width: 505px;
	padding: 2px;
	font-size: 10px;
}
#homeValueBody h2 {
	font-size: 20px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Free Reports */ 
#freeReportsBody {
	margin-top: 135px;
}
#freeReportsBody .form {
	background-color: #381e11;
	width: 310px;
	padding: 2px;
	font-size: 10px;
}
#freeReportsBody h2 {
	font-size: 12px;
}
/* Contact */
#contactBody {
	margin-top: 135px;
}
#contactBody .form {
	background-color: #381e11;
	width: 310px;
	padding: 2px;
	font-size: 10px;
}
#contactBody h2 {
	font-size: 16px;
}
/* Dream Home Finder */
#homeFinderBody {
	margin-top: 135px;
}
#homeFinderBody .form {
	background-color: #381e11;
	width: 505px;
	padding: 2px;
	font-size: 10px;
}
#homeFinderBody h2 {
	font-size: 20px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#homeFinderBody .input2 {
	height: 75px;
}
/***** Content Links ***********/
.contentLinks a{color:#ffffff;}
