* 	{
	padding: 0px;
	margin: 0px;
	}
	
	
h1 {
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 25px;
	font-weight: bolder;
	}
	
a {
	color:#363;
	font-weight: bolder;
	}

a:visited {
	color:#363;
	font-weight: bolder;
	}
	

body {
	background-color: #000;
	text-align: center;
	}


	
#wrapper {
	width: 1150px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1025px;
	}
	

#heading {
	/*text-align: center;*/
	/*height: 412px;*/
	height: 450px;
	/*margin-bottom: 10px;*/
	/*background-color: #000;*/	/*margin-top: 15px;*/
	}
	
#statue_left {
	float: left;
	/*margin-left: 20px;*/
	margin-top: 15px;
	}

#heading_animation {
	float: left;
	/*height: 412px;
	width: 600px;*/
	margin-left: 55px;
	margin-top: 15px;
	}

#statue_right {
	float: right;
	/*margin-right: 10px;*/
	margin-top: 15px;
	}
	
#small_pic_left {
	float: left;
	margin-top: 35px;
	margin-left: 40px;
	}
	
#small_pic_right {
	margin-top: 35px;
	margin-left: 85px;
	float: left;
	}
	
	
#welcome {
	text-align: center;
	padding-bottom: 25px;
	padding-top: 35px;
	float: left;
	margin-left: 85px;
	width: 600px;
	color: #000;
	}


#main_content {
	text-align: left;
	width: 1150px;
	height: 1300px;
	color: #000;
	font-weight: bolder;
	/*margin-left: 20px;*/
	background-image: url(images/content_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	}
	
#content_body {
	clear: both;
	margin-left: 85px;
	margin-right: 85px;
	}

.centered_paragraphs {
	text-align: center;
	margin-bottom: 25px;
	margin-top: 25px;
	
}

#navigation li{
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
	margin-top: 25px;
	margin-bottom: 25px;
	}	
	
#navigation #grounds {
	background-image: url(images/grounds_thumbnail.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
	float: left;
	text-align: center;
	margin-right: 31px;
	background-position: center top;
	padding-top: 140px;
	}

#navigation #main_home_upper {
	background-image: url(images/main_home_upper_thumbnail.jpg);
	background-repeat: no-repeat;
	margin-right: 31px;
	height: 25px;
	width: 170px;
	float: left;
	background-position: center top;
	padding-top: 140px;
	text-align: center;
	}

#navigation #main_home_lower {
	background-image: url(images/main_home_lower_thumbnail.jpg);
	background-repeat: no-repeat;
	margin-right: 31px;
	height: 25px;
	width: 170px;
	float: left;
	padding-top: 140px;
	background-position: center top;
	text-align: center;
	}

#navigation #new_addition {
	background-image: url(images/new_addition_thumbnail.jpg);
	background-repeat: no-repeat;
	margin-right: 31px;
	height: 25px;
	width: 170px;
	float: left;
	padding-top: 140px;
	background-position: center top;
	text-align: center;
	}

#navigation #cottage {
	background-image: url(images/cottage_thumbnail.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
	float: left;
	padding-top: 140px;
	background-position: center top;
	text-align: center;
	}
	
#contact_section {
	text-align: center;
	font-size: 18px;
	line-height: 2em;
	clear: both;
	font-style: italic;
	margin-top: 50px;
	}

#footer {
	text-align: center;
	margin-top: 25px;
	color: #393;
	}
