@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: none;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(images/main_bg.gif);
}
#header {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 760px;
	position: relative;
}
#mainheader {
	height: 94px;
	width: 760px;
	position: relative;
	background-image: url(images/header.jpg);
}
#headerbar {
	background-color: #3790e2;
	height: 26px;
	width: 760px;
	position: relative;
	font-size: 13px;
	color: #FFFF00;
	padding-top: 2px;
	padding-bottom: 0px;
	background-image: url(images/headerBarbg.gif);
}
.cartbutton {
	float: right;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
}

#headerbar a {
	color: #FFFF00;
	text-decoration: none;
}

#maincontent {
	width: 760px;
	position: relative;
}
#mainsidebar {
	background-color: #245f96;
	float: left;
	width: 160px;
	position: relative;
	color: #FFFFFF;
}
.copyright {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}
#mainright {
	float: right;
	width: 580px;
	position: relative;
}
#footer {
	background-color: #3790e2;
	clear: both;
	width: 760px;
	position: relative;
	background-position: bottom;
}
#mainsidebar h1 {
	font-size: 13px;
	color: #FFFF00;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3790E2;
	background-color: #245F96;
}
#mainsidebar a {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3790E2;
	text-decoration: none;
}
#mainsidebar a:hover {
	color: #000000;
	background-color: #e3a736;
}
#mainsidebar a:visited {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3790E2;
	text-decoration: none;
}
#footer p {
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
}
#mainright h1 {
	font-size: 16px;
	color: #245F96;
	padding-top: 8px;
	padding-bottom: 5px;
}
.testimonial {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}

#mainright p {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.indent {
	padding-left: 25px;
	padding-right: 20px;
}
.centerImage {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
}
.imageRight {
	float: right;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.imageLeft {
	float: left;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
}
.list {
	color: #245F96;
	padding: 25px;
}
.storehours {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	padding-left: 7px;
}
#wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#headerbar a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#headerbar a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.thumbs {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #245F96;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.itemDescription {
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 11px;
}
form {
	padding-left: 7px;
}

.price {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#mainright table {
	font-size: 13px;
	color: #245F96;
	padding-top: 15px;
	font-weight: bold;
	padding-bottom: 15px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textclear {
	clear: both;
}
#wrapper #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
