@charset "utf-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	background-color: #ffffff;
}
#logo {
	margin-top: 13px;
	margin-left: 0px;
	height: 95px;
	float: left;
	clear: both;


}

a,
a:link,
a:active,
a:visited {
	color: #68aaeb;
	text-decoration:underline;
}
a:hover {
	color: #FFCC66;
	text-decoration:none;
}
#content {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(/images/bg_top_tile.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	height: 305px;
	background-image: url(/images/header_bg2.jpg);
	background-repeat: no-repeat;
}
#homeButton {
	float: left;
	height: 43px;
	width: 36px;
	margin-top: 40px;
	padding-top: 17px;
	text-align: right;
	clear: left;
}
#menuContainer {
	height: 60px;
	width: 541px;
	float: left;
	margin-top: 40px;
}
#toplinkButtons {
	float: right;
	margin-top: 40px;
	height: 43px;
	padding-top: 17px;
	padding-right: 15px;
}
#rightContent {
	margin-top: 23px;
	padding: 0px;
	width: 370px;
	float: left;
	
}
#newsbox {
	height: 131px;
	width: 358px;
	background-image: url(/images/news_bg2.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}
#newsbox h1 {
	font-family: "Century Gothic";
	font-size: 17px;
	color: #EFCE8B;
	padding: 0px;
	display: inline;
	margin: 0px;
}
#newsbox .newstitleLink,
#newsbox .newstitleLink a,
#newsbox .newstitleLink a:link,
#newsbox .newstitleLink a:active,
#newsbox .newstitleLink a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 22px;
	color: #eeaf87;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	display: inline;
}
#newsbox .newstitleLink a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	display: inline;
}
#newsList {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 105px;
}
#newsList  ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#newsList  li {
	list-style-position: outside;
	list-style-image: url(/images/news_dot.gif);
	text-indent: 0px;
}
#newsList  li:hover {
	list-style-position: outside;
	list-style-image: url(/images/news_dot_o.gif);
}
#newsList  a {
	text-decoration: none;
}
#newsList  a:hover {
	text-decoration: none;
}
#newsList  .date {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #ea6c12;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
#newsList  a:hover  .date {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6a0000;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
#newsList  .title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #de5e11;
	text-decoration: none;
}
#newsList  a:hover  .title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6a0000;
	text-decoration: none;
}
#newsList  p {
	font-family: Arial;
	font-size: 11px;
	color: #4e4d4d;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}



#leadContent {
	float: left;
	height: 147px;
	width: 367px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}


#mainLead {
	height: 147px;
	width: 505px;
	clear: right;
	float: right;
}
#leadimg {
	float: left;
	height: 147px;
	width: 138px;
	background-image: url(/images/lead_img.png);
	background-repeat: no-repeat;
}
#mainContent {
	margin-top: 23px;
	width: 566px;
	float: left;
	margin-right: 23px;
	clear: left;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
#mainContent a,
#mainContent a:link,
#mainContent a:active,
#mainContent a:visited {
	color: #d55102;
	text-decoration:none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}

#mainContent a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #DA4F01;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#mainContent a.noBG,
#mainContent a.noBG:link,
#mainContent a.noBG:active,
#mainContent a.noBG:visited {
	color: #d55102;
	text-decoration:none;
	padding: 0px;
}
#mainContent a.noBG:hover {
	color: #d55102;
	text-decoration:none;
	background-color: transparent;
	padding: 0px;

}
#mainContent h1 {
	font-family: "Century Gothic", Arial;
	font-size: 40px;
	color: #95461a;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#mainContent h2 {
	font-family: "Century Gothic", 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 20px;
	margin-bottom: 3px;
}
#mainContent h3 {
	font-family: "Century Gothic", 'Trebuchet MS', 'Lucida Grande', Arial;
	font-size: 16px;
	color: #9D8971;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainContent h3 a:link,
