#PageFrame {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#PageInnerFrame {
	background-color: #FFF;
	float: left;
	width: 900px;
}
#VertNavBox {
	float: left;
	width: 294px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 600px;
	clear: none;
	background-image: url(images/Nav_Gradient.jpg);
	background-repeat: no-repeat;
}
.Nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	height: 30px;
	width: 271px;
	line-height: 29px;
	margin-right: 22px;
}
a.Nav:link  {
	color: #FFF;
	text-decoration: none;
}
a.Nav:visited {
	color: #FFF;
	text-decoration: none;
}
a.Nav:hover, a.Nav:active {
	color: #009FE3;
	text-decoration: none;
}
#TopBar {
	float: left;
	width: 900px;
	height: 25px;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	letter-spacing: 5px;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
}
#Banner {
	float: right;
	width: 606px;
	background-color: #00a0e4;
}
#LeftPageContent {
	width: 590px;
	float: right;
	clear: right;
}
#RightPageContent {
	float: right;
	width: 290px;
	clear: right;
}
#PageBottomSpacer {
	background-color: #EAD4A9;
	float: left;
	height: 35px;
	width: 900px;
}
#Footer {
	background-color: #94837B;
	float: left;
	width: 900px;
}
.IndexBodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.IndexBodyHeadline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #009FE3;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.IndexBodyHeadline2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #009FE3;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #00A0E4;
}
.PageBodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
}
.PagePhotos {
	text-align: center;
}
#FooterArea {
	float: left;
	height: 110px;
	width: 890px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#FooterGreyBox {
	background-color: #94837B;
	float: left;
	height: 100px;
	width: 900px;
}
#FooterGreyBox2 {
	background-color: #94837B;
	float: left;
	height: 200px;
	width: 900px;
}
#FooterLinkBox {
	width: 200px;
	float: left;
	margin-top: 10px;
	padding-left: 20px;
}
#FooterLinkBox2 {
	width: 200px;
	float: left;
	margin-top: 10px;
	padding-left: 20px;
}
#FooterLinkBox3 {
	width: 200px;
	float: left;
	margin-top: 10px;
	padding-left: 20px;
}
#FooterLinkBox4 {
	width: 200px;
	float: left;
	margin-top: 10px;
	padding-left: 20px;
}
.FooterLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DFD7D0;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DFD7D0;
	line-height: 18px;
	text-align: left;
}
.FooterLinkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}
a.FooterLink:link {
	color: #DFD7D0;
	text-decoration: none;
}
a.FooterLink:visited {
	color: #DFD7D0;
	text-decoration: none;
}
a.FooterLink:hover {
	color: #000;
	text-decoration: none;
}

