@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F0F00;
	line-height: 18px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #EBDAA2;
}a:link {
	font-weight: bold;
	text-decoration: none;
	color: #467913;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#wrapper{
	float: left;
	width: 853px;
	margin: 0px;
}#main{
	float: left;
	width: 853px;
	margin-left: 0px;
}.photos {
	border: thin dotted #080307;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}
#header{
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	width: 853px;
	float: left;
	margin: 0px;
	height: 208px;
}#footer {
	width: 100%;
	font-size: 12px;
	float: left;
	color: #EAD9A1;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #7B8139;
	padding-right: 4px;
	padding-left: 4px;
}#footer a{
	color: #EAD9A1;
	text-decoration: none;
}.header {
	font-weight: bold;
	color: #9C3F20;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #2D1B03;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #2D1700;
}
#content{
	float: left;
	width: 790px;
	padding: 20px;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #467913;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #467913;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #B13F24;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B13126;
}

