/* @override 
	http://hebervalleyrailroad.org/new/styles/styles.css
	http://hebervalleyrailroad.org/styles/styles.css
*/

#logo{
	overflow: hidden;
	text-indent: -3000px;
	position: absolute;
	top: 5px;
	left: 37px;
	background: url(../images/logo.png) no-repeat;
	height: 113px;
	width: 88px;
}
#logo a{
	display: block;
	height: 113px;
	width: 88px;
}
body{
	background-color: #d4b680;
	font-family: Georgia, "Times New Roman", Times, serif;
	xfont-size: 16px !important;
}
h1{
	font-size: 32px;
	padding-left: 142px;
	color: #862b1f;
	font-weight: normal;
	line-height: 36px;
}
h2{
	font-size: 16px;
	color: #862b1f;
	font-weight: bold;
}
h3{
	font-size: 14px;
	color: #000;
	font-style: italic;
}
a{
	text-decoration: underline;
	font-weight: bold;
	color: #000;
	float: none;
}
p {
	font: 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px 1px;
}
.address{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px;
}
#closer{
	font: 9pt "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px 1px;
	text-align: center;
}

#wrapper{
	background-color: #bcc85d;
	padding: 16px;
	padding-top: 8px;
	width: 718px;
	margin: 20px auto 0;
	xmin-height: 695px;
	position: relative;
	border: 2px solid #827359;
}
#wrapper:after,
.legend_box_wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#header{
	width: 716px;
	height: 116px;
}

#nav{
	display: block;
	background-color: #862b1f;
	border: 10px #fff solid;
	padding-left: 122px;
	margin: 5px 0px 10px 0px;
}

#nav:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#nav li{
	display: block;
	float: left;
	padding: 10px 12px;
	font-weight: bold;
	position: relative;
}
#nav li a{
	color: #fff;
	text-decoration: none;
}
#nav li ul{
	display: none;
}
#nav li:hover ul,
x#nav li ul
{
	z-index: 100;
	position: absolute;
	top: 39px;
	left: 14px;
	width: 150px;
	display: block;
	padding-right: 50px;
}
#nav li ul li{
	width: 200px;
	display: block;
	background-color: #862b1f;
	border: 2px solid #fff;
	border-top: 0;
	padding: 0;
	z-index: 1000;
}
#nav li ul li a{
	color: #fff;
	display: block;
	padding: 4px 10px 4px 18px;
	font-size: 9pt;
	font-family: verdana;
}
#nav li ul li a:hover{
	background-color: #d4b680;
}

#body{
	float: left;
	width: 367px;
}
#main_page{
	background-color: #fff;
	width: 347px;
	padding: 10px;
	margin-bottom: 14px;
	
}
#main_page h2{
	margin-top: 20px;
}
#hidden_images img{
	display: none;
}
#headline{
	background-color: #d4b680;
	padding: 14px;
	border: 10px #fff solid;
	margin-bottom: 14px;
	text-align: center;
}
#main_links{
	display: block;
	background-color: #d4b680;
	padding: 5px;
	border: 10px #fff solid;
	margin-bottom: 14px;
	text-align: center;
}

#main_links li{
	display: inline;
	padding: 5px;
	font-weight: bold;
}
#main_links li a{
	color: #862b1f;
	text-decoration: none;
}
#feature_wrapper{
	float: left;
	width: 337px;
	margin-left: 14px;
	margin-bottom: 14px;
	color: #fff;
}
#small_feature_wrapper{
	float: left;
	margin-left: 14px;
	margin-bottom: 14px;
	text-align: center;
	border: 10px #fff solid;
	background-color: #d4b680;
	width: 317px;
}
.featured_excursion{
	text-align: center;
	margin-bottom: 14px;
	width: 139px;
}
#small_feature{
	width: 139px;
	margin-bottom: 14px;
}
#small_feature p, #small_feature2 p{
	font-size: 11px;
	text-align: left;
}
#small_feature2{
	width: 139px;
}
#column1{
	float: left;
	padding-right: 14px;
	padding-left: 14px;;
}

#column2{
	float: left;
}
#feature{
	padding: 10px;
	border: 10px #fff solid;
	background-color: #862b1f;
}
#feature p{
	color: #fff;
}

.small{
	font: 7pt "Lucida Grande", Lucida, Verdana, sans-serif;
}
#footer{
	float: clear;
	text-align: center;
	margin-bottom: 20px;
}

#footer p{
	font-size: 12px;
	margin-top: 5px;
}

#info, #other_info{
	background-color: #862b1f;
	padding: 14px;
	padding-left: 16px;
	border: 10px #ffffff solid;
	margin-bottom: 14px;
}

#main_page ul{
	line-height: 28px;
}

#main_page,
#feature_wrapper,
#info, 
#other_info li {
	font: 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
}
.calendarBox {
	top: 0px !important;	
	font-size: 12px;
}

.thumbnail:hover{
	cursor: pointer;
}

#green{
	background-color: #87bd66;
}
#gray{
	background-color: #cccccc;
}

#yellow{
	background-color: #e4c622;
}
#legend{
	padding-top: 20px;
	width: 254px;
	margin:  0 auto;
	height: 30px;
}
.legend_box_wrapper{
	float:  left;
	width: 50%;
}
.legend_box_wrapper p{
	font: 8pt "Lucida Grande", Lucida, Verdana, sans-serif;
	
}
.legend_box{
	width: 15px;
	height: 15px;
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #000000;
	position: relative;
}