/* Body Copy */

body {
	background-color: #65a1d2;
	text-align:left;
	margin: 0 auto;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-transform: inherit;
}

body a:link, body a:active {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	line-height: inherit;
	text-decoration: none;
	text-transform: inherit;
}

body a:visited{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: none;
	color: #c2e0f9;
	text-decoration: none;
	text-transform: inherit;
}
body a:hover{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration: underline;
	text-transform: inherit;
}

.subnav a:link, .subnav a:active {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	line-height: inherit;
	text-decoration: none;
	text-transform: inherit;
}

.subnav a:visited{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: none;
	color: #d9c3aa;
	text-decoration: none;
	text-transform: inherit;
}
.subnav a:hover{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: none;
	color: #65a1d2;
	text-decoration: none;
	text-transform: inherit;
}

.titles {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #683802;
	text-decoration: none;
	text-transform: inherit;
	margin-top:10px;margin-bottom:0px;
}

.brown {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #683802;
}