/* CSS Document */
html,body{
	margin: 10px auto;
	padding:0;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;
	background: #B6A89B;
}

p{ margin:0 10px 10px; }

div#header {
	height:87px;
	margin:0;
	padding:0;
	background: #B6A89B url(img/header_bg.jpg) top left no-repeat;
	color: #FFFFFF;
}

/******************* LOGO ********************/

div#header h2 {
	background: transparent url(img/logo.jpg) 0 0 no-repeat;
	width: 354px;
	height: 64px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
}
	
div#header h2 a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;
	background: transparent url(img/logo.jpg) 0 0 no-repeat;
	width: 354px;
	height: 64px;
}

div#header h2 a:link, div#header h2 a:visited {
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;
	background: transparent url(img/logo.jpg) 0 0 no-repeat;
	width: 354px;
	height: 64px;
}
	
div#header h2 a:hover, div#header h2 a:active {
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;
	background: transparent url(img/logo.jpg) 0 0 no-repeat;
	width: 354px;
	height: 64px;
}
/******************* LOGO ********************/

/******************* MENU *******************/

div#nav_container {
	width: 705px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#nav {
	margin: 0;
	padding: 0;
	background: transparent url(img/nav_bar.gif) 0 0 no-repeat;
	position: absolute;
	width: 705px;
	height: 22.5px;
	top: 64.5px;
	left: 0px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: block; 
	line-height: 30px; 
	position: absolute; 
	text-indent: -9999px; 
	text-align: center;
}

#nav a {
	display: block; 
	text-decoration: none;   
	overflow: hidden;
}

#navhistory {left: 0; top: 0; width: 117px; height: 22.5px;}

#navlocation {left: 118.5px; top: 0; width: 117px; height: 22.5px;}

#navfacilities {left: 237px; top: 0; width: 117px; height: 22.5px;}

#navrooms {left: 355.5px; top: 0; width: 117px; height: 22.5px;}

#navgallery {left: 474px; top: 0; width: 114px; height: 22.5px;}

#navcontact {left: 589.5px; top: 0; width: 114px; height: 22.5px;}

#navhistory a, #navlocation a, #navrooms a, #navfacilities a, #navgallery a, #navcontact a {height: 18px;}

#navhistory a:link, #navlocation a:link, #navrooms a:link, #navfacilities a:link, #navgallery a:link, #navcontact a:link {height: 18px;}		

#navhistory a:visited, #navlocation a:visited, #navrooms a:visited, #navfacilities a:visited, #navgallery a:visited, #navcontact a:visited {height: 18px;}

#navhistory a:hover, #navlocation a:hover, #navrooms a:hover, #navfacilities a:hover, #navgallery a:hover, #navcontact a:hover {height: 18px;}

#navhistory a:active, #navlocation a:active, #navrooms a:active, #navfacilities a:active, #navgallery a:active, #navcontact a:active {height: 18px;}

#navhistory a:hover {background: url(img/nav_bar.gif) 0 -22.5px no-repeat;}

#navlocation a:hover {background: url(img/nav_bar.gif) -118.5px -22.5px no-repeat;}

#navfacilities a:hover {background: url(img/nav_bar.gif) -237px -22.5px no-repeat;}

#navrooms a:hover {background: url(img/nav_bar.gif) -355.5px -22.5px no-repeat;}

#navgallery a:hover {background: url(img/nav_bar.gif) -474px -22.5px no-repeat;}

#navcontact a:hover {background: url(img/nav_bar.gif) -589.5px -22.5px no-repeat;}

/******************* MENU *******************/

div#container{
	text-align:left;
	width:705px;
	margin:0 auto; 
	background: #CCBDB6;
}

div#content { 
	background: #CCBDB6 url(img/content_bg.gif) top no-repeat; 
	width: 100%; 
	overflow: hidden;
}

div#left_content{
	float:left;
	width:48%;
	padding: 6px 0px 6px 6px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #51383E;
}

div#left_content h1{
	margin:0 7px 7px;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

div#left_content ul li a { 
	color: #51383E; 
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

div#left_content ul li span.italic { 
	font-style: italic; 
	font-weight: normal; 
	color: #FFFFFF;
}

div#left_content p{
	line-height:1.4;
	letter-spacing: 0.02em;
}

div#left_content a { color: #51383E; text-decoration: none;}

div#left_content div.content_bottom_logo { background: url(img/content_logo.gif) center no-repeat; height: 86px;}

div#right_content{
	float:right;
	width:50%;
	text-align: center;
	padding: 12px 0px 12px 0px;
}

div#footer{
	background: #B6A89B url(img/footer_bg.gif) top no-repeat;
	color: #FFF;
	clear:both; 
	text-align: center; 
	width: 100%;
	border-top: 1px solid #B6A89B;
	font-size: 14px;
	position: relative;
}

.switch { position: absolute; right: 0px; top: 34px;}

.switch a { color: #FFFFFF; text-decoration: none; font-size: 12px;}

.switch a:hover {text-decoration: underline;}

div#footer p{
	margin:0;
	padding:56px 0px 12px 0px;
}

div#footer p a { color: #FFFFFF; text-decoration: none;}

#thumbs { text-align: center;}

#thumbs img { cursor: pointer;}