body {
	margin:0;
	padding:0;
	background-color: #000000;
	color: #FFFFFF;	
	font-size:78%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
	line-height: 1.5;} /* WinIE behavior--fix psuedo hover */
	

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #89241C;
	display: inline;
	font-size: 1.1em;
	
}
h1.date{
	background-image:url(../images/date.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:5px 16px 5px 15px;
	display:inline;
	font-size:0.9em;
	font-weight:500;
	width:110px;
	height:22px;
	margin-right:5px;
	margin-bottom:5px;
}
h1.new_head{
	font-family:"Lucida Grande",Verdana,Arial,Sans-Serif;
	font-size:1.4em;
	margin-top: 2em;
	margin-bottom: 2em;
}	

h2 {
	color:#FFFFFF;
	font-size: 1.1em;
	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: 1.1em;
	background-color:#2A2A2A;
	border: 1px dashed #666666;
	padding: 2px 10px;
	}	

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #8B2823;
	text-decoration: none;
}
a:hover{color:#FFFFFF}

a.prnt{
	float:right;
	background-image:url(../img/printer_icon.gif);
	text-indent: 25px;
	background-repeat:no-repeat;
}
p{text-indent:0px;}

.small{margin-left:10px;clear:both;}
.lable {
	margin-right: 10px;
}
.err {color:#FF0000;}
.success{color:#66CC00;}
hr{border: 0;
color: #666666;
background-color: #666666;
height: 1px;
width: 100%;
text-align: left;
}
hr.dashed{ border: 1px dashed #999999; color: #000000;background-color:#000000}
span.star{color:#FF3300;}
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;
	}
	
.comment_link{/*the comment link below every item on the word page*/
	background-color:#1e1e1e;
	border: 1px dashed #333333;
	white-space:nowrap;
	overflow:hidden;
	padding:1px 2px;
}
fieldset{ border: 1px dashed #333333;}
legend{color:#FFFFFF}
/*#############below is the formatting for all non-dynamic pages#####*/

#wrapper {/*the page container*/
	margin-left:auto;
	margin-right:auto;
	height: auto;
	width: 845px;
	top: 0px;
	background-color: #2a2a2a;
}

#heading {/*the container for all header content
*/
	/*height: 119px;*/
	width: 845px;
/*	margin-bottom:15px;*/
	background-color:#2a2a2a;
		
}
#heading_users{/*the container for all header content-users pages only
*/
	height: 119px;
	width: 845px;
	margin-bottom:38px;
		
}
#navbar {
	width:829px;
	background-color:#2a2a2a;
	padding: 8px;
	line-height: 1.0;
	
}
#navbar table {
	width:845px;
}
#navbar td {text-align:left;}



#title {
	background-image: url(../images/tab.jpg);
	background-repeat:no-repeat;
	height: 38px;
	width:815px;
	/*margin-top: 50px;*/
	padding-left: 30px;
	padding-top: 20px;
	font-size: 1.1em;
}
.clear {
	width:100%;
	clear:both;
	/*padding-bottom:1px 0px;*/
	background-color: #2a2a2a;
}
.clear_btm {
	width:100%;
	clear:both;
}
#cont {/*the main body-content repeat div*/
	background-image: url(../images/cont_rpt.gif);
	background-repeat:repeat-y;
	padding: 15px 30px;
}
#cont img {/*formats all images in content pages*/
	margin: 10px;
	
}
.image_right {/*the main image holding divs*/
	margin-top:8px;
	float: right;/**/
	margin-left:10px;
	background-color:#2A2A2A;
	border: 1px dashed #666666;
	text-align:center;
}
.image_left {
	margin-top:8px;
	float: left;
	margin-right: 10px;
	background-color:#2A2A2A;
	border: 1px dashed #666666;
	text-align:center;
}

#footer {/*the container for all footer content*/
	height:109px}
	
	/*the website credits*/
div#designer{
	width: 840px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	margin-bottom:20px;
	background-color:}
#designer a{
	font-size:0.8em;
	color:#cccccc;
	margin-left:320px;
	
}
#designer a:hover{
	text-decoration:underline;
	
}
#warning{/*the warning messages on incorrect login/password*/
	text-align:center;
	width:845px;
	background-color:#2a2a2a;
	color:#FF0000;
}
	
/*the new formating for database tables*/
tr.grey{background-color:#3f3f3f;}
tr.black{background-color:#1e1e1e;}

#new_routes{
	margin-top:15px;
	border-top:1px dashed #333333;
	border-left:1px dashed #333333}
#new_routes td{
	border-bottom:1px dashed #333333;
	border-right:1px dashed #333333;
}


#comment_display ul li {
	list-style:none;
	padding:1px 0px;
}


<!--new formating on the contact.php page-->
#fieldset{border:1px dashed #666666;}

/*the formating for the add_route page*/
table#add_route td{
	padding:6px 0px;
}


	
/*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*/
	
	
	background: #89241C;
	padding-top: 1.5em;
	
	margin-bottom:20px;
	
}

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