#mainContent h3 a:active,
#mainContent h3 a:visited {
	color: #9D8971;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	text-decoration: none;
	padding: 0px;
}
#mainContent h3 a:hover {
	color: #AE9E8A;
	text-decoration: none;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background:none;
}
#mainContent .special {
	padding: 10px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #C9D591;
	border-right-color: #C9D591;
	border-bottom-color: #C9D591;
	border-left-color: #C9D591;
	background-color: #F0F4E3;
	font-family: 'Century Gothic', 'Trebuchet MS', 'Lucida Grande', Arial;
	color: #333300;
}
#mainContent ul {
	margin: 0px;
	padding: 0px;
}
#mainContent li {
	margin-left: 20px;
	list-style-image: url(/images/news_dot.gif);
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9D591;
}
#mainContent li:hover {
	margin-left: 20px;
	list-style-image: url(/images/news_dot_o.gif);
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA4F01;
}
#mainContent .special .strongText {
	font-size: 17px;
	color: #FF3300;
}
#mainContent img.border {
	padding: 4px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c9d591;
	border-bottom-color: #c9d591;
}
#mainContent img.right {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
#mainContent img.left {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#mainContent .formbox {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9D591;
	border-bottom-color: #C9D591;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
}
#mainContent     .formbox input   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent   .contact {
	background-image: url(/images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainContent input {
	background-image: url(/images/blank.gif);
}




.sitemapP1 {
	margin-left:20px; margin-top:10px; margin-bottom:2px
}
.sitemapP2 {
	margin-left:40px; margin-top:0px; margin-bottom:2px
}
#mainContent .preTitle {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	padding-left:15px;
	color: #777;
	font-weight: normal;
	background-image: url(/images/icon_watch.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#fotoRow {
	clear: both;
	float: left;
}
#fotoCell {
	float: left;
	text-align: center;
	width: 167px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#fotoCell:hover {
	float: left;
	text-align: center;
	width: 167px;
	padding-top: 10px;
	background-image: url(/images/fotocell_top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#fotoCell a,
#fotoCell a:link,
#fotoCell a:active,
#fotoCell a:visited {
	padding:0px;
	font-size: 11px;
}
#fotoCell a:hover {
	padding:0px;
	font-size: 11px;
}
#fotoComment {

}

#fotoCell img{
	padding: 4px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c9d591;
	border-bottom-color: #c9d591;
}
#fotoCell img:hover{
	padding: 4px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DA4F01;
	border-bottom-color: #DA4F01;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DA4F01;
	border-left-color: #DA4F01;
}
#fotoCell  img.imgNoBorder  {
	border:none;
}
#footerContainer {
	padding: 10px;
	height: 60px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 12px;
	color: #7f7f7f;
}
#footerContainer a,
#footerContainer a:link,
#footerContainer a:active,
#footerContainer a:visited {
	color: #7f7f7f;
	text-decoration:none;
	padding: 2px;
}
#footerContainer a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #f68535;
	padding: 2px;
}
#agenda {
	background-image: url(/images/agenda_bg2.gif);
	background-repeat: no-repeat;
	height: 195px;
	width: 318px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#agenda h1 {
	font-family: "Century Gothic", Arial;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
#agenda #text {
	padding: 8px;
	margin-top: 25px;
}
#agenda #text p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#agenda .agendatitleLink,
#agenda .agendatitleLink a,
#agenda .agendatitleLink a:link,
#agenda .agendatitleLink a:active,
#agenda .agendatitleLink a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 34px;
	line-height: 20px;
	color: #ea9565;
	text-decoration:none;
}
#agenda .agendatitleLink a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 34px;
	line-height: 20px;
	color: #ffffff;
	text-decoration:none;
}
#agenda #text a,
#agenda #text a:link,
#agenda #text a:active,
#agenda #text a:visited {
	color: #d55102;
	text-decoration:none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}

