body {
    margin: 0px;
    padding: 0px; 
    background: url(../images/bgleaf.jpg);
    font-family: Arial;
    color: White;
}

.redlink {
    color: Red;
}

.clear {
    clear: both;
    height: 11px;
}personality_h1
.clr { clear:both; }

#wrapper {
    margin: 0px;
    background-color: #D9C7C9;
}

#siteinfo {
    height: 16px;
    width: 100%;
    visibility: hidden;
    text-indent: -9999px;
}

p {
    font-size: 12px;
    color: #632f33;
    /* width: 512px; */
}

h1 {
    font-size: 17px;
    color: #632f33;
    margin-bottom: 20px;
}

h1 span {
     font-size: 18px;
     color: #632f33;
}

h2 {
    font-size: 16px;
    color: Black;
}

h2 span {
    font-size: 11px;
}


h3 {
    font-size: 12px;
}

h3 span {
    font-size: 12px;
    color: Black;
}

h4 {
    font-size: 13px;
    font-weight: bold;
    color: #632f33;
    text-align: right;
}

h5 {
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}

span {
    font-weight: lighter;
}

ul {
margin: 1em 0;
}

ul li {
    font-size: 10px;
    color: #632f33;
    padding: 0px;
}

a img {
border-width:0;
border-style:none;
    height: 30px;
    width: 87px;
}

.form_error {
    border:1px solid #ccc;
    margin-bottom:10px;
}

.input_error {
    color: black;
}

.normal_text {
    font-size:12px;
    color:#ffffff;
}


/* Logo */

.roselogo {
    height: 95px; 
    width: 193px;
    border: 0;
}

/*** NAVIGATION ***/

.topnav {
    width: auto;
    height: 95px;
    float: left;
}

.topnav, .nav {
    font-family: Century Gothic, sans-serif;
    padding: 10px 5px 5px 0px;
}

.nav a {
    font-size: 14px;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
}

.topnav a {
    font-size: 14px;
    padding: 10px 5px 5px 10px;
    text-decoration: none;
}

.nav a:hover,
.nav a.current  ,
.topnav a:hover ,
.topnav a.current  {
    background-color: #632f33;
    color: white;
}



/*** MAIN / CONTAINER DIVS ***/


#main {
    width: 840px;
    margin: 25px auto 0px auto;
    /* height: 563px; */
}

/*** PARTS ***/

#left {
    width: 262px;
    float: left;
    /*
    top: 0px;
    left: 0px;
    height: 550px;
    */
}

#left #left_inner {
    background-color: White;
}

#top {
    width: 208px;
    height: 71px;
    padding: 19px 25px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    clear: both;
    /* overflow: hidden; */
}

#menu {
    height: 315px;
    margin-bottom: 0px;
    /*
    float: left;
    width: 259px;
    */
}


#bottom {
    /* background-image: url(../images/home/bottom.jpg); */
    text-align: center;
    clear: both;
    height: 96px;
    margin-bottom: 10px;
    padding-top: 10px;
}

#woman-centric_img {
    color: White;
    margin-top: 30px;
    float: left;
    width: 20px;
    height: 67px;
}

#bottom_content {
    float:left;
    font-family: Century Gothic, sans-serif;
    margin-top: 30px;
    text-align: left;
    font-size: 12px;
    color: black;
    width: 218px;
    height: 55px;
}

.homeplansimages {
    width: 193px;
    height: 146px;
}

#processbtn {
    margin: 20px 0 0 0;
    float: right;
    font-size: 11px;
    text-align: center;
    color: white;
    width: 117px;
    height: 15px;
    background-color: #632f33;
}

#processbtn p a {
    margin-top: 40px;
    color: White;
}

.topright {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    float: left;
    background-color: White;
    padding-left: 75px;
    width: 500px;
    height: 50px;
}

#right {
    border: 10px #d7d4d4 solid;
    width: 555px;
    height: auto;
    background-color: White;
    float: left;
}

