@charset "UTF-8";
/* CSS Document */

* {
	margin: 0; 
	padding: 0; 
	text-decoration:none;
	list-style:none;
	border:0; 
	font-family: Verdana, Geneva, sans-serif; 
}
	
/* BODY */	
body {
	background-image:url(../images/bglower.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#002C67;
	height: 100%;

}

a:link {
	color:#00F;
}

a:visited {
	color:#00F;
}


h1 { /*** Reversed brown heading ***/
	margin-top:20px;
	width: 855px;
	height: 28px;
	background:rgb(136,65,21);
	
	font-size:18px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	*height:1%;
	padding-top:1px;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
	
h2 {
	background-color: #001b4b;
	font-size:12px;
	font-weight:bold;
	padding:8px;
	padding-left:12px;
	color:#FFF;
}

h3 {
	width:180px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#001b4b;
	background-color:#FFF;
	padding:4px 4px 4px 12px;
	border-top: 2px solid #002C67;
	border-right: 2px solid #002C67;
	padding-left: 12px; 
}

h4 {
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	color:#FFF;
	padding:0px 20px 5px 20px;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:rgb(101,127,164);
	text-align:left;
	padding-bottom:2px;
}

h6 {
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	color:#FFF;
	padding-bottom:20px;
}


	
/*********************** Content wrapper ***********************/

#contentwrapper {
	width:855px;
	margin:0 auto;
}

/********************** Header ***********************/

.vicheaders {
	margin:0 auto;
	margin-top:-33px;
}


#header {
	background-color:#001b4b;
	height:35px;
}
	
	
/********************** FOOTER ************************/	
	
.footer {
	position:relative;
	bottom:0;
	font-size:10px;
	color:#34c6f9;
	margin:0 auto;
	background-color:#001b4b;
	margin-top:30px;
	height: 45px; /* .push must be the same height as .footer */
	}


.footer p {
	text-align:center;
	color:#004175;
	font-size:10px;
}

/********************** TABLE COMMITTEE TXT ************************/	


.table { 
	border-collapse: collapse; 
	width:855px; 
	margin: 0 auto; 
	margin-top: 15px;
	background-color:#FFF;
}

.table_heading {
	background-color: #001b4b;
	font-size:12px;
	font-weight:bold;
	padding:8px;
	padding-left:12px;
	color:#FFF;
}

.table_heading, .position, .town, .contact, .phone, td, tr	{ 
	border-top: 2px solid #002C67;
	border-right: 2px solid #002C67;
	padding-left: 12px; 
}

.position {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#001b4b;
	padding:4px 4px 4px 12px;
}
.town {
	width:180px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#001b4b;
	padding:4px 4px 4px 12px;
}

.contact {
	width:150px;
	font-size:12px;
	font-style:italic;
	text-align:left;
	color:#001b4b;
	padding:4px 4px 4px 12px;
}

.phone {
	width:110px;
	font-size:12px;
	text-align:left;
	color:#001b4b;
	padding:0px 0px 0px 12px;
}

.email a:link {
	width:200px;
	font-size:12px;
	padding-right:15px;
	color: #00F; 
}

.email a:visited { 
	color: #34C6F9; 
}

.email a:hover { 
	color:#06F; 
}

/********************** Calendar ************************/	


.calendar {
	width:400px;
	height: 28px;
	background:#001b4b;
	text-align:center;
}

.calendar_txt {
	font-size:14px;
	color:#FFF;
	text-align:center;
	height:28px;
	padding-right:12px;
}

.calendar, td, tr	{ 
	border-top: 2px solid #002C67;
	border-right: 10px solid #002C67;
}

.forms_table {
	margin-top:20px;
	border-collapse: collapse; 
	width:800px; 
}

.forms {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}

.forms img {
	margin-left:-6px;
}

.forms a:link {
	font-size:12px;
	color: #00F; 
}

.forms a:visited { 
	color: #34C6F9; 
}

.forms a:hover { 
	color: #06F; 
}

.zones {
	font-size:12px;
	color:#000;
	width: 285px;
	height: 28px;
	background: #FFF;
}

.zones p {
	width:255px;
	font-size:12px;
	text-align:center;
	color:#000;
	background: #FFF;
	padding-right:12px;
}

