body {
	margin: 0px;
	background-color: #455E5B;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F6260;
	text-align: center;
	font-size: 12px;
}
#splashText {
	margin: 0 auto;	
	width: 1044px;
	}
#splash {
	background-image: url(images/homeBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	min-height: 672px;
	width: 1044px;
	}
#bigBox {
	margin: 0 auto;
	width: 1044px;	
	}
#TopPictures {   /* this holds the top bar */
	float: left;
	margin: 15px 15px 0px;
	padding: 0px;
	background-image: url(images/header1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 282px;
	width: 1024px;
	}
#TopPictures2 {   /* this holds the top bar */
	float: left;
	margin: 15px 15px 0px;
	padding: 0px;	
	background-image: url(images/header2a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 282px;
	width: 1024px;
	}
#TopPictures3 {   /* this holds the top bar */
	float: left;
	margin: 15px 15px 0px;
	padding: 0px;	
	background-image: url(images/header3a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 282px;
	width: 1024px;
	}
#TopPictures4 {   /* this holds the top bar */
	float: left;
	margin: 15px 15px 0px;
	padding: 0px;	
	background-image: url(images/header4b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 282px;
	width: 1024px;
	}
#nav {
	float: left;
	width: 1024px;
	text-align: right;
	margin: 80px 0px 0px;
	padding: 0px;
}
#nav p {
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 16px;
	text-align: right;
}
#nav a {
	padding-top: 37px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: right;
	color: #1D3C38;
	text-decoration: none;
	text-transform: uppercase;
}
#nav a:hover {
	color: #0033FF;
	text-decoration: none;
}
#greybox {  /* this is the big box that holds everything */
	background-color: #B3D3C6;
	margin: 0px 15px 15px;
	width: 1024px;
	float: left;
	padding: 0px 0px 15px;
	}
#Bands {
	margin: 0px 0px 0px 91px;
	padding: 0px;
	width: 844px;
	float: left;
	background-color: #9A9D8C;
}
#PageContent {  /* this holds the content for all the pages */
	background-color: #fffff1;
	margin: 0px 3px 3px;
	width: 837px;
	float: left;
	text-align:left;
	}	
#PageContent p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#PageContent ul {
	line-height: 14px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
#PageContent li {
	padding: 0px;
	line-height: 14px;
}
#PageContent li a{
	color: #000066;
	text-decoration: none;
}
#PageContent li a:hover {
	color: #000099;
	text-decoration: none;
	}
#PageContent h1 {
	color: #727171;
	font-size: 16px;
	margin: 0px;
	padding-top: 20px;
	text-transform: uppercase;
	padding-left: 17px;
	font-family: Bodini, "Times New Roman", Times, serif;
	letter-spacing: .4em;
}
#PageContent h2 {
	color: #727171;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-family: Bodini, "Times New Roman", Times, serif;
	letter-spacing: .25em;
	font-style: italic;
}
#PageContent h3 {
	color: #727171;
	font-size: 13px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 17px;
	font-family: Bodini, "Times New Roman", Times, serif;
	letter-spacing: .25em;
}
#PageContent h4 {
	color: #727171;
	font-size: 13px;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 6px;
	padding-left: 17px;
	text-transform: uppercase;
	font-family: Bodini, "Times New Roman", Times, serif;
	letter-spacing: .25em;
}
#PageContent a {
	color: #6CAAC0;
	text-decoration: none;
}
#PageContent a:hover {
	color: #59221D;
	text-decoration: none;
}
#footer {
	float:left;
	width: 920px;
	margin: 0px;
	padding: 0px 0px 0px 157px;
	color: #A4B8BF;
	font-size: 9px;
	background-image: url(images/footerBG.gif);
	background-repeat: no-repeat;
}
#footer p {
	margin: 0px;
	padding: 5px 0px 0px 455px;
}
#footer a{
	color: #949E7B;
	text-decoration: none;
}
#footer a:hover {
	color: #F3CA66;
	text-decoration: none;
}
#footerSplash {
	float:left;
	text-align: right;
	font-size: 9px;
	color: #A4B8BF;
	text-decoration: none;
	width: 1044px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerSplash p {
	margin: 0px;
	padding: 8px 0px 0px;
}
#footerSplash a{
	color: #949E7B;
	text-decoration: none;
}
#footerSplash a:hover {
	color: #F3CA66;
	text-decoration: none;
}
