﻿/* Andy Veal Copyright 2010 */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 12px;
	text-align: center; /* IE HACK */
}	
.header {
	height: 30px;
	width: 730px;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 20px;
	background-image: url(images/mtop.jpg);
}
.logo {
	height: 70px;
	width: 740px;
	float: left;
}
.NavBar {
	float: left;
	height: 25px;
	width: 740px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	overflow: hidden;
	width:750px;
	padding:0;
	list-style-type:none;
}
.middle_column {
	float: left;
	height: 180px;
	width: 740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 1px;
}
.middle {
	float: left;
	height: 16px;
	width: 730px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 1px;
	margin-top: 5px;
	background-color: #000033;
	padding: 5px;
	color: #FFFFFF;
}
.news {
	float: left;
	height: auto;
	width: 730px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 1px;
	margin-top: 5px;
	background-color: #F2F0E6;
	padding: 5px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.footer {
	height: auto;
	width: 740px;
	float: left;
	margin-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
}
UL {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 20px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}
#nav li {
	float:left;
	border:1px solid #fff;
}
#nav a {
	display:block;
	width:102px;
	color:#000;
	text-decoration:none;
	float:left;
	text-align: center;
	background-color: #FDFFEC;
	border: 1px solid #E6E6E6;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	font-family: Verdana;
	font-size: 12px;
}
#nav a:hover {
	color:#333333;
	background-color: #FFFFFF;
}
.thinborder {
	border:solid 1px silver;
	padding:5px;
}
.main {
	height: 220px;
	width: 740px;
	margin-top: 10px;
	float: left;
	margin-left: 1px;
	overflow: hidden;
}
.box-p {
	float: left;
	height: 220px;
	width: 180px;
	margin-right: 6px;
	overflow: hidden;
}
.box-f {
	float: left;
	height: 220px;
	width: 180px;
	margin-left: 2px;
	overflow: hidden;
}
.box_main {
	float: left;
	width: 168px;
	margin-top: 2px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.box_header {
	float: left;
	height: 30px;
	width: 180px;
}
a.top:link {
	color: #FFFFFF;
}
a.top:visited {
	color: #FFFFFF;
}
a.top:hover {
	color: #FFFFFF;
}
a.top:active {
	color: #ffffff;
}
#navlist {
	padding: 1px;
	margin-left: 0;
	font: 11px verdana, sans-serif;
	width: 14em;
	color: gray;
}
#navlist li {
	list-style: none;
	margin: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height:1%;
}
#navlist li a {
	display: block;
	padding: 0.7em 0.5em 0.7em 0.9em;
	text-decoration: none;
	height:1%;
}
#navlist li a:link {
	color: #000;
}
#navlist li a:visited {
	color: #000000;
}
#navlist li a:hover {
	font-weight:bold;
	color: #000080;
	background: #b1d5ed;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
.latest_text {
	text-decoration: underline;
	font-weight: bold;
}
.style11 {
	font-size: 11px;
}
.style10 {
	font-size: 10px
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left; /* IE HACK */
	width: 800px;
	padding-left: 40px;
}
.sub {
	height: 400px;
	width: 160px;
	float: left;
	margin-top: 10px;
}
.sub2 {
	height: 1%;
	width: 570px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
}
.social {
	float: right;
	padding-right: 2px;
	padding-left: 2px;
	bottom: inherit;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
