/**************************general*********************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFF;
}
a img {
	border: 0;
}
a {
	color: #0c8bd8;
	text-decoration: none;
}
h1, h2, h3 {
	color: #0c8bd8;
}

/**************************top section*********************************/

#wrapper {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#lancslink {
	background-color: #000000;
	text-align: right;
	position: relative;
	top: 0;
	width: 786px;
	padding: 7px;
}
#lancslink a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}
#header {
	width: 800px;
	background-image: url(../images/static/logobanner.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 116px;
	top: 0;
}

/*******************************menu********************************************/

#menuwrapper {
	background-color: #000000;
	position: relative;
	width: 800px;
	float: left;
	z-index: 5;
	top: 0;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-transform: uppercase;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid white;
	color: white;
}
#p7menubar a.trigger {
	padding: 5px 10px 5px 10px;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: white;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a {
	color: white;
	background-color: #0c8bd8;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #0c8bd8!important;
	color: #FFFFFF!important;
}
#p7menubar li {
	width: auto;
}

/************************************middle***************************************/

#lowerheader {
	background-image: url(../images/static/logobannerbot.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
	position: relative;
	top: 0;
}
#pageimg {
	height: 200px;
	width: 800px;
}
#leftcolumn {
	color: #666666;
	width: 470px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#imagebar {
	height: 150px;
	width: 470px;	
}
.outer    {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.inner    {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightcolumn {
	color: #000000;
	background-color: #FFFFFF;
	width: 320px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*********************Event list****************************/

#eventssummaryindex {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#eventlistlogo, #eventlistlogoindex {
	height: 160px;
	width: 26px;
	background-image: url(../images/static/upcomingevents.jpg);
	background-repeat: no-repeat;
}
#eventlistlogo {
	float: right;
}
#eventlistlogoindex {
	float: left;
}

#eventlist {
	float: right;
	width: 275px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
}
#eventlistindex {
	float: left;
	width: 308px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	height: 180px;
	overflow: auto;
}
#eventlist .singleevent {
	float: right;
	margin-bottom: 5px;
	width: 260px;
	text-align: right;
}
#eventlistindex .singleevent {
	margin-bottom: 5px;
	width: 260px;
	text-align: left;
}
.date {
	font-size: 10px;
	color: #000000;
}
.eventname {
	font-size: 12px;
	color: #0c8bd8;
	font-weight: bold;
}
.locationtime {
	font-size: 10px;
	color: #999999;
}

/*******************Footer******************************/

#footer {
	width: 800px;
	background-color: #000000;
	height: 12px;
	clear: both;
}
#signup {
	margin-top: 10px;
	float: left;
}
.box {
	background-color: #F3F3F3;
	padding: 5px;
}
#signup p {
	font-size: 9px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#copyright {
	color: #666666;
	width: 800px;
	text-align: left;
	margin-bottom: 20px;
	float: left;
}
.box input {
	margin-right: 5px;
}

/**********************Other***************************/

#leftcolumn p, #leftcolumnindex p {
	font-size: 12px;
	text-align: justify;
}




#quickfacts, #partnersbar {
	background-repeat: no-repeat;
	height: 46px;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#quickfacts span, #partnersbar span, #directors span, #header span {
	display: none;	
}
#quickfacts {
	background-image: url(../images/static/quickfacts.jpg);	
}
#partnersbar {
	background-image: url(../images/static/partnerwith.jpg);
}
#directors {
	background-image: url(../images/static/daveandshelley.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.blurb {
	padding: 10px;
	background-color: #f3f3f3;
	color: #666;
	margin-bottom: 15px;
}
#leftcolumnindex .blurb {
	margin-bottom: 0;
}
.blurb ul {
	font-size: 14px;
}
.blurb li {
	padding-bottom: 2px;
}




#partners {
	text-align: center;
	width: 470px;
	margin-bottom: 15px;
}
#partners img {
	padding: 10px;
}




#brochure {
	margin-bottom: 10px;
	height: 97px;
	background-color: #f3f3f3;
}
#brochure p {
	font-size: 10px;
	margin: 6px;
}
#brochure img {
	float: left;
	margin-right: 10px;
}
#brochuretext {
	padding: 10px;
}




#contactform1 input, #contactform1 textarea {
	margin-bottom: 10px;	
}


#squareeventsbar{
	margin-left: 170px;
}
#squareeventsbar img {
	margin-bottom: 10px;
}
#eventlargelist .singleevent{
	float: left;
	text-align: left;
	width: 375px;
}
#eventlargelist .date, #eventlargelist .locationtime {
	font-size: 14px;
}
#eventlargelist .eventname {
	font-size: 20px;
}
#eventlargelist table {
	margin-bottom: 15px;
}






#leftcolumnindex {
	color: #666666;
	width: 350px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 10px;
}

#rightcolumnindex {
	color: #000000;
	background-color: #FFFFFF;
	width: 440px;
	float: right;
	margin-top: 10px;
}





#featuredevents {
	height: 220px;
	width: 440px;
	background-image: url(../images/events/featured/lgpl.jpg);
	background-repeat: no-repeat;
}





#regularevents {
	width: 440px;
	height: 165px;
	margin-top: 6px;
}
#regularevents img {
	border: 0;
	padding: 0;
	margin-bottom: 10px;
}
#regularevents h3 {
	color: #0c8bd8;
	font-size: 12px;
	margin: 0;
}
#regularevents p {
	margin: 5px;
}
.events, .middleevent {
	width: 140px;
	float: left;
	text-align: center;
	color: #666666;
	font-size: 10px;
}
.middleevent {
	margin-right: 10px;
	margin-left: 10px;
}




#leftcolumn .testimonial {
	background-color: #f3f3f3;
	margin-top: 10px;
	color: black;
	margin-bottom: 10px;
	float: left;
	width: 470px;
}
#leftcolumn .testimonial img {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#leftcolumn .testtext {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#leftcolumn .testtext p {
	margin: 0;
}





#getting {
	margin: 20px;
}

#calentab td {
	padding-top: 5px;	
	padding-right: 15px;
	padding-bottom: 5px;	
}
