@charset "UTF-8";
.wrap {
	background-position: center center;
	position:relative;
	padding: inherit;
	margin:0px;
	}
	
.topbar {
	background-image:url(images/header_bg.gif);
	background-repeat: repeat;
	height: 162px;
	background-color: #000000;
	width:100%;
	clear: both;
	}

.headerbar1 {
	float:left;
	margin-left:2px;
	padding-left:2px;
}

.maincontent {
	background-color:#FFFFFF;
	clear:both
}

.headerbar2 {
	float:left;
	margin-left:2px;
	padding-left:2px;
	background-position: center;
	margin-top: 12.5px;
	padding-top: 12.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu {
	height: 150px;
	width: 175px;
	border:none;
	float:right;
	}

.bottombar {
	background-image:url(images/footer_bg.gif);
	background-repeat: repeat;
	height: 86px;
	background-position: bottom;
	bottom:0;
	clear: both;
	float: none;
	}

.goodbye {
	font-size: x-small;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-weight: bold;
	font-variant: normal;
	}
	
.legalcrap {
background-color:#000000;
width:100%;
}

.menublack {
background-color:#000000;
width:100%;
}

.spacer {
	height:5px;
	clear:both;
	background-color: #FFFFFF;
}

.heads {
	clear:left;
	padding-left:5px;
	margin-left:5px;
	background-color: #FFFFFF;
}

.content {
width:100%;
background-color:#FFFFFF;
float:left;
}

.contactbutton {
	padding-left:15px;
	padding-bottom:15px;
	margin-bottom:15px;
	margin-left:15px;
}

.submenu {
	width: 262px;
	clear:both;
	float:left;
	background-color:#FFFFFF;
	padding-left:4px;
}

.submenubox {
	width:256px;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.submenutitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: underline;
	font-weight: bold;
}

.submenulist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.story {
	background-color:#FFFFFF;
	width:64%;
	float:right;
	padding-right:15px;
	padding-top:5px;
	margin-right:15px;
	margin-top:5px;
}

.storycopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.storytitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding:4px;
}

.storybg {
	width: 450px;
	height:45px;
	background-image:url(images/storytitle.gif);
	background-repeat:no-repeat;
}

.flyer {
	float:left;
	padding-left:10px;
	margin-left:10px;
}

.mainpagecopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	clear:left;
	line-height: 20px;
}

.buybutton {
	padding-left: 10px;
	margin-left: 10px;
	padding-right:10px;
	margin-right:10px;
	clear:left;
	float:left;
}
