body, html	{
	height: 100%;
}
body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,table,tr,td	{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td, th {
	vertical-align: top;
	text-align: center;
}
td.left {
	text-align: left;
}
td.right {
	text-align: right;
}
td.center {
	text-align: center;
}
img	{
	border-width: 0;
}
.b	{
	border: solid 2px #000000;
}
.stageborder	{
	border: solid 1px #F7D97F;
}
h1, h2, h3, h4	{
	font-weight: bold;
	display: inline;
}
h1	{
	font-size: 16px;
	color: #FF9900;
}
h2	{
	font-size: 13px;
	color: #F7D97F;
}
h3	{
	font-size: 12px;
	color: #F7D97F;
}
h4	{
	font-size: 12px;
	color: #7c7255;
}
#topnavbg	{
	top: 108px;
	width: 780px;
	height: 30px;
	background: url(../topnav/bg.gif) repeat-x;
	position: absolute;
}
#topbar	{
	width:780px;
	height: 25px;
	background-color: #000000;
  text-align: right;
}
#topbartxt	{
	position: relative;
	width:765px;
	left: 10px;
	top: 5px;
	height: 20px;
	color: #FFEBAF;
	font-size: 11px;
  text-align: right;
}
#header	{
	top: 5px;
	width: 780px;
	height: 100px;

	z-index:50;
}
#logo1	{
	width: 150px;
	height: 100px;
	top: 5px;
	left: 0px;
	z-index:60;
}
#weather	{
	width: 200px;
	top: 80px;
	left: 620px;
	z-index:60;
	font-size: 11px;
}
#countdown	{
	width: 135px;
	height: 90px;
	top: 10px;
	left: 160px;
	z-index:60;
}
#countdowntxt	{
	top: 50px;
	left: 690px;
	width: 80px;
  text-align: center;
	z-index:100;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 30px;
	color: #bca87d;
	font-weight: bold;
}
#logo2	{
	width: 140px;
	height: 70px;
	top: 21px;
	left: 629px;
	z-index:60;
}
#leftbg	{
	top: 142px;
	left: 0px;
	width: 150px;
	height: 340px;
	background: url(../leftnav/sand.jpg) no-repeat;
	z-index: 90;
}
#horizline3	{
	left: 0px;
	top: 170px;
	width: 780px;
	height: 1px;
	background-color: #7c7255;
	z-index: 60;
	overflow: hidden;
}
#horizline	{
	left: 0px;
	top: 139px;
	width: 780px;
	height: 1px;
	background-color: #7c7255;
	z-index: 60;
	overflow: hidden;
}
#horizline2	{
	left: 0px;
	top: 107px;
	width: 780px;
	height: 1px;
	background-color: #7c7255;
	z-index: 60;
	overflow: hidden;
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 750px;
	height: auto;
  text-align: left;
}
#content {
	top: 142px;
	left: 0px;
	width: 780px;
	height: auto;
	background: url(../images/contentbg.gif) repeat-y;
	z-index: 30;
}
#text	{
	position: relative;
	top: 10px;
	left: 165px;
	width: 600px;
	height: auto;
	z-index: 50;
}
#content, #logo1, #weather, #countdown, #countdowntxt, #logo2, #phone, #website, #leftbg, #topbar, #header, #vertline, #horizline, #horizline2, #horizline3, #submenu	{
	position: absolute;
}
#copyrightbg	{
	position: relative;
	left: 0px;
	height: 60px;
	width: 780px;
}
#copyright	{
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	left: 170px;
	top: 5px;
	width: 600px;
	z-index: 100;
}
#onlineNews	{
	position: absolute;
	left: 0px;
	top: 490px;
	width: 145px;
	z-index: 500;
	color: #FEEAAE;
	text-align: center;
}
input, textarea	{
	background-color: black;
	border: solid 1px #FEEAAE;
	color: white;
}
input.submitBtn	{
	background-color: #FEEAAE;
	color: #000000;
	font-weight: bold;
}
#submenu	{
	left: 0px;
	width: 780px;
	top: 140px;
	z-index: 1000;
}
.inactivelink, .inactivelink2	{
	display: inline;
	font-weight: bold;
	color: #CC9966;
}
.inactivelink	{
	font-size: 11px;
}
.inactivelink2	{
	font-size: 12px;
}
a:link, a:visited, a:hover, a:active	{
	font-weight: bold;
	text-decoration: none;

}
a:link, a:visited, a:active	{
	color: #FFEBAF;
}
a:hover	{
	color: #FF9900;
}

a.sitemap:link, a.sitemap:visited, a.sitemap:hover, a.sitemap:active	{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
a.sitemap:link, a.sitemap:visited, a.sitemap:active	{
	color: #F7D97F;
}
a.sitemap:hover	{
	color: #FF9900;
}