body {
	margin:0;
	padding:0;
	background-color: #000000;
	color: #FFFFFF;	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #89241C;
	display: inline;
	font-size: 1em;
	
}
h2 {
	font-family: Impact, Arial, Verdana;
	color:#FFFFFF;
	font-size: 3.0em;
	display:inline;
}
h3 {/*controls the headings on the database table*/
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:0;
	
}
h4{font-weight: bold;
	color: #FFFFFF;
	margin-top:0;
	margin-bottom:10px;
}
h5{font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 2em;
	text-decoration:underline;
}
hr{
	color:#333333;
	border:1px dashed #333333;
	background-color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #8B2823;
	text-decoration: none;
}
p{text-indent:0px;}
td{vertical-align:text-top;
	padding-left:10px;}
p.caption{ font-size:0.8em;
	margin-top:0;
	margin-left:10px;
	}	
p#small{ font-size:0.8em;
	margin-top:0;}
p.speech{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	}
/*#############below is the formatting for all non-dynamic pages#####*/

#wrapper {/*the page container*/
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	width: 840px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	top: 0px;
}

#heading {/*the container for all header content
*/
	height: auto;
	width: auto;
	border-bottom: 1px solid #ffffff;
	border-top-style: none;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	font-family: Impact, Arial, Verdana;
	font-size: 3.0em;
	color: #89241C;
	
}
#heading a{font-family: Impact, Arial, Verdana;

	color: #89241C;}

.top_logo {/*the logo at the top right of the page*/
	position: absolute;
	left: 627px;
	top: 17px;
	
}
#logo {/*the logo at the bottom right of the page*/
	left: 618px;
	position: absolute;
	top: -1px;
	z-index: 2;
	border:0;
}
#bottom_img {/*the line picture at the foot of the page*/
	top: 20px;
	position: relative;
	padding: 0px 0px 30px 20px;
	z-index: 1;
}
#footer {/*the container for all footer content*/
	border-bottom: 1px solid #ffffff;
	position: relative;
	height:auto}
	

#content2 {/*formats all content in non-dynamic pages*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #ffffff;
	position: relative;
	width: 755px;
	left: 20px;
	top: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	padding-top: 20px;
	line-height: 1.4em;
	height: auto;
}
#tab2 {/* the redtab on content pages*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #89241C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
	height: 30px;
	width: 785px;
	left: 20px;
	top: 20px;
}
#content2 img {/*formats all images in content pages*/
	float: left;
	background-color: #000000;
	padding: 10px;
	
	margin: 10px;
	margin-left:-5px;
}


/*#######below is the formatting for the database tables#############*/

#fieldset {/*the container for the new route form*/
	border: 1px solid #FFFFFF;
	position: relative;
	background-color: #666666;
	height: 550px;
	width: auto;
	padding-left:20px;
}
#form1 {/*the form itself*/
	position: relative;
	padding-left: 20px;
	top: 20px;
	left: 20px;
	width: 700px;
}
#content1 td {/* table formatting on the dynamic page*/
padding-left:4px
}
#new_route_table {/*the style for the new route table*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #000000;
	position: relative;
	left: 62px;
	top: 103px;
	overflow: auto;
	padding-right: 100px;
	padding-left: 100px;
	height: 766px;
	margin-bottom:25px;
}	
#tab {/*the red tab that runs across the page on the dynamic page*/
	position: relative;
	height: 30px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #89241C;
}
#content1 {/* formats the content on the dynamic page*/
	padding: 20px 20px 0px;
	border-top: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
}

	/*###end database tables#####*/
	
	
	
/*the style formatting for the tabs in the links section*/	


#header {/*contains the tabs*/
	position: relative;
	width: 100%;
	margin-left: 20px;
	height: 2em;
	width: 45em; /* required for Opera, older Mozilla and Konqueror */
}

#header ul#primary {
	margin: 0;
	margin-left: -10px;
	position: absolute;
	bottom: -1px;
	width: 45em; /* required for Opera, older Mozilla and Konqueror */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 6em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #CCCCCC;
	border-bottom: none;
	background: #89241C;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #000000;
	border: 1px solid #AAA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #CCCCCC;
	background: #993333;
	padding-bottom: 5px;
}

#main {/*the outer content holder*/
	
	clear: both;
	background: #89241C;
	padding-top: 1.5em;
	margin-left:0;
	position:relative;
	margin-bottom:20px;
	
}

#innercontents {/*the inner content holder*/
	
	background-color:#000000;
	border-top: 1px solid #FFFFFF;
	padding:20px;
	
}

#contentlinks {/*formats all content in non-dynamic pages*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #ffffff;
	position: relative;
	width: 795px;
	left: 20px;
	top: 18px;
	margin-bottom: 30px;
	padding-top: 20px;
	line-height: 1.4em;
	height: auto;}
/*end the links formatting*/
#ticket{width: 500px; 
	text-align: center;
	padding-top: 0px;
}

.camptable {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	width: 100%;
	margin-bottom:30px;
}
.camptable th{border: 1px solid #FFFFFF;
}
.camptable td{border: 1px solid #FFFFFF;
}
#gallerycontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #ffffff;
	position: relative;
	width: 787px;
	left: 20px;
	top: 18px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-left:8px;
	line-height: 1.4em;
	height: auto;
}
#blogcontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #ffffff;
	position: relative;
	width: 787px;
	left: 20px;
	margin-top:20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	padding-left:8px;
	height: auto;
}
html>body #blogshow {margin-top: -15px}/* eliminates the gap in non-IE browsers*/


/*formatting for the google map page*/
body.google{
	background-image: url(images/google_bck.gif);
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center;
	}
#googletab{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #89241C;
	border:1px solid #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
	height: 30px;
	width: 785px;
	top: 20px;
}
#googlecontent{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:20px;
	width: 755px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#googlefooter{
	position: relative;	
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	height:auto}
#googlelogo{
	left: 618px;
	position: absolute;
	top: 10px;
	z-index: 2;
	border:0;
}
#googlebottom_img{
	top: 20px;
	position: relative;
	padding: 0px 0px 30px 0;
	z-index: 1;
}
/*end google content*/
.image_right {
	float: right;
}
.image_left {
	float: left;
}
.lable {
	margin-right: 10px;
}
.err {color:#FF0000;}

/*the website credits*/
div#designer{
	width: 840px;
	margin-left:auto;
	margin-right:auto;
	border:none;}
#designer a{
	font-size:0.8em;
	color:#FFFFFF;
	margin-left:320px;
	
}
#designer a:hover{
	text-decoration:underline;
	
}

/*seach box styles###############################################################*/

.search{
	float:right;
	 border:1px dotted #ffffff;
	 padding:4px;
	 width:auto;
	 margin-left:10px;
}

.text{background-color:#333333}
.search input:focus,.search input.sffocus{background-color:#FFFFFF;
	}
.btn{background-color:#000000;color:#FFFFFF;}
.btn:hover{background-color:#89241C; color:#FFFFFF;}