body{
    background: #ddd url(../images/bg.gif);
}
#mainwrapper{
    width:980px;
    margin: 0 auto;
    height:900px;

    
}
#masthead{
    clear:both;
    border: 2px solid #DFDFDF;
    border-bottom-width: 0px;
    background:#7A9DC7 url(../images/mastheadbg.jpg);
    height:178px;
    margin:0;


}
#nav-bar{
    clear:both;
    
    /*background:#0000FF url(../images/menubarbgg.png) repeat-x 0px 100%;*/
    background:#0000FF;
    padding-top:8px;

    border: 2px solid #DFDFDF;
    border-top-width:0px;
    border-bottom-width:0px;

}
/*menu list*/
ul#navlist{
    list-style-type:none;
    margin:0;
    padding:1px;
    height:28px;
}



ul#navlist li.toplevel{
    float:left;
    width:120px;   
    text-align:center;
    background:#0000FF url(../topmenu/bg_04[1].gif);
    margin-right:1px;
}

ul#navlist li.toplevel a{
    display:block;
    text-decoration:none;
    color:#fff;
    height:28px;
    font-family:verdana;
    font-size:8pt;
    line-height:2.5em;
}
ul#navlist li.toplevel a:hover{
    background:url(../topmenu/bg_04[2].gif);
    color:#FFFF00;
    font-weight:bold;
    
}
ul#navlist li.toplevel a.no-href:hover{
cursor:default;   
}


ul#navlist li.toplevel-wide{
    float:left;
    width:126px;   
    text-align:center;
    background:#0000FF url(../topmenu/bg_04[1].gif);
    margin-right:1px;
}

ul#navlist li.toplevel-wide a{
    display:block;
    text-decoration:none;
    color:#fff;
    height:28px;
    font-family:verdana;
    font-size:8pt;
    line-height:2.5em;
}
ul#navlist li.toplevel-wide a:hover{
    background:url(../topmenu/bg_04[2].gif);
    color:#FFFF00;
    font-weight:bold;
}

ul#navlist ul.subnavlist{
    display:none;
    list-style-type:none;
    margin:0;
    padding-left:10px;
    padding-right:10px;
    background:#ddd;
}
ul#navlist ul.subnavlist li{
    float:none;
    text-align:left;
}
ul#navlist ul.subnavlist li a{
    color:#000;
}
ul#navlist ul.subnavlist li a:hover{
    color:#000;
    background:none;
    font-weight:normal;
    text-decoration:underline;
}

ul#navlist li.toplevel:hover ul.subnavlist{
    position:absolute;
    display:block;
}
/*end menu list*/




#content-wrapper{
 margin:0;
background:#7da7d9;

        border: 2px solid #DFDFDF;
    border-bottom-width: 0px;
    border-top-width: 0px;
    clear:both;
}
#lamp{
    float:left;
    width:77px;
    margin:10px 10px 15px 0px;
    background: url(../images/lamppost3.png) no-repeat;
    height:470px;
}
#content-main{
    width:710px;
    margin:15px 0px 0px 0px;
    float:left;
    padding:3px;
    background-color:#7B7B7B; 


    border:3px solid #585858;
}
#content-secondary{
    float:right;
    margin:15px 10px 0px 0px;
    width:145px;
    text-align:center;
    height:500px;

}
#footer{

    background:#0000FF;
    line-height:2em;
    border: 2px solid #DFDFDF;
    border-top-width: 0px;
    clear:both;    
}


#content-main h2{
    background:#7B7B7B;
    text-align:center;
    color:#FFCC00;
    line-height:1.5em;
}


#content-main-outer{
    background:#9B9B9B;
    padding:15px;    
}
#content-main-outer p{
    margin-bottom:20px;    
}


#content-main-inner{
    font-family: arial, helvetica;
    background:#9B9B9B url(../images/contentpanebg.jpg) repeat-y;
    padding:10px 0px 10px 10px;
}


#content-secondary p{
        
    text-align:center;
    width: 145px;

    
        
}
#content-secondary p.button{
    background: url(../images/button.png) no-repeat;
    height:53px;
    padding-top:20px;
}

#content-secondary p.promobutton{
    background: url(../images/promobutton.png) no-repeat;
    height:63px;
    padding-top:10px;
}
#content-secondary a{
    color:#0000FF;    
}
#content-secondary a:visited{
    color:#0000FF;    
}
#content-secondary a:hover{
    
}


#shape1{
    background: url(../images/weatherwindow/all/hummer.png) no-repeat top left;
    width:275px;
    height:178px;
    float:left; 

}

#degrees{
    position:relative;
    top:95px;
    left:150px;
    font-weight:bold;
    font-size:1.5em;
}

#mastdate{
    margin-left:-20px;
    line-height:2em;
    color:#fff;
    font-size:1em;
    font-weight:bold;
}
#mastpic{
    float:right;
    width:237px;
    height:166px;
    margin-right:10px;
    margin-top:10px;
    background:url(../images/townsign.png);
}
#logo{
    float:left;
    width:375px;
    height:102px;
    background:url(../images/logo.png);
    margin-top:13px;
    margin-left:15px;
}

.img-wrapper{
    background:#7B7B7B url(images/shadoww.gif) no-repeat bottom right;
    margin:1px;
    clear:right;
    float:left;
}
.img-wrapper img{
    margin: -3px 3px -2px -3px;
}

/*#log{
    float:right;
    width:128px;
    
    height:28px;
    
    margin-top:1px;
}
#log a{
    text-decoration:none;
    color:#fff;
    display:block;
    background:url(../topmenu/bg_04[1].gif);
    font-family:verdana;
    font-size:8pt;
    text-align:center;

    height:28px;
    line-height:2.5em;
}
#log a:hover{
    background:url(../topmenu/bg_04[2].gif);
    color:#FFFF00;
    font-weight:bold;
}*/
h1,h2,h3,h4, p{
    margin:0;
}

.directory-short-listing{
     padding:10px 0px 10px 100px;
     border:0px solid #000;
     background-color:#fff;
     margin-bottom:15px;
     margin-left:15px;
     text-align:left;
     font-family: verdana;
     font-weight:bold;
}
.drop{color:blue;}



