.mainStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 000033;
	text-align: left;
	display: block;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
	height: auto;
	line-height: 17px;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F6C199;
	padding-left: 30px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 705px;
	background-image: url(images/bg_brwn.jpg);
}

.nav a:link{
	color: #F6C199;
	text-decoration: none;
}

.nav a:visited{
	color: #F6C199;
	text-decoration: none;
}

.nav a:hover{
	color: #FF9933;
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited{
	color: #003399;
	text-decoration: underline;
}

 a:hover{
	color: #003399;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
}


.footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover{
	color: #FF9933;
	text-decoration: underline;
}


h1 {
	font-size: 18px;
	font-weight: normal;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: normal;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	line-height: normal;
}

ul {
	line-height: 30px;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
}
body {
	background-image: url(images/bg_blue.jpg);
}
.newsletter {
	color: #333366;
	display: block;
	float: none;
	height: 100px;
	width: 400px;
	border: thin solid #83563F;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.leftside {
	font-weight: bold;
	display: block;
	float: right;
	height: auto;
	width: 120px;
	top: 20px;
	text-align: center;
	color: #000000;
	border: 1px none #83563F;
	line-height: 19px;
	background-image: url(images/25years.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 95px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.pastlist {
	background-image: url(images/bg_blue.jpg);
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.years {
	line-height: 20px;
	height: auto;
	width: 250px;
	display: block;
	float: left;
	margin-left: 30px;
}
.photos {
	height: auto;
	width: 300px;
	text-align: center;
	display: block;
	float: left;
	margin-left: 50px;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
