@charset "utf-8";
body {
	background-color: #d1c8a3;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 105%;
}
hr {
	display: none;
	width: 0px; height: 0px;
	border: none;
}
.hideme {
	display: none;
}
h1 {
	padding: 0px;
	display: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b0a060;
	font-weight: normal;
	margin: 0px;
	padding: 40px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 180%;
}
.centerme {
	width:900px;
	margin:0px auto;
	text-align:left;
}

#mainheader {
	position: relative;
	float: left;
	clear: both;
	background-image: url(/gfx/bg_header.jpg);
	background-color: #f5f5f5;
	width: 100%;
	height: 10px;
}
#mainheader .centerme {
	background-repeat: no-repeat;
	height: 110px;
	background-position: 0px 0px;
}
#mainsectionpic {
	position: relative;
	float: left;
	clear: both;
	background-image: url(/gfx/bg_sectionpic.jpg);
	background-color: #FFFFFF;
	width: 100%;
	height: 100px;
}
#mainsectionpic .centerme {
	background-repeat: no-repeat;
	height: 230px;
}
#mainmiddle {
	position: relative;
	float: left;
	clear: both;
	background-image: url(/gfx/bg_middle.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	width: 100%;
	padding-bottom: 20px;
}
#mainmiddle .padding75 {
	position: relative;
	float: left;
	clear: both;
	margin: 0px 75px 0px 75px;
	width: 90%;
}
#mainmiddle .centerme {
	background-repeat: no-repeat;
	min-height: 350px;
	background-position: 0px 0px;
	clear: both;
	width: 100%;
}

#mainmiddle .maincontent {
	/*border: 1px solid black;*/
}
#mainmiddle .centerme .maincontent {
	color: #666666;
	font-size: 75%;
}
#mainmiddle .centerme .maincontent a {
	color: #94a4bb;
	font-weight: bold;
	text-decoration: none;
}
#mainmiddle .centerme .maincontent a:hover {
	color: #b0a060;
}
#mainmiddle .centerme .maincontent a.calltoaction:after {
	content: " »";
	color: #b0a060;
}
#mainmiddle .centerme .panelcontent {
	color: #999999;
	font-size: 95%;
	line-height: 150%;
	width: 295px;
	min-height: 275px;
	float: right;
	padding: 36px 40px 20px 40px;
	margin-left: 30px;
}
#mainmiddle .centerme .panelcontent h2 {
	color: #666666;
	font-size: 150%;
	text-transform: none;
	font-weight: bold;
	padding-top: 0px;
}
#mainmiddle .centerme .panelcontent ul {
	list-style: square;
	margin-left: 0px;
	padding-left: 20px;
}
#mainmiddle .centerme .panelcontent li p {
	margin: 15px 0px;
}
#mainmiddle .centerme .panelcontent li strong {
	color: #b0a060;
}

/* Menu */
#mainmenu {
	position: relative;
	float: right;
	width: 583px;
	height: 72px;
}
#mainmenu ul {
	white-space: nowrap;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#mainmenu li {
	display: inline;
}
#mainmenu li a {
	display: block;
	height: 72px;
	float: left;
	text-align: center;
	font-size: 11px !important;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	padding: 0px;
	margin: 0px;
	line-height: 72px;
	border: none;
}
#mainmenu li a:hover {
	color: #b0a060;
	background-image:url(/gfx/bg_li_hover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainmenu li.selected a, #mainmenu li.selected a:hover {
	color: #b0a060;
	background-image:url(/gfx/bg_li_selected.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainmenu li#menu1 a {
	width: 80px;
}
#mainmenu li#menu2 a {
	width: 128px;
}
#mainmenu li#menu3 a {
	width: 130px;
}
#mainmenu li#menu4 a {
	width: 142px;
}
#mainmenu li#menu5 a {
	width: 103px;
}


/* FOOTER and CONTENT */
#mainfooter {
	position: relative;
	float: left;
	clear: both;
	background-image: url(/gfx/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
	color: #e8e3d0;
	font-size: 10px !important;
}
#mainfooter .centerme {
	background-image: url(/gfx/bg_footer_middle.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#mainfooter p, #mainfooter ul, #mainfooter li {
	margin: 0px;
	padding: 0px;
}
#mainfooter strong {
	color: #FFFFFF;
	font-size: 12px !important;
}
#mainfooter a {
	text-decoration: none;
	color: #FFFFFF;
}
#mainfooter a:hover {
	color: #e8e3d0 !important;
}
#footerleft {
	float: left;
	width: 290px;
	margin-top: 50px;
	clear: none;
}
#footerright {
	float: left;
	width: 610px;
	margin-top: 50px;
	clear: right;
}
#footer_address {
	width: 200px;
}
#footer_menu {
	width: 700px;
}

#footer_menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#footer_menu li {
	display: inline;
}
#footer_menu li a {
	display: block;
	height: 72px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: none;
	color: #e8e3d0;
}
#footer_menu li#fmenu1 a {
	width: 70px;
}
#footer_menu li#fmenu2 a {
	width: 140px;
}
#footer_menu li#fmenu3 a {
	width: 185px;
}
#footer_menu li#fmenu4 a {
	width: 118px;
}
#footer_menu li#fmenu5 a {
	width: 97px;
}
#footer_telephone {
	width: 305px;
	float: left;
}
#footer_copyright {
	width: 305px;
	float: left;
	text-align: right;
}

/* STYLES FOR THE FILE SYSTEM */

.error {
	color: red;
	font-weight: bold;
}

.data_header {
	background-color: #F2F2F2;
	color: black;
	font-weight: bold;
	font-size: 11px;
}

.data {
	font-size: 11px;
}

.debug {
	padding: 10px;
	background-color: #efefef;
	color: black;
	font-family: courier, serif;
	font-size: 10px;
	border: 1px solid red;
}
