
body{
    margin:0 auto;
    padding:0;
    width:1000px;
    /*    background: #000;*/
    background:#8a8a91 url(/images/bg1.png) top repeat-x;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height: 150%;
}

img, a {
    border: none;
}

.hidden{
    display: none;
    visibility: hidden;
}

h1, h2, h3, h4, h5, h6{
    margin: 0;
    padding: 0;
    margin-bottom: 2px;
}

h1{
    margin-top: 20px;
    font-size: 1.8em;
    margin-bottom: 15px;
}

h2{
    margin-top: 15px;
    font-size: 1.4em;
}

h3{
    margin-top: 10px;
    font-size: 1.2em;
}

h4{
    font-size: 1.1em;
}

h5{
    font-size: 1.05em;
}

h6{
    font-size: 1em;
}

.attribution, .attribution a{
    color: #ccc;
    text-decoration: none;
}

#main{
    margin:0 auto;
    padding:0;
    width:1000px;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding-top: 40px;
    padding-bottom: 20px;
}
#banner{
    width:1000px;
    margin-bottom: 10px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
}

.emailLink{
    display: block;
    border: none;
    color: #cc2d23;
    font-size: 1.5em;
    font-family: "Bell MT";
    font-style: italic;
    text-decoration: none;
    margin: 20px 0px 10px 0px;
}
.phoneNumber{
    display: block;
    border: none;
    margin: 10px 0px 10px 0px;
}

.license{
    display: block;
    border: none;
    color: #3d75d7;
    font-size: 1.8em;
    font-family: "Myriad Pro";
    font-style: italic;
    text-decoration: none;
    margin: 20px 0px 10px 0px;
    line-height: 110%;
}

.smallFont{
    font-size: 0.8em;
}

.logo{
    width:496px;
    height:180px;
    margin-left: 0px;
    background:url(/images/logo.png) left center no-repeat;

}
.tagLine{
    color: #444;
    margin-left: 3px;
    margin-top: 2px;
    font-size: 0.9em;
}

.right_logo{
    float: right;
    margin-top: 10px;
/*    margin-right: 20px;
    margin-top: 40px;
    font-size: 2em;*/
}

.phone{
    margin-top: 4px;
}


.right_logo .email{
    margin-left: 10px;
}
.right_logo .email a{
    text-decoration: none;
    font-size: 0.8em;
    color: #000;
    /*    text-shadow: 1px 1px 1px #ccc;*/
}

.shadow{
    margin: 0 auto;
    padding: 0;
    width: 1000px;
    height: 30px;
    background: url(../images/shadow.png) no-repeat;
/*    background-position-y: -30px;*/
}

.shadowTop{
    margin: 0 auto;
    padding: 0;
    height: 50px;
    background:url(/images/shadowTop.png) bottom;
    margin-top: 10px;
    text-align: center;
    font-size: 1.3em;
    color: #111;
    text-shadow: 0.1em 0.1em 0.1em #fff;
}


#sliderMessage{
    
}
#sliderMessage .slideItem{
    position: absolute;
    width: 1000px;
    text-align: center;
    font-size: 1.5em;
}


#_navigation_cotainer{
    margin: 0 auto;
    padding: 0;
    width:1000px;
    margin-top: 20px;
}

#navigation{
    border-radius: 5px;
    -moz-border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0 -10px 6px -6px #666;
    -moz-box-shadow: 0 -10px 6px -6px #666;
    box-shadow: 0 -10px 6px -6px #666;  

}
.menuItem a{
    float:left;
    display:block;
    height: 42px;
    width: 198px;
    text-align: center;
    padding:16px 0px 0px 0px;
    text-decoration:none;
    font-family:arial;
    font-size:1.4em;
    color:#333;
    border-right: 2px solid #999;
    /*    text-shadow: 0.1em 0.1em 0.1em #222;*/
}
.noBorder a{
    border-right: none;
    width: 200px;
}

.menuItem a:hover , .menuItem a.current{
    color:#fff;
    background: #333;
}

.menuItem a.first:hover,  .menuItem:first-of-type a.current{
    border-radius: 5px 0 0 5px;
}
.menuItem a.last:hover, .menuItem a.current.last{
    border-radius: 0 5px 5px 0;
}
#middle{


}





.titleImage{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    margin-bottom: 20px;
    width: 669px;
}






.middle_container{
    /*    float:left;*/
    /*    width:730px;*/
    color:#600602;

}
#_LEFT_PANEL{
    float:left;
    width:669px;
    padding:0px 20px 10px 40px;
    border-right: 1px dotted #000;
}

.topImage img{
    width: 650px;
    margin: 20px 0px 0px 0px;
}

#main_banner{
    width: 650px;
    height: 273px;

}

#main_banner .slider_conent{
    position: absolute;
    width: 650px;
    height: 273px;
}

#_RIGHT_PANEL{
    float:right;
    width:208px;
    padding:0 40px 0 20px;
}

#_LOCATIONS .location{
    font-weight: bold;
    margin-bottom: 5px;
}

#seniorDicsountLogo img{
    width: 188px;
    border: 6px solid #fff;
}

#ccLogo img{
    width: 188px;
    border: 6px solid #fff;
}








.middle_left_banner{
    width:710px;
    height:198px;
    background:url(/images/middle_banner_left3.png);
}
.left_bottom {
    width:100%;
    height:inherit;
    text-decoration:none;
}


