/* CSS Document */
.topgraphic {position:absolute; right:25px; top:1px}

body {font-family: "Trebuchet MS", Arial, sans-serif; background-color:#778470;}

a:link,a:active {
	color: #3F483A;
	font-weight: bold;
	text-decoration: underline;
}

a:hover,a:visited {
	color: #E7D76B;
	font-weight: bold;
	text-decoration: underline;
}

.imgborder {
	border: 1px solid #A3B89A;
	margin-bottom: 15px;
}

.maintitle {
	font-size: 30px;
	font-style: normal;
	color: #E7D76B;
}

.subtitle {
	font-size: 18px;
	color: #E7D76B;
}
.headerfooter
{
color: #3F483A;
	font-size: 12px;
}
.maintext
{
color: #3F483A;
	font-size: 14px;
	color: #ffffff;
}
.maintextnormal
{
color: #3F483A;
	font-size: 14px;

}
.boxformat {
	background-color: #FFFFFF;
	border: 1px solid #A3B89A;
	color: #3F483A;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
	left: 30px;
	padding:5px;
}

.boxfullwidth {
	width:100%
}

.leftimgcolumn {
	float: left;
	width: 210px;
	}

.rightcolumn {
	width: 100%
	}
	
