#header-wrapper {
	width: 1025px;
	height: 313px;
	position: relative;
}

#header-content {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	background-image: url(/images/header/logo.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 435px;
	position: relative;
	top: 20px;
	float: left;
}
#header-image {
	width: 557px;
	background-image: url(/images/header/header-image.jpg);
	height: 313px;
	position: relative;
	float: right;
}
#header-text {
	background-repeat: no-repeat;
	width: 435px;
	position: relative;
	float: left;
	clear: left;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
#header-links {
	background-image: url(/images/header/header-links-bkgd.png);
	background-repeat: repeat-x;
	height: 78px;
	width: 100%;
	position: absolute;
	background-position: 0px 0px;
	z-index: 5;
	top: 301px;
	left: 0px;
}
#header-wrap {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #033;
	height: 100px;
}
#links {
	padding-top: 25px;
	font-size: 19px;
}

#left-column {
	float: left;
	width: 655px;
	position: relative;
	padding-top:90px;
	padding-bottom:10px;
	background-color: #F8F2DC;
}
#right-column {
	float: left;
	position: relative;
	width: 369px;
	padding-top:70px;
	padding-bottom:20px;
}
#main-links {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.header-bold {
	font-size: 19px;
	color: #000;
	padding-bottom: 5px;
}
.description {
	font-size: 14px;
	color: #333;
}
#photo {
	text-align: center;
}
#learn-more {
	background-repeat: no-repeat;
	height: 26px;
	width: 100px;
	position: relative;
	float: right;
}
#photo-gallery-description {
	width: 320px;
	position: relative;
	padding-left: 30px;
	padding-right: 20px;
}
#view-gallery {
	background-repeat: no-repeat;
	height: 26px;
	width: 99px;
	position: relative;
	float: right;
}
#footer-wrapper {
	background-image: url(/images/footer/footer-bkgd.jpg);
	height: 35px;
	width: 100%;
	position: relative;
}
a.headerlink:link {
	font-size: 19px;
	color: #000;
	text-decoration: none;
}
a.headerlink:visited {
	font-size: 19px;
	color: #000;
	text-decoration: none;
}
a.headerlink:hover {
	font-size: 19px;
	color: #000;
	text-decoration: underline;
}
.title-bold {
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
a.mainlinks:link {
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
a.mainlinks:visited {
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
a.mainlinks:hover {
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
#bottom-logo {
	background-image: url(/images/body/sun-overlay.png);
	background-repeat: no-repeat;
	height: 97px;
	width: 181px;
	position: absolute;
	z-index: 8;
	left: 1000px;
	top: -40px;
}
#gallery {
	position: relative;
	padding-top:90px;
	padding-bottom:10px;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#photo-holder {
	float: left;
	height: 120px;
	width: 160px;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 35px;
}

