/* CSS Document - Boomerdiesel.com by Teri Simonton, Illumimedia Design Studios */
body {
background-color: #303E35;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}

#parentbox {
margin: auto;
padding: 0;
width: 955px;
clear: both;
background-image: url(../Images/bkgd_full.jpg);
background-repeat: repeat-y;
}

#header {
float: left;
width: 955px;
height: 196px;
margin: 0;
padding: 0;
clear: both;
}

#menu {
float: left;
width: 955px;
height: 38px;
margin: 0;
background-image: url(../Images/bkgd_menu.jpg.);
background-repeat: no-repeat;
clear: both;
}

#contentbox {
float: left;
width: 955px;
margin: 0;
clear: both;
background-image: url(../Images/bkgd_full.jpg);
background-repeat: repeat-y;
overflow: visible;
}

#left_column {
float: left;
width: 380px;
height: auto;
margin: 0;
padding: 0 0 10px 0;
background-image: url(../Images/bkgd_leftcolumn.jpg);
background-repeat: repeat-y;
overflow: visible;
}

#left_column p {
padding: 10px;
}

#right_column {
float: left;
width: 575px;
height: auto;
margin: 0;
padding: 0 0 15px 0;
background-image: url(../Images/bkgd_rightcolum.jpg);
background-repeat: repeat-y;
overflow: visible;
}

#specials {
float: left;
width: 503px;
height: auto;
margin: 25px 0 0 30px;
padding: 0;
clear: both;
}

#specials_boxtop{ 
float: left;
width: 503px;
height: 48px;
margin: 0;
padding: 0;
clear: both;
}

#specials_body {
float: left;
width: 503px;
height: auto;
margin: 0;
padding: 0;
clear: both;
background-image: url(../Images/specials_body.jpg);
background-repeat: repeat-y;
overflow: visible;
}

#specials_body p {
padding: 10px;
}

#specials_bottom {
float: left; 
width: 503px;
height: 12px;
margin: 0;
padding: 0;
clear: both;
background-image: url(../Images/specials_bottom.jpg);
background-repeat: no-repeat;
}

#address_notes {
float: left;
width: 503px;
height: auto;
margin: 0;
padding: 0;
clear: both;
}

#address_notes p {
padding: 10px;
font-family:Arial, Helvetica, sans-serif;
}

#footer {
float: left;
width: 955px;
height: 10px;
clear: both;
background-color: #771513;

}

#column_spacer_hack {
clear: both;
padding: 0;
margin: 0;
}

/*Secondary template*/


#photo_contentbox {
float: left;
width: 915px;
margin: 20px 20px 20px 25px;
clear: both;
overflow: visible;
}
#photo_gallery_header {
float: left;
width: 901px;
height: 48px;
clear: both;
margin: 0;
padding: 0;
}

#photo_gallery_content {
float: left;
width: 881px;
height: auto;
margin: 0;
padding: 10px;
clear: both;
background-image: url(../Images/gallery_content.jpg);
background-repeat: repeat;
}


#photo_gallery_footer {
float: left;
width: 901px;
height: 11px;
margin: 0;
clear: both;
background-image: url(../Images/gallery_bottom.jpg);
background-repeat: no-repeat;
}



/* Text styles */
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #452A0A;
margin: 0;
padding: 10px 0 5px 10px;
line-height: 1.4em;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.1em;
font-weight: bold;
padding: 15px;
line-height: 25px;
font-style: italic;
}

.caption {
font-family: "Times New Roman", Times, serif;
font-size: 1em;
color: #990000;
font-style: italic;
}