body {
	margin: 10px 10px 0 10px;
	color: #321c13;
	background: #321c13;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
a:link, a:visited, a:active {
	color: #321c13;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover{
	color: #542c0f;
	}
h1 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #321c13;
}
#container{
	width: 815px;
	\width: 815px;
	w\idth: 815px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 300px;
	background: #dad4ca url(assets/images/bg.jpg) no-repeat center bottom;
	}
#header{
	padding: 0;
	margin-bottom: 0;
	width: 620px;
		}
	
	#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	width: 620px;
	
	padding: 20px 0 0 180px;
	margin: 0;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
		}
	#header h1 a{
		width: 620px;
		
		padding: 0;
		margin: 0;
		border: 0;
		display: block;
		text-decoration: none;
		}
#navigation{
	float: left;
	width: 155px;
	margin: 0;
	color: #321c13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
		}
	#navigation ul{
		margin: 0;
		padding: 0;
		}
	#navigation ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #321c13;
	}
	#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #321c13; 
	text-decoration: none;
		}
	#navigation a:hover{
	color: #321c13;
	text-decoration: underline;
	}

#page_body {
	padding: 20px 20px 0 20px;
	margin-left: 180px;
	text-align: left;
	border-left: 1px solid #321c13;
	}
#content{
	float: right;
	width: 600px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
#footer{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fff;
	padding: 10px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;	
	}
	#footer a:hover{
	color: #6c4c3e;
	}
#gallery{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	#gallery p {
	text-align: left;
	}
#enlarge{
	width: 500px;
	height: 370px;
	}
	
#enlarge img{
	border: 1px solid #fff;
	}
.thumbnails td {
	width: 70px;
	height: 70px;
}
.thumbnails img{
	border: 1px solid #999999;
	}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #321c13;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #321c13;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.stroke{
	border: 1px solid #321c13;
	}
