body {
    font-family:  arial, helvetica, verdana;
    background-color: #f1e6c9;
    font-size: 12px;
}

h1 {
    font-size: 24px;
    font-weight: normal;
    color: #00007c;
}

h2 {
    font-size: 22px;
    font-weight: normal;
    color: #00007c;
}

h3 {
    font-size: 18px;
    font-weight: normal;
    color: #00007c;
}

h4 {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    background: #eee;
    padding: 3px 10px;
}

p {
    margin:10px 0;
}

a {
    color: #0000cc;
}

.clear {
    clear:both;
}

.main-container {
    width: 920px;
    margin: 0 auto;
    background: #f1e6c9 url(/media/images/main-bg.jpg) center repeat-y;
}

.container {
    width: 900px;
    margin: 0 auto;
}

.header {
    height: 167px;
    width: 900px;
    background: #00007c url(/media/images/header-bg.jpg) no-repeat;
}

.logo {
    width: 293px;
    height: 123px;
    float: left;
    padding: 20px 0px 0px 20px;
}

.nav {

    height: 41px;
    background: #eee url(/media/images/nav-bg.jpg) repeat-x;
}

.nav ul {

    margin: 0;
    list-style: none;
    padding-left: 5px;
    padding-top: 8px;
}


.content {
    clear: left;
    background: #fff;
    padding: 15px;
}

.flatpage_content ul {
    margin: 10px 0 10px 20px;
}

.flatpage_content ul li {
    margin: 0;
    padding: 2px;
}

.search-box {
    height: 228px;
    width: 868px;
    background: #ffffff url(/media/images/search-box.jpg) no-repeat;
}

.search-box table {
    margin-top: 50px;
    width: 460px;
    float:right;
}

.search-box table td {
    padding: 5px;
    font-size: 14px;
}

.search-box table td input, .search-box table td select {
    font-size: 14px;
    border: 1px solid #bba367;
    padding: 3px;
}

.search-box table td input {
    width: 150px;


}

.home-box {
    float: left;
    margin-left: 8px;
}

.home-mid-content {
    padding: 20px 0;
}

.home-mid-content p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

#faq_col {
    width: 259px;
    float: left;
    padding: 5px;
}

#faq_col ul {
    list-style: circle;
    padding-left: 20px;
}

#faq_col ul li {
    margin-bottom: 5px;
}

#faq_col ul li a {
    color: #000;
    font-size: 12px;
    line-height: 14px;
}

#faq_col h4 {
    background: none !important;
    color: #c5a66b !important;
    padding: 0 !important;
    border-bottom: 1px solid #ddd !important;
    margin-bottom: 10px;
}

#home_left_container {
    width: 550px;
    float: left;
}

#budd_univ {
    background: #fbf7ef;
    padding: 0;
    border: 1px solid #f1e0b7;
}

#budd_univ #header h4 {
    width: 200px;
    color: #000;
    padding: 2px 7px;
    float: left;
    background: #f4ead3 url(/media/images/univbg3.gif) repeat-y;
}

#budd_univ #header {
    background: #f4ead3 url(/media/images/univbg3.gif) repeat-y;
}
#budd_univ #header a {
    width: 100px;
    color: #000;
    font-size: 12px;
    padding: 5px 5px 0 0;
    text-align: right;
    float:right;
}

.budd_univ_col {
    width: 410px;
    float: left;
    padding: 0 10px;
}

.budd_univ_col ul {
    list-style: none;
}

.budd_univ_col ul li a {
    color: #000;
    font-size: 14px;
}

.budd_univ_col ul li a:hover {
    color: #0000cc;
}

.featured {
    width: 300px;

    float: right
}

.featured table {
    border: 1px solid #eeeeee;
}

.featured th {
    background: #daeffe;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 10px;
}

.featured td {
    text-align: center;
    font-size: 14px;
    padding: 5px;
    background: #f0f9ff;
}

.footer {
    padding: 15px;
    background-color: #00007c;
    color: #ffffff;
}

.footer table td {
    padding: 0 23px;
    vertical-align: top;
}

.footer table td p {
    margin-bottom: 10px;
}

.footer a {
    color:#ffffff;
    text-decoration: none;
}

.footer a:hover {
    color: #f0e5c6;
}

.solid-right {
    border-right: 1px solid #989898;
}

.copyright {
    width: 430px;
    float: left;
    padding-left: 20px;
    color: #747474;
}