.dates {
	font-size:12px;
	color:#000;
	width: 400px;
	height: 28px;
	background: #FFF;
}

.dates em {
	font-size:12px;
	margin-left:20px;
	color:#000;
	width: 400px;
	height: 28px;
	background: #FFF;
}

.dates p {
	width:140px;
	font-size:12px;
	text-align:center;
	color:#000;
	background: #FFF;
	padding-right:12px;
}

.blank {
	background-color:#002C67;
	
}


/*********** SLIDESHOW ***********/
#slider {
	*margin-top:87px;
	width: 855px; /* important to be same as image width */
	height: 250px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */ 
	}
	
#sliderContent {
	width: 855px; /* important to be same as image width or wider */
	position: absolute; 
	top: 0;	
	margin-left: 0; 
	}
	
.sliderImage { 
	float: left; 
	position: relative; 
	display: none; 
	}
	
.sliderImage span { 
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif; 
	padding: 10px 13px; 
	width: 855px; 
	background-color: #FFF;
	color: #fff; 
	display: none; 
	}

/*********** HOME PAGE CONTENT LEFT ***********/

.contentleft {
	width:500px;
	float:left;
	margin:20px 0 20px;
}

.homeheading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:rgb(101,127,164);
	text-align:left;
	padding-bottom:2px;
}

.bodytxt {
	font-size:12px;
	line-height:18px;
	text-align:left;
	color:#FFF;
	padding-bottom:20px;
}

.bodytxt p {
	padding-bottom:5px;
}



/*********** HOME PAGE CONTENT RIGHT ***********/

.contentright {
	width:300px;
	height:300px;
	float:left;
	margin:20px 0 20px;
	background-color:rgb(101,127,164);
}

.lastestnews {
	font-size:20px;
	font-weight:500;
	color:#FFF;
	text-align:center;
	margin:10px 0 0 0;
}

.lastestnews span {
	color:#34C6F9;
}

.newstxt {
	font-size:12px;
	line-height:18px;
	text-align:left;
	color:#FFF;
	padding:10px 20px 20px 20px;
}

.newstxt p {
	padding-bottom:4px;
}

.clearfloat {
	clear:both;
}


/****************************** NEWS *******************************/

.newsheading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:rgb(101,127,164);
	text-align:left;
	padding-top:20px;
	padding-bottom:5px;
}

.newstxt a:link {
	font-size:12px;
	padding-right:15px;
	color: #00F; 
}

.newstxt a:visited { 
	color: #34C6F9; 
}

.newstxt a:hover { 
	color: #06F; 
}





/************************************************** NAV	LEVEL ONE ***************************************************/
ul.dropdown {
	margin:-91px 0 0 180px;
	*margin:-92px 0 0 150px;
	position: absolute;
	*position:relative;
	z-index:1000;
}

ul.dropdown li {
	font-size:12px;
	float: left;
	zoom: 1;
}

ul.dropdown a:hover {
	/*background-color:#002C67;*/
}
/*
ul.dropdown a:active {
	color: #0C3;
}*/

ul.dropdown ul li {
	*display: inline;
	*width: 100%;
} 

ul.dropdown li a {
	display: block;
	padding: 4px 8px;
	border-right: 4px solid #001b4b;/*dark blue*/
	color:#fff; /*rgb(52, 198, 249); /*light blue */
}

ul.dropdown li:last-child a {
	border-right: none; 
} /* Doesn't work in IE */


ul.dropdown li.hover,
ul.dropdown li:hover {
	background-color:rgb(136,65,21)/*brown*/; /**/
	color:#CCC;
	position: relative;
}

ul.dropdown li.hover a {
	color:#fff;
}


/*********** LEVEL TWO ***********/
ul.dropdown ul 	{
	width: 180px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
}

ul.dropdown ul li {
	background-color:#002C67/*mid blue*/; /**/
	color: #000; 
	border-bottom: 1px solid #003;
	float: none;
}
									  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a	 {
	border-right: none;
	display: inline-block;
} 

/* 	LEVEL THREE */
ul.dropdown ul ul {
	left: 100%;
	top: 0;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}