body
{
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: arial;
	font-size: 80%;
}

.clear { clear: both; }

hr
{
	clear: all;
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	height: 1px;
	color: #B3B38E;
	background: #B3B38E;
}

img
{
	border: 0;
}

img.logoImg
{
	padding: 3px;
	margin: 0 15px 0 0;
	border: 1px solid #A2A279;
}

#container
{
	margin: 0 auto;
	width: 850px;
}

#headercont
{
	width: 850px;
	height: 80px;
	background: #B5B591 url('../images/background-headercont.png');
	margin: 0;
}

#headercontleft
{
	width: 850px;
	height: 80px;
	background: #B5B591 url('../images/logo.png');
}

#menucont
{
	width: 850px;
	height: 70px;
	background: #B5B591 url('../images/background-menucont.png');
	margin: 0 0 15px 0;
}

#menucont ul
{
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: -1px;
}

#menucont ul li
{
	display: inline;
}

#menucont ul li a
{
	float: left;
	color: #58583A;
	text-decoration: none;
	background: #CCC url('../images/menu-background.gif') repeat-x;
	padding: 28px 11px 16px 11px;
}

#menucont ul li a:hover
{
	color: #FFF;
	text-decoration: none;
	background: #CCC url('../images/menu-hover.png') repeat-x;
}

#menucont ul li a.start
{
	background: #CCC url('../images/menu-start.png') no-repeat;
}

#menucont ul li a:hover.start
{
	background: #CCC url('../images/menu-star-hover.png') no-repeat;
}

#imagecont
{
	width: 850px;
	height: 175px;
	margin: 0 0 15px 0;
}

#imagecontleft
{
	float: left;
	width: 542px;
	height: 175px;
	background: #FFF url('../images/background-imagecontleft.png') no-repeat;
}

#imagecontright
{
	float: right;
	width: 293px;
	height: 175px;
	background: #BFBFA2 url('../images/background-imagecontright.png');
}

#imagecontright table tr td
{
	margin: 0;
	padding: 0 15px;
	width: 263px;
	height: 170px;
	vertical-align: center;
}

#imagecontright h1
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 160%;
	letter-spacing: -1px;
	color: #777753;
	font-family: georgia;
	font-style: normal;
	font-weight: normal;
}

#imagecontright span
{
	color: #919164;
}

#maincont
{
	width: 850px;
	margin: 0 0 15px 0;
	background-image:url('../images/maincont-background.gif');
	background-repeat:repeat-y;
}

#maincontfull
{
	width: 850px;
	background: #CFCFBA url('../images/background-maincontfull.png') no-repeat;
}

#maincontfullinner
{
	width: 820px;
	padding: 15px 15px 0 15px;
	line-height: 160%;
}

#maincontleft
{
	float: left;
	width: 512px;
	background: #CFCFBA url('../images/background-maincontleft.png') no-repeat;
	padding: 15px 15px 0 15px;
	line-height: 160%;
}

#maincontleft ul, #maincontfull ul
{
	margin: 0 0 15px 30px;
	padding: 0;
	list-style-type: none;
}

#maincontleft ul li, #maincontfull ul li
{
	padding: 0 0 0 20px;
	background: #CFCFBA url('../images/ul-active.gif') no-repeat left center;
}

#maincontleft ul li:hover, #maincontfull ul li:hover
{
	padding: 0 0 0 20px;
	background: #CFCFBA url('../images/ul-hover.gif') no-repeat left center;
}

#maincontleft a, #maincontfull a, #maincontright a
{
	color: #58583A;
	text-decoration: none;
	font-weight: bold;
}

#maincontleft a:hover, #maincontfull a:hover, #maincontright a:hover
{
	color: #000;
	text-decoration: none;
}

#maincontleft p, #maincontfull p
{
	margin: 0 0 15px 0;
	padding: 0;
}

#maincontleft h1, #maincontfull h1
{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #B3B38E;
	font-size: 180%;
	letter-spacing: -2px;
	color: #333;
}

#maincontleft h1 span, #maincontfull h1 span
{
	color: #979766;
}

#maincontright
{
	float: right;
	width: 263px;
	padding: 15px 15px 0 15px;
	text-align: center;
	background: #A2A279 url('../images/background-maincontright.png') no-repeat;
	line-height: 160%;
}

#maincontright img
{
	margin: 0 0 15px 0;
	border: 1px solid #FFF;
}

#maincontright span img
{
	margin: 15px 0;
	border: 0;
}

#maincontright p
{
	margin: 0 0 5px 0;
	padding: 0;
}

#bottom
{
	clear: both;
	width: 850px;
	height: 20px;
	background: #A2A279 url('../images/bottom-background.png') no-repeat;
}

#bottomfull
{
	width: 850px;
	height: 35px;
	background: #FFF url('../images/bottom-background2.png') no-repeat;
}

#footercont
{
	margin: 0;
	width: 850px;
	background: #B5B591 url('../images/background-footercont.png') no-repeat;
	font-size: 11px;
	color: #525238;
}

#footercont p
{
	margin: 0;
	padding: 0;
}

#footercont a, a:hover
{
	color: #525238;
	text-decoration: none;
}

#footercontleft
{
	float: left;
	width: 270px;
	padding: 0 15px 15px 15px;
}

#footercontright
{
	float: right;
	width: 520px;
	padding: 0 15px 15px 15px;
	text-align: right;
}





.links
{
	float: left;
	width: 263px;
	padding: 10px 0;
	margin: 15px 0 0 0;
	text-align: center;
	overflow: hidden;
	background: #FFF url('../images/background-links.png');
	display: block;
}

a.links
{
	color: #FFF;
}

:hover.links
{
	background-position: bottom left;
}

a:hover.links
{
	color: #FFF;
}

table.pdftable
{
	width: 810px;
	border-collapse: collapse;
	font-weight: bold;
}

table.pdftable tr td
{
	width: 270px;
	padding: 5px 0;
	vertical-align: top;
}




#maincontleft ul.address
{
	margin: 0 0 15px 25px;
	padding: 0;
	list-style-type: circle;
}

#maincontleft ul.address li
{
	background: none;
	margin: 0;
	padding: 0;
}

.mapcont
{
	float: right;
	text-align: right;
}

.mapcont a img
{
	padding: 5px;
	border: 1px solid #B3B38E;
   filter: alpha(opacity=70);
   -moz-opacity: 0.7;
   -khtml-opacity: 0.7;
   opacity: 0.7;
}

.mapcont a:hover img
{
	padding: 5px;
	border: 1px solid #939362;
   filter: alpha(opacity=100);
   -moz-opacity: 1.0;
   -khtml-opacity: 1.0;
   opacity: 1.0;
}

.homeimages img
{
	margin: 0;
	padding: 0;
}