.bottom_left_box1, .bottom_left_box2, .bottom_left_box3{
    float:left;
    width:211px;
    height:263px;
    background:#FAE9B4;
    padding:2px;
    text-align: center;
}
.bottom_left_box1 img, .bottom_left_box2 img, .bottom_left_box3 img{
    width:211px;
}

.b_l_left{
    padding:0 5px 0 5px;
}
.bottom_left_link a{
    text-decoration:none;
    color:#F60;
}
.bottom_left_link a:hover{
    color:#F00;
}
.bottom_seperator{
    float:left;
    width:2px;
    height:300px;
}
.right{
    float:right;
    width:268px;
    height:inherit;
}
.middle_right_banner{
    float:left;
    width:258px;
    height:198px;
    padding-top:10px;
    background:url(/images/middle_banner_right2.png) no-repeat;
    color:#600602;
}
.search{
    background:#FB6A2D;
}
.search_box{
    padding:4px 3px 4px 6px;
}
.phone{
    padding:0 10px 0 10px;
}
#main .bottom{
    width:1000px;
    height:0px;
    background:url(/images/main_bottom3.png);
}
.b_r_right{
    padding:0 5px 0 5px;
}
#footer{

    width:1000px;
    height:200px;
    margin:0 auto;
    padding:0;
    margin-bottom:20px;
    text-align:center;
}
.footer_shodaw{
    width:1000px;
    height:10px;
    background:url(/images/footer_shadow1.png);
}
.footer_bottom{
    color:#eee;
}
.footer_bottom a{
    color:#ddd;
    font-size:0.9em;
    margin-left:10px;
    text-decoration:none;
}
.footer_bottom a:hover{
    color:#fff;
    font-weight: bold;
}

.clear{
    clear:both;
}

.center{
    text-align: center;
}


.strong{
    font-weight: bold;
}
.left{
    float: left;
}

.right{
    float: right;
}
.clear, .blank{
    clear:both;
}

.separator20{
    clear: both;
    height: 20px;
}


.separator10{
    clear: both;
    height: 10px;
}

.separator5{
    clear: both;
    height: 5px;
}

.error{
    padding-left: 10px;
    color: red;
}


.formField{

}

.formFieldLabel{
    float: left;
    width: 120px;
    font-weight: bold;
}

.formFieldInput{
    float: left;
    width: 150px;
}

.contact_image{
    float: right;
}


.contact_image img{
    margin-right: 0px;
}

img.center400{
    display: block;
    margin: 0 auto;
    width: 400px;
    margin-top: 20px;
    margin-bottom: 20px;
}

img.center300{
    display: block;
    margin: 0 auto;
    width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
}

img.center200{
    display: block;
    margin: 0 auto;
    width: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.section{
    margin-bottom: 20px;
}

.homepage .section{
    margin-bottom: 40px;
}

.section .title, h2{
    font-size: 2em;
    margin-bottom: 10px;
    font-weight: normal;
    line-height: 110%;
}

.serviceType{
    float: left;
    width: 188px;
    margin-right: 13px;
    background: #FbFbFb;
    padding:  10px;
    min-height: 330px;
    border: 1px solid #999;
    border-radius: 5px;
    -moz-border-radius: 5px;

}

.serviceType .serviceImage img{
    margin: 0 auto;
    width: 188px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
}

.serviceType .title{
    font-size: 1.5em;
    margin-bottom: 5px;
}

.serviceType ul{
    margin: 0;
    padding: 0;
    margin-left: 15px;
}

.qa{
    margin-bottom: 30px;
}

.qa .question{
    font-weight: bold;
    margin-bottom: 5px;
}

.qa .answer{
    margin-left: 10px;
}

img.faqRight{
    float: right;
    max-width: 300px;
    margin-left: 20px;
}
.bold{
    font-weight: bold;
}

.nomargin{
    margin: 0;
    padding: 0;
    margin-top: 20px;
    margin-left: 15px;

}

.rightFloatImage{
    float: right;
    padding: 4px;
    border: 1px solid #eee;
    margin: 0px 0px 5px 10px;
    max-width: 350px;
}

ul.serviceList{
/*    list-style: none;*/
    margin: 0;
    padding: 0;
    margin-left: 15px;
}

ul.faqList{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.faqList h2.sectionTitle{
    margin-top: 20px;
    font-size: 1.5em;
    color: #CC2D23;
}

.blocks{
}


.blocks .block{
    float: left;
    width: 209px;
    margin: 0px 20px 0px 0px;
    background: #eee;
/*    border: 1px solid #bbb;*/
    border-radius: 10px;
   height: 280px;
   overflow: hidden;
}

.blocks .block .title{
    font-size: 1.1em;
    padding:3px 10px 3px 10px;
    background: #CC2D23;
    color: #fff;
    border-radius: 10px 10px 0px 0px;
    height: 48px;
    text-align: center;
   border-bottom: 3px solid pink;
}

.blocks .block .text{
    padding: 10px;
    height: 160px;
}

.blocks .block .text .blockImage{
    float: left;
    max-width: 100px;
    max-height: 100px;
    margin: 0px 10px 5px 0px;
}

.blocks .block .readMore{
    margin: 0 auto;
    width: 100px;
    text-align: center;
    margin-top: 5px;
    padding:3px 3px 3px 3px;
    display: block;
    text-decoration: none;
    background: #CC2D23;
    color: #fff;
}

.blocks .block .readMore:hover{
    font-weight: bold;
}

.blocks .block.norightmargin{
    margin-right: 0px;
}


#_INSERT_FORM .noBorder{
    border: none !important;
}