@charset "UTF-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #330000;
	color: #FF0000;
}
#container  {
	width: 960px; 
	border: 1px solid #000000;
	text-align: left; 
	background-attachment: scroll;
	background-image: url(../images/smokey_main.gif);
	background-repeat: no-repeat;
	overflow: visible;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	padding-bottom: 0px;
} 
body,td,th {
}
h2 {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	letter-spacing: 0.05em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 10px;
	padding-bottom: 6px;
	color: #CC6633;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 2;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #329999;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
a:visited {
	text-decoration: none;
	color: #329999;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
#news1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7;
	width: 750px;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	color: #FF6600;
	margin-left: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#news1 h2 {
	font-size: 12px;
	letter-spacing: 0.2em;
	margin-bottom: 0px;
	padding-top: 10px;
}
myspace {
	height: 20px;
}
#textblok {
	display: block;
	padding-bottom: 0px;
	top: auto;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
#textblok a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	font-style: normal;
	font-weight: bold;
}
#textblok a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#news2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	margin-top: 15px;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
	font-size: smaller;
	text-align: right;
}
#news2 h2 {
	font-size: 11px;
	font-weight: bold;
}
#news2 h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#roundupinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	letter-spacing: 0.1em;
	text-align: right;
	margin-left: 50px;
	margin-top: 50px;
	font-size: smaller;
	margin-bottom: 0px;
	width: 500px;
	height: auto;
	clear: both;
	float: left;
}
#roundupinfo  img {
	letter-spacing: 0.2em;
	margin-bottom: 0px;
	padding-top: 10px;
	float: left;
	margin-right: 20px;
}
#xtranews {
	font-size: 9px;
	height: 180px;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 30px;
	width: 800px;
	margin-left: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 50px;
	text-align: left;
	float: left;
}
#xtranews img {
	margin-top: 45px;
	margin-left: 20px;
}
#xtranews h1 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-top: -20px;
	margin-bottom: -20px;
}
#xtranews  h2 {
	font-size: 12px;
	font-weight: bold;
}
#header  {
	height: 50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
} 
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1  {
	float: left;
	height: auto;
	width: 320px;
	margin-top: 30px;
	font-size: small;
	margin-right: 0px;
	padding: 0px;
}
#sidebar2  {
	float: right;
	width: 186px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	height: auto;
	font-size: small;
	margin-top: 0px;
}
#sidebar2  a:hover   img  {
	filter: alpha(opacity=100);
	opacity: 1;
}
#nav  a:hover    img  {
	filter: alpha(opacity=100);
	opacity: 1;
}
#mainContent/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
  {
	height: auto;
	margin-top: 0;
	margin-right: 24%;
	margin-bottom: 0;
	margin-left: 30%;
	line-height: 200ex;
}
#clickforinfo {
	letter-spacing: 0.1em;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 30px;
	font-size: 10px;
	color: #FF0000;
}
.softmo {
	font-size: 9px;
	text-indent: 45px;
	display: block;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
}
#footer  {
	font-size: 12px;
	color: #CC6633;
	background-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 2;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #CC3300;
	padding-top: 5px;
	padding-left: 10px;
	height: 150px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Courier New", Courier, monospace;
} 

#contact1 {
	float: right;
	height: auto;
	width: auto;
	margin-bottom: 5px;
	display: block;
	background-color: #000000;
	color: #CC6633;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
	padding-bottom: 30px;
	text-align: center;
	margin-top: 5px;
}
#contact1  a {
	font-size: 12px;
	color: #CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
}
#contact1 a:hover {
	color: #FF0000;
}
#contact1 h3 {
	font-size: 18px;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	margin-top: 0px;
	color: #FF0000;
	font-weight: bold;
}
#footleft {
	display: block;
	float: left;
	width: 560px;
	height: 100px;
	margin-top: 10px;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
#footleft em {
	font-size: 10px;
	text-indent: 25px;
	display: block;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
#footleft   a   {
	color: #CC6633;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footleft    a:hover    {
	color: #287A7A;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
}
.fltlftandborder {
	float: left;
	margin-top: 10px;
	margin-right: 8px;
}
#nav {
	margin-top: 130px;
	padding-left: 10px;
	height: 24px;
	margin-bottom: 0px;
}
#topsidebar2  {
	font-size: 75%;
	margin-right: 0px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	font-style: italic;
	visibility: hidden;
	text-align: center;
	z-index: 3;
	top: 50px;
}
#descriptbox {
	text-align: center;
	margin: 0px;
	position: absolute;
	top: 100px;
}
#hasplayedon {
	color: #FF0000;
	height: auto;
	width: 150px;
	text-align: center;
	font-size: 10px;
	display: block;
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.3em;
	z-index: 4;
	vertical-align: bottom;
}
#hasplayedon2 {
	color: #FF0000;
	height: 20px;
	width: 150px;
	text-align: center;
	font-size: 9px;
	display: block;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	line-height: 1.3;
	position: absolute;
}
#sidebar2bonus   {
	height: 200px;
	font-size: xx-small;
	letter-spacing: 0.2em;
	width: 100%;
	font-style: italic;
	text-align: center;
	margin-top: 15px;
	padding-top: 5px;
}
#sidebar2  a  img   {
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#news3 {
	font-size: x-small;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 0px;
	width: 600px;
	margin-left: 20px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-bottom: 120px;
	float: left;
}
#news3 img {
	margin-top: 20px;
	margin-left: 20px;
}
#news3 h1 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-top: -20px;
	margin-bottom: -20px;
	text-indent: 20px;
}
#news3  h2 {
	font-size: 12px;
	font-weight: bold;
}
#splitleft {
	display: block;
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-left: 38px;
}
#splitrt {
	width: 400px;
	margin-top: 5px;
	float: right;
}
#rtinfo {
	margin-left: 20px;
	margin-top: 13px;
	float: left;
}
#rtinfo a {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .3em;
}
#rtinfo2 h5   {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
#rtinfo h2 {
	margin-top: 10px;
}
#rtinfo2, #rtinfo3 {
	margin-top: 20px;
	float: left;
	margin-left: 10px;
}
#rtinfo2 img {
	clear: left;
	margin-left: -5px;
	margin-top: -5px;
	float: left;
	margin-right: 10px;
}
#rtinfo3 img {
	float: left;
	clear: both;
	margin-left: -5px;
	margin-top: 8px;
}
#rtinfo3  h5   {
	display: block;
	margin-top: -25px;
	float: right;
	clear: both;
	margin-left: 55px;
}
#njtour {
	margin-left: 30px;
	width: 700px;
	float: left;
	padding-top: 60px;
}
#njtour img {
	margin-right: 0px;
	float: left;
	margin-left: 20px;
}
#njtour    h3  {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-left: 30px;
	letter-spacing: 0.1em;
}
#tourdates {
	background-color: #000000;
	height: 200px;
	width: 400px;
	margin-left: 0px;
	overflow-y: scroll;
	padding-bottom: 15px;
	clear: right;
	float: right;
}
#tourdates li {
	color: #FF0000;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
	margin-left: -20px;
}
#tourdates em {
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
}
#roundup_returns  {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	line-height: 1.6;
}
