﻿BODY {
	PADDING: 0px;
	MARGIN: 0px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	text-align: center;
	background-image:URL('../images/bg.jpg');
	background-repeat:repeat;
	background-position: top;
}
a:link {
	color: #333333;
}
a:visited {
	color: #000000;
}
#ubercontainer {
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	height:100%;
	background-image:URL('../images/main-bg.jpg');
	background-repeat:repeat;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width: 1009px;
}
#header {
	height: 125px;
	width:1009px;
	position:relative;
	text-align:left;
	background-image:URL('../images/header.jpg');
	background-repeat:repeat-x;
	background-position: top;
}
#nav {
	width:600px;
	position:absolute;
	bottom:10px;
	right:60px;
	text-align:right;

}
#midnav {
	width:1009px;
	height:68px;
	background-image:URL('../images/mid-nav.jpg');
	background-repeat:no-repeat;
	background-position: top;
	position:relative;
}
#featuredcaption
{
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	font-style: italic;
	position:absolute;
	left:50px;
	top:30px;
}
#midnavheader
{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	position:absolute;
	left:350px;
	top:30px;

}
#slideshow
{
	margin-left:auto;
	margin-right:auto;
	width:989px;
	height:240px;
}
#contentwrapper {
	text-align: left;
	width: 1009px;
}
#maincontent {
	width: 1009px;
	background-image:URL('../images/main-content-bg.jpg');
	background-repeat:repeat-y;
	color:#FFFFFF;
}
#maininnercontent {
	width: 929px;
	padding:20px;
	text-align:left;
}

#content {
	width: 1009px;
	background-image:URL('../images/content-bg.jpg');
	background-repeat:repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#innercontent {
	width: 929px;
	padding:40px;
	text-align:left;
}
#search {
	width: 180px;
	height: 25px;
	position:absolute;
	top:10px;
	right:10px;
	font-size:12px;
	color:#624122;
}
#search a:link {
	color:#333333;
}
#search a:visited {
	color:#000000;
}
#search a:hover {
	color:FF0000;
}

.searchfield {
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	width: auto;
	height: auto;
	color: #000000;
}
#cart {
	width: 125px;
	height: 70px;
	background: url("../images/cart-bg.jpg");
	color: #FFFFFF;
	position:absolute;
	top:20px;
	right:0px;
	padding-top:20px;
	padding-left:55px;
	text-align:left;
}
#cart a:link {
	color: #FFFFFF;
}
#cart a:visited {
	color: #FFFFFF;
}
#maintable {
	color:#FFFFFF;
}

.go {
	vertical-align: middle;
}
.optionbutton
{  
     font-family: arial;   
     font-size: 12px;   
     padding-top: -2px;
     FONT-WEIGHT: bold;   
     COLOR: #FFFFFF;   
     FONT-FAMILY: Arial;   
     BACKGROUND-COLOR: #BD2400;  
}
h4 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	margin-top:0px;
}
h5 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
h6 {
	color: #207379;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
#footer {
	width: 1009px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/footer.jpg");
	}
#footer a:link {
	color: #ffffff;
}
#footer a:visited {
	color: #DDDDDD;
}
#footer a:hover {
	color: #FFFFFF;
}

#copyright {
	height: 40px;
	width: 1009px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	padding-top:10px;
}
#copyright a:link {
	color: #ffffff;
}
#copyright a:visited {
	color: #DDDDDD;
}
#copyright a:hover {
	color: #FFFFFF;
}

.receiptbg
{
	background-color: #FFFFFF;
}
.optionbutton
{
	font-family: arial; 
	font-size: 10px; 
	padding-top: -2px;
	FONT-WEIGHT: bold; 
	COLOR: #f0f0f0; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #52555C;
}
#newsshorts
{
	color:#fff;
}
#newsshorts a:link
{
	color:#FFCC00;
}
#newsshorts a:visited
{
	color:#FFCC00;
}
#newsshorts a:hover
{
	color:#FF6600;
}