body {
	margin: 15px 15px 0px 15px;
	text-align: center;
	background-color: #dedede;
}

img {
	border:0;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #000000;
}

div, p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial, Helvitica, Sans Serif;
}

p.embolden, p.linkembolden {
	font-weight: bold;
}

p.linkembolden a, p.linkembolden a:visited, p.newslink a, p.newslink a:visited{
	color: #ffffff;
}	

#global {
	margin: 0px auto 0px auto;
	width: 800px;
	height: 608px;
	position: relative;
}

#everything {
	background: url(images/background.jpg) no-repeat top;
}

.content {
	padding: 0px 20px 20px 20px;
	height:590px;
	width: 760px;
}

#topheader {
	margin: 0px auto 0px auto;
}

div.menubar p {
	text-align: center;
	font-size: 18pt;	
	font-weight: bold;
	padding: 2px;
}

#topheader div.toprightlogo {
	z-index: 5;
	float:right;
	margin: 10px 10px 5px 10px;
}

img.banner {
	z-index: 6;
	position: absolute;
	top: 25px;
	left: 100px;
}

img.banner2 {
	z-index: 5;
	position: absolute;
	top: 5px;
	left: -20px;
}

div.menubar {
	z-index: 7;
	position: relative;
	text-align: center;
	padding: 4px;
	margin: 0px auto 0 auto;
	width:750px;
/*	background-color: #799cc4; */
	font-size: 10pt;
}

div.menuedges {
	margin:0 auto 0 auto;
	width:750px
}

#textdiv {
	position:absolute;
	top: 150px;
	left: 20px;
	background-color: #fff;
	filter:alpha(opacity=20);
	-moz-opacity:0.20;
	opacity:0.20;
	width: 760px;
	height: 380px;
}

p.menutext {
//	color: #cccccc;
	color: #c59d51;
}

div.scrollytext {
	position:absolute;
	top: 150px;
	left: 20px;
	z-index: 5;
	margin: 10px 20px 10px 20px;
	padding-right: 10px;
	text-align: left;
	width: 720px;
	height: 359px;
	overflow: auto;
	font-size: 10.5pt;
scrollbar-base-color: #36396c;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #36396c;
scrollbar-highlight-color: #36396c;
scrollbar-shadow-color: #36396c;
scrollbar-track-color: #67686B;
	color: #ffffff;
}

td.title {
	vertical-align:top;
	width: 120px;
	font-weight:bold;
}

td.contacttext {
	vertical-align:top;
	width: 300px;
}

td.contacttext2 {
	vertical-align:top;
}

div.images {
	margin-left:5px;
	float:right;
	width: 350px;
	height: 350px;
}

div.images p {
	margin:20px 0px 0px 30px;
	font-weight: bold;
}

p.brochures {
	position:absolute;
	bottom: 5px;
	background-color:#fff;
	color:#000;
	padding:6px;
	width:345px;
	text-align:center;
}

p.brochures a {
	text-decoration:underline;
	color: #333333;
}

p.brochures a:hover {
	color: #000000;
}


#footer {
	position: absolute;
	color: #dddddd;
	width: 800px;
	bottom: 10px;
	left: 0px;
}

#footer p {
	font-size: 8pt;
}

#footer img {
	float:right;
	margin-right: 70px;
}
