/*****************/
/*  Tag Styles   */
/*****************/

body {
	margin:0px;
	margin-top:50px;
	background:url(images/Main_BG.gif) #1f1f1f;
	text-align:center;
}

body, td, div, span, input, textarea {
	font-family:verdana,sans-serif;
	font-size:11px;
	line-height:150%;
	color:#333333;
}

a {
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a img {
	border:0px;
}

p {
	padding:0px 12px;
}

table {
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
	padding:0px;
}

td {
	padding:0px;
	margin:0px;
	vertical-align:top;
}

/*****************/
/*  Menu Styles  */
/*****************/

.Body {
	width:760px;
	height:100%;
	margin:auto;
	vertical-align:top;
}

.Content {
	background-color:#f5f5f5;
	padding:15px;
}

.Email_Signup {
	width:160px;
	height:18px;
	background-color:#cccccc;
	border:solid 1px #000000;
	font-size:10px;
}

.Footer {
	background-color:#f5f5f5;
	height:50px;
	vertical-align:bottom;
}

.Footer a {
	color:#333333;
	text-decoration:none;
}

.Footer a:hover {
	text-decoration:underline;
}

.Footer td {
	background-color:#cccccc;
	width:780px;
	height:50px;
	text-align:center;
	vertical-align:middle;
}

.Footer td .Copyright {
	font-size:9px;
}

.Footer td .Copyright a {
	font-size:9px;
	text-decoration:underline;
	font-weight:normal;
}

.Horizontal_Rule {
	background:url(images/Main_HR.gif) repeat-x 0% 50%;
	text-align:center;
	vertical-align:middle;
	font-size:9px;
}

.Nav_Bar {
	width:760px;
	background-color:#39332d;
}

.Nav_Bar img {
	height:28px;
}

.Nav_Bar td {
	vertical-align:middle;
}

/*
.Tour_Schedule {
	width:100%;
}

.Tour_Schedule td {
	border:solid 1px #000000;
	padding:5px;
	font-size:9px;
}

.Tour_Schedule th {
	text-align:left;
	border:none;
	padding-bottom:5px;
}

.Tour_Schedule th img {
	width:75px;
	height:25px;
}
*/

.Vertical_Rule {
	background:url(images/Main_VR.gif) repeat-y 50% 0%;
	text-align:center;
	vertical-align:middle;
}