@charset "UTF-8";
body  {
	margin: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-repeat: no-repeat;
	padding: 0;
	background-position: left top;
	background-color: #000;
	background-image: url(../images/bkg_lights.jpg);
}
.boldheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #D10074;
	font-weight: bold;
	text-transform: none;
}
.maincontent_padding {
	padding: 0px;
	margin: 15px;
}
.bkgrd_img1 {
	background-image: url(../images/bkgrd-img1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #D10071;
}
a:link {
	color: #D10071;
	text-decoration: underline;
}
a:hover {
	color: #C9DD03;
	text-decoration: none;
}
a:active {
	color: #C9DD03;
	text-decoration: none;
}
a:visited {
	color: #D10074;
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.img_right_pad {
	padding-right: 15px;
	padding-bottom: 15px;
}
.side_header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}
.caption {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
}
.menu-bkgrd {
	background-image: url(../images/menu_bkgrd.png);
	background-repeat: no-repeat;
}
.img_left_pad {
	padding-bottom: 15px;
	padding-left: 15px;
}
.bkgrd_img2 {
	background-image: url(../images/bkgrd-img2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boldbody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	font-weight: bold;
}
.bolditalic {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	font-weight: bold;
	font-style: oblique;
}
.bkgrd_img3 {
	background-image: url(../images/bkgrd-img3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bkgrd_img4 {
	background-image: url(../images/bkgrd-img4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.soldout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}

