 body {
    font-family: Arial, Helvetica, Verdana, Sans-serif;
    font-size: 12px;
    color: white;
    background: #3B3A3A;

}

.gallery li {
display: inline;
list-style: none;
width: 150px;
min-height: 155px;
float: left;
margin: 0 10px 10px 5px;
text-align: center;
color: White;
font-size: 12px;
}


.innertext {

     background-color: black;
     color: black;
     border: 1px solid #F26213;
     font-size: 17px;
     margin: 15px;
     padding: 3px;
     text-align: center;
}



/******Google Header*****/


div#googleheader {
width: 728px;
padding: 10px;
margin: 5px;
margin-left: 120px;
}


/******Banner******/

div#banner {
height: 250px;
background-image: url(http://www.capitalcityfirephotos.com/images/banner.jpg);
border-bottom: thin solid #F68E56;
}




/******Sidebar******/

div#sidebar {
padding: 0px;
float: left;
width: 230px;
margin-left: 5px;
}





/******Google Search******/      
       
div#search {text-align: center;}
        
        
/******SidebarLinks*****/

div#sidebarlinks {
width: 160px;
padding: 10px;
margin: 5px;
margin-left: 10px;
font-family: Verdana;
font-size: medium;
color: White;
} 



/******Sidebar Menu******/

#ddblueblockmenu{
border-bottom-width: 0;
width: 190px;
padding: 3px;
margin: 0px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 100% 'Verdana', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 5px;
width: 184px; 
text-decoration: none;
color: White;
background-color: #FF6000;
border-bottom: 1px solid #F9C3A6;
}





#ddblueblockmenu li a:hover {
background-color: #AAA7A5;
color: white;

}

#ddblueblockmenu div.menutitle{
color: white;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 110% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}



/******Google Sidebar******/

div#google {
width: 160px;
padding: 10px;
margin: 5px;
margin-left: 10px;
}



/******Container******/


div#page-container
{
    border: 1px solid #F68E56;
    width: 950px;
    margin: auto;
    background: black;
}



/******Content******/

div#content {
background: black;
height: auto;
margin-top: 0px;
margin-left: 230px;
padding: 10px;
}

div#content p {
background: black;
height: auto;
margin-top: 0px;
margin-left: 230px;
padding: 10px;
}








/******Footer******/

#footer {
clear: both;
height: 60px;
background-color: #AAA7A5;
margin: 0px;   
padding: 5px;
font: bold 12px Arial;
text-align: center;
color: black;

}



/*****Headers*****/

h1 {

     background-color: #AAA7A5;
     color: black;
     border: 1px solid #FF6000;
     font-size: 20px;
     margin: 15px;
     padding: 3px;
     text-align: center;
}

h4 {
      margin: 0px;
      padding: 10px;
      text-align: center;
      font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
      color: #F26213;
      font-size: 12px;

}


h3 {
      margin: 10px;
      padding: 10px;
      color: #B8B4B0;
      text-align: center;
      font: 18px Times New Roman;
}



h2 {
      margin: 10px;
      padding: 10px;
      color: #FF6000;
      text-align: center;
      font: 13px Verdana;
}

h5 {

     background-color: #535151;
     color: black;
     border: 1px solid #F26213;
     font-size: 17px;
     margin: 15px;
     padding: 3px;
     text-align: center;
}






a:link {color: white; font-size: 12px; text-decoration: none; }
a:visited { color: white; font-size: 12px; text-decoration: none; }
a:hover { color: white; }
a:active { color: white; font-size: 12px; text-decoration: none; }


.style13
        {
            font-family: Verdana;
            font-size: small;
            color: White;
        }
        
 .style8
        {
            text-align: center;
        } 
        
 .style15
        {
            font-family: Verdana;
            font-size: 14px;
            color: white;
            
        }        
