html {
    margin: 0px;
    padding: 0px;
    background-color: #bccee6;
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #fff;
    }
body {
    margin:10px auto 10px;
    width: 800px;
}
a {
    text-decoration: none;
    color: #ff9;
    }
a:hover {
    text-decoration:underline;
    color: #FFF;
    }
a:visited {color: #fff}
h1 {text-align:center}
h2, h3{
    text-decoration: underline;
    text-align: left;
}
h2 {color: #ff9;}
#topNav {
    padding-top: 95px;
    padding-left: 0px;
    float:left;
    }
#topNav a {
    color: #373737;
    text-decoration: none;
    }
#topNav ul {
    padding: 0;
    margin:10px
    }
#topNav li {
    padding: 5px;
    margin-right: 2px;
    font-size: 14px;
    display: inline;
    font-weight: bold;
    border-right: solid;
    border-right-color: #cccc33;
    border-bottom: solid;
    border-bottom-color: #83832c;
    background: #ffff7d;
    border-width:4px;
    }
#topNav li:hover {
    background-color: #ffffa8;
    border-right-color: #d6d658;
    border-bottom-color: #adad3a;
}
#banner {
    background: bottom;
    background-image: url('../images/banner.jpg');
    background-repeat: no-repeat;
    height: 120px;
    margin:0px;
    padding:0px;
    }
#address p {
    text-align: right;
    font-weight: bold;
    display: block;
    padding: 2px 38px 0px 0px;
    font-size: 12px;
    margin: 0px;
    }
#telephone p {
    text-align: right;
    font-weight: bold;
    display: block;
    padding: 17px 38px 0px 0px;
    font-size: 22px;
    margin: 0px;
    text-decoration: underline;
    }
#wrap {
    width:800px;
    margin: 0 auto;
    background-color: #2f445f;
    }
#leftcolumn  {
    background-color: #2f445f;
    float:left;
    padding-right: 10px;
    height: 750px;
    width:519px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000000;
    }
#leftcolumn2  {
    background-color: #2f445f;
    float:left;
    height: 750px;
    width:400px;
    }
#rightcolumn {
    background-color: #2f445f;
    float: right;
    height: 750px;
    width:260px;
    padding-right: 10px;
    font-style:italic;
    font-size: small;
    }
#rightcolumn2 {
    background-color: #2f445f;
    float: right;
    height: 750px;
    width:400px;
    }
#contentHome p, h1, h2, h3, h4, ul {
    background-color: #2f445f;
    margin: 0px;
    padding: 20px 5px;
    }
#contentHome ul {padding-left:40px}
#adscroller {
    padding: 20px;    
    }
#didyouknow {
    padding: 20px;
}
#pageintro p {
    padding: 0px 5px;  
    text-align: center;
    }
#pageintro h1 {padding-bottom: 0;}
#homeCustominstallleft {
    padding:10px;
    float: left;
    width: 160px;
    height: 110px;
    }
#left {
    padding:10px;
    float: left;
    width: 160px;
    height: 110px;
    }
#homeCustominstallright {
    padding:10px;
    float: right;
    width: 160px;
    height: 110px;
    }
#right {
    padding:10px;
    float: right;
    width: 160px;
    height: 110px;
    }
#gallery {
    background: #2f445f;
    }
#latestnews h3{
    padding-top:15px;
    padding-bottom: 0px;
    }
#latestnews p{
    height: 80px;
    }
#latestnews img{
    width:100px;
    height:100px;
    background: #2f445f;
    }    
#footer {
    clear: both;
    background: bottom;
    background-image: url('../images/bottomborder.jpg');
    background-repeat: repeat-x;
    height: 50px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    text-align: center;
    }
#emailform {
    background: #2f445f;
    padding:5px;
    }
#storehours {
    float:right;
    padding-right:15px;
    }
#recost {
    float:right;
    padding-right:15px;
    }
#googlemap {
    text-align:center;
    }
#latest {
    color: #ffff35;
    margin:0px;
    padding: 0px 0px 10px 5px;
    background: #2f445f;
    }