@charset "utf-8";
* 
body  
	{
	background-color:#514f40;
	background-image:url(../images/site/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	}
#container
	{
	width:900px;
	height:auto;
	margin:auto auto;
	}
#header
	{
	width:900px;
	height:266px;
	background-image:url(../images/site/header.png);
	}
#links
	{
	padding-top:225px;
	text-align:center;
	font-size:16px;
	}
#links a:link
	{
	color:#CCCCCC;
	text-decoration:none;
	}
#links a:visited
	{
	color:#CCCCCC;
	text-decoration:none;
	}
#links a:hover
	{
	color:#FFFFFF;
	}
#content
	{
	width:900px;
	background-image:url(../images/site/side.png);
	background-repeat:repeat-y;
	}
#text
	{
	width:620px;
	}
	
	#text2
	{
	width:810px;
	}

h1
	{
	font-size:16px;
	margin-top:0px;
	padding-left:75px;
	color:#403E32;
	padding-top:10px;
	}
p
	{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:75px;
	color:#403E32;
	}
#Photo_Images{
	height:auto;
	width:160px;
	float:right;
	clear:right;
	margin-top:50px;
	padding-right:95px;
	}
img.bottom-image
	{
	padding:2px;
	border: 1px solid #403E32;
	background-color: #D6CDAF;
	margin-bottom:10px;
	}
#container #content #text2 #menus {
	margin-left: 70px;
}

#bottom
	{
	width:900px;
	height:37px;
	background-image:url(../images/site/bottom.png);
	background-repeat:no-repeat;
	margin:auto auto;
	}
#bottomtext
	{
	text-align:center;
	font-size:13px;
	}
#bottomtext a:link
	{
	color:#403E32;
	text-decoration:overline;
	}
#bottomtext a:visited
	{
	color:#403E32;
	text-decoration:overline;
	}
#bottomtext a:hover
	{
	color:#403E32;
	text-decoration:underline;
	}
#map
{
	padding: 4px;
	display:block;
	border:1px solid #A7A5A5;
	margin-bottom:20px;
	margin-left:10px;
	width: 555px;
	height: 300px;
	color:#000000;
	margin:auto auto;
}
