/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */


#dropline {
	list-style:none;
	text-align:center;
	font-size:12px;
	font-family:arial, sans-serif;
	height:41px;
	width:755px;
	position:relative;
	top:0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(back_black.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	left: 0;
	padding: 0px;
}
#dropline div {
	padding:0;
	margin:0 auto;
	list-style:none;
	position:absolute;
	left:-9999px;
	width:700px;
	text-align:center;
	background:url(trans.gif);
}
#spacer_abovehead {
	background-image: url(images/spacer/spacer_black_header.gif);
	height: 20px;
	width: 755px;
}
#dropline table {border-collapse:collapse; font-size:1em; float:left; margin:-1px;}

#dropline ul li {display:inline; margin:0; text-align:left;}
#dropline ul li a {display:inline-block; height:30px; line-height:30px; margin:0; padding:0 10px; background:transparent; font-weight:bold; font-size:11px;}

#dropline li {display:inline; margin:0 -2px; text-align:left;}
#dropline li a {display:inline-block; height:36px; margin:5px 0 0 0;padding:0 25px 0 0; background:url(button.gif) right top; line-height:30px; text-decoration:none; color:#000;}
#dropline li a.sub {background:url(button-arrow.gif) right top;}

html>/**/body #dropline li {
	display:inline-block;
	padding:0;
	font-family: arial, sans-serif;
}

* html #dropline li a {margin-bottom:-4px; margin-right:3px;}

#dropline li a b {display:block; height:36px; float:left; padding:0 0 0 25px; background:url(button.gif) left top; cursor:pointer;}

#dropline li a:hover {background-position:right bottom; color:#fff;}
#dropline li a:hover b {background-position:left bottom;}

#dropline li:hover > a {background-position:right bottom; color:#fff;}
#dropline li:hover > a b {background-position:left bottom;}

#dropline :hover div {left:0; top:41px;}

#dropline :hover ul li a:hover {text-decoration:underline; color:#800;}
#wrapper {
	width: 755px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #730000;
}
#wrapper_events {
	width: 755px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #730000;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news_main_pic {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	position: relative;
	height: 200px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#contact_pic {
	background-image: url(images/contact/contact_pic_1.jpg);
	position: absolute;
	height: 257px;
	width: 173px;
	right: 76px;
	top: 113px;
}

