﻿body {
	margin:0px;
	padding:0px;
	background:url('../images/gradient2.jpg');
	}

#wrapper {
	margin-top:20px;
		margin-bottom:20px;
	width:900px;
	height:auto;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	padding:25px;
	overflow:hidden;
	}
#header {
	width:auto;
	height:100px;
	background:url('../images/header_bg.jpg');
	margin-bottom:5px;
	}
#mainimage {
	width:580px;
	height:275px;
	background:#ffff;
	float:left;
	margin-right:0px;
	}
#mapimage {
	float:right;
	width:316px;
	height:275px;
	}
#mainimage2 {
	width:316px;
	height:275px;
	float:right;
	}
#hovertext {
	width:316px;
	height:auto;
	background:#fff;
	float:right;
	text-align:center;
	}
#contentarea {
	width:580px;
	height:auto;
	background:#fff;
	margin-top:20px;
	float:left
	}
#clear {
	clear:both;
	}
#bottomright {
	width:300px;
	height:300px;
	background:#fff;
	float:right;
	margin-top:20px;
	}
* {
	letter-spacing:-0.07px;
	}
.caption {
	font:10pt "Tahoma";
	color:#000000
	}
	
h1 {
	font:20pt "Tahoma";
	color:#FF6600;
	font-weight:bold;

	}
h2 {
	font:12pt "Tahoma";
	color:#FF6600;
	line-height:12pt;
	}
h3 {
	font:10pt "Tahoma";
	color:#000000

	}
h4 {
	font:10pt "Tahoma";
	color:#000000
	
	}
.orange {
	color:#FF6600;
	}
#location1 {
	width:110px;
	height:auto;
	float:left;
	}
#location2 {
	width:110px;
	height:auto;
	float:left;
	}
#location3 {
	width:110px;
	height:auto;
	float:left;
	}
#location4 {
	width:110px;
	height:auto;
	float:left;
	}
#location5 {
	width:110px;
	height:auto;
	float:left;
	}
li {
	font:10pt "Tahoma";
	color:#FF6600;
	margin-left:-35px;
	list-style-type:none;
}
a:visited {
	color:#0f8420
	}
a:link {
	color:#0f8420
	}
a:hover {
	color:#000000;}
	#headerholder {
	width:auto;
	height:auto;
	float:right;
	font:8pt "Trebuchet MS";
	padding-top:3px;
	margin-right:95px;
	color:#fff;
	}
