.home_wrapper{
      border:0px solid #ffff00; 
      margin:5px;
}
.home_text_intro{
      position:relative; 
      text-align:justify; 
      padding:6px 20px 6px 20px;
      font:normal normal 400 17px 'century gothic';
      margin:0px 0px 0px 0px; 
      color:#ffffff;
      border:1px solid #000000;
      border-bottom:none;
      background-color:#000000;
      background-image:url('http://www.sarahbricks.com/images/background_black_stripe.gif');
}
.home_box_newlistings{
   position:relative;
   float:left;
   width:612px; height:910px;
   text-align:center;
   margin:0px 0px 0px 0px;
   border:1px groove #000000;
   background-color:#000000;
   background-image:url('http://www.sarahbricks.com/nav01.gif');
   background-position:bottom;
   background-repeat:repeat-x;
}
.home_update_midbar{
      position:relative;
      padding:2px 0px 2px 0px;
      color:#ffff00; 
      text-align:center;
      font:normal normal 400 20px 'century gothic';
      background-image:url('http://www.sarahbricks.com/nav01.gif'); 
}
.home_right_col{
      position:relative;
      width:285px;
      float:right;
      padding:0px 0px 15px 0px;
      border:1px solid #000000;
      border-top:none;
      border-bottom:none;
      background-color:#000000;
      background-image:url('http://www.sarahbricks.com/images/background_black_stripe.gif');
}
.home_box_welcomeBOB{
      position:relative;
      margin-bottom:10px;
}
.home_box_text{
      text-align:justify;
      font: normal normal 400 16px 'century gothic';
      border:0px solid #ffcc00;
      padding:5px;
      background-color:#000000;
}
.home_box_welcomeback{
             position:relative;
			 color:#ffffff;
			 border:1px solid #000000;
			 margin-bottom:0px;
}
.home_box_hiresphotos{
             position:relative;
			 color:#ffffff;height:456px;
			 border:2px solid #000000;
			 margin-bottom:0px;
}
.home_box_hdvideo{
             position:relative;
			 border:2px solid #000000;
			 margin-bottom:0px;
}

.home_text_tags{font-size:16px;color:#ffffff;
}
.toprated_r1 {
    position:relative;
    height:30px;
	border:0px solid #0000ff;
	color:#ffffff;
	text-align:center;
        font: normal normal 400 20px 'century gothic';
	padding:0px 5px 0px 5px;
	background-image:url('http://www.sarahbricks.com/nav01.gif');
}
.toprated_scrollbox{
    height:580px;
    overflow:scroll;
    background-color:#000000;
    border:4px solid #003333;
    margin:5px;
    color:#003333;
    font: normal normal 400 18px 'century gothic';
    background-image:url('http://www.sarahbricks.com/images/background_black_stripe.gif');

}
.toprated_text_wrap{
          float:left; 
          margin:10px 0px 0px 10px; 
          border:0px inset #ddffff; 
          text-align:center;
          padding:5px;
}
.toprated_title{
    color:#ffff00;
    font: normal normal 500 18px 'century gothic';
}
.toprated_rating{
    color:#ddffff;
    font: italic normal 400 18px 'century gothic';
}





a.home_navs {color:#FFFF33;font-size:22px;
}
.toggleopacity img {
       filter:alpha(opacity=100);
       -moz-opacity:1.0;
       opacity:1.0;
       border:1px solid #000000;
}
.toggleopacity:hover img {
       filter:alpha(opacity=80);
       -moz-opacity:.80;
       opacity:.80;
}
