body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #000;
}
.copy_terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
}
#wrap {
	background: #d57217 url(/_img/background.jpg) no-repeat scroll center -225px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(/_img/top.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left {
	background: url(/_img/left.gif) repeat-y scroll left top;
}
#right {
	background: url(/_img/right.gif) repeat-y scroll right top;
}
#logo {
	margin: auto;
	text-align: center;
}
#steps {
	background: url(/_img/steps.gif) no-repeat fixed left -350px;
}
#content {
	margin: auto;
	padding-bottom: 3em;
	width: 600px;
}
#footer {
	background: url(/_img/bottom.gif) repeat-x left bottom;
	height: 80px;
}
#nav {
	background-image: url(/_img/navback.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	width: 515px;
	height: 70px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav ul {
	height: 70px;
	list-style: none;
	width: 600px;
}
#nav ul li {
	display: inline;
	width: 90px;
	float: left;
}
#nav ul li a {
	display: block;
	height: 55px;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	line-height: 55px;
}
#nav ul li a:hover {
	background: url(/_img/over.gif) no-repeat center -60px;
	color: #000;
}
p, ul, address {
	font-size: 1.4em;
	line-height: 1.2em;
	font-style:normal;
}
h1 {
	font-size: 2em;
	color: #fff;
}
h2 {
	font-size: 1.5em;
	color: #fff;
}
#wrap a {
	color: #fff;
}
#wrap a:hover {
	color: #5ea2d4;
	text-decoration: underline overline;
	background: #fff;
}
.bold_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.descrip_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	text-decoration:none;
}
.bold_descrip_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	text-decoration:none;
}
.price_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.asterisk {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#FFCC00;
}
#show {
	height:170px;
	width:170px;
	position:absolute;
	z-index:5;
	left:50px;
	top:90px;
	background-image:url(../_img/chicago_button.png);
	background-repeat:no-repeat;
}
#store_content {
	width:700px;
	margin: auto;
	padding-bottom: 3em;
}
#store_container {
	width:700px;
	margin:0 auto;
}
#store_top {
	width:520px;
	margin:0 auto;
	height:320px;
	margin-top:20px;
}
#store_top_right {
	width:145px;
	height:300px;
	border:#FFFFFF thin solid;
	float:left;
}
#store_top_left {
	width:350px;
	padding-left:20px;
	float:left;
}
#store_left {
	width:400px;
	float:left;
	margin-bottom:10px;
}
#store_center {
	width:550px;
	height:100px;
	float:left;
	margin-bottom:10px;
}
#store_right {
	width:150px;
	height:100px;
	float:left;
	margin-bottom:10px;
}
.store_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	line-height:2em;
	font-weight:bold;
	color:#FFFFFF;
}
.store_descrip {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
}
.store_cart {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;
}	
.clearfloat {
	font-size:1px;
	line-height:0;
	clear:both;
	height:0;
}
.noshow {
	display:none;
}
input.align {
	float:left;
}
#paypal_btn {
	height: 30px;
	width: 150px;
}
	 