body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.centre {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.masthead {
	background-color: #FFCCCC;
	height: 140px;
	background-image: url(../_img/mastheads/home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nav1 {
	font-size: x-small;
	font-weight: bold;
	color: #FFCCCC;
	background-color: #993333;
	padding: 7px 10px 7px 20px;
	width: 350px;
	margin-bottom: 0px;
}
.nav1 a {
	color: #FFCCCC;
	text-decoration: none;
}
.nav1 a:hover {
	color: #FFFFFF;
}
.nav2 {
	margin-top: 0px;
	font-size: small;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}
.nav2 ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 10px 0px 0px;
	float: left;
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 10px;
}
.nav2 ul li {
	margin: 0px;
}
.nav2 ul li a {
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	padding-left: 20px;
	background-image: url(../_img/home/nav-off.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav2 ul li a:hover {
	color: #CC3300;
	background-image: url(../_img/home/nav-on.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.header {
	font-size: small;
	height: 210px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
.intro {
	width: 155px;
	height: 180px;
	float: left;
	background-color: #666633;
	padding: 15px 15px 15px 20px;
	background-image: url(../_img/home/intro-bg.jpg);
	margin: 0px;
}
.intro h1 {
	font-size: large;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 35px;
}
.intro p {
	color: #333300;
	font-size: small;
	margin-top: 0px;
	font-weight: normal;
	line-height: 1.4em;
}
.focus {
	width: 560px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.focus img {
	float: right;
	margin: 0px;
	padding: 0px;
}
.focus-text {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 320px;
	height: 210px;
	position: absolute;
}
.focus-text h1 {
	font-size: medium;
	background-color: #CC0000;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	margin-top: 0px;
	width: 95px;
}
.focus-text h2 {
	font-size: x-large;
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 25px;
}
.focus-text h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.focus-text h2 a:hover {
	color: #EEEEEE;
}
.focus h3 {
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	font-size: small;
	margin-top: 0px;
	line-height: 1.4em;
}
.focus-text p {
	color: #FFFFFF;
	margin: 10px 0px 0px;
	padding-left: 10px;
	font-weight: bold;
}
.focus-text p a {
	color: #FFCC00;
	text-decoration: none;
	text-transform: uppercase;
}
.focus-text p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.main {
	margin-top: 0px;
	padding-top: 15px;
	background-image: url(../_img/home/page-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.left {
	width: 160px;
	float: left;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.news {
}
.news img {
	margin-bottom: 10px;
}
.news h1 {
	color: #333300;
	font-size: small;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #333300;
	padding: 5px 5px 1px 10px;
}
.news h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.news h1 a:hover {
	color: #FFCC00;
}
.news p {
	margin-top: 0px;
	font-size: x-small;
	color: #FFFFCC;
	margin-bottom: 0px;
	font-weight: normal;
	padding: 0px 5px 0px 10px;
	background-color: #333300;
	line-height: 1.5em;
}
.middle {
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 360px;
}
.events {
}
#eventstop {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.event {
	padding: 5px 10px 10px;
	margin-bottom: 10px;
	border: 1px dashed #993333;
	background-image: url(../_img/home/transparent-bg.gif);
}
.event h1 {
	margin-bottom: 0px;
	text-transform: lowercase;
	font-size: small;
	margin-top: 0px;
}
.event h1 a {
	color: #660000;
	text-decoration: none;
	margin-top: 0px;
}
.event h1 a:hover {
	text-decoration: underline;
}
.event h2 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}
.event h3 {
	font-size: small;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.links {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 360px;
}
.link-left {
	height: 110px;
	width: 175px;
	float: left;
}
.link-right {
	height: 110px;
	width: 175px;
	float: right;
}
.right {
	float: right;
	width: 170px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 20px;
}
.footer {
	padding: 15px 3px;
	margin-top: 15px;
	font-size: x-small;
	text-align: center;
	clear: both;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCC99;
}
.footer a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.comp {
	font-size: small;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}
.comp p {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	padding: 5px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.comp p a {
}
.comp p a:hover {
	color: #FFFF99;
}
.comp p strong {
	color: #FFCC00;
}
.login {
}
.login p {
	margin: 0px 0px 5px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	padding-bottom: 5px;
}
.login a {
	color: #003366;
	text-decoration: none;
}
.login a:hover {
	color: #CC0000;
}
#logintop {
	margin-top: 0px;
	margin-bottom: 10px;
}
.login form {
	margin: 0px;
	padding: 5px 10px 5px 8px;
	background-color: #99CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-left-color: #336699;
	line-height: 1.5em;
	font-size: small;
	font-weight: bold;
	color: #000033;
}
