* {
	margin: 0;
	padding: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size: 62.5%;*/
	color: #000;
	background: #9B0000;
	text-align:center;
	}
    
img, div { behavior: url(/iepngfix.htc) }

/* structure */

#container {
  margin: 0 auto;
  padding: 4px;
  width: 972px !important;
  width /**/:980px;
  text-align: left;
  background: #FFFFFF;
  border: 0;
  }
  
#header {
	margin: 0;
	padding: 0;
    width: 972px;
    height: 99px;
	background: #9B0000 url(/images/header_bg.gif) no-repeat top left;*/
    border: 0;
	}
    
#leftColumn {
     width: 312px !important; 
     width /**/:342px; 
     height: 700px;
     background: #E8E4BF; 
     float: left; 
     padding: 0; 
     margin: 4px 0 4px 0; 
     }

#rightColumn {
     width: 641px !important; 
     width /**/:645px; 
     float: right; 
     padding: 0; 
     margin: 4px 0 0 0;
     border: 0;
     }

/* home items */

#spotlightHFR {
     height: 267px; 
     padding: 0; 
     margin:0; 
     }
     
#spotlightHeader {
     background:url(/images/spotlightProperty_bg.png) no-repeat top left; 
     width: 626px; 
     height: 35px; 
     }
     
#spotlightDesc {
     background: #E8E8E8; 
     padding: 10px; 
     margin: 4px 0; 
     font-size: 10px; 
     line-height:16px; 
     }
     
#homeBoxContainer {
     background: #8C8C8C; 
     padding: 8px; 
     margin: 4px 0 0 0; 
     font-size: 10px; 
     line-height:16px; 
     }
      
#homeBox1 {
     width: 194px; 
     height: 256px; 
     border: 1px solid #9B0000; 
     background: #FFFFFF url(/images/opensDoors_bg.jpg) no-repeat top left; 
     padding: 0; 
     margin: 0 8px 0 4px; 
     float: left; 
     }
  
#homeBox2 {
     width: 194px; 
     height: 256px; 
     border: 1px solid #9B0000; 
     background: #FFFFFF url(/images/homeRental_bg.jpg) no-repeat top left; 
     padding: 0; 
     margin: 0 8px 0 0; 
     float: left;
     }   
     
 #homeBox3 {
     width: 194px; 
     height: 256px; 
     border: 1px solid #9B0000; 
     background: #FFFFFF url(/images/propertyManagement_bg.jpg) no-repeat top left; 
     padding: 0; 
     margin: 0; 
     float: left;
     }
     
/* headers and text */

p {
	padding: 0;
	margin: 0;
	text-align: left;
	}
	
p.intro {
	padding: 0;
	margin: 10px 40px 0 0;
	text-align: left;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
	}
   
p.copy {
	padding: 0;
	margin: 10px 40px 0 0;
	text-align: left;
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
	} 
    
p.breadcrumb {
	padding: 0;
	margin: 10px 40px 20px 0; 
	text-align: left;
	} 
    
p.subnav {
	padding: 0;
	margin: 0 40px 10px 15px; 
	text-align: left;
	} 

 blockquote {
    padding: 0 20px;
    margin: 0;
     }
        
h1 {
	font: bold 12px verdana, helvetica, arial, sans-serif;
	line-height: 160%;
	color: #9B0000;
	margin: 0;
	padding: 0;
	}

.agentName {
	font: bold 14px verdana, helvetica, arial, sans-serif;
	line-height: 160%;
	color: #9B0000;
	margin: 0;
	padding: 0;
	} 
    
.agentTitle {
	font: bold 14px verdana, helvetica, arial, sans-serif;
	line-height: 160%;
    font-style: italic;
	color: #8C8C8C;
	margin: 0;
	padding: 0;
	} 
    
a.linkG {
	    border: 0;
		color: #9B0000;
		text-decoration: none;
        padding: 0 13px 0 0;
        font-weight: bold;
        background:url(/images/linkArrow_grey.gif)  right 2px no-repeat; 
		}

a.linkG:hover, a.linkG:active {
		color: #8C8C8C;
		text-decoration: none;
		}

a.linkW {
	    border: 0;
		color: #9B0000;
		text-decoration: none;
        padding: 0 13px 0 0;
        font-weight: bold;
        background:url(/images/linkArrow_wh.gif)  right 2px no-repeat; 
		}

a.linkW:hover, a.linkW:active {
		color: #8C8C8C;
		text-decoration: none;
		}

a.linkGld {
	    border: 0;
		color: #9B0000;
		text-decoration: none;
        padding: 0 13px 0 0;
        font-weight: bold;
        font-size: 10px;
        background:url(/images/linkArrow_gld.gif)  right 2px no-repeat; 
		}

a.linkGld:hover, a.linkGld:active {
		color: #8C8C8C;
		text-decoration: none;
		}

a.popUp {
	    border: 0;
		color: #9B0000;
		text-decoration: none;
        padding: 0 0 0 12px;
        font-weight: bold;
        background:url(/images/pop-up.gif)  left 2px no-repeat; 
        font-size: 11px;
        line-height: 16px;
		}

a.popUp:hover, a.popUp:active {
		color: #8C8C8C;
		text-decoration: none;
		}
        
a.copyLink {
	    border: 0;
		color: #9B0000;
		text-decoration: underline;
        padding: 0;
        font-weight: normal;
        font-size: 11px;
        line-height: 16px;
		}

a.copyLink:hover, a.copyLink:active {
		color: #8C8C8C;
		text-decoration: none;
		}
        
a.breadcrumb {
	    border: 0;
		color: #9B0000;
		text-decoration: none;
        padding: 0;
        margin: 0;
        font-weight: bold;
        font-size: 14px;
		}

a.breadcrumb:hover, a.breadcrumb:active {
		color: #8C8C8C;
		text-decoration: underline;
		}  
        
a.breadcrumbSm {
	    border: 0;
		color: #9B0000;
		text-decoration: none;
        padding: 0;
        margin: 0;
        font-weight: normal;
        font-size: 12px;
		}

a.breadcrumbSm:hover, a.breadcrumbSm:active {
		color: #8C8C8C;
		text-decoration: underline;
		} 
                 
a.subNavHead {
	    border: 0;
		color: #9B0000;
		text-decoration: none;
        padding: 0;
        margin: 0;
        font-weight: bold;
        font-size: 12px;
		}

a.subNavHead:hover, a.subNavHead:active {
		color: #8C8C8C;
		text-decoration: underline;
		}  
   
 a.subNav {
	    border: 0;
		color: #000;
		text-decoration: none;
        padding: 0 0 0 8px;
        margin: 0 5px;
        font-weight: normal;
        font-size: 11px;
        background:url(/images/square.gif) left 5px no-repeat; 
		}

a.subNav:hover, a.subNav:active {
		color: #8C8C8C;
		text-decoration: underline;
		} 
             
/* footer */

#footer {
     background: #8C8C8C; 
     font-size: 10px; 
     color: #FFFFFF; 
     font-weight: bold;
     }
     
a.footer {
	    border: 0;
		color: #E8E4BF;
		text-decoration: none;
        font-weight: bold;
		}

a.footer:hover, a.footer:active {
		color: #E8E8E8;
		text-decoration: none;
		}
		
/* form elements */
	
input.btn1{
   display: block;
   width: 93px;
   height: 24px;
   color:#fff;
   font: bold 9px verdana, arial, helvetica, sans-serif;
   line-height: 125%;
   background: url(/images/button_bg.gif) 0 0 no-repeat;
   border: 0;
   padding: 0;
   margin: 0;
   }
   

   