#clear {
    clear: both;
}

#footer {
    width: 828px;
    margin: 20px auto;
    text-align: right;
    height: 56px;
}

/*** FOOTER ***/

#sitemapgen {
    margin-left: -9999px;
}

.lpage {
    color: White;
}

.footerlinks {
float: left;
width: 100%;
height: 58px;
margin-bottom: 20px;
}

.footerstyle {
    font-size: 10px;
    color: Black;
    padding-top: 20px;
}

.footerstyle a {
    font-size: 10px;
    color: Black;
}

.divlinks {
    width: auto;
    height: 100px;
}

.datestamp {
    float: left;
    margin-top: 9px;
    font-size: 9px;
    width: 702px;
    color: Black;
    height: 11px;
}

a.footer {
    font-size: 6px;
    color: black;
    text-decoration: none;
}
.footer {
    color: black;
}

a.footer:link {
}

a.footer:hover {
    text-decoration: underline;
}
a.footer:active {
}

a.footer:visited {
}

a.footer:visited:hover {
}

#socialmedia {
   /* margin: 10px 20px;
    width: 75px;
    padding: 15px 0px 0px 5px;
    height: auto; */
    padding-top: 25px;
    float: right;
}

/*** TEXT / LINKS ***/

a {
    font-size: 12px;
    color: #632f33; 
    text-decoration: underline;
}

a:link {
}

a:hover {
}

a:active {
    text-decoration: none;
}

a:visited {
}

a:visited:hover {
}

/*** NEWSLETTER ***/
#newsletter {
    background-color: #632f33;
    font-size: 12px;
    width: 250px;
    height: 35px; /* background:url(../images/home/newsletter_bkgd.png) no-repeat; */
    text-align: center;
    margin-bottom: 0px;
}

#newsletter p {
    font-size: 10px;
    margin: 4px 0;
    color: White;
    width: 92px;
}

#newsletter p a {
    color: White;
}

.newsletter-left {
    width: auto;
    float: left;
}

.newsletterinput {
    width: 40px;
    float: left;
}

#newsletter input.text {
    width: 147px;
    margin-right: 8px;
}

/* Social Media */

.socialmedia_wrapper {
    width: 100%;
    height: auto;
    float: left;
}

/* Index Page */

.index_wrapper {
    width: 555px;
    height: 480px;
    position: relative;
}

/* About US Page */

#header {
    width: 550px;
    height: auto;
}

.about_wrapper {
    background-color: White;
    width: auto;
    height: auto;
}

.about_wrappernewphoto {
 background-color: White;
    width: auto;
    height: 1244px;
}

#about_content {
    float: left;
    width: 230px;
    height: auto;
}

#about_newphoto {
    margin-left: 5px;
    width: 345px;

    float:right;
}

#about_contentnewphoto {
    /*
    float: left;
     width: 170px; 
    */
    height: auto;
    margin-right: 0px;
}

#about_contentnewphoto p {
/*
    width: 165px;
    */
}

.tuckerphoto {
    width: 200px;
    height: 175px;
}

.ysydphoto {
    width: 187px;
    height: 92px;
}

.hafu_content_contactus2 {
    margin-top: 20px;
    float: left;
    width: auto;
    height: auto;
}

.hafu_lb, .hafu_lb_wide {
    width: 150px;
    height: auto;
}

.hafu_lb_smaller {
    width: 135px;
    height: auto;
}

.hafu_lb_wide {
    width: 205px;
    height: auto;
}

.photogal { 
    width: 161px;
    height: 105px;
}

.photogal-tayberry { 
    width: 100px;
    height: 105px;
}

.hafu_content ol, li {
    font-size: 14px;
    color: #632f33;
}

.hafu_content2 {
    float: left;
    width: 400px;
    height: 200px;
}

.hafu_content a, .hafu_content_contactus2 a {
    font-size: 12px;
    color: #632f33;   
}

