
body,td,th {

	font-family: Georgia, Times New Roman, Times, serif;

	font-size: 16px;

	color: #828282;
	
	font-weight: normal;

}

body {

	background-color:#222222;

	margin-top: 30px;

}

a:link, a:visited, a:active {

	color: #828282;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

	color: #828282;


}

input {

 	background-color: #222222;
 
 	border:1px;
 
 	border-color:#585858;
 
 	border-style:solid;
 
 	color:#999999;
	
	margin-left:4px;
 
}

h1 {

	font-size: 22px;

	color: #e3e3e3;

	padding-bottom: 0px;
	
	padding-top: 0px;
	
	padding-left: 14px;
	
	font-weight: normal;

}

h2 {

	font-size: 18px;

	color: #575656;

	border-bottom: 1px dashed #2e2e2e;
	
	padding-top: 12px;
	
	font-weight: normal;

}

h3 {

	font-size: 30px;

	color: #e3e3e3;
	
	font-weight: normal;

	letter-spacing: .01em;
	
	margin-bottom:0px;
	
	margin-top:0px;

}

h4 {

	font-size: 12px;

	color: #4d4d4d;
	
	font-weight: normal;

	letter-spacing: .01em;
	
	margin-top:2px;
	
	padding-bottom:10px;

}

#container {

	width: 667px; 

	margin-left: auto; 

	margin-right: auto; 

}

#container_horiz {

	width: 1000px;
	
	height: 496px;

	margin-left: auto; 

	margin-right: auto;
	
	text-align:left;

}

#box {

	background-color:#151515;
	
	text-align:center;
}

#header {

	text-align:left;
}

#tourwindow {

	text-align:center;
	
	margin-bottom:10px;
}

#tourwindow_horiz {

	width:668px;
	
	height:465px;
	
	margin-left:6px;
	
	text-align:center;
	
	float:left;
	
	background-color: #151515;
	
}

#info {

	text-align:left;
	
	background-image:url(/files/images/info_bg.jpg);
	
	background-position:top;
	
	background-repeat:repeat-x;
	
	background-color:#151515;
}

#info_left {

	width:240px;
	
	float:left;
	
	padding-left: 20px;
	
}

#info_horiz_container {

	width:200px;
	
	height:507px;
	
	float:right;
	
	margin-left:6px;
	
	margin-top:0px;
	
	background-color: #151515;
	
	padding-left:4px;
	
	padding-right:3px;

}

#info_horiz {
	
	text-align:left;
	
}

#info_right {

	width:370px;
	
	float:right;
	
	padding-right: 20px;
	
}

#address_horiz {

	width:668px;
	
	height:38px;
	
	margin-left:6px;
	
	margin-bottom:0px;
	
	padding-top:4px;
	
	text-align:left;
	
	background-color: #151515;

}

#mid_horiz_container {

	float:left;
	
	width:668px;
	
	height:507px;
	
	margin-top:0px;

}

#banner_horiz {

	width:114px;
	
	float:left;
	
	height:507px;
	
}

#footer {

	text-align:right;
	
	margin-top:10px;
}

.heading-secondary {

	color:#414141;

}

.error {
    color: #DF1B1B;
}

.mapit {
    
    text-decoration: none;
}

