@charset "utf-8";
body {
	background-image: url(/images/bg_body.png);
	background-repeat: no-repeat;
	background-position: center 97px;
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}
.bqstart {
	font-size: 38px;
	color: #f6822a;
	font-weight: bold;
}
.bqend {
	font-size: 38px;
	color: #f6822a;
	font-weight: bold;
	position: absolute;
}
blockquote {
	font-size: 19px;
	text-align: center;
	line-height: 30px;
	color: #686970;
	position: relative;
}
a:link, a:active, a:visited {
	color: #0D70B6;
	font-weight: normal;
}
a:hover {
	color: #333333;
}
#header {
	height:73px;
	padding-top: 20px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 851px;
}
a#orderBtn:link, a#orderBtn:active, a#orderBtn:visited {
	background-image: url(/images/btn_order.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 74px;
	width: 370px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0px;
	color: #F6F6F6;
}
a#orderBtn:hover {
	background-image: url(/images/btn_order.png);
	background-repeat: no-repeat;
	background-position: center -76px;
	height: 74px;
	width: 370px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0px;
	color: #F6F6F6;
}
#copy {
	background-image: url(/images/bg_wrapper.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 588px;
	width: auto;
	padding-left:444px;
}
#footer {
	height:176px;
	background-image: url(/images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.lineBreak {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 50px;
}
#copy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 37px;
	color: #ED7A21;
	font-weight: bold;
	line-height: 41px;
}
#copy h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #639334;
	margin-top: 35px;
	margin-bottom: 15px;
}
#copy ul {
	font-size: 18px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/bullet.png);
	margin-left: 20px;
	color: #639334;
	margin-bottom: 35px;
}

#copy img#order_btn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
}
#copy li {
	margin-bottom: 10px;
	line-height: 23px;
}
#logoFooter {
	background-image: url(/images/bg_logofooter.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: auto;
	padding-top: 30px;
	padding-left: 35px;
	font-size: 13px;
	color: #0d70b6;
	margin-top: 25px;
}
#logoFooter a {
	padding-bottom: 20px;
}
#logoFooter #links {
	float: left;
	width: 700px;
	height: 20px;
	margin-top: -10px;
	margin-left: 10px;
}

#todaysshowlogo {
	margin-left: 15px;
	display: block;
	float: left;
	margin-top: -40px;
}
#footer p {

	text-align: center;

	font-weight: normal;

	color: #686970;

	font-size: 18px;

}