#hafu_content a, #owca_maincontent a{
    font-size: 12px;
color: #632f33;  
}

.content1 {
    width: 300px;
    float: left;
    height: auto;
}

.owca_contentshort {
    width: 265px;
    float: left;
    height: auto;
}

.rha_bottomwrapper {
    width: auto;
    float: left;
    height: auto;
}

.owca_contentshort a {
    font-family: Arial;
    font-size: 12px;
    color: #632f33;
}

.content2 {
    width: 500px;
    margin-bottom: 10px;
    float: left;
    height: auto;
}

#about_pictures {
    float: left;
    width: 319px;
    height: 312px;
    margin: 10px 0 0 44px;
}

#about_picturesnew {
    float: left;
    width: 352px;
    height: 312px;
    padding: 10px 0 0 15px;
}

#about_content_wrapper {
    border-bottom: 1px #ccc solid;
    margin: 40px 20px 0 20px;
    width: 515px;
    height: 420px;
}

.aboutextraword {
    width: auto;
    height: auto;
    margin: 20px 0;
}

#about_content_wrapper2newphoto {
    margin: 25px 20px 0 20px;
    width: 515px;
    height: auto;
}

#about_content_wrappernewphoto {
    border-bottom: 1px #ccc solid;
    margin: 40px 20px 10px 20px;
}

#hafu_content_wrapper {
    margin: 20px 20px 0 20px;
    width: 515px;
    height: auto;
}

.hafu_content_above3D {
    margin-bottom: 20px;
    float: left;
    width: auto;
    height: auto;
}

.hafu_content_above3D a {
    font-size: 12px;
    color: #632f33;   
}

#personality_content_wrapper {
    margin: 40px 40px 0 20px;
    width: 515px;
    height: 700px;
}

#about_content_wrapper2 {
    margin: 0 20px;
    width: 515px;
    height: 510px;
}

#about_content3 {
    width: 500px;
    float: left;
    height: auto;
}

#about_content3newphoto {
    margin-top: 20px;
    width: 500px;
    float: left;
    height: auto;
}

.mcp_content, .mcp_content_top {
    border-bottom: 1px #ccc solid;
    width: 500px;
    float: left;
    height: 200px;
    margin-top: 10px;
}

.mcp_content_top {
    border-top: none;
    border-right: none;
    border-left: none;
}

.mcp_content2 {
    border-bottom: 1px #ccc solid;
    width: 500px;
    float: left;
    height: 300px;
    margin-top: 20px;
}

.mcp_content3 {
    border-bottom: 1px #ccc solid;
    width: 500px;
    float: left;
    height: 240px;
    margin-top: 20px;
}

.mcp_content4 {
    width: auto;
    float: left;
    height: auto;
    margin: 10px 0;
}

#mcp_content4right {
    padding-bottom: 20px;
    margin-top: 30px;
    float: left;
    width: auto;
    height: auto;
}

#owca_maincontent {
    width: 500px;
    float: left;
    height: auto;
}

#owca_maincontent ul li {
    font-size: 12px;
}

#personality_content3 {
    width: 500px;
    float: left;
    height: auto;
    margin-bottom: 20px;
}

.quotator {
    text-align: center;
    background-color: #632F33;
    float: left;
    border: 5px #ccc solid;
    padding: 10px;
    width: 190px;
    height: 80px;
    margin: 30px 0 0 20px;
    position:relative;
}
/*
*/
.quotator p {
    background-color: #632F33;
    font-size: 16px;
    color: white;
    position: absolute;
    padding: 10px 20px;
    top:0;
    left:0;
}

.rightcontentbox, .rightcontentbox_ypp {
    float: left;
    border: 1px #ccc solid;
    padding: 0px 0 0 10px;
    width: 180px;
    height: 106px;
    margin: 35px 0 0 40px;
}


