
a {
	color: #339933;
}

a:hover {
	color: #6cc4db;
}

.bblue {
	border:1px solid blue;
}

div.footer {
	border-top:1px dotted #eeeeee;
	padding-top: 10px;
	text-align:right;
}

div.header {
	position:relative;
	height:82px;
	z-index:20;
	margin:0pt;
}

div.logo {
	position:absolute;
}

div#scroll1 {
	float:left;
	width:225px;
	height:180px;
	border:1px dotted #eeeeee;
}

div.spacer {
	height:10px;
	background-color:#8DC53C;
	overflow:hidden;
}

div.images {
	padding: 5px 0px 15px 0px;
	height: 180px;
}

div.imgleft {
	position relative;
	float:left;
	height: 180px;
	width: 230px;
}

div.imgright {
	position relative;
	float:right;
	height: 180px;
	width: 610px;
}


div.menu {
	position:relative;
	float:left;
	width:226px;
	font-size:85%;
}

div.menu ul {
	padding:10px;
	margin:0px;
}

div.menu li {
	border-bottom:1px solid #EEEEEE;
	list-style-type:none;
	margin:0px;
	padding:10px 10px 10px 0px;
}

div.content {
	width:590px;
	position:relative;
	float:left;
	padding: 0px 0px 20px 10px;
	border-left: 1px dotted #eeeeee;

}

body.mainbody {
	bbackground-color:#efffde;
	background-image:url(../../img/bodybg.jpg);
	color:#724D44;
	font-family:Georgia,serif;
	font-size:12px;
	margin:0pt;
	padding:25px 10px 15px;
}

.main {
	position:relative;
	font-size:130%;
	font-family: "Trebuchet MS";
	background:#FFFFFF none repeat scroll 0%;
	border-bottom:3px solid #DAC5C0;
	border-right:2px solid #DAC5C0;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	voice-family:inherit;
	width:848px;
}



div.footer {
	clear:both;
}

