/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#CDCAC1;
	padding:0;
	margin:0;
}

p 
{
    margin:0;
    font-size:13px;
    padding:5px;
    line-height:18px;
}

h3 
{
   margin-top:10px;   
}

hr 
{
    padding:0;
    margin:10px 0;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.agentIMG {
	margin-right:20px;
	margin-top:20px;
	float:left;
}

.agentP {
	margin-top:60px;
	float:left;
}

#container {
	width:813px;
	margin:0 auto;
	background-image:url(../images/bg_glow.jpg);
	background-repeat:repeat-y;
	text-align:center;
}

#header {
	width:765px;
	margin:0 auto;

}

#header h1 {
	background:url(../images/rsr_header.jpg) no-repeat center;
	text-indent:-9999px;
	height:85px;
	padding:0;
	margin:0;
}

#header h1 a{
display: block; /* Allows you to change the width and height of the image */
height: 85px;
width: 765px;
text-indent: -2000em; /* Hides the text in the h1 tag */
text-decoration: none; /* Hides the underline of the hyperlink */
z-index: 1000; /* IE Fix*/
background:url(../images/rsr_header.jpg) no-repeat center; /* The pathway to the image*/
}

h5 {
	font-size:18px;
	text-align:center;
	padding-bottom:0;
	margin:5px;
	}
	
h5 a img {
	border:0;
	vertical-align:middle;
}

.content {
	margin:0 auto;
	width:765px;
	text-align:left;
    clear:both;
}


/************** Flash element **********************************/
object  
{
    float:left;
    margin:0;
    padding:0;
    margin-bottom:8px;
}

.rightVideo 
{
    float:right;
}
/************** Featured Property Window *******************/
.alignleft {
	text-align:left;
}

.alignright {
	text-align:right;
}


#featured-prop-right {
	float:right;
	background:#CCCCFF;
	width:375px;
	text-align:center; 
	height:240px;
	margin-bottom:10px;
}

#featured-prop-left {
	float:left;
	background:#CCCCFF;
	width:370px;
	text-align:center; 
	height:240px;
	margin-bottom:10px;
}

#featured-prop-left a img {
	border:0;
}

#featured-prop-right h3, #featured-prop-left h3 {
	margin:0;
	margin-top:10px;
	font-size:18px;
}

#featured-prop-right h4, #featured-prop-left h4  {
	margin:0;
	font-size:14px;
}

#featured-prop-right p, #featured-prop-left p {
	font-size:15px;
	color:#333333;
}
/************** Gradient Buttons below flash *******************/

.lowerNav {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	font-weight:bold;
	line-height:29px;
	height:29px;
	width: 100%;
	margin:0 auto;
	margin-left:8px;
	text-align:center;
}

.lowerNav ul {
	height:29px;
	padding:0;
	margin:0;
	margin-left:18px;
}

.lowerNav li {
	display:inline;
}

.lowerNav a {
	text-decoration:none;
	background:url(../images/button_bg.jpg) no-repeat;
	float:left;
	color:white;
	height:29px;
	width:173px;
	margin:0 8px;
	margin-bottom:8px;
}

/****************/
#HomeMap 
{
    margin-top:8px;
    height:94px;
    width:765px;
    background:#1B4385;
}


.logoPadding 
{
    padding-left:25px;
}
/************ Property Map ***********/
#map{
height: 330px;
width: 540px;
margin-bottom:10px;
}

/***********************/
#footer {
	clear:both;
	font-size:12px;
	text-align:center;
	padding-top:1px;
	margin:2px auto;
	width:765px;
	height: 195px;
	background:#eeeeee;
	border-top:1px solid #333;
	position:relative;
}

#footer ul 
{
    margin:10px 0;
    padding:0;
    
}

#footer li 
{
   display:inline;
   margin:10px;
   line-height:20px;
}

#footer li a img {
	border:0;
}

#footer p {
	text-align:center;
}

#footer p a img {
	border:0;
	vertical-align:middle;
}

#bank-of-america {
	position:absolute;
	bottom:0;
	right:0;
}

#bank-of-america img {
	border:0;
}
/***********************/
.content_nonMain 
{
      margin:0 auto;
	  width :765px;
	  text-align:left;
	  background:url(../images/leftNav_bg.jpg) repeat-y;
}

.content_nonMain br {
	clear:both;
}

.address {
	margin:0;
	margin-left:5px;
	padding:0;
}

#leftNav 
{
    width:170px;
    padding:0 10px;
    margin:0;
    float:left;
    background:#C40000;
    color:White;
}

#leftNav h3 {
	padding:0;
	margin-bottom:5px;
}

#leftNav ul 
{
    padding:0;
    margin:0;
	margin-left:6px;
}

#leftNav li 
{
	list-style:none;
    margin:3px 0;
    padding:0; 
	font-size:14px;
	line-height:18px;
}

#leftNav a {
	color:#eeeeee;
}

#leftNav a:hover {
	color:#fff;
	font-weight:bold;
}

#leftNav .current 
{
    font-weight:bold;
	color:#fff;   
}

.full 
{
   height:420px;   
}

#mainContent 
{
    width:555px;
    padding:0 10px;  
    margin:0;
    float:right; 
}

#mainContent h3 {
	color:#C40000;
}

.table_header {
	background:#81A5E3;
	color:#000;
	font-weight:bold;
}

.gray_row {
	background:#CCCCCC;
}

.agents  td{
	height:30px;
	line-height:30px;
}

.agents a {
		margin-left:20px;

}

.agents img {
	margin-left:-20px;
	margin-top:10px;
	}
	
.subH4 
{
    font-size:12px;
    color:#666666;
    margin-top:0;
    padding-top:0;
}

.newsFeed 
{
    height:218px;
}

#hearthside {
	margin-right:10px;
	padding-right:10px;
}

.search-right {
	position:absolute;
	right:5px;
}

