body {
background-image:url(../images/bkg.jpg);
}	


imagesleft {
width:200px;
float:left;
}

.images {
background-color:#215324; 
vertical-align:top;}


H1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#eddbb8;
margin-top:10px;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-left:10px;
}

.reg {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:10px;
}

#index {
	background:#eddbb8;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:ridge;
	border-right-style:ridge;
	margin-top:10px;
	margin-bottom:5px;
	padding:8px;
	float:left;
	}
	
#nav {
	width:525px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#762502;
	border-bottom:ridge;
	border-right-style:ridge;
	margin-top:20px;
	margin-left: 10px;
	padding:8px;
	direction: ltr;
	background-color: #eddbb8;
	background-position: center;
	text-align: center;
	
	}
#nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #762502;
	background-color: #eddbb8;
	text-align: center;
	width: 565px;
	margin-top: 20px;
	margin-left: 24px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	padding: 8px;
}


#slideshow {
	width:310px;
	color:#295a2b;
	margin-top:-60px;
	float:left;
	}

	
#idx {
	width:625px;
	background:#eddbb8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:ridge;
	border-right-style:ridge;
	margin-top:10px;
	margin-left: 10px;
	padding:8px;
	}
	
#idx_new {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:10px;
}
	
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4c1a03;
	font-weight:bold;
	margin-left:15px;
	}
	
.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eddbb8;
	font-weight:bold;
	margin-left:15px;
	}
		
a:link {
	text-decoration: none;
	color:#4c1a03;
	font-weight:bold;
	}
	
a:hover {
	text-decoration: none;
	color:#7b462f;
	font-weight:bold;
	}
	
a:visited {
	text-decoration: none;
	color:#295a2b;
	font-weight:bold;
	}
	
.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
    color:#295a2b;
	font-weight:bold;}