.pilotlight {
    width:430px;
    float:left;
    text-align:right;
    padding-right: 20px;
    color: #747474;
}

.pilotlight a {
    color: #747474;
}

.centered {
    text-align: center;
}

.slideshow {
    margin-top: 20px;
    width: 585px;
    float: left;
    height: 123px;
}

.listing_table {
    width: 100%;

}

.listing_table th {
    font-size: 14px;
    background: #eee;
    border: 1px solid #b0aeac;
    padding: 5px;
    font-weight: bold;
}

.listing_table td {
    padding: 5px;
    border-bottom: 1px solid #eee;
}


.search_options {
    width: 245px;
    float:left;
    background: #f4f4f4;
    border: 1px solid #b0aeac;


}


.search_options td {
    padding-left: 5px;
    padding-top: 5px;
    font-size: 12px;
    font-weight:bold;


}

.search_options select {
    padding: 2px;
    font-size: 12px;
}

.search_bottom {
    margin-top: 10px;
    border-top: 1px solid #b0aeac;
    margin-bottom: 10px;
}
.search_bottom .submit {
    width: 170px;
    border: 1px solid #b0aeac;
    background: #85b62a;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 38px;


}
.search_options h2 {
    height: 30px;
    line-height: 30px;
    background: #e6e3df;
    border-bottom: 1px solid #b0aeac;
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    color: #252525;
}


.listing_pane {
    float:left;
    margin-left: 15px;
    width: 606px;
}


.featured_listings {
    width: 606px;
    height: 200px;
    background: #ebf6fc;
    border: 1px solid #b0aeac;
    margin-bottom: 10px;
}

.featured_listing_header  {
    width: 840px;
    height: 30px;
    border: 1px solid #b0aeac;
    margin-bottom: 10px;
}

.featured_listing_header h2 {
    height: 30px;
    line-height: 30px;
    background: #cdd5d9;
    border-bottom: 1px solid #b0aeac;
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
}

.featured_listings h2 {
    height: 30px;
    line-height: 30px;
    background: #cdd5d9;
    border-bottom: 1px solid #b0aeac;
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
     color: #252525;
}

.listing {
    background: #fff;
    width: 606px;
    height: 140px;
    border: 1px solid #b0aeac;
    margin-bottom: 10px;
}

.wide_listing {
    background: #fff;
    width: 840px;
    height: 140px;
    border: 1px solid #b0aeac;
    margin-bottom: 10px;

}
.listing_image {
    width: 140px;
    float:left;
    margin-left: 10px;
    margin-top: 10px;

}
.listing_image img{
    width: 120px;
    height: 90px;
    border: 1px solid #b0aeac;
}

.listing_info {
    font-size: 12px;
    margin-top: 12px;
   }

.listing_info table {

     width: 478px;
}

.listing_info td {

}
.listing h2 {
    height: 30px;
    line-height: 30px;
    background: #f3f5f6;
    border-bottom: 1px solid #b0aeac;
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    color: #252525;
}

.listing p {
    margin:0;
}
.list_column {
    float:left;
    margin-left: 10px;
}
.property_images {

    width: 606px;

    background: #ebf6fc;
    border: 1px solid #b0aeac;
    margin-bottom: 10px;
}

.property_info {
    background: #fff;
    width: 606px;

    border: 1px solid #b0aeac;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.property_info h3 {
    font-size: 14px;
    font-weight:bold;
    color: #252525;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e0e0e0;
    margin-left: 10px;
    margin-right:10px;
    margin-top: 5px;
    padding-left: 10px;

}

.property_info p {
    padding :10px;
    margin-left: 10px;
}

.property_info ul{
   margin-left:10px;
   padding:0;
   list-style-position: inside;

}

.property_info td {
    padding: 5px;
}
.property_info h2 {
    height: 30px;
    line-height: 30px;
    background: #f3f5f6;
    border-bottom: 1px solid #b0aeac;
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
     color: #252525;
}

.broker_info p {
    margin:0;
    padding:0;
    margin-left: 20px;
    line-height: 20px;

}

.calendar_listing h2 {
       height: 30px;
    line-height: 30px;
    background: #f3f5f6;
    border: 1px solid #b0aeac;
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    color: #252525;
}

.calendar_info {
    width: 100%;
    border-collapse:collapse;

}
.calendar_info td {
    padding:10px;
    border: 1px solid #b0aeac;
    border-bottom:0;
}

