body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	background-color: #E3C464;
}
#footer {
	font-size: 1em;
	font-weight: bold;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #936300;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E3C464;
	text-align: center;
}

#header {
	background-color: #FFF;
	width: 800px;
	font-size: 1.5em;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	border-top: thin #000;
	border-right: thin #000;
	border-bottom: thin #000;
	border-left: thin #000;
}
#headername {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bolder;
	color: #000;
	text-align: center;
	background-color: #FFF;
}
#maintextbox {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	padding-right: 1em;
	padding-left: 155px;
	padding-bottom: 20px;
	background-color: #FFF;
}


#headersmalltext {
	font-size: 0.5em;
	text-align: center;
	margin-bottom: 10px;
	background-color: #FFF;
	color: #000;
}
#wrappermain {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	color: #000;
}
#navleft {
	background-color: #FFF;
	width: 150px;
	float: left;
	font-size: 0.9em;
	text-align: left;
	color: #000;
	margin-left: 10px;
}
.globeimage {
	text-align: center;
	width: 47px;
	float: left;
	padding-right: 10px;
	background-color: #FFF;
	color: #000;

}
.headergreentext {
	font-size: 1.5em;
	font-weight: bolder;
	color: #060;
	background-color: #FFF;
}
.cabinpad {
	float: left;
	padding-right: 12px;
}
