@charset "utf-8";
/* CSS Document */
body {
   background-color:#717174;
   margin:0;
   width:100%;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
}

#wrap {
   width:800px;
   margin-left:auto;
   margin-right:auto;
   display:block;
}

#header {
   background:url(../imgs/header.jpg) no-repeat;
   width:800px;
   height:274px;
}


#dropListings {
   background-color:#990000;
}

#dropListings a {
   color:#FFFFFF;
   display:block;
   width:115px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   padding-left:15px;
   padding-right:15px;
   padding-top:5px;
   padding-bottom:5px;
   text-decoration:none;
}
#dropListings a:hover {
   background-color:#FF0000;
}

#bookmark {
   width:139px;
   height:22px;
   display:inline-block;   
   position:relative;
   top:0;
   left:0;
   overflow:hidden;
}

#bookmark a {
   width:139px;
   height:23px;
   display:inline-block;
   background-image:url(../imgs/bookmark_btn.jpg);
   background-position:left top;
}

#bookmark a:hover {
   background-position:left bottom;
}

#animation {
   left:238px;
   top:8px;
   position:relative;
   width:554px;
   height:237px;
   background-color:#999999;
   
}

#navbar {
   width:800px;
   height:48px;
   overflow:hidden;
   background-image:url(../imgs/navbar_bg.png);
   background-position:left top;
}

#navbar a {
   width:159px;
   height:36px;
   margin-left:1px;
   background-image:url(../imgs/navbar.png);
   display:inline-block;
}

#navbar_home {
   background-position:0px top;
}
#navbar_home:hover {
   background-position:0px bottom;
}

#navbar_listings {
   background-position:-161px top;
}
#navbar_listings:hover {
   background-position:-161px bottom;
}

#navbar_mls {
   background-position:-321px top;
}
#navbar_mls:hover {
   background-position:-321px bottom;
}

#navbar_team {
   background-position:-481px top;
}
#navbar_team:hover {
   background-position:-481px bottom;
}

#navbar_contactus {
   background-position:-642px top;
}
#navbar_contactus:hover {
   background-position:-642px bottom;
}


#content {
   width:790px;
   min-height:400px;
   _height:400px;
   display:block;
   background-color:#FFFFFF;
   padding-left:5px;
   padding-right:5px;
}


#footer {
   background:url(../imgs/footer_bg.jpg) no-repeat;
   width:800px;
   height:21px;
   display:block;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#58595B;
   padding-top:15px;
   margin:0 auto;
}

#footer a {
   color:#58595B;
   text-decoration:none;
}

#footer a:hover {
   color:#990000;
}

h1.box_header {
   height:32px;
   background:url(../imgs/box_h1_front.jpg) no-repeat;
   padding-left:32px; 
   margin:0;
   border:none;
}

.box_header span {
   height:32px;
   background:url(../imgs/box_h1_span.jpg) no-repeat right top;
   display:block;
   font-family:Arial, Helvetica, sans-serif;
   font-size:15px;
   color:#717174;
   text-transform:uppercase;
   padding-top:8px;
   border:none;
}

#left_column {
   width:202px;
   display:block;
   padding-left:5px;   
}

#main_column {
   display:block;
   background-color:#FFFFFF;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   padding-left:5px;
}

.box_gradient {
   width:202px;
   height:220px;
   background:url(../imgs/grad_box.png) bottom center;
   margin-bottom:5px;
}


.box_gradient h1 {
   height:32px;
   background:url(../imgs/box_h1_front_wb.jpg) no-repeat;
   padding-left:32px; 
   margin:0;
   border:none;
}

.box_gradient span {
   height:32px;
   background:url(../imgs/box_h1_span_wb.jpg) no-repeat right top;
   display:block;
   font-family:Arial, Helvetica, sans-serif;
   font-size:15px;
   color:#717174;
   text-transform:uppercase;
   padding-top:8px;
   border:none;
}


#right_column {
   width:154px;
   height:400px;
   display:block;
   	margin-left:auto;
	margin-right:auto;
   background:url(../imgs/sidebar_bg.jpg) #808080 left top no-repeat;
}

.sidebar_lnk {
    text-transform:uppercase;
	width:122px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border-bottom:solid 1px #B3B3B5;
	padding-left:10px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:13px;
	padding-bottom:13px;
}

.sidebar_lnk:hover {
    color:#990000;
}

#join_blog {
    width:144px;
	height:39px;
	display:block;
	background-image:url(../imgs/join_blog.png);
	margin-left:auto;
	margin-right:auto;
}

#join_blog:hover {
    background-position:left bottom;
}

#follow_us {
    width:144px;
	height:39px;
	display:block;
	background-image:url(../imgs/follow_us.png);
	margin-left:auto;
	margin-right:auto;
}

#follow_us:hover {
    background-position:left bottom;
}



#newsletter_signup {    
	width:154px;
	height:45px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#newsletter_signup a{
    width:154px;
	height:45px;
	background-image:url(../imgs/newsletter.png);
	display:block;
}

#newsletter_signup a:hover{ 
     background-position:left bottom;
}

#alter_0 {
border:solid;
border-width:thin;
border-color:#CCCCCC;
background-color:#F9F9F9;
}

#alter_0 h1{
  border-bottom:none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
}

#alter_1 h1{
  border-bottom:none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;

}


#alter_1 {
border:solid;
border-width:thin;
border-color:#CCCCCC;
background-color:#E0E0E0;
}

.homeDescription_0 {
background-color:#FFFFFF;
border-color:#000000;
border-style:solid;
}

.homeDescription_1 {
background-color:#EBEFF1;
}

h1 {
   color:#CD0014;
   font-family:Tahoma;
   font-size:14px;
   border-bottom:1px solid #CD0014;
   text-transform:uppercase;
}

h2 {
   color:#CD0014;
   font-family:Tahoma;
   font-size:14px;
   text-transform:uppercase;
}

h3 {
  font-size:14px;
  color:#000000s;
}

h4 {
  font-size:12px;
  color:#000000;
}

h5 {
  font-size:10px;
  color:#000000;
}

.boxHeader {
    height:24px;
    background:url(../imgs/box_header_bg.jpg) repeat-x;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:7px;
}

.box {
    font-family:Tahoma;
	font-size:11px;
	padding:2px;
	border: solid 1px #FF0000;
	background-color:#FFFFFF;
	color:#000000;
}

p, ul, li, h1, h2, h3, h4, h5
{
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
   color:#990000;
}