.short {
    height: auto;
}

.disclaimer {
    width: 606px;
    background: #fff;
    border: 1px solid #b0aeac;
    margin-bottom: 10px;
}

.disclaimer p {
    padding-left :10px;
    padding-right :10px;
    padding-top: 5px;
    padding-bottom: 0;
}

.disclaimer h2 {
    height: 30px;
    line-height: 30px;
    background: #f3f5f6;
    border-bottom: 1px solid #b0aeac;
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    color: #252525;
}

.disclaimer hr {
    border: 0;
    border-bottom: 1px solid #b0aeac;
    margin-left :10px;
    margin-right :10px;
}

/* Pagination */

.pagination {
margin-top: 10px;
float:right;

}
.pagination div {
  float:left;
  padding-left:15px;
  padding-right:15px;
}
.pagination a {
    display:block;
    float:left;
    border: 1px solid #888;
    background: #fff;
    padding: 2px 5px;
    margin-left: 3px;
    text-decoration: none;
    font-size: 12px;
}

.pagination .currentpage {
    float:left;
    font-weight: bold;
    padding: 3px 5px;
    font-size: 12px;

    display: block;
    margin-left: 3px;
    background: #ccc;
}

/* Galleria */
.galleria{width:606px;margin:0 auto;}

.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0;}
.galleria li{width:61px;height:50px;border: 1px solid #b0aeac;margin: 0 2px;margin-top:4px;}
.galleria li div{left:240px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li div .caption{font:italic 0.7em/1.4 Helvetica,serif;}
* html .galleria li div span{width:400px} /* MSIE bug */
.galleria a{color:#348;text-decoration:none;outline:none;}
.galleria a:hover{color:#67a;}
.galleria .caption{font-style:italic;color:#887;}
 #main_image{overflow:hidden;margin:0 auto;width:606px;height:254px;margin-bottom:3px;margin-top:6px;text-align:center;}
 #main_image img{width: 336px;height:252px;margin:0 auto;border: 1px solid #b0aeac;}
.galleria .info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.galleria .info p{margin-top:1.6em;}
.gal_nav{padding-top:15px;clear:both;}

.agent {
    width: 125px;
    padding: 10px;
    text-align: center;
    float: left;
    margin: 0 13px 15px;
    border: 1px solid #b0aeac;
    background: #f1f1f1;
    text-decoration: none;
}

.agent a {
    color: #000;
}

.agent img {
    border: 0;
}

.clear {
    clear: both;
}

.trend-statement {
    font-size: 10px;
}

.trend-statement td {
    padding: 10px;
}

.help_text {
    font-size: 12px;
    font-style: italic;
    padding-left: 7px;
}

.small_banner {
    width: 270px;
    text-align: center;
    height: 70px;
    float: left;
}

#googlemap {
    border: 1px solid #b0aeac;
    margin-bottom: 5px;
    width: 606px;
    height: 400px;
}

#featured_agent {
    background: #ebf6fc;
    border: 1px solid #b0aeac;
    padding: 10px;

}

.newconstruction_icon {
    width: 75px;
    float: left;
}

.newconstruction_icon img {
    border: 1px solid #ddd;
}

.newconstruction_detail {
    float: left;
    margin-left: 20px;
    width: 770px;
}

.newconstruction_detail h4, .newconstruction_description h4, .newconstruction_layouts h4, .newconstruction_content h4 {
    background: none;
    padding: 0;
}

.newconstruction_logo {
    width: 300px;
    float: left;
    border: 1px solid #ddd;
}

.newconstruction_description {
    width: 528px;
    float: left;
    margin-left: 20px;

    padding: 10px;
}

.newconstruction_content {
    clear: both;
    margin-top: 10px;
}

.newconstruction_content ul, .newconstruction_content ol {
    padding: 0 20px !important;
}

.newconstruction_layouts a.button {
    background: #ffffff url(/media/images/button-bg.gif) no-repeat;
    padding: 10px 0 0;
    margin: 5px 15px;
    display: block;
    width: 260px;
    height: 35px;
    font-size: 18px;
    float: left;
    text-align: center;
    color: #000;
    text-decoration: none;
}

.divider {
    clear: both;
    border-bottom: 1px solid #eee;
    margin: 10px 0;
}

.bottom-box {
    width: 433px;
    height: 288px;
    float: left;
}

#video {
    width: 400px;
    padding-right: 20px;
    text-align: right;
}
