﻿*{margin:0;padding:0;}

body 
{
    margin: 0;
    background-color:#000000;
    font-size: 14px;
    font-family: Arial, Verdana;
    color: #666667;
}

p { margin:0 0 10px 0;}
a { color: #962a2a;text-decoration: none;}
a:hover { color: #962a2a; text-decoration: underline;}
h3 {color: #962a2a;}
input, textarea { font-size:14px; color:#666667;}
textarea { padding:2px; }
h1 
{
    font-size:14px; margin:5px 0 10px 0;
    background-color:#CDCCCB;
    padding:5px 5px 5px 30px;
    width:430px;
    background-image:url(../images/arrow.gif);
    background-repeat:no-repeat;
    background-position:left;
}

#Container
{
    width: 1024px;
    margin: 0 auto;
}

#Header
{
    width: 1024px;
    height: 119px;
    float: left;
    background-image: url(../images/logo.jpg);
    background-repeat:no-repeat;
}

#header-right-text
{
    float:right;
    color:#ffffff;
    margin:20px 20px 0 0;
    text-align:right;
}

#header-right-text a
{
    color:#ffffff;
}

#header-home-link
{
    background-image:url(../images/home.gif);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:15px;
}

#header-contact-link
{
    background-image:url(../images/contact.gif);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:15px;
}

#Nav
{
    background-color: #666667;
    height:25px; min-height:25px;
    border-top:#000 4px solid;
    text-align:left;
    float: left;
    width: 1014px;
    padding-left: 10px;
    background-image: url(../images/navbg.jpg);
    background-repeat: repeat-y;
}

#Nav ul {padding:0; margin:0;height:25px; min-height:25px; }
#Nav li {display:inline; padding:0 5px; border-right:solid 1px #b3b2b2;height:25px; min-height:25px;}

#Nav a
{
    color:#ffffff;
    display:inline-block;
    text-decoration:none;
    height:25px; min-height:25px;
    font-weight: bold;
    margin:0;
    padding-top:3px;
}    

#Nav a:hover,
body.home #t-home,
body.about #t-about,
body.services #t-services,
body.links #t-links,
body.estimate #t-estimate,
body.contact #t-contact,
body.gallery #t-gallery
{
    color:#e8e8e8;
    background-image: url(../images/menuHover.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

#MainImage

{
    width:1024px;
    height: 111px;
    float:left;
    border-top: 2px solid #ffffff;
    background-image: url(../images/mainImage.jpg);
    background-repeat: no-repeat;
}


/*
body.home #MainImage,
body.services #MainImage,
body.links #MainImage,
body.estimate #MainImage,
body.contact #MainImage,
body.gallery #MainImage

{
    width:1024px;
    height: 111px;
    float:left;
    border-top: 2px solid #ffffff;
    background-image: url(../images/mainImage.jpg);
    background-repeat: no-repeat;
}
body.about #MainImage

{
    width:1024px;
    height: 111px;
    float:left;
    border-top: 2px solid #ffffff;
    background-image: url(../images/about/banner.jpg);
    background-repeat: no-repeat;
}
*/
#NavBreak
{
    float:left;
    width: 1024px;
    height: 5px;
    background-color:#ffffff;
}

#MainBody
{
    float:left;
    width: 1004px;
    background-color: #ffffff;
    border-top: 5px solid #962a2a;
    padding:10px;
}

#Content
{
    width:1004px;
    float: left;
}

#RightSide
{
    float: right;
    width: 261px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#RightTop
{
    width: 261px;
    height: 12px;
    float:left;
    background-image: url(../images/testimonialsTop.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

#RightMiddle
{
    width: 251px;
    float:left;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #cdcccb;
    font-style: italic;
}

#RightBottom
{
    width:261px;
    height: 11px;
    float: left;
    background-image: url(../images/testimonialsBottom.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
    
#Services
{
    width: 1004px;
    float:left;
    padding:0 10px;
    background-color:#ffffff;
    border-top: 1px solid #989898;
}

#ServicesBody
{
    width: 700px;
    float: left;
}

#Footer
{
    width:1014px;
    height: 33px;
    float:left;
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #962a2a;
    font-size: 12px; font-family:Verdana;
    padding-top: 35px;
    padding-left:10px;
    color:#cccccc;
    text-align:left;
}

#Footer a
{
    color:#cccccc;
    text-decoration: none;
}

#Footer a:hover
{
    color:#e6e6e6;
    text-decoration: none;
}

.header
{
    background-color: #cdcccb;
    width: 445px;
    padding: 5px 5px 5px 20px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 10px;
    clear:both;
    background-image:url(../images/arrow.gif);
    background-position:left;
    background-repeat:no-repeat;
}

.mainContent
{
    width: 680px;
    float: left;
    
}

.servicesContent
{
    float: left;
    width: 325px;
    padding: 5px 0 0 0;
    margin-bottom:10px;
    margin-right:20px;
}
   
/*NAV Styles*/
#dropmenu{
    position:absolute;
    border:1px solid #000000;
    border-bottom-width: 0px;
    z-index:0;
    margin:3px 0 0 -4px;
}

#dropmenu a{
    width: 100%;
    display: block;
    text-indent: 3px;
    background:#f6f6f6;
    border-bottom: 1px solid #000000;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    color:#000000;
    font-weight:normal;
    line-height:18px;
    z-index:999px;
}

#dropmenu a:hover{
    background-color: #ebebeb;
    color:#000000;
    border-bottom: 1px solid #b21f23;
}
/*End NAV Styles */ 

/*Random Page Classes*/
.testimonial
{
    width: 100%; 
    float: left; 
    padding-bottom: 5px; 
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 20px;
}

.testimonialAuthor
{
    width: 100%; 
    text-align: right; 
    font-size: 16px; 
    font-weight: bold; 
    color: #962a2a;
}

.service
{
    width: 100%; 
    float: left; 
    border-bottom: 1px dashed #cccccc; 
    margin-bottom: 20px; 
    padding-bottom: 5px;
}

.serviceTitle
{
    font-size: 16px; 
    color: #962a2a; 
    font-weight: bold;
}

/*Photo Gallery Styles*/
.photogal
{
    width: 530px;
    float: left;
    background-image: url(../images/dot.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 5px;
    margin-bottom: 10px;
}

.photogalthumb
{
    width: 80px;
    float: left;
    margin: 10px;
}

.photogaldesc
{
    width: 430px;
    float: left;
    padding-left: 10px;
    margin-bottom: 15px;
}

.photogalrow
{
    float: left;
    margin-bottom: 10px;
}

.photogalrow img
{
    border:solid 1px #991f1f;
}

/* Services */

.services-right
{
    float: right;
    width: 261px;
    margin-right:20px;
}

.services-right-top
{
    width: 261px;
    height: 108px;
    background-image: url(../images/services/greybartop.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}

.services-right-middle
{
    width: 251px;

    padding-left: 5px;
    padding-right: 5px;
    background-color: #cdcccb;
    float:left;
}

.services-right-middle ul 
{
    list-style:none;
    margin-top:-25px;
}

.services-right-middle li
{
    padding-left:30px;
    font-weight:bold;
    background-image:url(../images/services/redstar.gif);
    background-repeat:no-repeat;
    background-position:left;
    margin-bottom:8px;
}

.services-right-bottom
{
    width:261px;
    height: 20px;
    float:left;
    background-image: url(../images/services/greybarbottom.gif);
    background-repeat: no-repeat;
    background-position: top;
}

/* Links */

.links-right-top
{
    width: 261px;
    height: 108px;

    background-image: url(../images/links/greybartop.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}

/* About */

.companies-list li
{
    list-style:none;
    color:#991f1f;
    font-weight:bold;
    margin-bottom:8px;
}

.redstar
{
    background:url(../images/services/redstar.gif) left no-repeat;
    padding-left:30px;
}

/*Contact */
.contact-right-top
{
    width: 320px;
    height:165px;
    background-image: url(../images/contact/meetteam.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    padding:5px 0 0 10px;
    font-size:12px;
    font-weight:bold;
}

.contact-right
{
    float: right;
    width: 320px;
    margin-right:20px;
}

.contact-right-middle
{
    width: 320px;

    padding-left: 5px;
    padding-right: 5px;
    background-color: #cdcccb;
    float:left;
    padding-top:15px;
}

.contact-right-middle ul {list-style:none;}
.contact-right-middle li
{
    padding-left:30px;
    background-image:url(../images/services/redstar.gif);
    background-repeat:no-repeat;
    background-position:left;
    margin-bottom:12px;
    color:#000000;
}

.contact-right-bottom
{
    width:330px;
    height: 14px;
    float:left;
    background-image: url(../images/contact/contact-right-bottom.gif);
    background-repeat: no-repeat;
    background-position: top;
}