#contentlinks {/*formats all content in non-dynamic pages*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
		position: relative;
	margin-bottom: 30px;
	padding: 20px 10px 0px 10px;
	border: 1px solid #89241C#;	
	
}
/*end the links formatting*/
#ticket{width: 500px; 
	text-align: center;
	padding-top: 0px;
}

.camptable {
	border: 1px dashed #666666;
	border-collapse: collapse;
	width: 100%;
	margin-bottom:30px;
}
.camptable th{border: 1px dashed #666666;
}
.camptable td{border: 1px dashed #666666;
}
#gallerycontent{/*<!--amended-->*/
	width:780px;
	border: dashed 1px #666666;
	position: relative;
	padding-bottom: 20px;
	margin-top:37px;
	margin-bottom: 30px;
	
	height: auto;
}
#gallerycontent div{padding:10px;}





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

.search{
	float:right;
	margin-top: -15px;
	 margin-right:30px;
	
}
/*input box styles######################################################*/
.text{background-color:#333333; color:#ffffff;border:1px solid #999999;}
.text:focus, .text.sffocus{ background-color:#000000; color:#ffffff}
textarea{overflow:auto;}
input {border:1px solid #ffffff; background-color:#333333; color:#ffffff;}
input:focus, input.sffocus{background-color:#000000;color:#ffffff;
	}
.loginout input:focus,.loginout input.sffocus{background-color:#000000;color:#ffffff;
	}
	
.formfield input:focus,.formfield input.sffocus{background-color:#000000;color:#ffffff;
	}
.formfield textarea:focus,.formfield textarea.sffocus{background-color:#000000; color:#ffffff;
	}
.formfield{text-align:center;}	
 .formfield textarea{border:1px solid #999999;}
 
.btn{background-color:#000000;color:#FFFFFF;}
.btn:hover{background-color:#89241C; color:#FFFFFF;}
option{background-color:#000000; color:#FFFFFF;}
select:focus, select:sffocus{background-color:#333333;color:#FFFFFF;}
select{background-color:#333333;color:#FFFFFF; margin-left:4px;}
/*menu/login styles##################################################################*/

/*.login{float:right;}*/

#nav{
	padding: 0;
    margin: 0;
    list-style: none;
	float:right;
	margin-right:20px;
	margin-top:-10px;
	
	
	}
#nav li{
	position: relative;
	float: left;
	width:10em;
	list-style:none;
}
#nav li a{display:block;
	padding: 2px 4px 2px 4px;
	color:#FFFFFF;
	background-color: #993300;
	border: 1px dotted #CCCCCC;
}
#nav li a:hover{background-color:#2a2a2a;}
#nav li ul{
  display: none;
  position: absolute; 
  top: 1em;
  left: -39px;
  margin-top:6px;
  }
 li > ul {
	top: auto;
	left: auto;
	}
#nav li ul li{ list-style-image:none;}
#nav li ul li a{background-color:#993300;border:none}	
#nav li:hover ul { display: block; }

/*database navigation lists*/

.jump_nav{
	padding: 0;
    margin: 0;
    list-style: none;
	font-size: 0.8em;
	float:left;
	margin-right:6px;
	margin-top:10px;
	
	
	}
.jump_nav li{
	position: relative;
	float: left;
	width:18em;
	list-style:none;
}
.jump_nav li a{display:block;
	padding: 2px 4px 2px 4px;
	color:#FFFFFF;
	background-color: #993300;
	border: 1px dotted #CCCCCC;
}
.jump_nav li a:hover{background-color:#2a2a2a;}
.jump_nav li ul{
  display: none;
  position: absolute; 
  top: 1em;
  left: -39px;
  margin-top:10px;
  width:auto;
  }
 li > ul {
	top: auto;
	left: auto;
	}
.jump_nav li ul li{ list-style-image:none; border-top:1px solid #ffffff;}
.jump_nav li ul li a{background-color:#993300;border:none}	
.jump_nav li:hover ul { display: block; }



/*the add_comments page##############################*/

table#route_comments{width:785px; border: 1px dashed #666666;margin-top:15px}
.theader{ background-color: #732504}
table#route_comments td{padding: 1.5em 1em;}
.btn2{margin-top:5px;background-color:#000000; color:#FFFFFF;}
.btn2:hover{background-color:#89241C;}

/*video page formatting###############################*/

#vidgallery{border: 1px dashed #666666;width:751px;}
#vgallery{margin-top:0px;margin-left:-40px;}
#vgallery li {
	display: inline;
	float:left;
	text-align:center;
}
#vgallery a{/*default sizes of grid squares*/
	width:187px;
	height:155px;
	background-color:#242424;
	display:block;
	text-align:center;
	text-decoration:none;
	
}

#vgallery a:hover{
	background-color: #8B2823;
}
#vgallery a.left{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
#vgallery a.right{
	border-bottom:1px solid #000000;
}
#vgallery img{
	border:none;
	margin-top:10px;
	margin-left:17px;
	padding: 0px;

}
.caption p{
	color:#ffffff;
	text-decoration:none;
	font-size:0.8em;
	clear:both;

}
