body {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #c6beb0;
	background-color: #774039;
	background-image: url(../../gfx/background.red.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	padding: 20px 0 20px 0;

}

a {
	color: #c6beb0;
}

a:hover {
	text-decoration: none;
}

#dropshadow {
	margin: 0 auto;
	width: 780px;
	background-image: url(../../gfx/shadow.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#shadowbottom {
	margin: 0 auto;
	width: 780px;
	height: 4px;
	background-image: url(../../gfx/shadow.bottom.png);
	background-repeat: no-repeat;
	position: relative;
}

#shadowspacer {
	margin: 0 auto;
	width: 760px;
	height: 6px;
	background-color: #796252;
	position: relative;

}


#wrapper {
	margin: 0 auto;	
	width: 760px;
	background-color: #796252;
	position: relative;
	top: 6px;
	background-image: url(../../gfx/background.brn.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	
}

#content {
	position: relative;
	top: 15px;
	padding: 0 30px 40px 280px;
	min-height: 400px;
}

#left {
	float: left;
	width: 233px;
	border-top: 5px solid #796252;
	border-left: 5px solid #796252;
	padding-bottom: 20px;
}

#right {
	float: left;
	border: 5px solid #796252;	
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 512px;
	height: 172px;
}

.thumbnails {
	padding: 0 20px;
}

.thumbnav {
	float: left; 
	text-align: center;
	position: relative;
	z-index: 2;
}

.thumbnav img {
	border: 0;
	padding: 2px;

}

.thumbnav a {
	background: #7b4640;
	display: block;
	margin-right: 4px;
}

.thumbnav a:hover {
	background: #725A49;
}


#vid {
	position: relative; 
	z-index: 2;
}

#vid a {
	text-decoration: none;
	color: #8dac9e;	
}

#vid a:hover {
	text-decoration: underline;
}


#title h1 {
	font-size: 22px;
}

.clear {
	clear: both;
}


#pic1 {
	float: left;
	border-top: 5px solid #796252;
	border-right: 8px solid #796252;
}

#pic2 {
	float: left;
	border-top: 5px solid #796252;
	border-right: 8px solid #796252;
}

#pic3 {
	float: left;
	border-top: 5px solid #796252;
	border-right: 9px solid #796252;
}

#pic4 {
	float: left;
	border-top: 5px solid #796252;
}

#footer {
	margin: 0 auto;	
	width: 760px;
	padding: 10px 50px 0 0;
}

#excellence {
	background-image: url(../../gfx/excellence.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 100%;
	height: 26px;
}

#tourpic {
	margin: 0;
	padding: 0;
	border: none;
	width: 408px;
	height: 179px;
	background-color: transparent;
}

#map {
	width: 420px;
	height: 438px;
}

#pdf {
	text-align: right; 
	padding-right: 20px;
	padding-bottom: 5px;
}

#facilitymap {
	position: relative;
	top: -80px;
	left: 90px;
}

#facilitymap a {
	color: #380076;
}

/***** Navigation *****/

#nav_horiz {
	background-color: #533b76; opacity:.90; filter: alpha(opacity=90); -moz-opacity: 0.9;
	line-height: 26px;
	position: relative;
	z-index: 2;
}

#nav_horiz ul {
	padding: 0;
	margin: 0;
}


#nav_horiz li {
	float: left;
	list-style: none;
	white-space: nowrap;
}

#nav_horiz li a {
	color: #8dac9e;
	display: block;
	text-decoration: none;
	padding: 0 10px;
	text-transform: uppercase;
	border-right: 1px solid #8dac9e;
	background-color: #533b76; opacity:.90; filter: alpha(opacity=90); -moz-opacity: 0.9;
	
}

* html #nav_horiz a {width:1%;}

#nav_horiz .selected, #nav_horiz a:hover
{
	background: #8dac9e;
	color: #533b76;
	text-decoration: none;
}
