/*================================================================================

SITE COLOUR PALETTE
blue dark: #1D3194
blue light: #CBEAF2
green dark: #89C821
green grey: #D9E1CB
green light: #F1F8E4
red: #A6341C

================================================================================*/


/* UNIVERSAL STYLES
================================================================================*/

body {
	font: 10pt/12pt arial, helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
}


/* TYPOGRAPHY
================================================================================*/

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

h1.pagetitle {
	float: none;
	font-size: 20pt;
	padding-left: 0;
	padding-right: 0;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 11pt;
}

h6 {
	font-size: 10pt;
}

hr {
	width: 100%;
	height: 1px;
	color: #89C821;
	background: #89C821;
	color: #CCC;
	background: #CCC;
	border: none;
	margin: 10px 0;
	clear: both;
}

blockquote {
	background: #EFF1F7;
	padding: 10px 15px;
	margin: 10px 0;
	clear: both;
}

blockquote p {
	padding: 0;
}

p {
	line-height: 1.4em;
	padding: 4px 0 10px 0;
}

a, a:visited, a:focus, a:hover, a:active {
	color: #0064B9;
	text-decoration: underline;
}

div#content ul, .spaw_body ul, div#content ol, .spaw_body ol {
	padding: 8px 0;
	margin: 0 0 0 35px;
}

div#content_side ul {
	padding: 8px 0 8px 15px;
	margin: 0
}

div#content ol, .spaw_body ol {
	margin: 0 0 0 40px;
}

div#content ul li ul, div#content ul li ol, div#content ol li ul, div#content ol li ol, 
.spaw_body ul li ul, .spaw_body ul li ol, .spaw_body ol li ul, .spaw_body ol li ol {
	padding: 0;
}

div#content ul li, div#content_side ul li {
	list-style-image: url('../images1/ul_default.gif');
	padding: 2px 0 2px 5px;
}

div#content ul.check li, div#content_side ul.check li {
	list-style-image: url('../images1/ul_check.gif');
	padding: 2px 0 2px 5px;
}

div#content ul li li, div#content ol li {
	list-style-image: none;
	padding: 2px 0;
}

ol, ul, ol ol, ol ul, ul ol, ul ul, ol p, ul p, td, td p, td ol, td ul, form, fieldset, input, select {
	font-size: 1em;
}

table.sponsor_logos td {
	vertical-align: middle;
}


/* LAYOUT STYLES
================================================================================*/

div#navtop, div#header div, div#nav {
	display: none;
}

div#container, div#container_home, div#container_2col, div#header, div#content, div#content_side, div#footer, div#mission, div#news,
div#container div#content, div#container_2col div#content, div#container_2col div#content_side {
	float: none;
	width: auto;
	padding: 0;
	margin: 0;
}

div#content_side, div#footer {
	border-top: 1px solid #000;
	padding: 10px 0;
	margin: 10px 0;
}

div#footer ul {
	display: none;
}

/* HOMEPAGE LAYOUT
================================================================================*/

div#container_home div#content {
	float: left;
	width: 339px;
	padding: 0 0 50px 13px;
}

div#container_home div#content_side {
	float: right;
	width: 240px;
	padding: 0 0 50px 39px;
}


/* HOME CALENDAR STYLES
----------------------------------------*/

div#calendar {
/*	width: 195px;*/
	width: 175px;
	font-size: 0.9em;
	background: url('../images1/calendar.gif') no-repeat 0 0;
	padding: 20px 0 0 20px;
}

div#calendar select {
	width: 58%;
	padding: 0;
	margin: 0;
}

div#calendar select.select_year {
	width: 40%;
}

table.calendar_table {
	width: 100%;
	text-align: center;
/*	border-collapse: collapse;*/
	border: 1px solid #4668A5;
}

table.calendar_table th, table.calendar_table td {
	color: #536C98;
	line-height: 20px;
	border: 1px solid #CAD9EE;
	padding: 0;
}


table.calendar_table th {
	font-weight: bold;
	text-align: center;
	color: #FFF;
	border: none;
	background: #4668A5;
}

table.calendar_table a, table.calendar_table a:visited, table.calendar_table a:focus, table.calendar_table a:hover, table.calendar_table a:active {
	display: block;
	text-decoration: none;
	color: #FFF;
	background: #A1D34D;
}

table.calendar_table a:hover {
	background: #92C241;
}

table.cal_prevnext a, table.cal_prevnext a:visited, table.cal_prevnext a:focus, table.cal_prevnext a:hover, table.cal_prevnext a:active {
	color: #A6341C;
}
table.cal_prevnext td.prev {                                                                 
  background: url('../images1/cal_prev.gif') no-repeat 3px 6px;                              
  padding: 7px 0 0 15px;                                                                     
}                                                                                            
table.cal_prevnext td.next {                                                                 
  background: url('../images1/cal_next.gif') no-repeat 51px 6px;                             
  padding: 7px 15px 0 0;                                                                     
}          

div.event_hidden {
	margin-top: 15px;
}

div.event_hidden span {
	font-weight: bold;
}

div#calendar ul {
	padding: 0;
	margin: 0;
}

div#calendar ul li {
	list-style-type: none;
	list-style-image: none;
	background: url('../images1/ul_calendar.gif') no-repeat 0 7px;
	padding: 4px 0 5px 15px;
}


/* HOME MEMBERSHIP STYLES
----------------------------------------*/

div#membership {
	width: 175px;
	height: 174px;
	background: url('../images1/membership.gif') no-repeat 0 0;
	padding: 20px 0 0 20px;
}

div#membership div {
	width: 173px;
	height: 172px;
	border: 1px solid #7BB7EB;
	overflow: auto;
}

div#membership ul {
	padding: 8px;
}

div#membership ul li {
	font-size: 0.9em;
	list-style-type: none;
	background: url('../images1/ul_membership.gif') no-repeat 0 6px;
	padding: 0 0 0 15px;
}


/* EVENTS LISTINGS STYLES
================================================================================*/

div.event_list_title {
	font-size: 1.3em;
	font-weight: bold;
	color: #3A9A0B;
	padding: 0 0 15px 0;
}

table.events_list {
	width: 100%;
}

table.events_list th {
	font-size: 1.15em;
	text-align: left;
	background: #CBEAF2;
	border-bottom: 3px solid #97BFC9;
	padding: 7px 5px;
}

table.events_list td {
	border-bottom: 1px solid #D9E1CB;
	padding: 5px;
}

table.events_list td.date {
	width: 20%;
}

table.events_list td.title {
	width: 35%;
}

table.events_list td.title p {
	padding: 0;
}

table.events_list td.location {
	width: 20%;
}

table.events_list tr.odd {
	background: #F3F7EC;
}


