body {	
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height:14px;
	background: #fff;
	color: #333;
	margin:0;
}

a:link, a:visited {
	color:#605ea9;
	text-decoration:none;
} 

h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}
	
h1 a:link, h1 a:visited	{
 	display:block;
	overflow: hidden;
	width: 752px;
	height: 95px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

h1.home {
	background: #FFF url("../images/banner_home.jpg") top left no-repeat;
}

h1.join {
	background: #FFF url("../images/banner_join.jpg") top left no-repeat;
}

h1.contact {
	background: #FFF url("../images/banner_contact.jpg") top left no-repeat;
}

h1.links {
	background: #FFF url("../images/banner_links.jpg") top left no-repeat;
}

h1.news {
	background: #FFF url("../images/banner_news.jpg") top left no-repeat;
}

h2, h3 {
	color:#605ea9;
	font-weight:bold;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
	color: #605ea9;
	margin-bottom:0;
}

h4 {
	font-size: 10px;
	color: #605ea9;
	margin-bottom: 0;
}

label {
	font-weight: bold;
}

#container {
	position:relative;
	margin: 4px auto;
	padding: 0;
	width:752px;
	border: 1px solid #CCC;
	background: url(../images/bg_home.gif) top left repeat-y;
}

#header {
	margin: 0;
	padding: 0;
	height: 95px;
	background: #FFF;
}

#footer {
	clear: both;
	font-size:90%;
	color:#FFF;
	height: 16px;
	background: #c2d945;
	padding: 3px 24px 1px 24px;
}

#menu {
	height: 21px;
	background: #c2d945 url(../images/bg_menu.jpg) top left repeat-x;
	font-size: 1em;
	color: #BCBCBC;
	padding: 0 0 0 40px;
	text-transform: lowercase;
	font-size: 110%;
}

#menu ul {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none;
	font-weight: normal;
}

#menu li {
	float: left;
	position: relative;
}

#menu li a {
	color: #FFF;
	margin: 0 50px 0 0;
	padding: 0;
	font-weight:bold;
}

#menu li a:hover {
	color: #605ea9;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav li {
	margin: 0;
	padding: 3px 0 0 0;
}

#nav li a:link {
	color: #FFF;
	font-family: Arial;
	font-weight: normal;
	list-style: none;
	text-decoration: none;
}

#nav li a:hover {
	text-decoration: none;
	color: #605ea9;
}

#nav li a.active {
	color: #FFF;
	font-weight: bold;
}

#nav li a:visited, #menu li a:visited {
	text-decoration: none;
	font-weight:normal;
}

#content-home,
#content-join,
#content-contact,
#content-links,
#content-news {
	padding: 0;
	margin: 0;
	float: right;
}

#content-home,
#content-join,
#content-contact,
#content-links,
#content-news {
	padding-right: 164px;
	width: 390px;
}

#content-home {
	background: transparent url(../images/bg_content_home.jpg) top right no-repeat;
}

#content-join {
	background: transparent url(../images/bg_content_join.jpg) top right no-repeat;
}

#content-contact {
	background: transparent url(../images/bg_content_contact.jpg) top right no-repeat;
}

#content-home p,
#content-home h2,
#content-home h3,
#content-home ul,
#content-join p,
#content-join h2,
#content-join h3,
#content-join ul,
#content-contact p,
#content-contact h2,
#content-contact h3,
#content-contact ul,
#content-links p,
#content-links h2,
#content-links h3,
#content-links ul,
#content-news p,
#content-news h2,
#content-news h3,
#content-news ul    {
	margin-left: 7px;
}

#content-home ul li,
#content-join ul li,
#content-contact ul li  {
	margin-left: -20px;
}

#content-home h2.heading-home, 
content-home h2,
#content-join h2,
#content-contact h2,
#content-links h2,
#content-news h2 {
	text-transform: lowercase;
	margin-top:52px;
	margin-bottom: 52px;
}

#content-home h2,
#content-join h2,
#content-contact h2,
#content-links h2,
#content-news h2.heading {
	margin-top:52px;
	margin-bottom: 0;
}

#content-news h2 {
	margin-top: 10px;
	margin-bottom:10px;
}

#content-home p,
#content-join p,
#content-contact p,
#content-link p,
#content-news p {
	margin-top: 0.9em;
	margin-bottom:0;
}

#contact-details {
	margin-bottom: 200px;
}

#content-links h3 {
	border-bottom: 1px solid #ccccff;
}

#sidebar {
	float: left;
	width: 160px;
	color: #FFF;
	padding-top:56px;
	padding-left:24px;
	padding-bottom: 14px;
}

.sidebar-image {
	float: left;
	margin: 0 0 10px 16px;
	text-align: center;
	width: 108px;
}

.sidebar-image img {
	margin-bottom: 2px;
}

.sidebar-image a {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.sidebar-para {
	float: left;
	margin: 0 0 10px 16px;
	text-align: right;
	width: 110px;
	color: #605ea9;
	font-style:italic;
	font-size:120%;
	line-height:150%;
}

form input,
form textarea {
	border: 1px solid #c2d945;
}

ul.links, ul.newslinks {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.links li {
	border-bottom: 1px solid #ccccff;
}

ul.newslinks {
	border-top: 1px solid #c2d945;
	margin-top:10px;
}

ul.newslinks li {
	border-bottom: 1px solid #c2d945;
}

ul.links li a, ul.newslinks li a  {
	color: #333;
	line-height: 170%;
}

ul.links li a:hover, ul.newslinks li a:hover {
	color: #605ea9;
}

#linkslists, form {
	margin-bottom: 10px;
}

#linkslists h3 {
	text-transform: uppercase;
}

.spacer {
	padding-top:10px;
}

.events {
    width: 396px!important;
}

.event-details {
    margin-left: 10px;
    padding-bottom: 10px;
}
.event-details h2,
.event-details p {
    margin-left: 0!important;
}

.event-details table {
    border-collapse: collapse;
    margin: 10px 0;
    padding:0;
}

.event-details th {
    text-align: left;
}
.event-details thead th {
    border-bottom: 1px solid #D7D7D7;
}

.event-details table th,
.event-details table td {
    padding: 5px 20px 5px 0;
    vertical-align: top;
}

a.ulink {
    text-decoration: underline;
}