/*BRANDONSTYLE*/

.caption {
	font-size:10px;
	padding-right:20px;
}
.body {
	/*line-height:150%;*/
	text-align:left !important;
}
#leftcol {
	float:left;
	width:250px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-weight:bold;
}
#details {
	border-bottom:1px solid black;
	padding:0 0 20px 270px;
}
#detailsbottom {
	padding:0 0 20px 270px;
}
h1 {
	text-align: left;
	font-size:16px;
	font-weight:bold;
}
h1.header {
	font-style:italic;
	text-align: center;
	font-size:20px;
	font-weight:bold;
	padding-bottom:20px;
}
h2 {
	text-align: center;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
h2.packages {
	border-bottom:2px solid #DEB43C;
	border-top:2px solid #DEB43C;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
}
h3 {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
.price {
	font-size:14px;
}
#productsinfo {
	margin:0 0 0 250px;
	padding:0 0 0 20px;
}
#productsinfo table td {
	line-height:180%;
}
#productsinfo table #right {
	text-align:right;
}
/*END BRANDONSTYLE*/
body {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #3C0C00 url(/img/bg.jpg) top left repeat-x;
}
img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#header {
	height: 259px;
	width: 900px;
}
#header a:link, #header a:visited, #header a:active {
 color:;
	text-decoration: none;
}
#header a:hover {
 color:;
	text-decoration: underline;
}
#content {
	background: transparent url(/img/content_bg.gif) top left repeat-y;
	color: #000000;
	width: 670px;
	padding: 10px 40px;
}
#content a:link, #content a:visited, #content a:active {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#footer {
	height: 193px;
	width: 750px;
	background-color: transparent;
	color: #EEE;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FAFAFA;
	text-decoration: underline;
}
#footer a:hover {
	color: #EEE;
	text-decoration: none;
}
/* store styles */
.menutable {
	border: 2px solid #cc0000;
}
.menutop {
	background-color: #cc0000;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding: 4px;
}
.menubot {
	font-family: arial;
	text-align: left;
	color: #000000;
	padding: 4px;
	padding-left:21px;
	background: transparent url('/images/navbg.gif') top right;
}
.menubot a:link, .menubot a:visited, .menubot a:active {
	color:#0000FF;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	background-color:#ffffff;
}
.menubot a:hover {
	text-decoration:underline;
}
.show_cat {
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding-right: 5px;
}
.show_cat a:link, .show_cat a:visited, .show_cat a:active {
	color:#0000FF;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	background-color:#ffffff;
}
.show_cat a:hover {
	text-decoration:underline;
}
.store_image {
	border:1px solid #000000;
}
.store_error {
	font-family: Verdana;
	color: #FF0000
}
.storetable {
	border: 3px solid #51637b;
}
.storelabels {
	font-family: arial;
	color: #51637b;
	font-size: 10pt;
	padding: 5px;
	background-color: #E5EAEF;
}
.storitems {
	padding: 5px;
	padding-bottom: 20px;
}
.storeitemsbreak {
	border-top: 1px solid #7F99B2;
	background-color: #CCD6E0;
}
.storetotals {
	border-top: 1px dashed #FC1921;
	font-family: arial;
	color: #51637b;
	font-size: 11px;
	padding: 5px;
}
.storeship {
	font-family: arial;
	color: #51637b;
	font-size: 11px;
	padding: 5px;
}
.storetop {
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 14pt;
	padding: 5px;
	background-color: #51637b;
}
.storequantity {
	font-family: arial;
	color: #000000;
	width: 45px;
	font-size: 12px;
	text-align:center;
}