@charset "ISO-8859-1";
body {
	background-color: #362F2D;
}
.contentbackground {
	background-image: url(images/background-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentbackground2 {
	background-image: url(images/content-background-interior.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
border: 0px
}.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:link {
	text-decoration: none;
}
.footer:hover {
	text-decoration: underline;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
}
.hometexthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #33B02A;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #49B740;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 6px;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4DB845;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #231F20;
	text-decoration: none;
}
.normal:link {
	color: #0000FF;
	text-decoration: underline;
}
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border {
	border: 1px solid #ACACAC;
}
.photonumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #316018;
}
