body {
	font-family: Verdana, Arial, Hevetica, sans-serif;
	font-size: 11px;
	color: #8e7b6f;
	margin: 10;
	padding: 10;
	background-color: #938278;
}


#shadow {
	background:url("images/shadow.jpg") repeat-y;
	background-position: -2px 22px !important;
	overflow: visible;
	width: 976px;
	margin-left: auto;
	margin-right: auto;
}



#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	margin-top: 5px;
}



#header {
	background:url("images/header.jpg") no-repeat;
	width: 985px;
	height: 23px;
	margin-left: -15px;
	margin-right: -40px;
	position: relative;
	z-index: 200;
}	



#flash {
	width: 950px;
	height: 307px;
	text-align: center;

}

#content_wrapper {
	width: 100%;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	float: left;
	margin: 10px;
	background:url("content_bg.jpg") repeat-y;
	
	
}

	*:first-child+html #content_wrapper {
		padding-bottom: 5px;
	}

	*html #content_wrapper {
		margin-right: -10px;
	}

	
	
	
	#content {
	float: left;
	width: 70%;
	margin: 15px;
	
		
	}
	

	
		#text {
	width: 80%;
	margin: 3px;
	line-height: 140%;
	text-align: left;
	float: left;
	height: auto;
		}
		
		#internal_text {
			width: 670px;
			margin: 3px;
			line-height: 140%;
			text-align: justify;
			float: left;
			
		}
		
			* html #internal_text {
				width: 650px;
			}
			
			#gallery {
				text-align: center;
			}
				#gallery img {
					border: 1px solid #ccc;
					padding: 1px;
				}
		
		#side_photos {
			float: right;
			width: 180px;
			margin-top: 100px;
			
		}
		
			#side_photos img {
				border: 3px solid #eae7e4;
				padding: 2px;
			}
		
		#content_footer {
			clear: both;
			float: left;
			margin-top: 5px;
			
			
			
		}
			
			#content_table {
	width: 100%;
	text-align: center;
			}
			
			* html #content_table {
				width: 560px;
			}
			
				
			
				#content_table a {
					color: #8e7b6f;
					text-decoration: underline;
				}
				
				#content_table a:hover {
					text-decoration: none;
				}
		
#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background:url("images/footer_shadow.jpg") no-repeat #938278;
	width: 976px;
	margin-left: -13px;
	margin-right: -13px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #fff;
	
	
	
}

	* html #footer {
		position: absolute;		
	}



	#footer a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #4e4c4c;
	}
	
	#footer .ftcopy a {
		font-weight: normal;
	}
\
#shadow #shadow_top #container #content_wrapper #content #text {
	margin: 5px;
}