.contact_footer {
    float: left;
    width: 500px;
    height: 100px;
    margin-top: 60px;
}

.contact_footerbox {
    float: right;
    width: 250px;
    height: 80px;
    border-left: 1px #ccc solid;
}

.contact_footerbox-exclusive {
    float: left;
    width: 213px;
    height: 80px;
}

/* Our Woman-Centric Approach */

.owca_wrapper {
    background-color: White;
    width: auto;
    height: auto;
}

#owca_content_wrapper {
    border-bottom: 1px #ccc solid;
    margin: 40px 20px 0 20px;
    width: 515px;
    height: 200px;
}

.rosewoodhomesapproach-topwrapper {
    margin: 0px 20px 0 20px;
    border-bottom: 1px #ccc solid;
    width: auto;
    height: 694px;
}

#mcp_content_wrapper {
   /* border-bottom: 1px #ccc solid; */
    margin: 40px 20px 0 20px;
    width: 515px;
    height: auto;
}

.rewards_content_wrapper {
    float: left;
    margin: 15px 20px 0 20px;
    width: 515px;
    height: auto;
}

.rewards_content_wrapper h2 {
    color: #632F33;
}

.rewards_content_wrapper2, .rewards_content_wrapper3 {
    float: left;
    border-bottom: 1px #ccc solid;
    margin: 0 20px;
    width: 515px;
    height: 120px;
}

.rewards_content_wrapper3 p {
    width: 200px;
    margin-left: 310px;
    font-size: 9px;
}

#rha_middlewrapper {
    margin: 0px 20px 0 20px;
    width: 515px;
    height: 349px;
    padding-top: 50px;
}


#mcp_content_wrapper2, #mcp_content_wrapper3 {
    margin: 20px 20px 0 20px;
    width: 515px;
    height: 600px;
}

#mcp_content_wrapper3 {
}

#owca_content_wrapper3 {
    width: 535px;
    height: 300px;
}

#owca_content_wrapper4 {
    margin: 40px 20px 0 20px;
    width: 515px;
    /* height: 180px; */
}

.photoheader {
     width: 550px; 
    height: auto;
}

#womancentriclogo {
    margin: 20px 0 0 30px;
    padding-left: 30px;
    float: left;
    width: 135px;
    height: 135px;
}

#livabilitychart {
    width: 550px;
    margin-top: 30px;
    height: auto;
    float: left;
}

#livebox1, #livebox2, #livebox3, #livebox4 {
    margin: 0 5px 0 0px;
    padding: 5px;
    width: 115px;
    height: 250px;
    float: left;
    background-color: #f5844c;
    text-align: left;
}

#livebox2 {
    background-color: #fee674;
}

#livebox3 {
    background-color: #77b56b;
}

#livebox4 {
    background-color: #31acbd;
    margin: 0 5px 0 0px;
}

#greybutton {
    float: left;
    margin: 80px 5px 0 6px;
    width: 9px;
    height: 100px;
    background-color: Gray;
}

#greybutton2 {
    float: left;
    margin-top: 80px;
    width: 9px;
    height: 100px;
    background-color: Gray;
}

/* Your Personality Page */

.sill_style {
    margin: -45px 0px 0 80px;
    height: 40px;
    width: 100px;
}

#takequiz_color, #takequiz_color2 {
    margin-left: -10px;
    padding-left: 10px;
    width: 70px; 
    background-color: #F4E8EA;
    height: auto;
}

#takequiz_color,


#takequiz_color2 {
    background-color: white;
}

#takequiz_color a, #takequiz_color2 a {
    text-decoration: none;
}

#takequiz_color :hover, #takequiz_color2 :hover  {
    margin-left: -10px;
    padding-left: 10px;
    width: 70px;
    background-color: #f4E8Ea;
}


