* {/* Wild card attribute-affects everything */	font-family: Arial, Helvetica, sans-serif;
	margin: 0;	padding: 0;	}/* "type" selectors */html, body {	background: url(../images/global/bg_main.gif) repeat-y top center #131313 fixed;
	color: #FFFFCC;	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	height: 100%;	min-height: 100%;
	text-align: center;	}

p {	letter-spacing: .075em;
	line-height: 1.75em;	margin-bottom: 20px;	}
h1,h2,h3,h4,h5,h6 {	letter-spacing: .075em;
	line-height: .5em;	font-weight: normal;	}h1 {	font-size: 30px;	}
.horizontalRule {
	border-top: 1px dotted #333333;
	margin: 30px 0;
	width: 100%;	}a:link,
a:visited {	color: #FF0000;
	text-decoration: underline;	}a:hover {	color: #660000;
	text-decoration: underline;	}
a:active {	color: #666666;
	text-decoration: underline;	}/* centers page */#wrapper {	height: 100%;	margin: 0 auto;	min-height: 100%;	position: relative;	width: 800px;
	}

#header {
	background: url(../images/global/bg_header.jpg) no-repeat;
	height: 180px;
	margin-bottom: 20px;
	width: 800px;
	}#home {
	float: left;
	height: 180px;
	width: 270px;
	}

#menu {
	float: right;
	margin-top: 150px;
	text-align: left;
	width: 530px;
	}#menu ul {
	color: #333333;
	list-style: none;
	margin-bottom: 4px;
	position: relative;
	}#menu li {	display: inline;
	margin: 0 4px;
	}
#menu li.last {
	margin-right: 0;
	}

.menuMain ul {
	padding-bottom: 10px;
	}
.menuMain li {
	font-size: 16px;
	}
.menuMain li a:link,
.menuMain li a:visited {
	display: inline;
	text-decoration: none;
	}
.menuMain li a:hover,
.menuMain li a:active {
	display: inline;
	text-decoration: none;
	}
.menuSub li {
	font-size: 11px;
	}
.menuSub li a:link,
.menuSub li a:visited {
	color: #990000;
	display: inline;
	text-decoration: none;
	}
.menuSub li a:hover {
	color: #FF0000;
	display: inline;
	text-decoration: none;
	}
.menuSub li a:active {
	color: #666666;
	display: inline;
	text-decoration: none;
	}

#indexMain {
	height: 250px;
	margin: 30px 0 30px 0;
	}

#indexPromoBoxes {
	margin-bottom: 40px;
	}
#indexPromoBoxes a {
/*	background: #000000;*/
	font-size: 11px;
/*	padding: 2px 8px;*/
	text-decoration: none;
	}
#indexPromoBoxes img {
	height: 180px;
	margin-bottom: 8px;
	width: 260px;
	}
#indexPromoBoxes ul {
	}
#indexPromoBoxes .heading {
	background: url(../images/index/bg_promo_heading.gif) no-repeat top center;
	height: 34px;
	margin-bottom: 0;
	padding-bottom: 0;	width: 260px;
	}
#indexPromoBoxes h2 {
	color: #FFFFCC;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;	padding-top: 13px;
	text-align: center;
	}
#indexPromoBoxes li	{
	background: url(../images/index/bg_index_promo.gif) no-repeat top center;
	float: left;
	height: 250px;
	margin-right: 10px;
	width: 260px;
	}
#indexPromoBoxes li.last {
	margin-right: 0;
	}

/* contains main and sidebars */#content {
	color: #FFFFCC;	margin: 40px auto;
	text-align: left;
	width: 760px;	}
#content h2 {
	color: #FF0000;
	font-size: 28px;
	margin-bottom: 30px;	padding: 10px 0 0 0px;
	}
#content h3 {
	color: #FF0000;
	font-size: 14px;
	margin-bottom: 6px;
	}
#content h4 {
	}

/* styles for main content area */#main {	float: left;
	height: 100%;	min-height: 100%;
	text-align: left;	width: 460px;	}
#main ul {	list-style: none;
	}#main blockquote {	}


#sidebarLeft {	float: left;
	height: 100%;	margin-right: 40px;	min-height: 100%;
	width: 260px;
	}
#sidebarRight {	float: right;	height: 100%;	margin-left: 40px;	min-height: 100%;
	width: 260px;
	}


/* styles for products page */
.defaultList {
	}
.defaultList ul {
	margin-bottom: 20px;
	}
.defaultList li {
	list-style: square;
	list-style-position: inside;
	margin-bottom: 6px;
	}

/* styles for products page */.productsList {
	margin: 30px 0;
	}
.productsList h3 {
	background: url(../images/global/heading_bgpattern.gif) repeat-x;
	border-bottom: 1px dotted #333333;	color: #FF0000;	font-size: 14px;
	padding: 8px;	}
.productsList ul {
	list-style: none;
	}
.productsList li {
	border-top: 1px dotted #333333;	display: inline;
	float: left;
	margin: 0 20px 20px 0;
	padding-top: 4px;
	width: 370px;
	}
