
* {
	font-family:Arial,Helvetica,sans-serif;
	color:#333;
}

html { height: 100%; margin-bottom: 1px; overflow-y:scroll; } /* force vert scrollbar so pages don't shift left/right if too short */

body {
margin:10px 0;
padding:0;
background-image:url(/images/2010layout/primarybg.jpg);
background-repeat:repeat-x;
background-color:#a90100;
}

h1 {
	font-family:'Arial Black','Helvetica Black','Swiss Black','Futura Black',Arial,Helvetica,sans-serif;
	font-size:135%;
	font-weight:normal;
	color:#aa0000;
	margin:0;
	padding:0;
}

table.sale h1 {
	color:black;
}

table.sale h1 strong {
	font-family:'Arial Black','Helvetica Black','Swiss Black','Futura Black',Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:red;
}


h2 {
	font-size:110%;
	text-align:center;
}

table.sale h2 {
	font-size:100%;
	text-align:left;
	line-height:100%;
	margin:.5em 0 .5em 0;
}

h3 {
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:90%;
	margin-top:0;
}

table.sale h3 {
	text-transform:none;
	letter-spacing:0;
	font-size:90%;
	text-align:right;
	line-height:100%;
	color:#FF6600;
	margin:.5em 0 .5em 0;
}

table.sale h3 s, table.sale h3 s strong {
	color:#FF6600;
}

table.sale h3 strong {
	color:red;
	font-size:170%;
	margin-left:.3em;
}

h4 {
	text-transform:uppercase;
	letter-spacing:.2em;
	font-size:85%;
	margin-top:0;
}

p, ul, ol {
	font-size:80%;
	line-height:180%;
}

li {
	line-height:180%;
}


table.sale p, ul, ol {
	margin:.5em 0 .5em 0;
	font-size:80%;
	line-height:100%;
}

ul li {
list-style-type:square;
}

a img {
border:0;
}

.tinyText {
	font-size:70%;
	letter-spacing:.07em;
	text-transform:uppercase;
}

.tinyText a:link, .tinyText a:visited {
	text-decoration:none;
}
.tinyText a:hover {
	text-decoration:underline;
}


.quote {
	font-family:'Arial Black','Helvetica Black','Swiss Black','Futura Black',Arial,Helvetica,sans-serif;
	font-size:350%;
	font-weight:normal;
	color:#aa0000;
	margin:0;
	margin-bottom:-.8em;
	margin-top:-.5em;
	padding:0;
}

.highlight {
background-color:#FFFFCC;
}


table.sale  {
	border:1px solid gray;
	border-collapse:collapse;
}

/* ------------------- LAYOUT STYLES -------------------- */

.spacer {
	clear:both;
	margin:0;
	padding:0;
}

#bgWrapper {
margin-top:-10px;
padding-top:10px;
width:100%;
background-image:url(/images/2010layout/flamesbg.jpg);
background-position:top center;
background-repeat:no-repeat;
}

#header {
margin:auto;
padding-bottom:6px;
width:950px;
height:150px;
clear:both;
}

#logo {
float:left;
width:344px;
height:150px;
}

#topRight {
float:right;
width:606px;
height:150px;
}

#topLinks {
float:right;
clear:both;
width:113px;
height:12px;
}

#topMenu {
float:left;
width:204px;
height:130px;
padding-top:20px;
}

#locations {
float:right;
width:402px;
height:138px;
}

#pageBox {
margin:auto;
padding:0 15px 0 15px;
width:950px;
clear:both;
background-image:url(/images/2010layout/pagebg.png);
background-repeat:repeat-y;
}

#leftColumn {
width:323px;
padding:10px 9px 10px 12px;
float:left;
color:white;
}
	
	#leftColumn h2 {
	margin-bottom:-.5em;
	text-align:left;
	font-size:90%;
	color:#FFCC00;
	}
	
	#leftColumn p {
	line-height:1.2em;
	font-size:80%;
	color:white;
	}
	
	#leftColumn a {
	color:white;
	}


#rightColumn {
width:606px;
float:right;
}

#mainMenu {
width:606px;
height:67px;
}

#content {
width:566px;
padding:10px 20px 10px 20px;
}

.featuredProducts {
float:right;
width:532px;
padding:10px 17px 0 17px;
}

.product {
float:left;
width:115px;
margin:0 15px 0 0;
padding:0 0 10px 0;
text-align:center;
font-weight:bold;
font-size:80%;
}

	.product a {
	text-decoration:none;
	}

.product img{
border:none;
}

#homeFooter * {
color:#FFCC00;
}

#homeFooter .legal {
color:#CC6600;
}





/*OLD LAYOUT STYLES*/

#top {
	width:687px;
	margin:auto;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#FFFFFF;
}

#secondary {
	width:655px;
	margin:auto;
	margin-top:0px;
	padding:10px;
	padding-top:0px;
	border:6px solid #950000;
	border-top:0;
	background-color:white;
}

#secondaryBC {
	width:655px;
	margin:auto;
	margin-top:0px;
	padding:10px;
	padding-top:0px;
	border:6px solid #006946;
	border-top:0;
	background-color:#FFFFFF;
}

.specialBox {
	background-color:#EFE1D6;
	border:6px solid #E8D0C4;
	padding:15px;
	margin:15px;
	margin-top:0;
	width:175px;
	text-align:center;
	float:right;
}

.indented {
	margin:auto;
	width:600px;
}

.floatleft {
	float:left;
	margin:15px;
	margin-left:0;
	text-align:center;
}

.floatRight {
	float:right;
	margin:15px;
	text-align:center;
}

#pageTitle {
	float:left;
	width:323px;
}


#footer {
	background-color:white;
}








/* end */