#personalitybox {
    position: relative;
    margin: 20px;
    width: 465px;
    height: 520px;
    background-color: #f4e8ea;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#margo, #elise, #claire, #maggie {
    float: left;
    margin: 20px;
    width: 190px;
    height: 220px;
    background-color: #afa4c4;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#elise {
    background-color: #bbe5f4;
    text-align: right;
}

#claire {
    background-color: #ceaca6;
}

#maggie {
    background-color: #dee6ad;
}

.personality_h1 {
    padding: 0 10px 0 10px;
    width: auto;
    height: auto;
}

.personality_h1 h3 span {
    font-size: 16px;
}

#circle {
    width: 135px;
    height: 135px;
    position: absolute;
    top: 195px;
    left: 155px;
}

/* Our Master Care Program Form */

.input_box  {
    float: left;
    width: 180px;
    height: 15px;
    color: #632f33;
    border: 1px silver solid;
}

.input_box.floorplans {
    margin-right:5px;
    width: 115px;
}

.input_box.enewsletter {
    width: 88px;
    margin-right:5px;
}

.input_selectbox {
    float: left;
    width: 180px;
    height: 20px;
    color: #632f33;
    border: 1px silver solid;
}

.commentsbox_wrapper {
    width: 500px;
    height: 73px;
}

.commentsbox {
    float: left;
    width: 180px;
    height: 70px;
    color: #632f33;
    border: 1px silver solid;
}

.fieldname {
    float: left;
    font-family: Arial;
    font-size: 12px;
    color: #632f33;
    margin-top: 5px;
    width: 150px;
    height: 14px;
}

.fieldname_eo {
   float: left;
   font-family: Arial;
   font-size: 12px;
   color: #632f33;
   margin-top: 5px;
   margin-right: 10px;
   width: 280px;
   height: 18px;
}

.inputwrapper {
    float: left;
    /* 
    width: 30px;
    height: auto;
    */
}

.fieldwrapper {
    width: auto;
    height: 30px;
}

.fieldwrapper_floorplans {
    float: left;
    width: 75px;
    height: 25px;
}

.fieldwrapper_floorplansbtn {
    color: black;
    font-size: 9px;
    border: none;
    background-color: #ccc;
    width: 55px;
    height: 19px;
    /*
    float: left;
    position: absolute;
    bottom: 9px;
    left: 375px;
    */
}

.newsletter_submitbtn {
    padding-bottom: 2px;
    color: black;
    font-size: 9px;
    border: none;
    background-color: #ccc;
    width: 40px;
    height: 19px;
}

.newsletter_input_contactus {
    margin: 0;
    width: 60px;
    height: 10px;
}

.rplogowrapper {
    width: auto;
    float: right;
}

.realproplogo {
    height: 54px; 
    width: 214px;
}

.send {
   /* float: left; */
    border-width: 1px ;
    border-color: #ccc ;
    border-style: solid;
    height: 30px;
    width: 100px;
    background-color: #632f33;
    font-family: Arial;
    color: White;
    font-size: small;
    margin-top: 10px;
    outline-style:none;
}

.sendbtn, .sendbtn_eo {
/*
    margin-left: 232px;
    float: left;
    height: 45px;
    */
    width:332px;
    text-align:right;
}

.sendbtn_eo {
    width: 473px;
}

.submit_btn {
    width: 300px;
    height: 30px;
}

/* Referal Rewards */

.rewards_chart {
    float: left;
    margin: 1px;
    width: 126px;
    background-color: #bbbbbb;
    height: 40px;
}

.rewards_chart h1 {
    margin: 10px 0 0 40px;
}

.rewards_chart2 {
    float: left;
    margin: 1px;
    width: 126px;
    background-color: #d7d4d4;
    height: 300px;
}

.rewards_chart2 p {
    margin: 20px 10px 0 10px;
    font-size: 12px;
}

/* Homes Available For You */

.hafu_photobox_left_wide {  
    height: auto;
}

.hafu_photobox_left_wide_special {
    height: 5px;
}

