body {
	background-attachment: fixed;
	background-color: 295c69;
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 15px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: cebb7a;
	text-decoration: none;
}
.copyrightLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: cebb7a;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: cebb7a;
	text-decoration: underline;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: 4e2a00;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: normal;
	font-weight: normal;
	color: #90a43c;
	text-decoration: none;
}
.nav {
	font:Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:15px;
	color:70841B;
}
.nav a{
	color:ffffff;
	text-decoration:none;
	letter-spacing:1px;
}
.nav a:hover{
	color:#295c69;
	text-decoration:underline;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: normal;
	font-weight: normal;
	color: #295c69;
	text-decoration: none;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #90a43c;
	text-decoration: none;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #4e2a00;
	text-decoration: none;
}
.boldBlue {
	font-weight: bold;
	color: 295c69;
	text-decoration: none;
}
.text {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: 4e2a00;
	text-decoration: none;
}
.text a {
	color: 295c69;
	text-decoration: underline;
}
.text a:hover {
	color: ffffff;
	text-decoration: underline;
}
.customInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.customMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 368px;
}
.customButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #295c69;
	text-decoration: none;
	background-color: #a6c61e;
	border: 1px solid #daf959;
}
.formTable {
	border: 3px solid #c9de6f;
	background-color: #cebb7a;
}
.lineHeightNormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
.lineHeightNormal a{
	color:#295c69;

}
.lineHeightNormal a:hover{
	color:#FFF;
}
#photos {

}
#photos a img {
	padding: 6px;
}
#footer {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
}
.footertext {
	text-align: left;
	font-size: 13px;
	color:#FFF;
	text-decoration: none;
}
.footertext a {
	color: #4e2a00;
	text-decoration: underline;
}
.footertext a:hover {
	color: ffffff;
	text-decoration: none;
}
