html,body 
{
	height: 100%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
}
p {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;}
img {
	border:none;
}
h1
{
	font-family:arial;
	font-size:30px;
	color:#693A14;
	font-weight:normal;
	//padding-top:6px;
}
h2
{
	font-family:arial;
	font-size:22px;
	text-transform:uppercase;
	color:#E36F1E;

}

h3 {
color:#8A8D09;
font-size:18px;
text-transform:uppercase;}
h4
{
	font-family:arial;
	font-size:12px;
	color:#E36F1E;
	margin-bottom:3px;

}
a, a:link {color:#0075A5;}
a:hover {color:#053b60; text-decoration:none;}
#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
	background:url(images/master_ground.png) center top no-repeat;

}
#main_container
{
	width: 970px;
	

}
#brown_top
{
	height:22px;
	background:url(images/top_ground.png);
}
#split_table
{
	height:600px;
	margin-top:0;
	padding-top:15px;
}
#top_flash
{
	width:656px;
	text-align:right;
}
#left_nav li
{
	margin-top:11px;
	list-style-image: url(images/bullet.png);
}
#left_nav .yellow_bullet
{
	list-style-image: url(images/yellow.png);
}
#left_nav .green_bullet
{
	list-style-image: url(images/green.png);
}
#left_nav .blue_bullet
{
	list-style-image: url(images/blue.png);
}
#left_nav .orange_bullet
{
	list-style-image: url(images/orange.png);
}

#left_nav li a
{
	font-size:14px;
	font-family:Arial;
	color:#2A3945;
	text-decoration:none;	
}


#left_nav li a:hover
{
	font-size:14px;
	font-family:Arial;
	color: #FF6600;
	text-decoration:underline;
	
}
#main_content
{
	font-family:Tahoma;
	font-size:13px;
	color:#3D3D3D;
	line-height:22px;
	width:631px;
	padding-left:25px;
	//margin-top:15px;
	margin-bottom:25px;
	
}

#main_content li
{
	font-family:arial;
	font-size:13px;
	line-height: 26px;}
#main_content #houses_table td
{
	font-family:arial;
	font-size:10px;
	color:#333;
	padding-right:14px;
}
#main_content #houses_table td h4
{ color:#8A8D09;
font-size:20px;
margin-bottom:0;
text-transform:uppercase;}
#main_content hr {
	height:0;
	border:0;
	border-bottom:1px dotted #E36F1E;
	margin-top:20px;}
#main_content #houses_table2 td
{
	font-family:arial;
	font-size:10px;
	color:#333;
	padding-right:4px;
}
#houses_table h2 {
	margin-bottom:5px;}
#houses_table h2 a
{
	font-family:arial;
	font-size:14px;
	color:#E36F1E;
	text-decoration:none;

}

#houses_table h2 a:hover;
{
	color: #74480E;

}

#main_content #houses_table td img, .imgborder
{
	border: solid;
	border-color:#693a14;
	border-width:thin;
}
#starbox
{
	padding: 10px 0 90px 0; width: 100%;
	*padding-bottom: 20px;
}
#starbox a.star1
{
	display:block;
	float:left;
	margin-right:3px;
	width:199px;
	height:80px;
	background:url(images/star1.png) left no-repeat;
}
#starbox a.star1:hover
{

	background:url(images/star1.png) right no-repeat;
}
#starbox a.star2
{
	display:block;
	float:left;
	margin-right:3px;
	width:199px;
	height:80px;
/*	background:url(images/militarytaxcredit.png) no-repeat;*/
	background:url(images/zoo.png) no-repeat;
}
#starbox a.star3
{
	background:url(images/starwin.png) no-repeat;
	
	margin-right:0;
}

#starbox a.star2:hover
{

	background:url(images/zoo.png) right no-repeat;
}

#starbox a.star3:hover
{

	background:url(images/starwin.png) right no-repeat;
}



#starbox img
{
	border:none;
	margin-right:3px;
}
img.photo
{
	border: thin solid #693a14;
	float:left;
	margin: 10px 10px 10px 0;
	
}

iframe.photo
{
	border: thin solid #693a14;
	float:left;
	margin: 10px 10px 10px 0;
	
}
.push
{
	height:50px;
}

#footer
{
	height:50px;
	background:url(images/tile.jpg) bottom repeat-x;
	/*margin-right:18px;*/
	text-align:center;
	padding-top:15px;
}


#footer a
{
	font-size:12px;
	color:#333;
	text-decoration:none;
	padding: 10px;
	margin-top: 10px;
	font-weight:bold;
}

#footer a:hover
{
	color:#333;
	text-decoration:underline;
}

#footer p
{
	padding: 5px 10px;
	margin: 5px 0;
	font-size:11px;
	color: #476134;
}
#directions {
	float:left;
	padding: 10px 0;
}
#request_info {
	float:right;
	padding: 10px 0;
}
#more_info {
	float:left;
	padding: 10px 0;
}


#stylized form {
	border:0; 
	margin:0; 
	padding:0;
	width: 590px;
}

#stylized{
width: 600px;
}


#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:80px;
float:left;
}

#stylized input {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #3a2b03;
width:200px;
margin:2px 0 10px 10px;
}
#stylized textarea {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #3a2b03;
width:490px;
margin:2px 0 10px 10px;
}
#stylized button{
float:right;
margin-right:20px;
width:189px;
height:33px;
background: url(images/request_more_info.gif) no-repeat;
border:none;
padding: 6px 94px;
}

#prequalify form {
	border:0; 
	margin:0; 
	padding:0;
	width: 590px;
}

#prequalify {
width: 600px;
}


#prequalify label{
display:block;
font-weight:bold;
text-align:right;
width:80px;
float:left;
}

#prequalify input {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #3a2b03;
width:200px;
margin:2px 0 10px 10px;
}
#prequalify textarea {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #3a2b03;
width:490px;
margin:2px 0 10px 10px;
}
#prequalify button{
float:right;
padding:8px;
width:189px;
height:33px;
background: url(images/submit.png) no-repeat;
border:none;

}


#agent {
	background: url("images/facebook2.png") no-repeat;
	width: 278px;
	height:93px;
	color:#FFC;
	padding:0;
}
#fb-like {
	float: left;
    margin: 5px 0 0 20px;
    position: relative;
    width: 120px;
	
	*width: 90px;
    z-index: 3000;
	}
#agent p {margin:0 30px 0 20px; float: left;}
#agent p a {
	background: url("/images/facebook16x16.png") no-repeat scroll 0 3px transparent;
    color: #FFFFCC;
    display: block;
    padding: 0 0 0 25px;
    position: relative;
    text-decoration: none;
    width: 70px;
	*width: 90px;
    z-index: 3000;}
.small {
	font-size:0.7em;
	color:#BF9657;
}