.hafu_photobox, .hafu_photobox_short {
    width: 170px;
    float: left;
    height: 155px;
    margin-top: 30px;
    border-bottom: 1px #ccc solid;
}

.hafu_photobox_short {
    height: 138px;
}

.hafu_photobox_wide, .hafu_photobox_wide_short {
    width: 255px;
    float: left;
    border-bottom: 1px #ccc solid;
    margin-top: 30px;
    height: 150px;
}

.hafu_photobox_wide_short {
    height: 138px;
}

.hafu_photobox_wide2 {
    width: 255px;
    float: left;
    border-bottom: 1px #ccc solid;
    margin-top: 30px;
    height: 220px;
}

.hafu_photobox_wide_single {
    width: 100%;
    float: left;
    border-bottom: 1px #ccc solid;
    margin-top: 30px;
    height: 235px;
}

.hafu_photobox_wrapper {
    width: 100%;
    height: 188px;
}

.hafu_photobox_wrapper_tall {
    width: 100%;
    height: 206px;
}

.photoboxwrapper {
    width: 100%;
    padding: 15px 0px 15px;
    border-top: #ccc solid thin;
    height: 125px;
    margin-top: 10px;
}

.photoboxwrapper-top {
    width: 100%;
    padding: 10px 0px;
    height: 137px;
    margin-top: 10px;
}

.hafu_photobox3 {
    margin-bottom: 30px;
}

.photobox1 {
    width: 169px;
    float: left;
    height: 122px;
}

.photobox1 h1 {
    font-size: 12px;
    padding-top: 0px;
}

#hafu_content {
    padding-top: 20px;
    height: auto;
    width: auto;
}

.hafu_photobox_left {
    height: 100px
    }

.hafu_photobox_left img {
border-width:0;
border-style:none;
}

.hafu_photobox_left_tall {
    height: 181px;
    }

.hafu_photobox_right {
    padding-top: 5px;
    padding-left: 20px;
    width: 144px;
    height: 16px;
    float: left;
}

.hafu_photobox_right_single {
    padding-left: 90px;
}

.hafu_photobox_right2 {
    width: 78%;
    text-align: center;
    height: 16px;
    float: left;
}

.gallery-description {
    width: auto;
    height: auto;
    margin-left: 1px;
}

/* Stress-Free Home Building */

.sf_content {
    border-bottom: 1px #ccc solid;
    width: 500px;
    float: left;
    height: 255px;
    margin-top: 10px;
}

.content_robox_wrapper, 
.content_robox_wrapper2 {
    margin-top: 30px;
    width: 510px;
    height: 100px;
   /* float: left; */
   position:relative;
}

.content_robox_wrapper { z-index: 150; }

.content_robox_wrapper2 {
    margin: 0;
    padding-top: 2px;
   z-index: 100;
}

.content_robox {
    margin: 0 1px;
    background-color: #d6d2d3;
    width: 64px;
    padding: 0 3px;
    height: 100px;
    float: left;
}

.content_robox:hover {
    background-color: #632f33;
    color: White;
}

#sfcontent_wrapper {
    margin: 40px 20px 0 20px;
     /*    width: 515px;
        height: 600px; */
}

/* Our Guarantees For You */

.guarantees_wrapper, .guarantees_wrapper2 {
    border-bottom: 1px #ccc solid;
    margin: 40px 20px 0 20px;
    width: 515px;
    height: auto;
}

.guarantees_wrapper2 {
    height: 200px;
    border: none;
}

.guarantees_content, .guarantees_content2 {
    padding: 0 10px 0 0;
    float: left;
    width: 520px;
    height: auto;
}

.guarantees_conten22 {
    padding: 20px 0 0 40px;
}

/* Our Exclusive Home Plan */

.exclusive_contentbox {
    margin-top: 20px;
    float: left;
    border: 1px #ccc solid;
    background-color: #f3f2f2;
    height: 170px;
    width: 505px;
}

