/* applies to all pages */
body {
	background-color: #e3030c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	margin-top: 0px;
}
#wholepage {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-size: .8em;
	color: #FFFFFF;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #28DA06;
}
/* applies to home page only */
#openingpage {
	background-image:  url(images/opening%20background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#openingpagelogo {
	background-image:  url(images/big%20logo%20trans2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#abovetext {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 180px;
}
#belowtext {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#belowbigtxt {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 5px;
}
#openingmenu {
	font-size: 1.6em;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#openingmenu ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#openingmenu li {
	display: inline;
	margin-right: .5em;
	padding-left: .5px;
}
#openingmenu a {
	color: #FFFFFF;
	margin-right: 10px;
}
#openingmenu a:hover {
	color: #28DA06;
}
#babbfest {
	height: 125px;
	width: 125px;
	float: right;
	margin-top: -50px;
}
/* applies to all other pages */
#shopheader {
	background-image:  url(images/shopheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#eventheader {
	background-image:  url(images/eventheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#compheader {
	background-image:  url(images/compheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#offerheader {
	background-image:  url(images/offerheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hollyleft {
	background-image:  url(images/holly2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#hollyright {
	background-image:  url(images/holly3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	height: 218px;
}
#header2 {
	text-align: center;
	width: 440px;
	padding-top: 40px;
	margin-left: 30px;
}
#header3 {
	float: right;
	width: 300px;
	margin-right: 30px;
}
#menu {
	text-align: center;
	height: 70px;
	background-image:  url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 52px;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#menu li {
	display: inline;
	padding-right: 1.5em;
	margin-left: 1.5em;
}
#menu a {
	font-size: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #28DA06;
}
#maintextarea {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#footinglogos {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.boxtop {
	background-image:  url(images/boxtop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.boxmiddle {
	background-image:  url(images/boxmiddle.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.boxbottom {
	background-image:  url(images/boxbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#textbox {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
}
#textbox a {
	color: #28DA06;
}
.slightlybigger {
	font-size: 1.7em;
}
.picpad {
	margin: 5px;
}
#sponsorbar {
	float: right;
	width: 200px;
	text-align: center;
}
#tcbox {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#drawform {
	font-size: .9em;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #AEFFAE;
	padding: 10px;
}
.specialoffer {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#drawbox {
	position: relative;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#drawclosed {
	background-image: url(images/drawclosed.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 9;
	height: 200px;
	width: 600px;
}

