body {
	background: #000000 url(/images/bg_fade.jpg) repeat-x;
	color: #e6e6e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	}

#wrapper {
	width: 770px;
	margin: 5px auto;
	}

	
/* Header  =================================*/
.header {
	width: 770px;
	height: 68px;
	clear: both;
	border-bottom: 0px solid #FFFFFF;
	padding: 10px 0px 0px 0px;
	}
.header img {
	padding: 0px 0px 0px 5px;
	}
	
/* Primary Navigation strip =========================== */
.prinavstrip {
	width: 770px;
	float: right;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 5px;
	border-bottom: 2px solid #FFFFFF;
	}
	.prinavstrip ul {
		float: right;
		display: inline;
		margin: 0px 5px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
	.prinavstrip li {
		list-style: none;
		text-align: center;
		float: left;
		line-height: 0.9em;
		display: inline;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border-right: 1px solid #909090;
		}		
	.prinavstrip a {
		display: inline;
		color: #b4b4b4;
		padding: 2px 5px 2px 5px;
		margin: 0px 0px 0px 0px;
		text-decoration: none;
		white-space: wrap;
		}
	.prinavstrip a:hover {
		color: #ffffff;
		background-color: #333333;
		}

#prinavstripSelected a{
	color: #FFFFFF;
	padding: 2px 3px 2px 3px;
	background-color: #3D4F52;
	border-bottom: 2px solid #437A80;
	}

/* Secondary navigation =================================*/
.secnav {
	width: 770px; 
	height: 20px;
	display: block;
	background-color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	list-style: none;
	}
	.secnav ul {
		float:right;
		margin: 2px 5px 0px 0px;
		padding: 0px 0px 0px 0px;
		list-style: none;
		}
	.secnav li {
		display: inline;
		float:left;
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border-right: 1px solid #666666;

		}
	.secnav a {
		text-decoration: none;
		padding: 2px 5px 2px 5px;
		margin: 0px 0px 0px 0px;
		color: #b8b8b8;
		}
	.secnav a:hover {
		text-decoration: none;
		color: #FFFFFF;
		background-color: #3D4F52;
		}

/* Content Styles  =================================*/
#Content {
	padding: 50px 25px 20px 25px;
	line-height: 1.6em;
	}
	.ContentBackground {
		background:url(/images/bg.v3.jpg) no-repeat;
		background-position: 0px 0px;
		height: 505px;
		}
	.ContentBackground2 {
		background:url(/images/bg.v3.jpg) no-repeat;
		background-position: 0px 0px;
		}
	.ContentBackgroundDefault {
		background: #FFFFFF;
		color: #000000;
		background-position: 0px 0px;
		}

#ContentIndex {
	padding: 0px 25px 20px 25px;
	line-height: 1.6em;
	}
	.ContentBackgroundIndex,
	.ContentBG-Index {
		background:url(/images/bg_index.jpg) no-repeat;
		background-position: 0px 187px;
		}


/* Heading Styles  =================================*/
.ContentBackground H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		20px;
	font-weight:	normal;
	color: 			#FFFFFF;
	background-position: 0px 0px;
	}
	.ContentBackground	H2 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight:    bold;
			font-size: 		16px;
			color: 			#FFFFFF;
			}
	.ContentBackground	H3 {
			font-family:Arial, Helvetica, sans-serif;
			font-weight:    bold;
			font-size: 		14px;
			color: 			#FFFFFF;
			}

.ContentBackground2 H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		20px;
	font-weight:	normal;
	color: 			#FFFFFF;
	background-position: 0px 0px;
	}
	.ContentBackground2	H2 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight:    bold;
			font-size: 		16px;
			color: 			#FFFFFF;
			}
	.ContentBackground2	H3 {
			font-family:Arial, Helvetica, sans-serif;
			font-weight:    bold;
			font-size: 		14px;
			color: 			#FFFFFF;
			}

.ContentBackgroundDefault H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		20px;
	font-weight:	normal;
	color: 			#000000;
	background-position: 0px 0px;
	}
	.ContentBackgroundDefault	H2 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight:    bold;
			font-size: 		16px;
			color: 			#000000;
			}
	.ContentBackgroundDefault	H3 {
			font-family:Arial, Helvetica, sans-serif;
			font-weight:    bold;
			font-size: 		14px;
			color: 			#000000;
			}



	h1, h2, h3, h4, h5, h6,	.h1, .h2, .h3, .h4, .h5, .h6,
	.ContentBG-Black h1,
	.ContentBG-Black h2,
	.ContentBG-Black h3,
	.ContentBG-Black h4,
	.ContentBG-Black h5,
	.ContentBG-Black h6,
	.ContentBG-White h1,
	.ContentBG-White h2,
	.ContentBG-White h3,
	.ContentBG-White h4,
	.ContentBG-White h5,
	.ContentBG-White h6  {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-weight: normal;
		}
		h1, .h1 {
			font-size: 20px;
			margin: 0px 0px 4px 0px;
			}
		h2, .h2 {
			font-size: 16px;
			font-weight: bold;
			margin: 0px 0px 4px 0px;
			}
		h3, .h3 {
			font-size: 14px;
			font-weight: bold;
			margin: 0px 0px 4px 0px;
			}
		h6, .h6 {
			font-size: 10px;
			}

	.ContentBG-Black h1,
	.ContentBG-Black h2,
	.ContentBG-Black h3,
	.ContentBG-Black h4,
	.ContentBG-Black h5,
	.ContentBG-Black h6	 {
		color: #FFFFFF;
		}

	.ContentBG-White h1,
	.ContentBG-White h2,
	.ContentBG-White h3,
	.ContentBG-White h4,
	.ContentBG-White h5,
	.ContentBG-White h6	 {
		color: #000000;
		}


