body {background-image:url(images/tan_bg.jpg);
background-repeat: repeat-y;
margin-top:0px;
margin-left:65px;
}

a:link {
	color: #697D94;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #697D94;
}
a:hover {
	text-decoration: underline;
	color: #685843;
}
a:active {
	text-decoration: none;
	color: #685843;
}


.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #ECECEC;
	letter-spacing: 3px;
}
.main_header {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 20px;
	color: #697D94;
	padding-top: 8px;
	letter-spacing: 4px;
	padding-left: 15px;
}
.bodycopy {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #575757;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.latest-news_header {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C29F6C;
	padding-top: 8px;
	letter-spacing: 4px;
	padding-left: 15px;
}
.newscopy {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 120%;
	color: #424242;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#topnav {
	background:#FFFFFF;
	text-align:right;
	height:33px;

}
.calendar_copy {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 110%;
	color: #575757;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}