#agenda #text a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #DA4F01;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#teamContent {
	float: left;
	width: 258px;
	font-size: 12px;
	font-family: Arial;
	margin-right: 17px;
}
#teamContent h1,
#teamContent h1 a,
#teamContent h1 a:link,
#teamContent h1 a:active,
#teamContent h1 a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 26px;
	color: #9D8971;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration:none;
}
#teamContent h1 a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 26px;
	color: #AE9D88;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration:none;
}
#teamContent #teamimg {
	background-image: url(/images/team_img.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 258px;
}
#teamContent #text a,
#teamContent #text a:link,
#teamContent #text a:active,
#teamContent #text a:visited {
	color: #d55102;
	text-decoration:none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}

#teamContent #text a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #DA4F01;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#sustain {
	font-family: Arial;
	font-size: 12px;
	color: #696969;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
#sustain h1,
#sustain h1 a,
#sustain h1 a:link,
#sustain h1 a:active,
#sustain h1 a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #da5f04;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration:none;
	background:none;
	text-align:left;
	display:inline;
}
#sustain h1 a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #FB8731;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration:none;
	background:none;
	text-align:left;
	display:inline;
}
#sustain a,
#sustain a:link,
#sustain a:active,
#sustain a:visited {
	color: #d55102;
	text-decoration:none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}

#sustain a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #DA4F01;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#sustain #sustainSpecial {
	background-image: url(/images/sustain_bg.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 214px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 15px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#sustain #sustainSpecial a,
#sustain #sustainSpecial a:link,
#sustain #sustainSpecial a:active,
#sustain #sustainSpecial a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#sustain #sustainSpecial a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	background:none;
}
#sustain #sustainSpecial p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#footer {
	height: 48px;
	margin-top: 23px;
	font-family: Arial;
	font-size: 12px;
	color: #9e9e9e;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
}
#footer a {
	color: #7d7d7d;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#footer a:hover {
	color: #DA5F04;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#footer .copyright {
	margin-top: 7px;
}




.separator {
	display: block;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
.separatorDotted {
	display: block;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.separatorL {
	display: block;
	clear: both;
	height: 1px;
	padding: 0px;
	font-size: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
input, textarea, select {
	border: 1px solid #bbc4ca;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
}
#formButton,
#formguestbookButton     {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	width: 222px;
	margin-bottom: 0px;
	background-image: url(/images/formular_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	padding-right: 5px;
	height: 23px;
	margin-top: 0px;
}
#formularContact,
#formularGuestbook {
	background-color: #e6edcd;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 5px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c9d591;
	border-bottom-color: #c9d591;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9d591;
	border-left-color: #c9d591;
	border-right-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	background-image: url(/images/form_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#formularContact input,
#formularContact textarea,
#formularContact select,
#formularGuestbook input,
#formularGuestbook textarea,
#formularGuestbook select {
	border: 2px solid #FFFFFF;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url(/images/translucid_bg.png);
	background-repeat: repeat;
	background-position: left top;
}
#formButton .normal,
#formguestbookButton .normal {
	background-image: url(/images/button_plus.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	color:#FFFFFF;
	margin: 0px;
}
#formButton .normal  a,
#formButton .normal  a:visited {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
#formButton .normal  a:hover {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	background-color:transparent;
}
#mainContent .explanation {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 2px;
}
#formButton .down,
#formguestbookButton .down {
	background-image: url(/images/button_minus.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-top: 0px;
}
#formButton .down  a,
#formButton .down  a:visited {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
#formButton .down  a:hover {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	background-color:transparent;
}
.visible {
	display: compact;
}
.invisible {
	display: none;
}
.guestEntry {
	font-size:11px;
}
.alt{
	background-color:#FEFFF4;
}
#mainContent h2.guestbookUser {
	font-size:13px;
}
#mainContent .guestbookItem {
	margin-top:3px;
	margin-bottom:3px;
}
#mainContent .normal {
	color:#000000;
}
#mainContent .expanded {
	color:#CCCCCC;
}
#mainContent .guestbookMessage {
	border:
	border: 1px dotted #CCCCCC;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}
.inputField,
.inputField:hover {
	font-size: 11px;
	height: 20px;
	border: 1px solid #999999;
}
#box2 {
	width: 610px;
}
#box2 iframe {
	border: 1px solid #999999;
}

