a, img {	
	outline: none;
	border: none;
}
body {
	margin:0px; 
	padding: 0px; 
	background: #cccccc;
	font-family: arial, sans-serif; 
	font-size: 11px;
}

.header {
	margin: 0px;
	background: URL(../images/header-x.png);
	height: 150px;
}
.content {
	background: #ffffff;
}
.container {
	width: 960px;
	margin: 0px auto;
}
.footer {
	margin: 0px;
	background: #131313 URL(../images/footer-x.png) repeat-x;
}
.bumper {
	background: URL(../images/stripe.png);
	height: 300px;
}
.hiddenbumper {
	display: none;
}
.bumpergetter {
	height: 8px;
	background: url(../images/bumpershadow.png);
}
.innerbumper {
	width: 940px;
	height: 300px;
	margin: 0px auto;
	background: url(../images/spheres.png) center top no-repeat;
	color: #ffffff;
	font-family: arial;
}
.boxleft {
	width: 460px;
	float: left;
}
.boxright {
	width: 460px;
	float: right;
}
.slideshow, .advert {
	width: 460px;
	height: 280px;
}
.slideshow img, .advert img {
	height: 280px;
	margin-top: 10px;
}

h1 {
	text-transform: uppercase;
	color: #009ede;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 32px;
}
p {
	font-family: arial, sans-serif; 
	font-size: 11px;
	line-height: 20px;
}

.menubox {
	width: 570px;
	float: left;
	position: relative;
}
div.logo {
	width: 367px;
	float: right;
}
img.logo {
	margin-top: 15px;
}
.menu {
	margin: 0px;
	padding: 43px 0 0 0;
	font-size: 24px;
}
.menu li{
	display: inline;
	margin-right: 15px;
	padding-bottom: 25px;
}
.menu li a {
	color: #000000;
	text-decoration: none;
}
.menu li a:hover{
/*	color: #004f6f; */
/*	color: #009ede; */
}

li.select {
	background: URL(../images/arrow.png) no-repeat bottom center ;
	color: #009ede;
}

.submenu {
	 width: 600px;
}

.menu li ul {
	color: #ffffff;
	display: inline;
	position: absolute;
	top: 117px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 20px;
	display: none;
	z-index: 3;
}
.menu li ul li a {
	color: #ffffff;
}
.menu li ul li a:hover {
	color: #101010;
}
.menu li ul li {
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

.socialmedia {
	width: 250px;
	margin-top: 24px; 
	float: right;
	text-align: right; 
}

.footerlist {
	width: 220px;
	float: left;
	margin-top: 15px;
}
#openslider {
	width: 100px;
	position: absolute;
	top: 20px;
	right: 20px:
	
	z-index: 10;
}
.slideclose {
	display: none;
	background: #000000;
	color: #ffffff;
	padding: 5px;
}

.spacer {
	margin-right: 20px;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}



.calendarslider {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.calendar {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.calendar li{
	margin-bottom: 10px;
}
.calendar li:hover {
	background: #009ede;
	color: #ffffff;
	padding-left: 5px;
	cursor: pointer;
}
.calendar a{
	display: block;
	color: #000000;
	text-decoration: none;
}
.calendar a:hover {
	color: #ffffff;
}
.listimage {
	height: 5px;
	width: 5px;
	display: none;
	margin-right: 10px;
	margin-bottom: 2px;
}
.footerlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #ffffff;
	font-size: 11px;
}
.footerlist li {
	padding: 14px 0px 14px 0px;
	border-bottom: 1px solid #323232;
}
.footerlist a{
	color: #ffffff;
	text-decoration: none;
}
.footerlist a:hover{
	color: #009ede;
}
.footerlist ul li:first-child {
	border-top: 1px solid #323232;
}
.footerlist h3, .content h2 {	
	color: #009ede;
	text-transform: uppercase;
	font-size: 27px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 1;
}
.footerspace {
	margin-bottom: 30px;
}
.copyright {
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	padding-bottom: 20px;
}
.copyright a {
	color: #009ede;
	
}


/* OBJECT SPECIFIC ITEMS */

ul.events, ul.photos, ul.news{
	list-style: none;
	margin:0px;
	padding: 0px;
}
.events li, .photos li, .news li {
	background: #009ede;
	color: #ffffff;
	font-size: 13px;
	list-style: none;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	cursor: pointer;
}
.eventDetails, .newsDetails {
	padding: 10px;
	background: #131313;
	color: #ffffff;
}
.eventTitle, .newsTtile {
	font-size: 20px;
	color: #009ede;
}
.eventDate{
	font-size: 14px;
	font-style: italic;
}
.eventCategory {
	background: #009ede;
	color: #ffffff;
	padding: 0px 5px;
	margin-top: 20px;
}
.eventDetails a, .newsDetails a{
	color: #009ede;
	text-decoration: none;
}
.eventDetails a:hover, .eventDetails a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.date {
	background: #000000; padding: 0px 10px;
}

.photos a, .news a {
	text-decoration: none;
	color: #ffffff;
}
.photoItems img{
	height: 105px;
	width: 105px;
	margin: 5px;
}


.links a{
	text-decoration: none;
	color: #009ede;
}
.links a:hover {
	color: #000000;
}
.cufon-loading a.rollover {
   visibility: hidden !important;
} 
.forminput {
	width: 240px;
	background: #efefef;
	padding: 3px;
	border: none;
	font-size: 11px;
	font-family: arial, sans-serif; 
	
	
}
.announce {
	position: absolute;
	width: 200px;
	background: #121212;
	color: #ffffff;
	top: 0px;
	left: 10px;
	z-index: 99;
	display: none;
}
.announce div{
	margin: 10px;
}
.announceTitle {
	font-size: 13px;
	color: #009ede;
}
