/* - - - - - - BASE - - - - - - - - - - - - - */

*{
	/*font-size:100%;*/
	margin:0;
	padding:0;
	}

table{
	font-size:100%;
	}

body, html{
	min-width:750px;
	color:#192227;
	height:100%;
	}

body{
	font: 12px "georgia", sans-serif; 
	background:#fefdea url(images/body-back.gif) repeat-x top;
	}

a:link{
	color:#c40014;
	text-decoration:underline;
	}

a:visited {
	color:#c40014;
	text-decoration:underline;
	}

a:hover{
	color:#ac1e43;
	text-decoration:underline;
	}


#content H1, #content H2, #content H3, #content H4, #content p, #content ul{
	padding:0 0px 0 0px;
	}

body#home div#content h2, body#home div#content p{
	padding:0 45px 0 15px;
	text-align:center;
	}

/* - - - - - - STRUCTURE - - - - - - - - - - */

#wrap{
	margin:0 auto;
    width:750px;
	}

body#home div#content{
	padding:38px 0 0px 0;
	}

#header{
	height:223px;
	text-align:center;
	}

#nav{
	height:45px;
	padding-left:170px;
	}

#content{
	float:none;
	width:575px;
	color:#192227;
	padding:25px 0 0px 0;
	text-align:center;
	margin:0 auto;
	}


body#home div#content{
	float:right;
	width:375px;
	color:#192227;
	padding:28px 0 0px 0;
	/*background-color:#ddd;*/
	}

body#home div#sidebar{
	padding:15px 0 10px 0;
	text-align:center;
	}

#sidebar{
	float:left;
	width:374px;
	padding:20px 0;
	color:#9d6a00;
	/*background-color:#42fdde;*/
	}


#foot_line{
	background-image : url(images/bot_line.gif); 
	background-repeat: repeat-x;
	height: 13px;
	background-position: center;
	margin-top:5px;
	}


#foot_container{
	background:url(images/foot_back.gif) repeat-x top;
	margin-top:15px;
	}

#footer{
	margin:0 auto;
    width:750px;
	clear:both;
	font-size:10px;	
	}

/*clearing div*/
div.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
	}

/* - - - - - - MASTHEAD/NAV - - - - - - - - - - - - - */


#nav ul{
	list-style-type:none;
	text-align:center;
	}

#nav ul li{
	display:block;
	float:left;
	text-align:center;
	}

#nav ul li a{
	color:#ac1e43;
	text-decoration:none;
	font-weight:normal;
	font-size:18px;
	padding:11px 12px 11px 12px;
	display:block;
	text-align:center;
	}	

#nav ul a:hover{
	color:#c40014;
	text-decoration:none;
	background-color:#faeb95;
	}	

#nav ul a#current{
	color:#c40014;
	text-decoration:none;
	background-color:#faeb95;
	}


/* - - - - - - HEADERS - - - - - - - - - - - */

H1{
	display:none;
	}

#content H2, #content H3, #content H4{
	line-height:1.3;
	}

H2{
	color:#c40014;
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
	}
body#home h2{
	margin:0;
	}


H2#products{
	height:34px;
	background:url(images/head_products.gif) no-repeat 50%;
	}

H2#order{
	height:34px;
	background:url(images/head_order.gif) no-repeat 50%;
	} 

H2#dealers{
	height:34px;
	background:url(images/head_dealers.gif) no-repeat 50%;
	}

H2#contact{
	height:34px;
	background:url(images/head_contact.gif) no-repeat 50%;
	}	

H3{
	text-align:left;
	font-size:16px;
	font-weight:normal;
	color:#c40014;
	text-align:center;
	margin-top:15px;
	}	


/* - - - - - - CONTENT - - - - - - - - - - - */

#content p{
	margin-top:5px;
	line-height:1.75;
	}


#content div.products{
	padding:5px 0;
	margin:15px 0;
	width:190px;
	text-align:center;
	float:left;
	
	}

#content div.products img{
	padding-bottom: 15px;
	}

#content div.products p{
	padding:0 15px 0 15px;
	margin:0 0  0 0;
	line-height:1.75;
	}


#content div.products h3, #content div.dealers h3{
	text-align:center;
	padding:0;
	margin:0;
	}

#content div.products#middle{
	border-left:1px #faeb95 solid;
	border-right:1px #faeb95 solid;
	}

#content div.dealers{
	border-top:1px #faeb95 solid;
	padding:15px 0;
	margin:5px 0;
	}


#order table, #order td, #order th{
	border-collapse:collapse;
	}

#order td.products h3{
	margin:0;
	text-align:left;
	}

#order td, #order th{
	padding:5px 5px 7px 5px;
	}

#order th{
	background-color:#faeb95;
	}

#order td.products{
	border-bottom:1px solid #faeb95;
	padding-bottom:7px;
	}

#order td.yellow{
	background-color:#faeb95;
	}


/* - - - - - - SIDEBAR - - - - - - - - - - - */

#sidebar a{
	text-decoration:none;
	}


#sidebar p, #sidebar ul li{
	}

#sidebar p{
	
	}
	
#sidebar ul{
	
	}

#sidebar li{
	
	}

#sidebar img{
	
	}


/* - - - - - - FOOTER - - - - - - - - - - - */


#footer_sidebar{
	float:left;
	width:374px;
	text-align:center;
	line-height:1.5;
	padding:20px 0 20px 0;

	}

#footer_credit{
	float:right;
	width:375px;
	text-align:center;
	padding:20px 0 20px 0;

	}

#footer p{
	padding:0px 0 0 0;
	line-height:1.5;
	}

/* - - - - - - MISC. - - - - - - - - - - - */

.floatleft{
	float:left;
	}
	
.red{
	color:#c40014;
	}
	
.blue{
	color:#144579;
	}
	
.purple{
	color:#ac1e43;
	}
	
.notes{
	font-size:10px;
	}	
	
