@charset "utf-8";
/* CSS Document */
body{
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #EDF5C4;
	background-position: top;
	color: #000000;
}#header {
	margin: 0px;
	height: 271px;
	width: 850px;
}
#navigation {
	float: left;
	width: 850px;
	margin-left: 15px;
	margin-top: 1px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #38160D;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFD847;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFD847;
	padding-top: 2px;
	padding-bottom: 2px;
}
.photos {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #DDC8AE;
}
#footer {
	background-color: #2E130C;
	padding: 15px;
	margin: 0px;
	float: left;
	clear: both;
	height: auto;
	width: 100%;
	overflow: auto;
}#footerinside{
	width: 800px;
	color: #594644;
	
}#footer a{
	background-color: #BFD847;
	color: #2E130C;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #765E38;
	text-transform: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFD847;
	border-bottom-color: #BFD847;
}
hr {
	border: 1px solid #BFD847;
}


#wrapper{
	width: 850px;
	margin-right: auto;
	margin-top: 0px;
}#main{
	width: 800px;
	margin-right: auto;
	margin-left: 15px;
	float: left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #64502F;
	text-transform: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0BD9D;
	border-bottom-color: #D0BD9D;
}
a {
	background-color: #BFD847;
	font-weight: bold;
	color: #2E130C;
	text-decoration: none;
}
a:visited {
	background-color: #BFD847;
	font-weight: bold;
	color: #2E130C;
	text-decoration: none;
}
a:active {
	background-color: #BFD847;
	font-weight: bold;
	color: #2E130C;
	text-decoration: none;
}
a:hover {
	background-color: #EA7148;
	font-weight: bold;
	color: #2E130C;
	text-decoration: none;
}
.credit {
	font-size: 16px;
}

