@charset "utf-8";
* 
body  
	{
	background-color:#c9ba9b;
	background-image:url(../images/site/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	margin-top:0px;
	}
#container
	{
	width:900px;
	height:auto;
	margin:auto auto;
	}
#header
	{
	width:900px;
	height:585px;
	background-image:url(../images/site/header.jpg);
	}
#flashheader
	{
	width:900px;
	background-image:url(../images/site/flashheader.jpg);
	height: 585px;
	}
#NormalHeader
	{
	width:900px;
	background-image:url(../images/site/flashheader.jpg);
	height: 200px;
	}
#flash
	{
	width:900px;
	height:340px;
	clear:both;
	border:2px solid #FFFFFF
	}
#links
	{
	float:right;
	padding-top:130px;
	color:#e7d2aa;
	padding-bottom:53px;
	}
#links a:link
	{
	color:#e7d2aa;
	text-decoration:none;
	}
#links a:visited
	{
	color:#e7d2aa;
	text-decoration:none;
	}
#links a:hover
	{
	color:#ffffff;
	text-decoration:underline;
	}

#container #flashheader #links .current
{
color:#ffffff;
text-decoration:underline;
}
	
#content
	{
	width:900px;
	height:auto;
	background-color:#FFFFFF;
	}
#Photo_Images{
	height:auto;
	width:165px;
	float:right;
	padding-right:15px;
	margin-top:20px;
	}
img.bottom-image
{
	padding:2px;
	border: 1px solid #241D15;
	margin-bottom:20px;
	background-color:#4B3D30;
}
#text
	{
	width:700px;
	height:auto;
	padding-top:15px;
	}
h1
	{
	margin-top:0px;
	margin-left:10px;
	color:#333333;
	font-size:16px;
	}
.entranceButton {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}

p
	{
	margin-left:10px;
	margin-right:10px;
	color:#333333;
	font-size:15px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	line-height: 20px;
	}
li
	{
	color:#333333;
	font-size:15px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	line-height: 20px;
	}
#bottomText
	{
	width:900px;
	height:30px;
	font-size:13px;
	margin:auto auto;
	text-align:right;
	padding-top:10px;
	}
#bottomText a:link
	{
	color:#000000;
	text-decoration:none;
	}
#bottomText a:visited
	{
	color:#000000;
	text-decoration:none;
	}
#bottomText a:hover
	{
	color:#000000;
	text-decoration:underline;
	}
#map
{
	padding: 4px;
	display:block;
	border:1px solid #000000;
	margin-bottom:20px;
	margin-left:10px;
	width: 555px;
	height: 300px;
	color:#000000;
	margin:auto auto;
}
#map a:link
	{
	color:#000000;
	}
#container #content #text #book {
	float: right;
	padding-right: 10px;
}
