body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/toplogo.gif);
	background-repeat: no-repeat;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

a {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #990000
}

hr {
	color: #990000;
	height: 1px;
}

input, select {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

/**************************
	 Main Body Styles
**************************/

.nav {
	background-color: #DCDCDC;
	border: 1px solid #990000;
}

.leftmenu {
	background-color: #DCDCDC;
	text-align: left;
	font-size: 11px;
	height: 550px;
	border-top: 1px none #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}

.leftmenu td {
	padding: 5px;
}

.rightmenu {
	background-color: #DCDCDC;
	text-align: right;
	font-size: 11px;
	height: 550px;
	border-top: 1px none #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}

.rightmenu td {
	padding: 5px;
}

.main {
	height: 550px;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 0.4px;
}

.footer {
	font-size: 11px;
	border-top: 1px solid #333333;
	margin-top: 15px;
}

.footer td {
	padding:  3px;
}

/**************************
	 Misc Page Styles
**************************/

.comingsoon td {
	padding: 5px;
}

.contact {
	color: #000000;
	font-size: 12px;
	line-height: 19px;
}

.contact th {
	color: #000000;
	font-size: 12px;
	border: 1px solid #990000;
	background: #CCCCCC;
	padding: 0px;
}

.heading1 {
	background-color: #DCDCDC;
	font-weight: bold;
	padding: 3px 15px;
	border: 1px solid #990000;
}

.heading2 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.links {
	clear: both;
	float: none;
	display: inline;
	margin: 5px;
	padding: 5px;
	white-space: normal;
	height: auto;
	width: 190px;
	text-align: center;
	line-height: 22px;
	border: 1px dotted #CCCCCC;
}

.mailorder {
	color: #000000;
	font-size: 12px;
}

.mailorder th {
	line-height: 19px;
	border: 1px solid #990000;
	background: #CCCCCC;
	padding: 0px;
}

.mailorderinput {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	height: 28px;
	vertical-align: middle;
	float: right;
}

.menulink a:link, .menulink a:visited, .menulink a:active  {
	color: #0000CC;
	text-decoration: none;
	line-height: 15px;
}

.menulink a:hover  {
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.menulink img {
	border: none;
	vertical-align: middle;
}

.menutitle {
	color: #FFFFFF;
	background-color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.new {
	font-size: 12px;
}

.pcg tr td {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding:  0px;
}

.pcgfooter {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}


.sm1 {
	font-size: 10px;
}

.sm2 {
	font-size: 11px;
}

/**************************
	 	Cart Styles
**************************/

h4 {
	font-family: Verdana;
	color: #800000;
	font-size: 10pt
}

.addtocart {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: 700;
	height: 25px;
}

.cart {
	font-size: 12px;
}

.cart th {
	color: #FFFFFF;
	background-color: #111111;
}

.dbmulticol {
	border: 1px solid #CCCCCC;
	display: inline;
	margin: 0px 10px 25px;
	padding: 20px 10px 10px;
	white-space: normal;
	height: 275px;
	width: 200px;
	text-align: center;
}

.product {
	font-size: 12px;
}

.product th {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
}

.productoptions {
	font-size: 12px;
	border: 1px solid #000000;
	background-color: #DCDCDC;
}

.cartRow {
	background-color: #F5F5F5;
}

.subHeading{
	font-weight: bold;
}
