body {
	margin: 0px;
	background-attachment: scroll;
	/*background-image: url(../styleImages/backgrounds/pageBg.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #40808A;
	background-image: none;
	background-color: #AFCFCE;
}

#pageSurround {
	width: 800px;
	border: 2px solid #2D666D;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #D6D8CD;
}
.resource_a {
	color: #2D666D;
}


#hdr_nav {
	height: 275px;
	position: relative;
}


.colLeft {
	position: relative;
	left: 0px;
	width: 190px;
	padding-left: 2px;
	padding-right: 3px;
	float: left;
	overflow: hidden;
	margin-top: 50px;
}
#main_txt {
	position: relative;
	width: 465px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
}
.colRight {
	position: relative;
	width: 160px;
	padding-left: 2px;
	right: 0px;
	float: right;
	padding-right: 2px;
	margin-top: 48px;
}
#main_page {
	padding-top: 6px;
	margin-top: -35px;
}

#main_page #sub_nav ul {
	list-style-type: none;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 2px;
	border: 1px solid #2D666D;
	display: block;
	width: 152px;
	background-color: #2D666D;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
}
#main_page #sub_nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: capitalize;
	display: block;
	width: 148px;
	font-size: 100%;
	font-weight: bold;
	padding-left: 0px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
}
#main_page #sub_nav a {
	color: #B0C9CD;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}
#main_page #sub_nav a:hover {
	color: #256871;
	background-color: #79BAB4;
}
#main_page h1, h2 {
	font-size: 110%;
	font-weight: bold;
	padding-left: 6px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #2D666D;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #784534;
	letter-spacing: 0.1em;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	/*border: 1px solid #2D666D;*/
	line-height: 1.2em;
	width: 425px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #784534;
	letter-spacing: 0.1em;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	/*border: 1px solid #2D666D;*/
	line-height: 1.2em;
	width: 425px;
}


#main_page p {
	padding-right: 6px;
	padding-left: 6px;
	color: #2D666D;
}
#main_page #image {
	width: 140px;
	text-align: left;
	border: 1px solid #2D666D;
	margin-left: 6px;
	color: #2D666D;
}


#main_page #image ul, #main_page #news ul {
	text-align: left;
	padding: 3px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	width: 135px;
}
#main_page #main_txt ul {
	list-style-type: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main_page #main_txt li {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

#main_page #news {
	clear: right;
	border: 1px solid #2D666D;
	width: 148px;
	margin-right: 6px;
	margin-top: 0px;
	padding-right: 2px;
}

#main_page #image li, #main_page #news li {
	margin-top: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #2D666D;
	font-size: 90%;
	color: #2D666D;
}
#main_page a, #main_page #news a {
	color: #2D666D;
}

#main_page a:hover, #main_page #news a:hover {
	color: #2D666D;
	text-decoration: none;
}
#main_page #image h1, #main_page #news h1 {
	font-size: 150%;
	color: #2D666D;
	letter-spacing: -0.1em;
}

#main_page #image img, #main_page #news img {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


#footer {
	clear: both;
}
#foot_nav {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer #foot_nav ul {
	padding: 0px;
	list-style-type: none;
	width: 700px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #foot_nav li {
	display: inline;
	color: #2D666D;
	text-transform: none;
	font-variant: small-caps;
}

#footer a{
	color: #2D666D;
	text-decoration: underline;
	font-size: 80%;
}
#footer a:hover{
	color: #2D666D;
	text-decoration: none;
}
#footer #copyright {
	text-align: center;
	margin-top: 6px;
	font-size: 75%;
	color: #2D666D;
}
#footer #des_by {
	text-align: center;
	margin-top: 7px;
	margin-bottom: 8px;
	color: #2D666D;
}
#footer #des_by a {
	font-size: 95%;
	font-variant: normal;
}

.Quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bolder;
	color: #2D666D;
	border: 1px solid #35686B;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#resources {
	margin-top: 1800px;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#resources h2 {
	font-size: 90%;
	font-weight: bold;
	color: #40808A;
	text-align: left;
	padding-left: 2px;
}

#resources h1 {
	font-size: 90%;
	font-weight: bold;
	color: #40808A;
	padding-left: 2px;
}
#resources p {
	font-size: 90%;
	color: #40808A;
}
#resources a {
	color: #40808A;
	text-decoration: underline;
}
#resources a:hover {
	color: #40808A;
}
.centre {
	text-align: center;
	margin-top: -10px;
	margin-bottom: 50px;
	font-size: 105%;
	font-weight: bold;
}
