@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 140%;
	background-attachment: fixed;
	background-position: center center;
	margin-top: 25px;
	background-color: #333333;
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 120%;
	text-transform: uppercase;
	font-family: "arial narrow", arial, helvetica, sans-serif;
}
h2 {
	font-family: "arial narrow", arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D81440;
}
.select {
	font-weight: bold;
	color: #D91541;
}
a {
	color: #D71440;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #77787B;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main {
	position: static;
	background-color: #FFFFFF;
	top: 0px;
	width: 800px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	left: 20%;
	right: 20%;
}
#products {
	position: relative;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #D91541;
	letter-spacing: 1px;
	padding-top: 10px;
}
p {
	text-align: left;
}
.yellowLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCC00;
	padding-bottom: 10px;
}
#nav {
	vertical-align: top;
	margin: 0px;
}
.mainPic {
	background-repeat: repeat-x;
	height: 400px;
}
.sml {
	font-size: 9px;
}
#one {
	margin: 0px;
	position: relative;
	text-align: center;
	z-index: 1;
}
.table {
	vertical-align: middle;
	height: 85%;
}
#menu    a {
	list-style-type: none;
	text-decoration: none;
	color: #000000;
}
#menu    a:hover {
	text-decoration: none;
	color: #D81541;
}
#menu li {
	list-style-position: inherit;
	list-style-image: url(images/bullet_blank.gif);
}
.block {
	display: block;
}
#menu li:hover {
	list-style-position: inherit;
	list-style-image: url(images/bullet.gif);
	text-decoration: none;
}
#menu li.select {
	list-style-position: inherit;
	list-style-image: url(images/bullet.gif);
	text-decoration: none;
	font-weight: bold;
	color: #D6133F;
}
.capsGrey {
	color: #727377;
	font-weight: bold;
	text-transform: uppercase;
}
.capsRed {
	font-weight: bold;
	color: #D6123F;
	text-transform: uppercase;
}
#main2 {
	position: static;
	background-color: #FFFFFF;
	top: 0px;
	width: 60%;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	left: 20%;
	right: 20%;
	overflow: visible;
}
.yellowLineTop {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCC00;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCC00;
}
.yellowLineTopOnly {
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCC00;
}
p.date {
}
.sml a {
	color: #000000;
}
#all {
	position: relative;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
