	


body
{
	padding: 0;
	color: #000;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/hes-bk.jpg);
	background-repeat: repeat;
}

img
{
	border: 0;
}
p  {
	margin: 0;
	font-family: 'Lusitana', serif;
	font-size: 1.2em;
	padding-bottom: 15px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	color: #A68658;
}

a
{
	text-decoration: none;
	color: #A68658;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#outercontainer
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#header
{
	height: 225px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 130px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

#container    
{
	border: 10px solid #3F2D1F;
	width: 940px;
	height: 600px;
	background-color: #FFF;
	float: left;
}

#containerleft
{
	float: left;
	width: 450px;
	height: 600px;
}

#containerright
{
	float: left;
	width: 450px;
	height: 565px;
	overflow: auto;
	background-color: #EAD0AF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
	background-position: right bottom;
	background-repeat: no-repeat;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #3F2D1F;
}
#navcontainer {
}

#navcontainer ul
{
	margin: 0;
	padding-top: 20px;
	list-style-type: none;
	text-align: center;
	font-family: 'Lusitana', serif;
	font-size: 1.2em;
	height: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	color: #3F2D1F;
	width: 100%;
	height: 50px;
}

#navcontainer ul li a:hover
{
	color: #A68658;
	background-position: 0 -82px;
	height: 50px;
	text-decoration: underline;
}
#active {
	font-weight: bold;
	text-decoration: underline;
}
#containerright ul 
{
	margin: 0;
	font-family: 'Lusitana', serif;
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 50px;
	color: #A68658;
	list-style-image: url(../images/bullet.png);
}
#containerright li {
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#containerright h2
{
	margin: 0;
	font-family: 'Lusitana', serif;
	letter-spacing: 0px;
	font-size: 1.8em;
	padding-bottom: 10px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

#footer
{
	width: 100%;
	text-align: right;
	height: 50px;
	float: left;
	padding-top: 10px;
	font-size: 0.8em;
}
.left {
	text-align: left;
}
#footer p {
	font-size: 1em;
}

#footer a
{
	text-decoration: none;
	color: #B49768;
}

#footer a:hover
{
	text-decoration: none;
	color: #4D3E2E;
}
.current {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #4B3D2D;
	padding-right: 10px;
}
#containergallery {
	border: 10px solid #3F2D1F;
	width: 903px;
	height: 600px;
	background-color: #FFF;
	float: left;
	margin-right: 28.5px;
	margin-left: 28.5px;
}