/* List Styles  =================================*/
#lblPage ul {
	margin: 0px 0px 0px 17px;
	padding: 0;
	list-style-image: url(/images/dash_test.gif);
	}
	ul li {
		padding: 5px 0px 0px 0px ;
		}
	ol {
		margin-left: 25px;
		padding: 0;
		}
	ol li {
		padding: 5px 0px 0px 0px ;
		}

/* HR Style  =================================*/
HR {
	height: 1px;
	width: 98%;
	border: 1px solid #AFA798;
	color: #AFA798;
	}
    .HR {
        border-top: 1px solid #AFA798;
        border-bottom: 1px solid #AFA798;
        margin-top: 5px;
        margin-bottom: 3px;
        }

#lblHomeTopStories b {
	display: block;
	}

/* Link Styles  =================================*/
a {
	text-decoration: underline;
	font-family: Arial, Helvetica;
	color:	#e6e6e6;
	}	
	a:hover {	
		text-decoration: none;
		color:	#FFFFFF;
		}

.ContentBackgroundDefault a {
	text-decoration: underline;
	font-family: Arial, Helvetica;
	color:	#444444;
	}	
	.ContentBackgroundDefault a:hover {	
		text-decoration: none;
		color:	#000000;
		}


/* Website Form Styles  =================================*/
.editbox {
	border: 1px solid #cccccc;
	}

.btns {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #818181;
	color: #FFFFFF;
	}
	
.listbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008348;
	}
	
.formprompt, .noticeboard, .noticeboard td, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #818181;
	}
select {
	border: 1px solid #818181
	background-color: #ECF5F6;
	}
/* remove borders from these checkboxes (styling input above affects all types)*/
#result_chkNewsletter,#result_chkUpcoming,#result_chkCompleted {
	border:none;
	}

/*  Crumb Trails  =================================*/
#crumbtrail {
	width: 600px;
	text-align: right;
	font-size: 10px;
	margin: 5px 0px 0px 0px;
	float: right;
	display: block;
	}
	#crumbtrail a {
		color: #8e8e8e;
		text-decoration: none;
		padding: 0 5px;
		}
	#crumbtrail a:hover {
		text-decoration: underline;
		}

/*  Lbl Date  =================================*/
#lblDate {
	font-size: 10px;
	}

/*  Lbl page  =================================*/
#lblPage img {
	}

#image_style,
.image_style {
	border: 1px solid #b4b4b4;	
	padding: 2px;
	margin: 5px;
	}
	.image_style02 {
		border: 10px solid #464646;	
		padding: 0px;
		margin: 10px;
		}

/* Table Styles =================== */
table td {
	vertical-align: top;
	}
#Table_Main {
	border-left: 0px solid #F5F4F4;
	}	
.tablelblAds td {
	border:	0px solid #F5F4F4;
	cellpadding: 0;
	cellspacing: 0;
	}
.tablelblAds img, .sponsors img {
	margin: 0px;
	padding: 0px;
	}
.Table_RIP {
	background-color: #CED6C7;
	}
	.Table_RIP td{
	padding: 3px;
		}
	.Table_RIP th{
		border-bottom: 3px solid #FFFFFF;
		}

	
.sponsors {
	background-color: #D28F00;
	height: 40px;
	clear: both;
	padding: 0;
	margin: 0;
	}

/* Email & Printer Friendly =================== */
#lblEmail a,
#lblPrint a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	}
	#lblEmail a:hover, 
	#lblPrint a:hover {
		background: none;
		text-decoration: underline;
		}
	
	#lblEmail img,
	#lblPrint img {
		float: none;
		border: none;
		vertical-align: middle;
		margin-right: 5px;
		}

/* Events  =================================*/
#events_dottedline {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	border: 1px dotted #d2d2d2;
	}

/* Footer  =================================*/
.footer {
	width: 760px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	padding: 5px 5px 0px 5px;
	color: #b4b4b4;
	border-top: 3px solid #333333;
	}
	.footer a {
		color: #b4b4b4;
		text-decoration: none;
		font-size: 10px;
		}
	.footer a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		font-size: 10px;
		}

/*  Columns  =================================*/
.singlecolumn {
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	}
.contentcolumn {
	width: 625px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 15px;
	}
.contentcolumn_index {
	width: 775px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
.contentcolumn_imagelib {
	width: 660px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#contentspacing {
	padding: 5px;
	margin: 5px;
	}
.rightcolumndouble {
	width: 235px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 0px 15px;
	}
.rightcolumn {
	width: 195px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
	
.clear {
	clear: both;
	}