body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0.1em;
	padding: 0;
}

#header {
	background: #c40000 url(../img/headersm.png) no-repeat scroll bottom left;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 90px;
	margin: 0px;
}

#home {
	color: #FFBF55;
	font: small-caps bold 1.5em/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	line-height: 100%;
	padding: 35px 2px 0px 70px;
	top: 0px;
}

#home A {
	color: #FFBF55;
	text-decoration: none;
}

#home A:hover {
	color: #0000FF;
	text-decoration: none;
}

#mainmenu {
	position:absolute;
	top: 0px;
	width: 100%;
}

#mainmenu ul {
	float: right;
	width: 100%;
	padding: 2px 0px 2px 0px;
	margin: 0;
	list-style-type: none;
	font: bold 12px "Century Gothic", sans-serif;
	background-color: #000000;
	text-align: center;
}

#mainmenu li {
	display:inline;
}

#mainmenu a {
	width: 20%;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#mainmenu a:hover {
	background-color: #FF0000;
}

#lowerlogo {
	display: none;
}

#content {
	margin-top: 120px;
	margin-left: 2%;
}

#content #small {
	font-size: 0.7em; 
}

#content a {
	color: #96002A;
}

#content a:hover {
	color: #0000FF;
}

#content img.typea {
	float:right;
	margin:0px 0px 2px 2px;
	width:150px;
	height:150px;
}

#content img.typeb {	
	width:312px;
	height:234px;
}

#content h1 {
	font: bold 1.25em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#gmap {
	width:400px;
}
