body {
	font-family:  'Average Sans',Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #333;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Average Sans", Verdana, Geneva, sans-serif;
	color: #AA8420;
}
.header {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	margin: 1px;
	clear: both;
	width: 100%;
}
    
.vertspacer {
	margin: 1px;
	clear: both;
	height: 50px;
	width: 100%;
} 
.vertspacermed {
	margin: 1px;
	clear: both;
	height: 25px;
	width: 100%;
}
.onethird {
	float: left;
	width: 310px;
	margin-right: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.twothird {
	width: 570px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.onefourth {
	float: left;
	width: 180px;
	margin-right: 10px;
}
.onehalf {
	float: left;
	width: 480px;
	margin-right: 10px;
}
p {
	color: #666;
	font-size: 90%;
}
.michaelsimg {
	font-size: 80%;
	color: #000;
	padding-right: 55px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.9em;
}
.topmenu {
	position: fixed;
	top: 0px;
	overflow: visible;
	z-index: 10000;
	right: 10px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8FFFF;
	display: block;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.maincont .onehalfbox.first .pagename {
	color: #C60;
	letter-spacing: .12em;
	text-align: right;
}


.maincont {
	padding: 0px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	text-align: center;
}

.nomarg {
	margin: 0px;
	padding: 0px;
}
.botmenufourth {
	float: left;
	width: 190px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.botmenuhalf {
	float: left;
	width: 440px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.botmenuhalf a {
	font-size: 10px;
	color: #999;	
}

.leftmenu .menuitem {
	font-size: 16px;
	color: #CC6600;
	text-decoration: none;
	background-color: #FFECD9;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	float: right;
	width: 180px;
}
.leftmenu a:link .menuitem, .leftmenu a:visited .menuitem  {
	background-color: #FFF;
	color: #C66300;
	text-decoration: none;
}
.leftmenu a:hover .menuitem, .leftmenu a:active .menuitem  {
	background-color: #FFF8F0;
	color: #554000;
	text-decoration: none;
}

.iconimg {
	float: left;
	padding-right: 8px;
	padding-bottom: 2px;
	height: 80px;
	width: 80px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