.productsList li.last {
	margin: 0 0 20px 0;
	}
.productsList li img {
	}


/* styles for lethal angels page */
.lethalAngels {
	border-bottom: 1px dotted #333333;
	margin: 40px 0 20px 0;
	padding-bottom: 10px;	}	
.lethalAngels h4 {
	color: #FF0000;
	font-size: 36px;
	line-height: 1em;
	margin-bottom: 2px;
	}	
.lethalAngels h5 {
	color: #660000;
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 20px;
	padding-top: 10px;
	}	
.lethalAngels h6 {
	color: #FF0000;
	font-family: Andale Mono, monospace;
	font-size: 11px;
	line-height: 1em;
	margin-bottom: 2px;
	padding-bottom: 0;
	}	
.lethalAngels p {
	line-height: 1.25em;
	margin-bottom: 20px;
	}	
.lethalAngels .mainPhoto {
	float: left;
	margin: 0 20px 10px 0;
	}
.lethalAngels .icon {
	float: left;
	margin: 0 10px 0 0;
	}
.lethalAngels .small ul {
	list-style: none;
	margin-top: 20px;
	}	
.lethalAngels .small li {
	display: inline;
	width:  90px;
	}	
.lethalAngels li img {
	height: 120px;
	margin: 0 3px 3px 0;
	width:  90px;
	}	


/* Customer Gllery */
.customerGallery .small ul {
	list-style: none;
	margin: 20px 0;
	}	
.customerGallery .small li {
	display: inline;
	}	
.customerGallery li img {
	height: 180px;
	margin: 0 2px 2px 0;
	width:  135px;
	}	


/* Shows & Events */
.showsList {
	border-bottom: 1px dotted #222222;
	margin: 20px 0;
	padding-bottom: 20px;
	}
.showsList h4 {
	color: #FF0000;
	font-size: 13px;
	margin-bottom: 10px;
	}
.showsList ul {
	}
.showsList p {
	font-size: 10px;
	margin-bottom: 2px;
	}
.showsList li {
	clear: both;
	margin-bottom: 40px;
	}
.showsList img {
	float: left;
	margin: 0 20px 0;
	width: 190px;
	}


#footer {
	background: url(../images/global/bg_footer.gif) no-repeat top center;
	color: #999966;
	font-size: 10px;
	margin: 20px auto;
	padding: 20px;
	position: relative; /* 100% column height alistapart.com*/	text-align: center;	}#footer p {	line-height: 1.5em;	margin-bottom: 10px;
	}#footer ul {	line-height: 1.5em;	list-style: none;
	margin-bottom: 10px;
	text-align: center;	}#footer li {	display: inline;	padding: 0 2px;	}

#footer a:link,
#footer a:visited {
	text-decoration: none;	}#footer a:hover,
#footer a:active {	text-decoration: none;	}
/* form styles */
.contactForm {
	border-bottom: 1px dotted #333333;	margin-bottom: 30px;
	padding-bottom: 15px;
	}
.contactFormDealer {
	border: 1px solid #333333;	margin-bottom: 30px;
	padding: 30px 50px;
	}
.contactFormDealer h3 {
	padding-bottom: 20px;
	}
.label {
	color: #FF0000;
	font-family: Andale Mono, monospace;
	font-size: 11px;
	line-height: 1em;
	}form {
	margin-bottom: 10px;
	}
form p {
	margin-bottom: 10px;
	}
input {	background-color: #FFFFFF;	border: 1px solid #990000;	color: #000000;
	font-size: 10px;	height: 12px;	margin: 2px 0;	padding: 2px 4px;
	width:  260px;	}
.checkbox {
	width:  10px;	}
.button {
	background: #FF0000;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 100px;	}.contactForm .label {
	color: #FF0000;	font-family: Andale Mono, monospace;	width:  100px;	}textarea {	background-color: #EEEEEE;	border: 1px solid #990000;	color: #000000;
	font-size: 10px;	height: 60px;	margin: 2px 0;	padding: 2px 4px;	width:  260px;	}
textarea:focus, input[type="text"]:focus {	background: #FFFFCC;
	border: 1px solid #FF0000;	}
/* additional styles */
.hilite {
	color: #FF0000;
	font-family: Andale Mono, monospace;	}.hiliteBig {
	color: #FF0000;
	font-family: Andale Mono, monospace;	font-size: 14px;
	}
.hiliteBigWhite {
	color: #FFFFFF;
	font-family: Andale Mono, monospace;	font-size: 14px;
	}
.bold {
	color: #FFFFFF;	font-weight: bold;	}.boldBig {
	font-family: Andale Mono, monospace;	font-size: 14px;
	}.note {	font-size: 9px;	}
/* image styles */img.floatLeft {     float: left;     margin: 0 10px 10px 0; 	}img.floatRight {     float: right;     margin: 0 0 10px 10px; 	}
img.icon {
	float: left;
    margin: 0 10px 4px 0;	}/* clears floats */.clear {	clear: both;	}