body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.headline {
	margin-top: 10px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #61ac1f;
}

.subhead {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #61ac1f;
}

a {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}

a:hover { text-decoration: none; }
a.pagelink { color: #909090; }
a.pagelink:hover { border-bottom: 1px dashed #505050; }

a.plain { color: #909090; border: none; text-decoration: none; }
a.plain:hover { color: #909090; border: none; text-decoration: none; }


ul {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	list-style: none;
	
	padding: 0px;
	!margin-left: 5px;
		
	color: #000000;
}

.homepage  {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	!margin-left: 5px;
		
	color: #000000;
}

.homepage ul {
	
	list-style: none;
		
	color: #000000;
}

.homepage li {
	
	list-style: none;
	margin-bottom: 5px;
	color: #000000;
}

.homepagedots  {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	!margin-left: 5px;
	
	padding-left: 35px;
	padding-right: 35px;
	
	color: #000000;
}

.homepagedots ul {
	
	list-style: disc;
		
	color: #000000;
}

.homepagedots li {
	
	margin-top: 5px;
	
	list-style: disc;

	color: #000000;
}

/*
.htmlbody {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px auto;
}
*/

.photo_spacer {
	clear: both;
	margin: 10px 0 10px 0;
}

#header {
	margin: 0px auto;
	background-color: #FFFFFF;
	width: 710px;
	border: 0px solid red;
	text-align: center;
}

#menubar {
	margin: 0px auto;
	!margin-top: -2px;
	padding: 10px;
	background-color: #61ac1f;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 690px;
	border: 0px solid red;
	text-align: center;
}

#menubar a {
	color: #FFFFFF;
	font-weight: bold;
}

#menubar a:hover {
	color: #fadfb0;
	font-weight: bold;
}

.menubardown a {
	color: #ff0000;
	font-weight: bold;
}

#footer {
	margin: 0px auto;
	padding: 10px;
	background-color: #61ac1f ;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 690px;
	border: 0px solid red;
	text-align: center;
}

#contentwrapper {
	margin: 0px auto;
	background: #eff4e0;
	width: 710px;
	height: 417px;
	border: 0px solid red;
	text-align: left;
}

#leftpanelcontact {
	margin: 0px auto;
	background:url(../images/l_panel_5.jpg) top left no-repeat #eff4e0;
	float: left;
	width: 355px;
	height: 417px;
	height: auto;

	border: 0px solid red;
	text-align: left;
}

#rightpanelcontact {
	margin: 0px auto;
	background:url(../images/r_panel_5.jpg) top left no-repeat #eff4e0;
	float: left;
	width: 355px;
	height: 417px;
	border: 0px solid blue;
	text-align: left;
}

#leftpaneltest {
	margin: 0px auto;
	background:url(../images/l_panel_4.jpg) top left no-repeat #eff4e0;
	float: left;
	width: 355px;
	height: 417px;
	height: auto;

	border: 0px solid red;
	text-align: left;
}

#rightpaneltest {
	margin: 0px auto;
	background:url(../images/r_panel_4.jpg) top left no-repeat #eff4e0;
	float: left;
	width: 355px;
	height: 417px;
	border: 0px solid blue;
	text-align: left;
}

#leftpanelabout {
	margin: 0px auto;
	background:url(../images/l_panel_3.jpg) top left no-repeat #eff4e0;
	float: left;
	width: 355px;
	height: 417px;
	height: auto;

	border: 0px solid red;
	text-align: left;
}

#rightpanelabout {
	margin: 0px auto;
	background:url(../images/r_panel_3.jpg) top left no-repeat #eff4e0;
	float: left;
	width: 355px;
	height: 417px;
	border: 0px solid blue;
	text-align: left;
}

#leftpanelwhat {
	margin: 0px auto;
	background:url(../images/l_panel_2.jpg) top left no-repeat #eff4e0;
	float: left;
	width: 355px;
	height: 417px;
	height: auto;

	border: 0px solid red;
	text-align: left;
}

#rightpanelwhat {
	margin: 0px auto;
	background:url(../images/r_panel_2.jpg) top left no-repeat #eff4e0;
	float: left;
	width: 355px;
	height: 417px;
	border: 0px solid blue;
	text-align: left;
}

#leftpanelhome {
	margin: 0px auto;
	background:url(../images/l_panel_1.jpg) top left no-repeat #eff4e0;
	float: left;
	width: 355px;
	height: 417px;
	height: auto;

	border: 0px solid red;
	text-align: left;
}

#rightpanelhome {
	margin: 0px auto;
	background:url(../images/r_panel_1.jpg) top left no-repeat #eff4e0;
	float: left;
	width: 355px;
	height: 417px;
	border: 0px solid blue;
	text-align: left;
}

#rightpanelinner {
	margin: 0px auto;
	/*padding: 10px;*/
	width: 335px;
	height: 417px;
	border: 0px solid red;
	text-align: left;
}


#leftpanelinner {
	margin: 0px auto;
	/*padding: 10px;*/
	width: 335px;
	height: 397px;
	border: 0px solid red;
	text-align: left;
}
