﻿@import url(Nav.css);

html { width: 100%; height: 100%; }

body 
{
	width:100%;
	height: 100%;
	background:#460606 url(/images/redoakridge_mp_background.jpg) top left repeat-x;
	padding: 0;
	margin: 0;
	font-family:Lucida Sans, Tahoma, Arial, Verdana, Sans-Serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	letter-spacing: 0px;
}
a img { border: none; }

#pageWrap
{
	background:#fff url(/images/redoakridge_mp_footer_bar.jpg) repeat-x bottom left;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	margin-bottom:0;
	min-width:770px;
	max-width:996px;
	min-height:100%;
}
.home #pageWrap { width: 770px; max-width: 770px; }
* html #pageWrap { height: 100%; }

.page
{
	background:url(/images/redoakridge_int_left_photo_background.jpg) repeat-y bottom left;
}
.home .page { background:url(/images/redoakridge_mp_left_photo_background.jpg) repeat-y bottom left; }
* html .page { height:100%; }

.pageDiv
{
	background:url(/images/redoakridge_int_left_photo_background.jpg) repeat-y bottom left;
}
.home .pageDiv { background:url(/images/redoakridge_mp_left_photo_background.jpg) repeat-y bottom left; }
* html .pageDiv { height:100%; }

.error {background:yellow;}
.errormsg {color:#FF0000; font-weight:bold;}

.topNav
{
	width:100%;
	height:131px;
	text-align:left;
	background-image: url('/images/redoakridge_subhead_expander.gif');
	background-repeat:repeat-x;
}

.home .topNav
{
	height: 299px;
	background: none;
}
.home .topNavImages {line-height:0;}

.topNav img
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float:left;
}
.main
{
	background-repeat:repeat-x;
	background-position:bottom;
	border-collapse:collapse;
	width:100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	table-layout:fixed;
}
.main td
{
	vertical-align: top;
}
.leftNav
{
	width: 199px;
	background-image: url('/images/redoakridge_int_left_photo_background.jpg');
	background-repeat:repeat-y;
	color: #887C66;
	line-height: 1.25em;
	text-align:center;
}
.home .leftNav { width: 246px; background-image: url('/images/redoakridge_mp_left_photo_background.jpg'); }
.leftNav img
{
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}
#Sec_Nav
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
	font-weight:bold;
}
#Sec_Nav .separator
{
	position:relative;
	top:3px;
	margin-left:2px;
	margin-right:2px;
}
#contact .separator
{
	position:relative;
	top:-1px;
	margin-left:2px;
	margin-right:2px;
}
#Sec_Nav a
{
	color:#005E48;
	border-bottom: solid 1px #B3A487;
	text-decoration: none;
}
#Sec_Nav a:visited
{
	color:#7F745C;
	border: none;
	border-bottom: solid 1px #B3A487;
	text-decoration: none;
}
#Sec_Nav a:hover
{
	color:#C10A0E;
	border-bottom: solid 1px #B3A487;
	text-decoration: none;
}

.content
{
	background-image: url('/images/redoakridge_subhead_background.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-color:Transparent;
	margin: 0 0 0 0;
	padding: 0 20px 1.8em 20px;
	font-size: 11px;
	color: #616161;
	line-height: 1.8em;
}
.content .siteMap li li { margin-left: -25px; }

.home .content
{ 
	background-image: url('/images/redoakridge_mp_body_background_top.jpg');
	background-position: right top;
	padding-top: 55px;
	height:auto;
}

h3.area_info
{
	margin-bottom: 0;
}

.home #search_box
{
	width:225px;
	height:70px;
	padding-top: 30px;
	background:url(/images/redoakridge_mp_search_background.gif) no-repeat top left;
	text-align:left;
}
.home #search_box #search_textbox
{
	width:100px;
	height:13px;
	border:inset 2px silver;
	font-size: 9px;
}
.home #search_box #mls
{
	position:relative;
	top:1px;
}
.home #search_box #submitButton
{
	padding:0;
	margin:0;
	vertical-align:top;
	border:none;
	width: 41px;
	height:21px;
	background: url(/images/redoakridge_button_search1.gif);
}

.content a
{
	color:#C10A0E;
	border-bottom: solid 1px #E1DCD4;
	/*border-bottom: solid 1px #0D5847;*/
	text-decoration: none;
}
.content a:visited
{
	color:#9B8C6F;
	border: none;
	text-decoration: none;
	border-bottom: solid 1px #E1DCD4;
}
.content a:hover
{
	color:#952814;
	border-bottom: solid 1px #E1DCD4;
	text-decoration: none;
}
.content #titleImage
{
	margin-left:-20px;
	margin-bottom: 1.8em;
}
.content .neighborhoods, .content .courses { margin-left:50px; display:block; }
.content .phone { margin: 0; padding: 0;}
.content .phone td {padding-right:10px; }

#area_info table { width:75%; }
#area_info table td { width:50%; }
#area_info td.column_divider, #area_info table.same_info td.column_divider {width:20px;}
#area_info table.same_info td { width: auto; }
#area_info table.same_info td.phone_name { width: 100%; }
#area_info table.same_info { width: 100%;}
#area_info div.divider{ text-align: center; margin-top:8px; }

.photo 
{
	float: right;
	width: 300px;
	text-align: center;
	margin: 0 0 .5em 0;
	padding-left: 1em;
} /* content images */
.size250 { width: 250px; }
.size200 { width: 200px; }

.agent 
{
	margin: 1em 0 1em 0;
	padding-bottom: 8px;
	background: url(/images/redoakridge_mp_body_divider.gif) no-repeat bottom;
}
#lastAgentRecord { padding-bottom: 0; background: none; }
.footer
{
	text-align:center;
	vertical-align:bottom;
}
.footer img.divider
{
	margin-left:auto;
	margin-right:auto;
}
.footer #contact
{
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 13px;
	color: #616161;
	line-height: 1.25em;
	text-align:right;
	vertical-align: top;
}
.home .footer #contact 
{
	background: url('/images/redoakridge_mp_footer_logo_rorl.gif') no-repeat right top;
	margin-top:5px;
}
.home .footer #contact #contact-cell { padding-right:8px; padding-top:53px; }
.footer #contact td
{
	padding-left:5px;
	padding-right:5px;
}
.footer #contact a
{
	color: #616161;
	text-decoration:none;
}
.footer #contact a:hover
{
	color:#952814;
	border-bottom: solid 1px #E1DCD4;
	text-decoration: none;
}
.footer #contact .contact_divider
{
	font-size: large;
	font-weight: bold;
	color: #588C58;
}
.footer #copyright
{
	margin-bottom: 13px;
	color: #5F5F5F;
	line-height:1.25em;
}
.footer #copyright a
{
	color: #5F5F5F;
	text-decoration: none;
}
.footer #copyright a:visited
{
	color: #5F5F5F;
}
.footer #copyright a:hover
{
	color: #460606;
}

.address
{
    color:#A53520;
    font-size:13px;
    font-weight:bold;
}
.address a
{
    color:#A53520;
    font-size:13px;
    font-weight:bold;
}


.divider-line {width: 500px; border-bottom: 1px solid #BFBFBF; margin: 20px;}

h3 {color:#005E48;font: normal 2em Arial;}