#exclusive_left {
    padding-left: 10px;
    float: left;
    width: 190px;
    height: 150px;
}

#floorplans_field {
    position: relative;
    border: 5px #ccc solid;
    background-color: #632f33;
    margin: 20px auto;
    width: 500px;
    float: left;
    height: 75px;
    top: -2px;
    left: 0px;
}

#floorplans_content {
    width: 300px;
    height: 40px;
    
}

#floorplans_content h3, #floorplans_content h2 {
    margin: 0 auto;
    text-align: center;
    padding: 1px;
    color: White;
}

#floorplans_fieldright {
    height: 65px;
    margin: 5px 0px 5px 150px;
    }
    
.magna_image {
    position: absolute;
    left: 30px;
    bottom: 0;
}


#exclusive_right {
    margin-left: 40px;
    float: left;
    width: 265px;
    height: 40px;
}

#exclusive_topright {
    border-bottom: 1px #ccc solid;
    margin: 7px 30px 0px 40px;
    width: 125px;
    height: 60px;
    float: left;
}

#exclusive_topright h2 {
    margin: 0;
}

#exclusive_bottom1 {
    float: left;
    width: 100px;
    height: auto;
}


#exclusive_bottom1 h1, 
#exclusive_bottom2 h1 {
    font-size: 12px;
}

#exclusive_bottom1 ul {
    padding: 0px 0x 0px 0px;
    font-size: 9px;
    width: 95px;
}

#exclusive_bottom1 ul, li, #exclusive_bottom2 ul, li {
    padding-left: 0px;
}

#exclusive_bottom2 {
    float: left;
    width: 160px;
    height: 80px;
}

#exclusive_bottom2 ul {
    margin: 0;
    padding-left: 15px;
    font-size: 9px;
    width: 135px;
}

a.style3 {
    color: White;
    text-decoration: none;
}




/* Contact Us Page */

.photoheader_small {
    width: 555px;
    height: 65px;
    float: left;
}

.contact_h1 {
    float: left;
    width: 100%;
    height: 40px;
    margin: 20px;
    padding-top: 20px;
}

.contact_content {
    float: left;
    height: 400px;
    width: 100%;
}

#contactus_wrapper {
    font-size: 12px;
    color: #632f33;
    float: left;
    margin: 20px;
    height: 640px;
    width: 470px;
    border: 1px #ccc solid;
    padding: 0px 20px;
}

#contact_images {
    width: 200px;
    height: 200px;
    float: left;
}

.contactus_form,
.contactus_confirm, 
.contactus_error {
    margin-right: 10px;
    padding: 10px 10px 0 0;
    float: left;
    height: 600px;
    width: 270px;
}

#contactus_formtop {
    padding-left: 20px;
    float: left;
    height: 50px;
    width: 140px;
}

#contactus_formmiddle, #contactus_formmiddle2 {
    margin-top: 25px;
    margin-bottom: 80px;
    padding-left: 20px;
    float: left;
    height: 100px;
    width: 150px;
}

#contactus_formmiddle2 {
    margin-bottom: 20px;
    height: auto;
}

.contactus_facebook {
    border: none;
    float: right;
    margin-right: 10px;
}

#contactus_formbottom {
    margin-top: 200px;
    padding-left: 20px;
    float: left;
    height: 80px;
    width: 160px;
}

.newsletter_contactus, .newsletter_index {
    background-color: #632f33;
    font-size: 12px;
    width: 150px;
    height: 41px; /* background:url(../images/home/newsletter_bkgd.png) no-repeat; */
    text-align:left;
    margin: 0;
    padding: 4px 5px 0 5px;
    color:#ffffff;
}

.newsletter_index {
    margin-top: 5px;
}

.newsletter_contactus p, .newsletter_index p {
    margin:0;
    padding-bottom:4px;
    font-size: 11px;
    color: White;
}


/* Realtor Relations */


