body{
    background:#f6f6f2;
    font-family:arial,georgia;
	margin-top: 0px;    
}

h2{
    font-size:18px;
    font-family:verdana;
}
h3{
    font-size:16px;
    font-family:verdana;
}

h4{
    font-size:18px;
    font-family:tahoma;
    font-weight:normal;
}

h5{
    background:#EFEFEF;
    width:310px;
    height:17px;
    margin:0px;
    border:1px solid #7F7F7F;
}

img{
    border:none;
}

ul{
    list-style-type:disc;
}




#outside_of_wrapper{
    width:1065px;
    min-height:500px;
    height:auto !important;
    height:500px;
    /*border:1px solid black;*/
    margin-left:auto;
    margin-right:auto;
    position:relative;
    background:#f6f6f2;
    border:0px solid black;
}


#wrapper{
    width:965px;
    min-height:900px;
    height:auto !important;
    height:900px;
    /*border:1px solid black;*/
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    position:relative;
    background:#f6f6f2;   
}

    #header{
        position:relative;
        height:159px;
        width:100%;
        text-align:left;
        /*border:1px solid black;*/
        
    }
        #logo{
            position:absolute;
            left:45px;
            top:30px;
        }
        
        #contactPic{
            position:absolute;
            left:555px;
            top:50px;
        }

#menuDiv{
    height:37px;
    width:100%;
    background:black;
}

#contentDiv{
    position:relative;
    margin-top:9px;
    min-height:400px;
    height:auto !important;
    height:400px;
    width:100%;
    text-align:left;
    /*border:1px solid green;*/
}

    #whatsNew{
        position:absolute;
        top:0px;
        left:544px;
        /*width:421px;*/
        height:360px;
        background: url('http://chimneysweepsofsherwoodforest.com/images/chimney_sweeps_orange_bk.jpg') no-repeat;
        text-align:left;
        padding:20px;
        padding-bottom:37px;
        padding-top:3px;
	   line-height:13px;
    }
    
        #newtitle{
            margin-top:29px;
        }
    
    #innerContent{
        position:relative;
        margin-top:9px;
        min-height:400px;
        height:auto !important;
        height:400px;
        /*width:100%;*/
        text-align:left;
        background:#FFFFDF;
        border:1px solid #CFCFA8;
        padding:50px;
        padding-top:20px;
    }
        #centerContent{
            text-align:center;
        }
        
        .stoveDiv{
            min-height:260px;
            height:auto !important;
            height:260px;
            width:605px;
            border:1px solid #CFCFA8;
            padding:5px;
            margin-top:10px;
            margin-left:auto;
            margin-right:auto;
            text-align:left;
        }
        
            .stoveDiv img{
                display:inline;
                float:right;
                margin-left:10px;
            }
            
            .imageSwitch{
                float:right;
                margin-top:-16px;
                margin-right:3px;
            }
            
            .switcher{
                color:black;
                text-decoration:underline;
            }
            .switcher:hover{
                text-decoration:none;
                color:black;
            }
            .switcher:visited{
                text-decoration:underline;
                color:black;
            }

#bottomBar{
    height:37px;
    width:100%;
    background:black;
    position:relative;
    margin-top:9px;
}

#leftCell{
    position:absolute;
    background: url('http://chimneysweepsofsherwoodforest.com/images/chimney_sweeps_grey_bk.jpg') no-repeat;
    top:21px;
    left:23px;
    width:292px;
    height:211px;
}

#midCell{
    position:absolute;
    background: url('http://chimneysweepsofsherwoodforest.com/images/chimney_sweeps_grey_bk.jpg') no-repeat;
    width:292px;
    height:211px;
    top:21px;
    left:336px;
}

#rightCell{
    position:absolute;
    background: url('http://chimneysweepsofsherwoodforest.com/images/chimney_sweeps_grey_bk.jpg') no-repeat;
    width:292px;
    height:211px;
    top:21px;
    left:649px;
}

    .cellHead{
        margin-top:27px;
    }
    
    
#proud{
    /*border:1px solid black;*/
    margin-top:211px;
    height:350px;
    width:100%;
    font-size:11px;
}
    
   
#partner{
    /*border:1px solid black;*/
    margin-top:5px;
    height:131px;
    width:100%;
}    

    
    
#footer{
    /*border:1px solid black;*/
    margin-top:25px;
    height:40px;
    width:100%;
    font-size:13px;
}

.copy{
    color:#590000;
    text-decoration:none;
}
.copy:visited{
    color:#590000;
    text-decoration:none;
}
.copy:hover{
    color:#590000;
    text-decoration:none;
}



A.link_home:link{
  font-family:"arial";
  font-size:11px;
  font-weight:regular;
  color:#ffffff;
  text-decoration:none
}
A.link_home:visited{
  font-family:"arial";
  font-size:11px;
  font-weight:regular;
  color:#ffffff;
  text-decoration:none
}
A.link_home:hover{
  font-family:"arial";
  font-size:11px;
  font-weight:regular;
  color:#ffffff;
  text-decoration:underline
}
