/*
	Event Maroon : #822a30
	News Green   : #508100
*/

* {
	margin: 0;
	padding: 0;
}

BODY {
	background-color: #daecfa;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 75%; */
	line-height: 120%;
	text-align: center;
	color: #404040;
}

/* Avoids Firefox sites jumping as scrollbar appears on long pages and disappears on short pages */
BODY { overflow: -moz-scrollbars-vertical; }

DIV#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: White;
}

DIV#header {
	width: 900px;
	height: 197px;
	overflow: hidden;
}

DIV#logo {
	width: 900px;
	height: 132px;
	overflow: hidden;
}

DIV#mainnavbox {
	width: 900px;
	height: 132px;
	overflow: hidden;
	background: url(images/nav_background_river.gif) no-repeat;
}

DIV#mainnav {
	padding-top: 23px;
	padding-left: 20px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

DIV#mainnav A:link, DIV#mainnav A:visited, DIV#mainnav A:active {
	color: Black;
	font-size:
}

DIV#mainnav A:hover {
	color: #822a30; /*Green;*/
}

DIV#rightcol {
	width: 235px;
	padding-left: 10px;
	float: right;
}
DIV#eventsbox {
	width: 223px;
	background: url(images/tab_events_border.gif) repeat-y;
	margin-bottom: 1em;
}
DIV#eventbottom {
	background: url(images/tab_events_bottom.gif) no-repeat;
	width: 223px;
	height: 6px;
}
DIV#eventsbox H4 {
	background: url(images/tab_events.gif) no-repeat;
	color: White;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 10px;
	width: 223px;
	height: 25px;
	overflow: hidden;
}
DIV#eventsbox UL, DIV#newsbox UL {
	margin-left: 25px;
	list-style-image : url(images/bullet.gif);
	font-size: 90%;
	width: 80%;
}

DIV#newsbox {
	width: 223px;
	background: url(images/tab_news_border.gif) repeat-y;
	margin-bottom: 1em;
}
DIV#newsbottom {
	background: url(images/tab_news_bottom.gif) no-repeat;
	width: 223px;
	height: 6px;
}
DIV#newsbox H4 {
	background: url(images/tab_news.gif) no-repeat;
	color: White;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 10px;
	width: 223px;
	height: 25px;
	overflow: hidden;
}
DIV#youtubebox {
	width: 223px;
	overflow: hidden;
	background: url(images/tab_youtube_border.gif) repeat-y;
	margin-bottom: 1em;
}
DIV#youtubebox H4 {
	background: url(images/tab_youtube.gif) no-repeat;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 215px;
	overflow: hidden;
}
DIV#youtube {
	margin-left: 10px;
}
DIV#youtubebottom {
	background: url(images/tab_youtube_bottom.gif) no-repeat;
	width: 223px;
	height: 6px;
}

DIV#leftcol {
	float: left;
	width: 145px;
	padding-left: 15px;
}

DIV#leftcol H2 {
	color: #508100;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin-bottom: 1.0em;
}

DIV#leftcol H3 {
	margin-top: 1.0em;
}
DIV#leftcol H3 A:link, DIV#leftcol H3 A:active, DIV#leftcol H3 A:visited {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
DIV#leftcol H3 A:hover {
	color: #404040;
}
DIV#leftcol H3 A.activepage {
	color: #404040;
}

DIV#leftcol H4 {
	margin-left: 0.5em;
}
DIV#leftcol H4 A:link, DIV#leftcol H4 A:active, DIV#leftcol H4 A:visited {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
DIV#leftcol H4 A:hover {
	color: #404040;
}
DIV#leftcol H4 A.activepage {
	color: Black;
}

DIV#leftcol H5 {
	margin-left: 1em;
}
DIV#leftcol H5 A:link, DIV#leftcol H5 A:active, DIV#leftcol H5 A:visited {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
DIV#leftcol H5 A:hover {
	color: #404040;
}
DIV#leftcol H5 A.activepage {
	color: Black;
}


DIV#centrecol {
	width: 450px;
	margin-left: 160px;
	background: url(images/divider.gif) left top no-repeat;
	padding-left: 25px;
	line-height: 140%;
	font-size: 90%;
}
DIV#centrecol H1 {
	color: #508100;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 0;
}

DIV#contentpanel {
	margin-top: 20px;
}
DIV#content {
	padding: 15px;
	line-height: 140%;
	width: 620px;
}
DIV#content H1 {
	color: #822a30;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 0;
}

DIV#logobar {
	padding: 15px;
}
DIV.newsitem, DIV.eventsitem {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	height: auto;
	overflow: visible;
	min-height : 73px;
}
DIV.newsdate, DIV.eventsdate {
	width: 51px;
	height: 71px;
	overflow: hidden;
	background: url(images/date_box_background.gif) no-repeat;
	padding-top: 4px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 1.2em;
	float: left;
	text-align: center;
}
DIV.eventsdate {
	background: url(images/event_box_background.gif) no-repeat;
	color: #822a30;
}
DIV.newscontent, DIV.eventscontent {
	margin-left: 60px;
}

DIV.breaker {
	clear: both;
}

DIV.footer {
	background: url(images/footer_top.gif) no-repeat;
	margin-left: 10px;
	padding-left: 15px;
	margin-top: 30px;
	padding-top: 30px;
}
DIV#footercol1, DIV#footercol2, DIV#footercol3 {
	color: silver;
	width: 250px;
	float: left;
	font-size: small;
}
DIV#footercol2 {
	margin-right: 30px;
}

H1 {
	font-size: 1.5em;
	margin-bottom: 1.0em;
	font-style: italic;
	line-height: 100%;
}

H2 {
	font-size: 1.3em;
	margin-bottom: 0.1em;
	font-style: italic;
}

H3 {
	font-size: 1em;
	margin-bottom: 0.1em;
	font-style: italic;
}

P, FORM, UL {
	margin-bottom: 1em;
}

UL, OL {
	margin-left: 3em;
}

TD {
	vertical-align: top;
}

IMG {
	border: 0;
}

.right {
	float: right;
	margin-left: 10px;
}

.reqd {
	color: Red;
}

.silver {
	color: silver;
}

.calderdale {
	margin-left: 20px; 
	margin-right: 20px;
}

H1.eventred {
	color: Red;
}

A:link, A:active, A:visited  { 
	text-decoration: none ; 
	color: #2586d7; 
}
A:hover   { 
	text-decoration: underline ; 
	color: Black;
}

/* Rockmill Credits */
DIV#footpad {
	padding-bottom: 30px;
	font-size: small;
	color: silver; 
}
A.rockmill:link, A.rockmill:active, A.rockmill:visited { 
	text-decoration: none ; 
	color: silver; 

}
A.rockmill:hover   { 
	text-decoration: underline ; 
	color: #2586d7;
}





