* {
	margin: 0;
	padding: 0;
}


body{
	margin-top: 0px;
	text-align: center;
	color: #333333;
	font: 13px Trebuchet MS;
	line-height: 20px;
	background-color:#F4E9EA;
}




a {
	text-decoration: none;
}




h1, h2 {
	color: #009330;
	font: 15px Trebuchet MS, bold;
	line-height: 25px;
	margin-bottom: 15px;
}

h2 {
	margin-top: 16px;
}

p {
	margin-bottom: 5px;
	line-height: 20px;
}

.intro {
	color: #333333;
	font-weight: bold;
	text-align: left;
	font: 15px Trebuchet MS;
	line-height: 25px;
}

#mainframe {
	width: 891px;
	text-align: left;
	margin-right:auto;
	margin-left:auto; 
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 10px;
	background-color:#FFF;

	background-image: url(../images/backgrounddeko.jpg);
	background-repeat:repeat-y;
}


#head {
	background-image: url(../images/head_bg.jpg);
    background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto; 
	height:200px;
}


#logo {
	padding-top:12px;
	padding-left:275px;
}

#headerphoto{
	padding-top:5px;
}




#mainnav { padding:20px 0 0 75px; line-height:8px;  height: 25px; }

#mainnav a { color: #ffffff; font: 15px/8px "Trebuchet MS"; text-decoration: none; }

/*#mainnav a:hover   { color: #FFFFFF;; font-weight: normal; background-color: #009330; text-decoration: none;} */

#mainlink {
		
}
#mainnav a.on {
	color: #993333;
}
#mainnav .bg, #mainnav .bg_on { background-color: #9C1F2E; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; padding-top: 10px; height: 21px; float: left; margin-right: 5px; margin-left: 5px; padding-right: 20px; padding-left: 20px; border: solid 2px white; }

#mainnav .bg_on { background-color: #FFFFFF; }

#mainnav .bg:hover { color: #FFFFFF; background-color: #009330; }

#topdeko {
	background: url(../images/dekolines.png) repeat-x 0 0;
	height: 67px;
	width: 891px;	
}

#title {
	padding: 25px 0px 0 75px;
	width: 826px;
	float: left;
}


#content, #content2, #content3, contentsub {

	padding: 35px 35px 0 75px;
	width: 781px;

	height: auto;
	text-align: left;

	background-color: #FFFFFF;
}

#contentsub {
	padding: 15px 35px 0 75px;
float:left;
width: 550px;
}

#content2 {
	width: 330px;
	float:left;
	padding-top: 5px;
	padding-right:15px;
	padding-left:75px;
}	


#content3 {
	width: 340px;
	float:left;
	padding-top:5px;
	padding-left:35px;
	padding-right:15;
	width: 350px;
}	

#content a, #content2 a, #content3 a, {
	color: #FF9600;
	font-weight: bold;
}

#content a:hover, #content2 a:hover, #content3 a:hover  { color: #FFFFFF;; font-weight: normal; background-color: #009330; text-decoration: none;}

#content .img_left {
	float: left;
	margin: 17px 30px 0 0;
	width: 201px;
}

#content .content_pic_caption {
	color: #3A6EBE;
	margin-bottom: 17px;
}

#context {

	width: 210px;
	float: left;
	background-color:#FFF
}


#context h3 {
	font: bold 14px Trebuchet MS;
	line-height: 15px;
	padding-top:10px;
	padding-bottom:15px;
	color: #993333;
}


#context a {
	color: #009330;
	font: bold 14px Trebuchet MS;
	line-height: 15px;
	margin: 15px 0 10px 0;
}


#footer {
	background: url(../images/footer.png) repeat-x 0 0;
	height: 67px;
	width: 816px;	
	padding-left:75px;
	text-decoration:none;
	clear: both;
}
.navbox {
	padding-top:15px;
	width:auto;
	margin-right:85px;
	float: left;
}

.navbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footertext {
	width: auto;
	line-height:16px;
	font-size: 12px;
	color: #999999;
}


#footer a {
	color: #999999;
}

#footer a:hover{ color: #FFFFFF;; font-weight: normal; background-color: #009330; text-decoration: none;}

#impress {
	font-size: 12px;
	line-height:16px;
	color: #993333;
}

#impress a, #contentsub a{
	color: #993333;
}

#impress a:hover, #context a:hover,  #contentsub a:hover{ color: #FFFFFF;; font-weight: normal; background-color: #009330; text-decoration: none;}

