body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#topmenu p, #topmenu a{
	font-size: 14px;
	text-align: left;
	margin-bottom: 0px;
	color: #85A1F1;
	text-decoration: none;
	font-weight: bold;
}
#topmenu p, #topmenu a:hover{
	color: #4F4246;
}
#wrapper,#topmenu, #menu {
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	border: thin solid #829EF0;
}

#title, #address{
	text-align: center;
}
.monoblock {
	text-transform: uppercase;
	letter-spacing: 12px;
	padding: 10px;
}
.lowercase {
	text-transform: lowercase;
	font-weight: 400;
	font-size: 30px;
}
.thumb {
	border: 1px solid #000000;
}
.small {
	font-style: italic;
	color: #000099;
}
#title {
	height: 249px;
	background-image: url(background1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#title2 {
	background-image: url(waterline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #85A1F1;
}
#title2 h1 {
	font-size: 15px;
	text-align: left;
	padding-left: 15px;
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 8px 0px 0px;
}
#address, #frontaddress {
	clear: both;
}
#address {
	background-image: url(earthline.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 1px;
	padding: 1px;
	height: 20px;
}
#address p {
	text-align: left;
	padding-bottom: 10px;
}
#address h2 {
	font-size: 12px;
	text-align: left;
}
#textframe {
	text-align: left;
	width: 500px;
	float: left;
	padding-top: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#textframe p, #address p{
	color: #403538;
	padding-left: 1em;
	text-align: justify;
}
#textframe h1{
	color: #4F4246;
	padding-left: 0.6em;
	font-size: 14px;
}
#textframe h2{
	color: #744E0F;
	padding-left: 0.6em;
	font-size: 14px;
}
#rightcol {
	float: right;
	height: auto;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
}
#rightcol a {
	text-align: center;
}
#rightcol p {
	text-align: left;
	font-size: .8em;
}
#rightcol h2 {
	font-size: 13px;
	text-align: left;
}
#widecol h2 a, #widecol p a{
	font-size: 13px;
	text-decoration: none;
	color: #BA3F3A;
}
#widecol h2 a:hover
{
	font-size: 13px;
	color: #399BB6;
}
#widecol h2 
{
	font-size: 13px;
	color: #399BB6;
}
#widecol td{
	top: 0px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#menu {
	clear: both;
	margin-top: 0px;

}
#menu ul {
	list-style-type: none;
	text-align: center;
	text-indent: -40px;
}
#firsttitle {}
#secondtitle {
	display: none;
}
#thirdtitle {
	display: none;
}
#fourthtitle {
	display: none;
}
#fifthtitle {
	display: none;
}

#menu li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#menu li a {
	text-decoration: none;
	color: #000000;
}
#menu li a:hover {
	color: #819EF1;
	text-decoration: none;
}
#acornconcepts a {
	font-size: 9px;
	color: #D7E0FB;
	text-decoration: none;
}
#acornconcepts a:hover {
	color: #819EF1;
	text-decoration: none;
}
#mapCanvas {
	padding: 10px;
	margin: 10px;
}
