body {
	background-color: #FAD6B4;
	color: #333333;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

a:link {
font-weight: normal;
color: #CC6600;
text-decoration: underline;
}
a:visited {
font-weight: normal;
color: #CC6600;
text-decoration: underline;
}
a:hover {
font-weight: normal;
color: #000000;
text-decoration: none;
}
a:active {
font-weight: normal;
color: #CC6600;
text-decoration: none;
}


/*drop menu*/

#dropmenudiv{
	position:absolute;
	font:normal 9px;
	line-height:15px;
	z-index:100;
	text-align: left;
	border-right: solid #FAD6B4 1px;
	border-bottom: solid #FAD6B4 1px;
	border-left: solid #FAD6B4 1px;
}

#dropmenudiv a{
background-color: #FFFFFF;
width: 100%;
display: block;
text-indent: 6px;
border-bottom: 1px #FAD6B4;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{
background-color: #FAD6B4;
}




/*text styles*/

.headline {
	font-size: 17px;
	color: #333333;
	font-weight: 900;
}

.headlinegreen {
	font-size: 17px;
	color: #0A7A62;
	font-weight: 900;
}

.subheadline {
	font-size: 13px;
	font-weight: 900;
	color: #000000;
}

.subheadline:link, .subheadline:visited, .subheadline:hover, .subheadline:active{
	color: #OOOOOO;
}

.errorpage {
	font-size: 14px;
	font-weight: 900;
}

.errorpage:link, .errorpage:visited, .errorpage:hover, .errorpage:active{
	font-size: 14px;
}

.small {
font-size: 10px;
}

.quotes {
	font-size: 10px;
	padding-top: -20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 220px;
}

.warn {
color: #CC0000;
font-weight: 900;
}

.rightimage {
	padding:0px 0px 10px 10px;
	float: right;
}

.button{
	background-color: #F39844;
	border: 1px #000000 outset;
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
	font: bold;
}

.button:visited, .button:hover, .button:active{
	background-color: #FAD6B4;
	color: #OOOOOO;
}


.imagerow {
	width: 100%;
	height: 160px;
}

.imagebox {
	width:110px;
	float:left;
}



/*side menus*/

div.sdmenu {
	width: 250px;
	color: #ffffff;
}
div.sdmenu div {
	background: url(../styles/images/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(../styles/images/title.gif) repeat-x;
}
div.sdmenu div.collapsed {
	height: 26px;
}
div.sdmenu div span {
	display: block;
	padding: 3px 0px 4px 25px;
	font-weight: bold;
	font-size: 15px;
	color: white;
	background: url(../styles/images/expanded.gif) no-repeat 10px center;
	cursor:hand; cursor:pointer;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(../styles/images/collapsed.gif);
}
div.sdmenu div a {
	padding: 3px 10px;
	background: #ffffff;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #CC6600;
	text-decoration: none;
}
div.sdmenu div a.current {
	background : #FAD6B4;
}
div.sdmenu div a:hover {
	background : #FAD6B4 url(../styles/images/linkarrow.gif) no-repeat right center;
	color: #000000;
	text-decoration: none;
}
div.sdmenu div a:visited {
	text-decoration: none;
}
div.sdmenu div.space {
	height: 10px;
}



/*id styles*/

#topwrap {
	background-image: url(../styles/images/background_top.gif);
	height: 170px;
	text-align: center;
	white-space: nowrap;
}

#top {
	background-image: url(../styles/images/logo.gif);
	background-repeat: no-repeat;
	height: 170px;
	margin-left: auto;
	margin-right:auto;
	padding: 0px 0px 0px 0px;
	width: 770px;
	text-align: right;
}
#topmenu {
	height: 150px;
}

#mail {
	float: right;
	width: 350px;
	height: 25px;
}


#framewrap {
background-image: url(../styles/images/background_main.gif);
}


#frame {
	background-color: #FFFFFF;
	width:770px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 0px;
	padding:0px 0px 0px 0px;
	text-align: left;
}


#contentlefthome {
	background-color: #B6D7D0;
	width:500px;
	float:left;
}

#contentrighthome {
	background-color: #B6D7D0;
	background-image: url(../styles/images/right_background.gif);
	background-repeat: no-repeat;
	float:left;
	padding: 10px 0px 10px 10px;
	width:260px;
	height: 440px;
}

#contentleft {
	background-color: #FFFFFF;
	width:480px;
	float:left;
	padding: 10px;

}

#contentleft a{
	text-decoration: underline;
	color: #CC6600;
	font-size:11px;
}

#contentleft a:hover{
	text-decoration: none;
	color: #000000;
	font-size:11px;
}

#bodycolumn1 {
	width:200px;
	float:left;
}

#bodycolumn2 {
}

#rolloverbox {
	background-color: #B6D7D0;
	width:460px;
	height:80px;
	padding: 10px;
	font-size: 12px;
	margin-top: 10px;
}

#contentright {
	background-image: url(../styles/images/right_background2.gif);
	background-repeat: no-repeat;
	float:left;
	padding: 10px 5px 10px 10px;
	width:255px;
	font-size: 11px;
	height: 440px;
}

#contentleftrow {
	background-image: url(../styles/images/left_background.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width:480px;
	float:left;
	padding: 10px;
	border-top: solid #FAD6B4 1px;
}

#contentrightrow {
	float:left;
	padding: 10px 5px 10px 10px;
	width:255px;
	font-size: 11px;
	background-color: #FFE8CB;
	border-bottom: solid #FFFFFF 20px;
}


#bottomwrap {
	margin-left: auto;
	margin-right:auto;
	width: 770px;
	line-height: 18px;
}

#bottomwrap a{
font-size: 11px;
	text-decoration: none;
	color: #CC6600;
}

#bottomwrap a:hover{
font-size: 11px;
	text-decoration: none;
	color: #000000;
}

#menubottom1 {
	background-image: url(../styles/images/background_bottom.gif);
	width:500px;
	height: 30px;
	float: left;
}

#menubottom2 {
	background-image: url(../styles/images/background_bottom.gif);
	margin-right: 10px;
	width: 260px;
	height: 30px;
	float: left;
}

#menubottom3 {
	padding: 10px;
	float: left;
	width: 750px;
}

#menubottomcopy {
	font-size: 11px;
	color: #F39844;

}

#header {
	background-color: #B6D7D0;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}

#menuheadline {
	font-size: 15px;
	color: #0A7A62;
	font-weight: 900;
	padding: 0px 0px 10px 5px;
}

#sitesection {
	font-size: 10px;
	color: #0A7A62;
	font-weight: 900;
	padding: 0px 0px 10px 5px;
}
