
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
html {background:url("../images/repeating-bg.jpg") bottom left no-repeat ;
background-color:#000;}

body { background:url("../images/bg.jpg") top left no-repeat;
	text-align:center; 
	font:15px/20px Arial, Helvetica, sans-seriff; 
	color:#ffffff;
	font-weight:lighter;
}

blockquote { margin-left:10px; margin-right:10px; }

h1	{font-size:1.7em;color:#fff;text-transform: uppercase; font-weight:lighter;}
h2	{ font-size:1.5em; text-transform: uppercase; color:#ff0000; font-weight:lighter; }
h3	{ font-size:1.1em; color:#fff; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#ffc34f; text-decoration:none; outline:none; }
a:hover,a:active	{ color:#ffc34f; text-decoration:underline; outline:none; }
 
.storycontent object {float: right;}
#header-flash { width:625px; height:375px; background:#000;  border:1px #4f2705 solid; margin-top:-20px;} 
.tour-images { float:left; text-align:center; margin-left:18px; margin-bottom:20px;}
.tour-images img  {	border:solid 3px #4f2705;}
.tour-images img:hover {	border:solid 3px #894810;}
 
 
/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden;
	padding-top:10px;
}
	

p.back-to-top {
	text-align:right !important;
	display:block;
	padding-right:15px;
 	}

img.img-left, img.alignleft {
	border:solid 3px #4f2705;
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right, img.alignright  { 
	border:solid 3px #4f2705;
	float:right; 
	margin:5px 0px 10px 10px; 
	}
	
img.social { float:left; border:none; margin-right:10px;} 


/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap { 
	float:left;
	width:970px;	 
	text-align:left;
	}
 

/* ------------------------ masthead framework ------------------------ */
#masthead {
	margin-left:22px;
	margin-top:23px;
	position:relative;
	background:url("../images/logo.jpg");
	width:387px;
	height:111px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {  
	width:620px;
	float:left;
	margin-left:45px;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		text-align:left;
		margin:0px 0px 15px 0px;
		}

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
 			padding-left:10px; /* pushes text to the right to display bg img */
			}

 
/* ------------------------ column-right framework ------------------------ */
#column-right { 
	width:291px;
	float:left;
	text-align:right;
	}

	#column-right p, #column-right h1,   #column-right h3, #column-right ul  {
		margin:0px 15px 10px 0px;
		text-align:right;

		}

	#column-right form { margin-left:0px; }
 
h2.widgettitle {
	margin-top:18px;
	padding-top:12px;
	padding-right:15px;
	color:#ff0000;
	font-size:18px;
	font-weight:lighter !important;
	background-color:#000;
	height:30px;
	margin-bottom:10px;
	}
 	
	
		#column-right ul li {width:290px; }	
		#column-right ul li img { border:#1f1f1f 1px solid; text-align:right; margin-right:8px;}	
	
#twitter ul li {font-size:12px !important; margin-right:5px; margin-left:10px; margin-bottom:20px; width:250px; float:right;}
 

 
/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {  
	background:url("../images/bottom-wrap.png") bottom no-repeat;
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	float:left;
	 
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:760px;
	margin:0 auto;
	text-align:left;
	font-size:13px;
	float:left;
	margin-left:330px;
	}

#footer p {
	margin-left:7px;
	color:#fff;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#fe0404; text-decoration:none;}
#footer a:hover, #footer a:active { color:#fe0404; text-decoration:underline; }

#footer ul {margin-top:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
	 
		}
	#footer li.first { border: none; }



/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */


/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.png") no-repeat; 
	width:667px; 
	height:34px; 
	margin:54px 0 110px 0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:34px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 71px; margin-left: 36px;}
#nav-02 { width: 67px;}
#nav-03 { width: 69px;}
#nav-04 { width: 142px;}
#nav-05 { width: 79px;}
#nav-06 { width: 101px;}
#nav-07 { width: 92px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.png")  -36px -34px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.png") -107px -34px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.png") -174px -34px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.png") -243px -34px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.png") -385px -34px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.png") -464px -34px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.png") -565px -34px no-repeat; }