.realtor_content, .realtor_content2 {
    border-bottom: 1px #ccc solid;
    padding-bottom: 20px;
    margin: 20px 0 0 0;
    width: 515px;
    height: auto;
}

.realtor_content2 {
    border: 0;
   }

.realtor_content2 a {
    font-size: 12px;
    color: #632f33;
}

/* Resources Page */

#resources_content_wrapper {
    margin: 20px 20px 0 20px;
    width: 515px;
    height: auto;
}

.resources_content {
    border-bottom: 1px #ccc solid;
    padding-bottom: 20px;
    margin: 20px 0 0 0;
    width: 515px;
    height: auto;
}

.resources_content2 {
    border-bottom: 1px #ccc solid;
    padding-bottom: 20px;
    margin: 40px 0 0 0;
    width: 515px;
    height: auto;
}

#realtor_logos_wrapper {
    margin: 20px 0 0 0;
    width: 515px;
    height: auto;
}

.realtor_logostyles {
    padding: 0 10px;
}    

#test_content, #test_content1, .test_content2, #test_content3, #test_content4 {
    padding-right: 20px;
    margin-top: 40px;
    width: 200px;
    float: left;
    height: auto;
} 

.content1-rha {
    padding-right: 20px;
    margin-top: 40px;
    width: auto;
    float: left;
    height: 654px;
}

.content1-rha a {

}

.content1-rha ol, li {
    font-size: 12px;
    padding-bottom: 10px;
}

#test_content1 {
    padding-right: 0px;
    padding-left: 30px;
    margin-top: 80px;
    border-left: 1px #ccc solid;
    width: 260px;
}

.test_content2 {
    border-bottom: 1px #ccc solid;
    width: 500px;
    margin: 30px 0;
    padding-bottom: 20px;
}

#test_content3 {
    border-bottom: 1px #ccc solid;
    margin: 0px;
    width: 500px;
    padding-bottom: 20px;
}

.green_btn {
    border: 0;
    width: 186px;
    height: 76px;
    float: right;
}

/* SuckerFish Code */

.content_robox2, .content_robox2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	
}

ul.content_robox2 { position:relative; z-index:200; }
ul.content_robox2 ul { z-index:500; }

.content_robox2 a {
	display: block;
	width: 10em;
}

.content_robox2 h5 {
    margin-top: 5px;
}

.content_robox2 li {
	float: left;
	position: relative;
	background-color: #d6d2d3;
	width: 65px;
    padding: 0 3px;
    height: 100px;
    margin: 0 1px 0 0;
    z-index:auto;
}

.content_robox2 li:hover {
    text-align: left;
    background-color: #632f33;
    color: White;
}

.content_robox2 li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	top:100%;
}

.content_robox2 li:hover ul {
    text-align: left;
	left: -25px;
	/* z-index: 200; */
}

.content_robox2 li ul li {
    width: 300px;
    height: auto;
    background-color: White;
    border: 5px #666 solid;
}

.content_robox2 li ul li:hover {
    background-color: White;
    color: #632f33;
}

/* Contact Us Page */

.send_contact {
    float: right;
    border: 1px #ccc solid;
    height: 30px;
    width: 100px;
    background-color: #632f33;
    font-family: Arial;
    color: White;
    font-size: small;
    margin-top: 10px;
}

/* Site Map */

.sitemap_wrapper ul li {
    color: #632f33;
    width: 510px;
    }
    
.sitemap_wrapper {
    padding: 20px 0 0 20px;
    background-color: White;
    width: auto;
    height: 460px;
}

#privacy_wrapper {
    padding: 20px 10px 0 20px;
    background-color: White;
    width: auto;
    height: auto;   
}

#privacy_wrapper a {
    color: #632f33;
    
}

.3dvideo {
    width: auto;
    height: 200px;
    border: 1px #ccc solid;
    float: right; 
    padding: 10px 10px 0 10px; 
    background-color:#480e16;
    }

