@charset "utf-8";
#banner {
	height: 127px;
	width: 900px;
	margin: 0px;
	background-color: #FFF;
	background-image: url(images/top_banner.png);
	background-repeat: no-repeat;
	padding: 0px;
}
body {
	background-image: url(images/backgr2.png);
}


#menubar {
    margin: 0px 2px 0px 0px;
    height: auto;
    width: 230px;
    float: left;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}
.menu_main {
    background-image: url(images/menubar_total.png);
    background-repeat: no-repeat;
    margin-right: 2px;
}


.redHighlight {
	color: #C00;
	font-weight: bold;
}



#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-decoration: none;
}
#map {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    width: 245px;
    margin: 2px 0px 2px 0px;
    background-color: #EEE;
    height: 215px;
}


#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	padding: 5px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #752820;
}
#footer a {
	color: #FFF;
}
.underlinebold {
	font-weight: bold;
	text-decoration: underline;
}
#special {
    float: left;
    width: 860px;
    font-family: Arial, Helvetica, sans-serif;
    color: #C00;
    margin: 0px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-image: url(images/special_background.png);
    background-repeat: repeat-x;
}
#types_links {
	float: left;
	height: 193px;
	width: 100%;
	background-color: #EEE;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#special table td {
    text-align: center;
}
#special table th {
	font-size: x-large;
	font-weight: bold;
}


#comments {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 270px;
	background-color: #CCC;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.blueHighlight {
	color: #06F;
	font-weight: bold;
}
#promo_banner {
	height: 154px;
	width: 656px;
	float: right;
	margin: 2px;
	background-image: url(images/promo.png);
	background-repeat: no-repeat;
}
#separator {
    margin: 0px 0px 2px 0px;
    float: left;
    height: 6px;
    width: 900px;
    background-color: #7a3029;
}
#types_links td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

#menubar a:hover {
	color: #FFF;
	text-decoration: none;

}
#call_banner {
	float: left;
	margin: 0px;
	width: 900px;
	background-color: #FFF;
	height: 95px;
	background-image: url(images/lower_banner.png);
	background-repeat: no-repeat;
}
#brands {
	float: right;
	margin: 2px;
	width: 410px;
	background-color: #EEE;
	height: 220px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
}
#brands td img{
	text-align: center;
}

.menu_sub {
    background-image: url(images/grey_menubar.png);
    background-repeat: repeat-y;
}
#types_links th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
#separator2 {
    float: right;
    height: 6px;
    width: 665px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #7a3029;
}
.prodheading
{
    background-color: #E0E0E0;
    font-weight: bold;
    padding: 5px;
}
.price
{
    font-size: medium;
    color: #A00000;
    font-weight: bold;
    text-align: center;
}
#products
{
    width: 870px;
    padding: 15px 10px 20px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    float: left;
    clear: both;
}
#products th
        {
    padding: 10px;
    background-color: #D0D0D0;
    color: #A00000;
    font-weight: bold;
    font-size: small;
    text-align: center;
}
#products td
{
    padding: 5px;
    background-color: #FFFFFF;
    vertical-align: top;
}
#v_separator
{
    background-color: #7a3029;
    width: 3px;
    height: 228px;
    float: right;
}
#v_separator_long
{
    background-color: #7a3029;
    width: 3px;
    height: 392px;
    float: left;
}
#offer_box
{
    width: 250px;
    height: 340px;
    background-image: url('images/offer.png');
    background-repeat: no-repeat;
    font-size: small;
}
.blacktext
{
    color: #000000;
    font-weight: bold;
}
#contact_form
{
    background-color: #EEEEEE;
    border: 1px solid #C0C0C0;
    width: 500px;
    height: 400px;
    padding: 5px;
    float: left;
    margin-right: 20px;
}
#contact_form td
{
    background-color: #EEEEEE;
}
#address_info
{
    background-color: #EEEEEE;
    border: 1px solid #C0C0C0;
    width: 300px;
    height: 740px;
    padding: 5px;
    float: left;
}
#address_info td
{
    background-color: #EEEEEE;
}
#checkout_form
{
    background-color: #EEEEEE;
    border: 1px solid #C0C0C0;
    width: 700px;
    height: auto;
    padding: 5px;
    float: left;
    margin-right: 20px;
}
#checkout_form td
{
    background-color: #EEEEEE;
}
.red
{
    color: #FF0000;
}
#offer_box table th img
{
    float: right;
}
.stock
{
    font-size: medium;
    color: #FF00FF;
    font-weight: bold;
    text-align: center;
}
