/* CSS Document */

body {
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-x;
	background-color: #83A15B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #050402;
}
h2 {
	font-size: 16px;
	color: #4B5042;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #56752D;
	border-bottom-color: #56752D;
}
.photos {
	border: medium solid #CCCCCC;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
hr {
	border: 1px solid #56752D;
}




.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #E2EDC0;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2EDC0;
}
a:visited  {
	color: #E2EDC0;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2EDC0;
}
a:active {
	color: #E2EDC0;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2EDC0;
}
a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

