body{
	background: #854348 url(../background.jpg);
	margin: 0;
	color: #2D1411;
	}

#main_container{
	float: left;
	}

/*    START HEADER    */

#header_container{
	width: 900px;
	float: left;
	}

#header_container h1{
	background: url(../banner.gif) center top no-repeat;
	width: 800px;
	height: 194px;
	text-indent: -100em;
	float: left;
	margin: 15px 10px 5px 25px;
	}

/*    START NAVIGATION    */

#nav_container{
	float: left;
	width: 100%;
	font: 18px Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	text-shadow: #000 2px 2px 0px;
	padding: 3px;
	}

#nav_list{
	margin: 0;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	}

#nav_list li{
	list-style-type: none;
	display: inline;
	padding: 10px;
	}

a:link, a:visited{
	color: #808FA9;
	text-decoration: none;
	}

a:hover, a:active{ color: #42231F; text-shadow: #808FA9 2px 2px 0px; }

/*    START PAGE BODY    */

#page_body_container{
	width: 100%;
	background: url(../ghost.gif) left top no-repeat;
	float: left;
	padding: 25px;
	border-top: 3px solid #452621;
	border-bottom: 3px solid #452621;
	}

#home_collage{
	margin-left: 350px;
	}

#page_body{
	width: 95%;
	float: left;
	padding: 25px;
	border-top: 3px solid #452621;
	border-bottom: 3px solid #452621;
	}

h1{
	font: 24px Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	color: #808FA9;
	text-align: center;
	}

p{
	font: 14px/20px Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	color: #2D1411;
	text-indent: 25px;
	}


#contact_form{ margin: 0 20%; font-style: italic; }
#sessionlogin{ margin-left: 25%; font-style: italic; }
table b{ font-weight: normal; }

/*    START IMAGES    */

.right_image img, .left_image img{
	border: 2px solid #42231F;
	padding: 5px;
	margin: 10px;
	}

.right_image{ float: right; clear: both;}
.left_image{ float: left; }

.gallery_links td{
	padding: 10px;
	font-style: italic;
	text-align: center;
	white-space: nowrap;
	}

.gallery_links img{ border: none; }

.gal_container{ clear: both; width: 800px; }

.gal_enlarge{ margin: auto auto; }

.gal_thumb_container td{ width: 100px; height: 80px; }

.gal_container img{ border: 1px solid #42231F; }

/*    START FOOTER    */

#footer_container{
	float: left;
	width: 100%;
	font: 15px times, "times new roman", georgia, serif;
	font-style: italic;
	color: #301A17;
	text-align: center;
	}
