@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	line-height: 18px;
	background-image: url(images/bgpa.gif);
	
}



a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #fde691;
}
h1 {

	font-size: 16px;
	padding-bottom: 7px;
	
}


h2 {
	
	font-size: 12px;
	padding-bottom: 7px;
	
}
#topnav {
	background-image: url(images/topbg.jpg);
	height: 90px;
	padding-top: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	color: #fde691;
	background-position: center;
}

#topnav a:link {
	font-size: 14px;
	font-weight: bold;
	color: #fde691;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

#topnav a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #fde691;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

#topnav a:hover {
	color: #FFF;
}

#container {
	background-image: url(images/mainbodybg.jpg);
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#footer {
	background-image: url(images/footerbg.jpg);
	text-align: center;
	line-height: 35px;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

#footer a {
	color: #35A5FF;
}

#footer a:hover {
	color: #0073AA;
}

.navtitle {
	font-size: 14px;
	color: #FFF;
	background-image: url(images/titlebg.jpg);
	display: block;
	width: 230px;
	line-height: 25px;
	height: 25px;
	padding-left: 10px;
}
#leftnav {
	margin-right: 10px;
	margin-left: 10px;
}


#bodyleft {
	float: left;
	width: 263px;
	margin-top: -14px;
}
#bodyright {
	float: right;
	width: 543px;
	margin-top: -20px;
}
#logo {
	background-image: url(images/logo.jpg);
	height: 203px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
}


.clearfloat { 
clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}
.pagetitle {
	background-image: url(images/titlebg.jpg);
	padding-left: 20px;
	line-height: 30px;
	height: 30px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #003D6B;
	border: 1px dotted #FFF;
}
.line1 {
	display: block;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#photobox {
	float: left;
	margin: 10px;
	background-image: url(images/picbg.png);
	padding: 16px;
}
#calendar {
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
	width: 260px;
	text-align: center;
}
#bodywrap {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #005C88;
	border-left-color: #005C88;
	padding-bottom: 10px;
	width: 806px;
}
#content {
	padding-right: 10px;
}
#eventleft {
	float: left;
	width: 140px;
	text-align: center;
}
.eventbox1 {
	height: 35px;
	line-height: 35px;
	background-image: url(images/eventbar.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#eventright {
	color: #000;
	float: right;
	width: 380px;
}


#eventright a {
	color: #985229;

}

#eventright a:hover {
	color: #755E47;
}

.eventbox2 {
	height: 35px;
	line-height: 35px;
	background-image: url(images/eventbar1.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.imagemar {
	margin-bottom: 5px;
}
#eventphoto {
	float: right;
	width: 150px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.catebox a {
	display: block;
	margin: 10px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E18E04;
	border: 1px dotted #FFF;
	text-decoration: none;
	
	
}

.catebox a:hover {
	background-color: #F1C16F;

	
}
.whatonicon a {
	background-image: url(images/whatson.png);
	display: block;
	height: 85px;
	width: 243px;
	margin-bottom: 5px;
}

.whatonicon a:hover {
	background-image: url(images/whatson2.png);
	display: block;
	height: 85px;
	width: 243px;
	margin-bottom: 5px;
}


.menu a {
	background-image: url(images/menu1.png);
	display: block;
	height: 85px;
	width: 243px;
	margin-bottom: 5px;
}

.menu a:hover {
	background-image: url(images/menu.png);
	display: block;
	height: 85px;
	width: 243px;
	margin-bottom: 5px;
}

.function a {
	background-image: url(images/functions.png);
	display: block;
	height: 85px;
	width: 243px;
	margin-bottom: 5px;
}

.function a:hover {
	background-image: url(images/functions2.png);
	display: block;
	height: 85px;
	width: 243px;
	margin-bottom: 5px;
}

.gallery a {
	background-image: url(images/gallery.png);
	display: block;
	height: 85px;
	width: 243px;
	margin-bottom: 5px;
}

.gallery a:hover {
	background-image: url(images/gallery1.png);
	display: block;
	height: 85px;
	width: 243px;
	margin-bottom: 5px;
}

.join a {
	background-image: url(images/join.png);
	display: block;
	height: 85px;
	width: 243px;
	margin-bottom: 5px;
}

.join a:hover {
	background-image: url(images/join1.png);
	display: block;
	height: 85px;
	width: 243px;
	margin-bottom: 5px;
}

.fbicon a {
	background-image: url(images/fb.png);
	display: block;
	height: 85px;
	width: 243px;
	margin-bottom: 5px;
}

.fbicon a:hover {
	background-image: url(images/fb2.png);
	display: block;
	height: 85px;
	width: 243px;
	margin-bottom: 5px;
}
#credit {
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

