﻿body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #173a1d;
}

.clear {
	height: 25px;
	clear: both;
}

#header {
	background: url('../siteart/top.jpg') repeat-x;
}

#nav {
	width: 900px;
	margin: 0 auto;
}

#nav span {
	display: inline;
	float: left;
	margin-left: 5px;
	padding: 0;
}

#nav a {
	display: block;
	line-height: 31px;
	height: 31px;
	width: 97px;
	color: #173a1d;
	text-decoration: none;
	background: url('../siteart/nav-bar.gif') no-repeat;
}

#nav a:hover {
	color: #fff;
	background: url('../siteart/tab.gif') no-repeat;
}

#nav a.on {
	color: #fff;
	background: url('../siteart/tab.gif') no-repeat;
}

#contentWrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#contentWrapper a {
	color: #3c3c3c;
	font-style: normal;
	text-decoration: none;
}

#contentWrapper a:hover {
	text-decoration: underline;
}

#slideshow {
	float: left;
	width: 355px;
	height: 278px;
	position: relative;
}

#map {
	float: left;
	width: 355px;
	height: 278px;
	position: relative;
}

#text {
	float: right;
	width: 500px;
}

#topright {
	display: block;
	height: 199px;
	z-index: 1;
	background: url('../siteart/topright.jpg') no-repeat right;
}

#mainText {
	position: relative;
	z-index: 100;
	display: block;
	margin-top: -125px;
	padding: 0 50px;
	font-weight: bold;
	text-align: center;
}

#botleft {
	display: block;
	height: 199px;
	z-index: 2;
	margin-top: -125px;
	background: url('../siteart/botleft.jpg') no-repeat;
}

#inv {
	text-align: center;
	padding: 18px;
	background: url('../siteart/inv.jpg') no-repeat center;
}

#inv img {
	margin-left: 10px;
}
