@CHARSET "ISO-8859-1";



h1
{
    color: #996F00;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    margin-bottom: 20px;
}


h2
{
    color: #996F00;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 6px;
}


h3
{
    color: #cc0033;
    font-size: 12px;
}


h4
{
    color: #cc0033;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 4px;
    border-bottom: #cc0033 1px dotted;
}


h6
{
    color: #ffffff;
    background-color:#cc0033;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    padding-left: 2px;
    padding-right: 2px;
}


body
{
    margin: 0 0 0 0;
    background-color: #ffffff;
}

p
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-bottom: 10px;
    color: #696969;
}


a
{
    font-size: 13px;
    color: dimgray;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:link
{
    font-size: 13px;
    color: dimgray;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration : underline;
}

a:visited
{
    font-size: 13px;
    color: dimgray;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

a:hover
{
    font-size: 13px;
    color: #996F00;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: underline;
}



li
{
    list-style-type: square;
    color: #696969;
    margin-bottom: 10px;
    margin-left: 20px;
}




*.float-divider
{ 
    clear:both; 
    height:1px; 
    font-size:1px; 
    line-height:1px; 
}




#header
{
    width: 770px;
    height: 114px;
    margin: 15px auto 0px;
    position: relative;
    background: url(../images/logo.gif) #F1E9D2 no-repeat;
}

#footer
{
    width: 768px;
    height: 25px;
    margin: 10px auto;
    position: relative;
    text-indent: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-left: 1px solid #996F00;
    border-right: 1px solid #996F00;
    border-top: 1px solid #996F00;
    border-bottom: 3px solid #996F00;
    background: #FFFEEE url(../images/footer_bar.gif) no-repeat;
}

#footer p
{
    display: inline;
    line-height:normal;
    text-decoration: none;
    color: White;
    font-weight: bold;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}



#top-space
{
    width: 760px;
	height: 40px;
    background-color:Maroon;
}

#bottom-copyright
{
    width: 770px;
    height: 20px;
    margin: 0 auto;
    position: relative;
    font-size: 10px;
    color: #968045;
    text-align: right;
    font-family: Arial;
}

#bottom-space
{
    width: 770px;
	height: 20px;
    margin: 0 auto; 
    position: relative;
}


*.hc{ width:770px; left:auto; margin-left:auto; right:0; margin-right:auto; }
*.vc{ height:20px; top:0; margin-top:auto; bottom:0; margin-bottom:auto; }
    

#main-menu
{
	z-index:1;
	clear: both;
    width: 768px;
	height: 36px;
    margin: 0 auto;
    position: relative;
    border-left:1px solid #996F00; 
    border-right:1px solid #996F00; 
    border-top:4px solid #996F00;
    border-bottom:1px solid #996F00;
    background: #ffffff url("../images/menu_bar.gif") repeat-x left top;
}


#footer-main-menu
{
	z-index:1;
	clear: both;
    width: 770px;
	height: 38px;
    margin: 0 auto;
    position: relative;
    border-left:0px solid silver; 
    border-right:0px solid silver; 
    border-top:0px solid #84A648;
    border-bottom:0px solid silver;
    background: #ffffff;
}

#main-menu-left
{
    position: relative;
    float: left;
    min-width: 52px;
    height: 40px;
    background: url(../images/menu_bar_left.gif) #000000 no-repeat;
}


#main-menu-right
{
   position: relative;
   float: left;
   min-width: 52px;
   height: 40px;
   background: #ffffff url("../images/menu_bar_right.gif") no-repeat;
}

#main-menu-phone
{
    position: relative;
    float: left;
    height: 60px;
}

#main-menu-phone h1
{
    color: whitesmoke;
    font-weight: bold;
    font-family: Arial;
    font-size: 15px;
    margin-top: 25px;
    margin-right: 10px;
    font-style: normal;
}

#content
{
    clear: both;
    width: 728px;
    min-height: 500px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 40px;
    position: relative;
    border-left: 1px solid #996F00;
    border-right: 1px solid #996F00;
    border-top: 0px solid silver;
    border-bottom: 1px solid #996F00;
    font-size: 12px;
    color: gray;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-color: #FFFEEE;
    background: #FFFEEE url("../images/content_left.gif") left repeat-y;
}

.home-text
{
    font-size: 12px;
    color: gray;
    font-family: Arial;
    text-align:justify;
}

#inner-content-left
{
    float:left;
    width:488px;
}

#inner-content-right
{
    float: right;
    width: 220px;
    margin-left: 0px;
}


.gallery-outer-border
{
    margin-bottom: 20px;
}

.gallery-outer-each-border
{
    max-width: 345px;
    position: relative;
}

.gallery-outer-each-border-home
{
    max-width: 220px;
    position: relative;
    margin-bottom: 10px;
}

.gallery-inner-border
{
    background-color: silver;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin-left: 0px;
    margin-top: 0px;
}

.gallery-inner-border-home
{
    background-color: silver;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin-left: 0px;
    margin-top: 0px;
    width: 220px;
}

.gallery-text
{
    clear: both;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    margin-left: 2px;
    padding-top: 2px;
}

.gallery-text-home
{
    clear: both;
    padding-right: 0px;
    padding-left: 2px;
    padding-bottom: 8px;
    margin-left: 2px;
    padding-top: 0px;
}

.gallery-img
{
    float:left;
    position:relative;

}

.gallery-title
{
    text-align:right;
    font-weight: bold;
    font-size: 11px;
    color: dimgray;
    font-family: Arial;
}

.gallery-desc
{
    font-size: 11px;
    color: dimgray;
    font-family: Arial;

}


.casual-gallery
{
     border-top: #cc0033 1px dotted;
}


.image-outer
{
    max-width: 347px;
}


.image-outer-home
{
    float:right;
}


.before-after
{
   z-index:1;
   position:absolute;
   margin: 15px;
   left:2;
   top:4;
   color:white;  
   
}

.before-after-home
{
   z-index:1;
   position:absolute;
   margin: 10px;
   left:2;
   top:4;
   color:white;  
   
}

.view-all
{
    position:relative;
    text-align:right;
}


.bullet-list
{
    font-family: Arial;
    padding-left: 10px;
}

.bullet-list p
{
    color: #cc0033;
    font-weight: normal;
    font-size: 16px;
}

.bullet-list a
{
    font-weight: normal;
    font-size: 14px;
}

#header-msg
{
    width: 770px;
    min-height: 300px height: 114px;
    margin: 5px auto 10px;
    position: relative;
    border-right: gainsboro 1px dashed;
    border-top: gainsboro 1px dashed;
    border-left: gainsboro 1px dashed;
    border-bottom: gainsboro 1px dashed;
    background-color: lightyellow;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#header-msg p
{
    font-size: 12px;
    color: darkslateblue;
    font-family: Arial;
}


.pager
{
    float: right;
    margin: 0px;
    border-right: gainsboro 0px solid;
    padding-right: 0px;
    border-top: gainsboro 0px solid;
    padding-left: 0px;
    padding-bottom: 4px;
    border-left: gainsboro 0px solid;
    padding-top: 4px;
    border-bottom: gainsboro 0px solid;
}


.pager p
{
    font-size: 13px;
    font-family: Arial;
    text-decoration: none;
    background: #996F00;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}


.pager a:hover
{
    font-size: 13px;
    font-family: Arial;
    text-decoration: none;
    background: #F1E9D2;
    padding-right: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
}


.pager a
{
    font-size: 13px;
    font-family: Arial;
    text-decoration: none;
    background: #FFFEEE;
    padding-right: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
}

.content-image
{
    position: relative;
    float: right;
    clear: right;
    margin-bottom: 10px;
    margin-left: 10px;
}

.content-image-border
{
    border-right: wheat 1px dashed;
    border-top: wheat 1px dashed;
    border-left: wheat 1px dashed;
    border-bottom: wheat 1px dashed;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;

}


.gallery-image
{
    margin-top: 20px;
    margin-bottom: 20px;
}



blockquote
{
   width:500px; 
   margin:10px auto;
   position:relative;
   left:0%;
   text-align:justify;
   line-height:1.3em;
   padding-top:40px;
   padding-left:40px;
   background: url("../images/bq1.gif") no-repeat top left; 
}

blockquote div
{
   padding-bottom:10px;
   padding-right:40px;
   background: url("../images/bq2.gif") no-repeat bottom right; 
}

blockquote p
{

}

blockquote cite
{
    display:block;
    text-align:right;
    font-size:0.9em;
}

.clear-space
{
    clear:both;
}

#inner-content-left
{
    float:left;
    width:508px;
}

#inner-content-right
{
    float: right;
    width: 200px;
    margin-left: 0px;
    border-top: #f1e9d2 1px solid;
    border-left: #f1e9d2 1px solid;
    border-right: #f1e9d2 1px solid;
    border-bottom: #f1e9d2 1px solid;
    background: #FEF9E7 url("../images/right_bg.gif") repeat-x left top; 
}

.right-each-content
{
    width: 200px;
    height:160px;
    border-top: #f1e9d2 1px solid;
    border-left: #f1e9d2 1px solid;
    border-right: #f1e9d2 1px solid;
    border-bottom: #f1e9d2 1px solid;
    background: #FEF9E7 url("../images/right_bg.gif") repeat-x left top;
}


#home-services
{
    clear:both;
    position: relative;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    min-width:180px;
    color: #996F00;
    font-weight: bold;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
}

#home-services h2
{
    color: #996F00;
    font-weight: bold;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 15px;
    border-bottom: #F1EACD 1px solid;
}

#home-services li
{
    margin-left: 0px;
    list-style-type: none;
}

#home-services a
{
    text-decoration: none;
}

#home-services p
{
   color: #996F00;
   font-weight: bold;
   font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
   font-size: 16px;
}

