a {
	color: #6B4523;	
}
	a:hover {
		color: #90837A;	
	}

#content {
	line-height: 1.4;
}

	
	
.imgContainer {
	
	
	margin: 10px 10px 10px 10px;
	
	
}	
	
	
	P {
text-align : justify;
text-indent : 1.5em;
margin-top : -1em;
}
.img {
	margin: 10px 15px 10px 15px;
	position: absolute;
	left: 186px;
	top: 173px;

}

	.imgContainer em {
		display: block;
		font-size: 85%;
		font-family: verdana; 
		
	}
#container {
	width: 777px;
	margin: 0 auto;
	background: url(content-.jpg) top repeat-y;
}

#logo {
	width: 735px;
	height: 110px;
	display: block;
	margin: 0 auto;
}
	#logo a {
		width: 735px;
		height: 110px;
		display: block;
		background: url(logo0000.jpg) no-repeat;
	}

.lksrss {
	width: 770px;
	margin: 0 auto;
	text-align: center;	
	background: url(content-.jpg) top repeat-y;
	font-size: 75%
}
	
#nav {
	background: url(nav-bott.jpg) bottom center no-repeat;
	width: 760px;
	margin: -5px auto;
	padding: 12px 0;
	text-align: center;
}
	#nav ul {
		display: block;
		padding: 0;
		margin: 0;
	}
		#nav ul li {
			display: inline;
			list-style: none;
			font-family:  Helvetica, 'Lucida Grande', Arial, sans-serif; 
			color: #57221A;
			font-weight: bold;
			font-size: 90%;
			background: url(nav-tic0.jpg) right no-repeat;
			padding: 5px 15px 5px 5px !important;
			padding: 5px 10px 5px 7px;
		}
			#nav ul li a {
				color: #57221A;
				text-decoration: none;
			}
				#nav ul li a:hover {
					color: #2F414D;
				}
				
				


	#content {
		width: 720px;
	
	display: block;
	margin: 0 auto;
	}
	
	#content1 {
		width: 680px;
	
	display: block;
	margin: 0 auto;
	}
	
				
				
/* homepage only */
#contentHome {
	min-height: 340px;
	height: auto !important;
	height: 340px;
}
	#homeHead {
		width: 483px;
		height: 52px;
		margin: 20px auto 5px auto;
	}
	#homeBlurb {
	width: 443px;
	line-height: 1.5;
	padding-left: 50px;
	position: static;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	}
	#homeDrawing {
		width: 266px;
		height: 291px;
		margin: 0 0 0 12px;
	}

	
	
	
	
	
/*bottom */
#bottomBorder {
	position: absolute !important;
	position: relative;
	display: block;
	width: 819px;
	height: 49px;
	background: url(bottom-b.jpg) bottom no-repeat;
	left: 175px;
	top: 699px;
}

#bottom {
	width: 420px;
	text-align: center;
	list-style: none;
	clear: both;
	padding: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
	#bottom li {
		display: inline;
		color: #5b402d;
		font-family:  Helvetica, 'Lucida Grande', Arial, sans-serif; 
		font-size: 80%;
	}
		#bottom li a {
			color: #9E7B55;
		}
		#bottom li a:hover {
			color: #000;
		}
		
		
/* ~~~[ headings ]~~~~~~~~~~~~~~~~~~~~~~~~~~*/		
h1, h2, h3, h4, h5, h6 {
	font-family:  'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Lucida Grande', 'Arial', sans-serif; 
	color: #6B4523;
}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: #6B4523; 
	} 
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
		color: #333; 
	} 	
	
h1 { /* heading image */
	margin: 0;
}	
	
h2 {
	font-size: 140%;
	margin: 15px 0 5px 0;
}	
	
h3 {
	font-size: 140%;
	margin: 15px 0 5px 0;
}	
	
h4 {
	font-size: 150%;
	margin: 0;
}		 
	
h5 {
	font-size: 100%;
	margin: 20px 0 0;
}	 
	
h6 {
	font-size: 90%;
	margin: 20px 0 0;
	text-align: right;
}	

	
			

/* ~~~[ body/html calling ]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body {
	background: #5E422F url(page-bg0.jpg) top left;
	font-family: 'times new roman', times, serif;
	color: #57221A;
	font-size: 100%;
}	

html, body, form {
	margin: 0;	
	padding: 0;
}

img {
	border: 0;
}
	

