body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	text-align: center;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	text-align: center;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	color: #00ACEE;
}
p {
	margin-bottom: 0px;
	margin-top: 18px;
}
.links {
	color: #000000;
	text-decoration: underline;
}
.indent250 {
	margin-left: 250px;
}
.indent330 {
	margin-left: 330px;
}
.indent205 {
	margin-left: 205px;
}
.footer-link {
	text-decoration: underline;
}
.nav-links {
	font-size: 18px;
	font-weight: bold;
	color: #00ACEE;
	text-decoration: none;
}
#wrapper {
	height: 1280px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(../images/header-back.gif);
	height: 260px;
	width: 900px;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
#pics {
	height: 150px;
	width: 850px;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 20px;
}
#logo {
	height: 229px;
	width: 500px;
	margin-top: -140px;
	margin-right: 200px;
	margin-left: 200px;
}
#nav {
	height: 40px;
	width: 900px;
	background-color: #333333;
	font-size: 18px;
	font-weight: bold;
	color: #00ACEE;
	line-height: 32px;
	margin-top: 10px;
	background-image: url(../images/nav-back-red.gif);
}
#nav a:hover {
	color: #CCCCCC;
}

#nav  ul  {
	margin-top: 7px;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin-left: 17px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 18px;
	padding: 0px;
	margin-right: 0px;
}
#main-body {
	height: 930px;
	width: 900px;
	background-image: url(../images/body-back.gif);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	background-position: bottom;
	margin-top: 0px;
}
#main-body  li  {
	line-height: 25px;
	list-style-position: outside;
	list-style-type: disc;
}
#map {
	height: 750px;
	width: 800px;
	margin-top: 20px;
	margin-right: 50px;
	margin-left: 50px;
}
#footer {
	background-image: url(../images/footer-back.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 900px;
	font-size: 13px;
	font-weight: normal;
	color: #00ACEE;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	margin-bottom: 0px;
}
#left-col {
	height: 330px;
	width: 200px;
	margin-left: 270px;
	float: left;
	font-size: 18px;
	line-height: 13.25pt;
	padding-top: 10px;
}
#right-col {
	height: 330px;
	width: 260px;
	float: left;
	padding-top: 10px;
}
#left-col-short {
	height: 80px;
	width: 200px;
	margin-left: 270px;
	float: left;
	margin-top: 25px;
	font-size: 18px;
}
#right-col-short {
	height: 80px;
	width: 260px;
	float: left;
	margin-top: 25px;
}
#middle {
	float: left;
	height: 80px;
	width: 450px;
	margin-left: 230px;
	text-align: center;
}
#bottom {
	float: left;
	height: 170px;
	width: 450px;
	margin-left: 230px;
	text-align: center;
	margin-top: 30px;
}
#validation {
	height: 30px;
	width: 190px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
ie7only #validation {
	height: 30px;
	width: 190px;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
}
#special {
	float: left;
	height: 80px;
	width: 500px;
	margin-left: 210px;
	text-align: center;
	margin-top: 30px;
}
#menu-wrap {
	float: left;
	height: 825px;
	width: 900px;
}

