@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #e4edbf;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}
body, div {
	margin: 0;
	padding: 0;
}
#container {
	width: 753px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
	background: url(images/background.gif) repeat-y;
}
#header {
	width: 753px;
	height: 123px;
}
#nav {
	width: 213px;
	float: left;
}
#content {
	width: 535px;
	float: left;
}
#footer {
	width: 753px;
	height: 130px;
	background: url(images/footer.gif);
	clear: both;
}
#nav ul, #nav dt {
	font-size: 0.75em;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#nav dd a {
	background-color: #99FFCC;
}
#nav a {
	display: block;
	text-decoration: none;
	background-color: #adf1fc;
	border: 1px solid #000000;
	padding: 3px;
	width: 190px;
	margin-left: 8px;
	margin-top: 5px;
}
#nav a:link, #nav a:visited {
	color: #000000;
}
#nav a:hover {
	background-color: #FFFFCC;
}
#footerlinks {
	width: 475px;
	height: 120px;
	margin-left: 213px;
	margin-right: 60px;
	margin-top: 6px;
	padding-top: 6px;
}
#content h1 {
	font-size: 1.2em;
	color: #3a560a;
}
#content h2 {
	font-size: 1.0em;
	color: #c9011f;
}
.imgborder {
	border: 1px solid #c9011f;
	margin: 2px;
	padding: 2px;
}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #000099;
}
#content a:hover, #content a:active {
	text-decoration: none;
	color: #990000;
}
.quoteblock {
	background-color: #CCFFFF;
	border: 1px solid #006633;
	padding: 5px;
}
#footerlinksleft {
	width: 220px;
	float: left;
	font-size: 0.75em;
	font-weight: bold;
}
#footerlinksright {
	width: 220px;
	float: right;
	font-size: 0.75em;
	font-weight: bold;
}
#footerlinksleft a {
	display: block;
	text-decoration: none;
	background-color: #adf1fc;
	border: 1px solid #000000;
	padding: 3px;
	width: 190px;
	margin-left: 8px;
	margin-top: 5px;
}
#footerlinksright a {
	display: block;
	text-decoration: none;
	background-color: #adf1fc;
	border: 1px solid #000000;
	padding: 3px;
	width: 190px;
	margin-left: 8px;
	margin-top: 5px;
}
#nav p {
	font-size: 0.75em;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#footer-home {
	width: 753px;
	height: 130px;
	background: url(images/footer-blankblue.gif);
	clear: both;
}
#footer-orange {
	width: 753px;
	height: 130px;
	background: url(images/footer-orange.gif);
	clear: both;
}
#footer-lightgreen {
	width: 753px;
	height: 130px;
	background: url(images/footer-lightgreen.gif);
	clear: both;
}
#footer-red {
	width: 753px;
	height: 130px;
	background: url(images/footer-red.gif);
	clear: both;
}
#footer-darkgreen {
	width: 753px;
	height: 130px;
	background: url(images/footer-darkgreen.gif);
	clear: both;
}
#footer-blue {
	width: 753px;
	height: 130px;
	background: url(images/footer.gif);
	clear: both;
}
#footer-redorange {
	width: 753px;
	height: 130px;
	background: url(images/footer-redorange.gif);
	clear: both;
}
#splashcontainer {
	width: 750px;
	height: 410px;
	margin: 0 auto;
	padding: 0 auto;
	margin-top: 10px;
	border: 1px solid #000000;
}
#splashleft {
	width: 178px;
	height: 410px;
	float: left;
}
#splashcentre {
	width: 400px;
	height: 410px;
	float: left;
}
#splashright {
	width: 172px;
	height: 410px;
	float: left;
}
#smenu5 li {
	margin-left: -40px;
	padding: 0;
	list-style-type: none;
}
