body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.link_nounderline {
	text-decoration: none;
	color: #000000;
}



#wrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 992px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#wrapper #logo {
	height: 100px;
	background-image: url(images/MainHeader.jpg);
	background-repeat: no-repeat;
}

#wrapper #location {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 12px;
	margin: 0px;
	font-weight: bold;
}

#wrapper #navigation {
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #D4B69A;
	background-repeat: no-repeat;
	vertical-align: middle;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-left-width: thin;
}
#wrapper #h1pic {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
#wrapper #comingsoon {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	padding-top: 75px;
	padding-bottom: 75px;
}
#wrapper #h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 50px;
}
#wrapper #footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}
#wrapper #h3pic {
	padding-top: 22px;
	padding-bottom: 22px;
	float: left;
}
#wrapper #h4 {
	float: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	width: 675px;
	padding-top: 7px;
}
#wrapper #h5pics {
	font-family: "Courier New", Courier, monospace;
	padding: 15px;
	height: auto;
	width: auto;
}
