@charset "UTF-8";
/* CSS Document */



/* global 
..................................................................................... */

html {
	margin:0;
	padding:0;
}

body {
	font: 0.8em/1.5em "Lucida Grande","Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#333;
	margin:0;
	padding:0;
	background:#f4efdd;
}

div#container {
	width:1000px;
	margin:0 auto;
	border-top:1px solid #000;
}

.clear { 
	clear: both; 
	height: 1px; 
	line-height: 1px; 
}

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




h1 {
	line-height:105%;
	margin-top:0;
	font-size:1.8em
}




/* header 
..................................................................................... */

div#header {
	background:#000;
	color:#fff;
	float:left;
	padding:0 0 12px 0;
	width:1000px;
}

div#header_text {
	float:left;
	width:670px;
	margin:5px 0 0 5px;
	font-size:80%;
}
div#header_text_small {
	float:left;
	width:310px;
	padding-top:8px;
}










/* nav 
..................................................................................... */





ul#nav {
	clear:both;
	width:1000px;
	height:42px;
	padding:0;
	margin:0;
	list-style:none;
	background:url(../img/nav_green_bg.jpg);
}
ul#nav li {
	font-size:120%;
	float:left;
	padding:0;
	margin:0;
	overflow: hidden;
}	
ul#nav li a {
	overflow: hidden;
	position: relative;
	background:url(../img/nav.jpg);
	background-position:right top;
	
	text-decoration:none;
	color:#fff;
	display:block;
	padding:9px 20px;
	height:24px;
}

#nav li.brochure_button {
	width:360px;
}
#nav li.brochure_button a {
	background-position:left top;
}
#nav li.brochure_button img {
	position:absolute; 
	top:4px;
	margin:0 0 0 16px;
}
#nav li.brochure_button span {
	margin:0 0 0 48px;
}

ul#nav li a:hover, ul#nav #nav_link_on a {
	background:url(../img/nav.jpg);
	background-position: right bottom;
}
ul#nav li.brochure_button a:hover {
	background:url(../img/nav.jpg);
}







ul#nav2 {
	margin-top:10px;
	padding:0;
	list-style:none;
}
ul#nav2 li {
	margin:0 12px 0 0;
	padding:0;
	font-size:105%;
	line-height:145%;
	float:left;
	text-align:left;
}

ul#nav2 li a {
	text-decoration: none;
}





div#content {
	background:#fff;
	padding:0;
	margin:0 0 0px 0;
}







/* center_content 
..................................................................................... */

div#center_content {
	float:left;
	margin-left:12px;
	margin-top:10px;
	width:650px;
}
div#center_content_header {
	background:#5e7630;
	background:#999;
	color:#fff;
}
div#center_content_header h3 {
	padding:2px 0 2px 6px;
	margin:0;
	font-size:100%;
}
div#center_column_content {
	margin:5px 0 0;
}


div#center_bar_button {
	float:right;
	/*background:#990000;*/
	font-size:90%;
	margin-right:10px
}

div#center_bar_button a {
}


#tour_bar div {
	display:inline;
	padding:2px 0 2px 6px;
}
	
	
	
	
	
	
	
	
	


/* right_column */

div#right_column {
	float:left;
	width:310px;
	padding:0 8px 8px;
	margin-left:5px;
	margin-top:10px;
}
div#right_column_header {
	color:#5e7630;
	font-size:110%;
	/*
	background:#444;
	color:#fff;
	*/
}
div#right_column_header h3 {
	padding:3px 0 8px 0;
	margin:0 0 3px 0;
	font-size:100%;
	
}

div.right_c_text {
	clear:both;
	margin:6px 0 0 0;
	padding:15px 0 8px 0;
	border-top:1px solid #ccc;
	font-size:90%;
	line-height:135%;
}
div.right_c_text img {
	float:left;
	margin:0 6px 0 0;
}

div.right_c_text b {
	display:block;
	font-size:110%;
	padding-bottom:3px;
}




/* white_wrapper 
..................................................................................... */

div.white_wrapper {
	width:1000px; 
	background:#fff; 
	float:left; 
}



#defensonomy {
	font-size:80%; 
	padding:2px 0 2px 15px; 
}

#defensonomy a {
	color:#000;
	text-decoration:underline;
}






/* page_info table
..................................................................................... */

.related_entries {
	border-top:3px solid #000; 
	margin:40px 0 20px 0;

}
div.related_text  {
	margin:5px 0 0 0;
	height:45px;
}
.related_img {
	float:left; 
	width:40px; 
	height:40px; 
	margin:0 5px 0 0;					
}

div.related_text a {
	
	height:40px;
	display:block;
	text-decoration:none;
	color:#666;
	background:#eee;
}

div.related_text div.text {
	
	padding:2px 0 4px 5px;
}

div.related_text a:hover {
	background:#ddd;
	color:#222;
}

	
	
	


.more_search_terms {
	/*border-top:1px solid #999;*/
	margin:20px 20px 0 20px;
	padding-top:10px;
}
.more_search_terms div {
	float:left;
	display:inline;
	margin-right:10px;
}	
	
	
	



/* page_info table
..................................................................................... */

table#page_info {
	border:1px solid #999;
	border-bottom:2px solid #999;
	border-right:2px solid #999;
	vertical-align:top;
	margin-top:45px;
	font-size:84%; 
}
table#page_info tr {
	border:1px solid #999;

}
table#page_info td {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px;
	vertical-align:top;
}
table#page_info td.title {
	background:#ddd;
	width:40%;
}
table#page_info  a {
	color:#333;
}

table#page_info  div.links {

	margin-bottom:5px;
}








/* table for tour list results
..................................................................................... */
		
table#database {
	border:1px solid #999;
	border-bottom:2px solid #999;
	border-right:2px solid #999;
	vertical-align:top;
	margin-top:15px;
	font-size:84%; 
}
table#database tr {
	border:1px solid #999;

}
table#database td {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px;
	vertical-align:top;
}

table#database td.image {
	width:50px; 
	height:50px; 
	padding:0; 
	margin:0;
	background:#eee;
}		
table#database td.title {
	background:#eee;
	width:40%;
	width:340px; 
	margin:4px 0;
}	
table#database td.desc {
	background:#fff;
	margin:4px 0;
	color:#444;
}
table#database  a {
	color:#333;
}

table#database  div.links {
	margin-bottom:5px;
}










/* map 
..................................................................................... */

.map_text {

	font-family:"Lucida Grande",Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:130%;
	width:320px;
	margin:0;
	padding:0;
}

.map_text h3 {
	margin:0;
	padding:0 0 5px 0;
	font-size:125%;
}
.map_text img {
	float:left;
	margin:0 8px 4px 0;
	
}
.map_text a {
	text-decoration:underline;
	color:#003399
}




/* footer 
..................................................................................... */

div#footer {
	background:#000;
	height:130px;
	color:#666;
	margin:0;
	padding:3px 0 0 25px;
}

div#footer ul {
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
}
div#footer ul li {
	float:left;
	margin:0 10px;
}

