/* CSS Document */
* {
margin: 0;
padding: 0;}

* :focus { outline: 0; }

a:link {
	color:#FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFF;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color:#FFF;
}

h2 {
	font-weight:bold;
	font-size:16px;
	color:#FFC900;
	margin-bottom:5px;
	margin-top:5px;
}

h3 {
	font-weight:bold;
	font-size:16px;
	color:#FFC900;
}

body {
	background-color:#032b1b;
	background-image:url(../images/topgradient.png);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	font-size:16px;
	color:#FFF;
	line-height:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
}

hr {
	height:1px;
	border:none;
	background-color:#FFF;
	margin-top:10px;
	margin-bottom:30px;
	line-height:0px;
}

#divider {
	height:1px;
	border:none;
	background-color:#FFF;
	margin-top:40px;
	margin-bottom:40px;
	line-height:0px;
}

#underline {
	height:1px;
	border:none;
	background-color:#FFF;
	margin-top:0px;
	margin-bottom:40px;
	line-height:0px;
}

#top_wrap {
	width: 954px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}

#photo_wrap {
	width: 954px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	text-align:center;
}

#logo {
	width:477px;
	height:148px;
	position:relative;
	left:23px;
	background-image:url(../images/logo.png);
}

#mid_wrap {
	width:auto;
	height:504px;
	background-image:url(../images/woodback.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	padding: 0px;
}

#plank_wrap {
	width:auto;
	height:83px;
	background-image:url(../images/plankback.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	padding: 0px;
}

#desk {
	width: 954px;
	height: 504px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	background-image:url(../images/desk1.jpg);
}

#plank {
	width: 954px;
	height: 83px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	background-image:url(../images/plank.jpg);
}

#water a {
	display: inline;
	width: 219px;
	height: 215px;
	background:url(../images/water.png) 0 0 no-repeat;
	float:left;
	position:relative;
	top:6px;
	left:25px;
	outline:none;
	border:none;
}
#water a:hover {
	background-position: 0 -215px;
}

#passport a {
	display: inline;
	width: 209px;
	height: 242px;
	background:url(../images/passport.png) 0 0 no-repeat;
	float:left;
	position:relative;
	top:222px;
	left:-200px;
	outline:none;
	border:none;
}
#passport a:hover {
	background-position: 0 -242px;
}

#ticket a {
	display: inline;
	width: 221px;
	height: 347px;
	background:url(../images/ticket.png) 0 0 no-repeat;
	float:left;
	position:relative;
	top:55px;
	left:292px;
	outline:none;
	border:none;
}
#ticket a:hover {
	background-position: 0 -347px;
}

#bible a {
	display: inline;
	width: 203px;
	height: 268px;
	background:url(../images/bible.png) 0 0 no-repeat;
	float:left;
	position:relative;
	top:207px;
	left:-18px;
	outline:none;
	border:none;
}
#bible a:hover {
	background-position: 0 -268px;
}

#cross a {
	display: inline;
	width: 409px;
	height: 180px;
	background:url(../images/cross.png) 0 0 no-repeat;
	float:left;
	position:relative;
	top:-330px;
	left:333px;
	outline:none;
	border:none;
}
#cross a:hover {
	background-position: 0 -180px;
}

#slideshow {
	display: inline;
	width: 281px;
	height: 210px;
	background-color:#EEE;
	float:left;
	position:relative;
	top:-181px;
	left:-112px;
	outline:none;
	border:none;
}

#content_wrap {
	width: 954px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#summary_wrap {
	width: 908px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
}

#directions {
	width: 908px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	color:#FFC900;
	margin-bottom:20px;
}

#photo_div {
	width: 908px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	color:#FFC900;
	margin-bottom:2px;
	margin-top:20px;
	text-align:left;
}

#summary_side_wrap {
	width: 660px;
	margin-left:23px;
	font-size:14px;
	line-height:20px;
	float:left;
}

#president_wrap {
	width: 908px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	width:670px;
	float:right;
}

#bottom_wrap {
	width:auto;
	height:143px;
	background-image:url(../images/bottomgradient.png);
	background-repeat:repeat-x;
	background-position:center;
	padding: 0px;
	vertical-align:
}

#spacer {
	height:50px;
}

#clear {
	clear:both;
}

#footer {
	width:954px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:35px;
}

#links {
	width:600px;
	padding-left:23px;
	float:left;
}

#email {
	float:right;
	padding-right:18px;
}

#home a {
	display: inline;
	width: 89px;
	height: 83px;
	background:url(../images/home.png) 0 0 no-repeat;
	float:left;
	position:relative;
	left:18px;
	outline:none;
	border:none;
}
#home a:hover {
	background-position: 0 -83px;
}

#pasttrips a {
	display: inline;
	width: 153px;
	height: 83px;
	background:url(../images/past.png) 0 0 no-repeat;
	float:left;
	position:relative;
	left:72px;
	outline:none;
	border:none;
}
#pasttrips a:hover {
	background-position: 0 -83px;
}

#futuretrips a {
	display: inline;
	width: 188px;
	height: 83px;
	background:url(../images/future.png) 0 0 no-repeat;
	float:left;
	position:relative;
	left:127px;
	outline:none;
	border:none;
}
#futuretrips a:hover {
	background-position: 0 -83px;
}

#myfaith a {
	display: inline;
	width: 131px;
	height: 83px;
	background:url(../images/faith.png) 0 0 no-repeat;
	float:left;
	position:relative;
	left:182px;
	outline:none;
	border:none;
}
#myfaith a:hover {
	background-position: 0 -83px;
}

#why a {
	display: inline;
	width: 136px;
	height: 83px;
	background:url(../images/why.png) 0 0 no-repeat;
	float:left;
	position:relative;
	left:237px;
	outline:none;
	border:none;
}
#why a:hover {
	background-position: 0 -83px;
}

#button1 {
	position:relative;
	left:-5px;
	top:10px;
	margin-right:0px;
	outline:none;
	border:none;
}

#button2 {
	position:relative;
	top:10px;
	margin-right:5px;
	outline:none;
	border:none;
}

#button3 {
	position:relative;
	top:5px;
	outline:none;
	border:none;
}

#title_line {
	padding-left:23px;
	float:left;
}

#title_links {
	padding-right:16px;
	float:right;
}

#bump {
	padding-left:20px;
}

#bump2 {
	padding-left:20px;
	position:relative;
	bottom:-4px;
}

#bump3 {
	position:relative;
	top:4px;
}

#galleria {
	width:908px;
	margin-left:auto;
	margin-right:auto;
}

#thumb {
	margin-left:13px;
	margin-right:13px;
	margin-bottom:26px;
	margin-top:0px;
	outline:none;
	border:0px;
}

#bush_thumb {
	margin-top:15px;
	outline:none;
	border:0px;
}

#noborder {
	outline:none;
	border:none;
}

#content_image {
	float:left;
	padding-left:0px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
}

#content_image2 {
	float:left;
	padding-left:0px;
	padding-right:15px;
	padding-top:5px;
	border:none;
}

#yellow_link {
	color:#FFC900;
}

#bush_pics {
	width:228px;
	float:right;
	margin-right:23px;
	text-align:center;
	font-size:14px;
	line-height:20px;
	color:#FFC900;
}

#zamsum {
	margin-bottom:4px;
}