#maintable {
	background-color: #F2E9D1;
	background-image: url(/images/mainbody_bg.jpg);
}
#maintabletwo {
	background-color: #F2E9D1;
	background-image: url(/images/mainbody_bg2.jpg);
}
#eventztable {
	background-image: url(/images/front_eventz_bg.jpg);
	background-repeat: no-repeat;
}
#locationhourz {
	background-color: #F2E9D1;
	background-image: url(/images/locationz_hours_bg.jpg);
	background-repeat:no-repeat;
	}
#loc_eventstable {
	background-color: #F2E9D1;
	background-image: url(/images/locationz_eventz_bg.jpg);
	background-repeat:no-repeat;
	}	
#footerin p {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerin a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footerin a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footerin a:hover {
	text-decoration: underline;
	color: #9B150B;
}
#footerin a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bodytwelveblack {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 14px;
	margin-top: 0px;
}
.bodytwelveblack a:link {
	color: #093A81;
	text-decoration: underline;
}
.bodytwelveblack a:visited {
	text-decoration: underline;
	color: #093A81;
}
.bodytwelveblack a:hover {
	text-decoration: none;
	color: #9B150B;
}
.bodytwelveblack a:active {
	text-decoration: underline;
	color: #093A81;
}
.rednames {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B150B;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.blackchunkhead {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
.fronteventstext {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.blackchunkaddress {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 7px;
	line-height: 17px;
}
.eventslistbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 7px;
}
.addressdirections {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 7px;
}
.eventpreviewtitle {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093A81;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 12px;
}
.eventshortdescrip {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.eventdate {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 12px;
}
.hoursheads {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093A81;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 12px;
}
.mapit {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 14px;
}
.eventslisthead {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 7px;
	line-height: 17px;
}
.bodytwelvenospc {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.bodyelevennospc {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 4px;
	margin-top: 0px;
}

/* THE FOLLOWING IS FOR THE CSS POWERED DROP DOWN MENUS */


.menu {width: 100%; height: 100%; position:relative; z-index:85; border-width: 0px; font-family:arial, sans-serif; margin:0px;}
/* hack to correct IE5.5 faulty box model */
/** html .menu {width:138; w\idth:137;}*/
* html .menu {width: 100%; w\idth: 100%;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0px;list-style-type:none;}
/*.menu ul ul {width: 100%; text-align:center; left: 50%; position: relative;}*/
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; width: 100%; position:relative;list-style-type:none; margin: 0px;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width: 100%; height:auto; border:0px solid #ffffff; border-width:0px; background: #F2EAD5; padding-left:0px; line-height:29px; font-weight:bold; text-align:center;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width: 100%; w\idth: 100%;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8; }
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:29px; left: 0; left: 50%; padding: 0px; margin: 0px;}
/* another hack for IE5.5 */
/** html .menu ul ul {top:30px;t\op:31px;}*/

/* position the third level flyout menu */
.menu ul ul ul{left:185px; top:-1px; /*width:185px;*/}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-185px;}

.menu ul ul li { right: 50%; position: relative;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position: absolute; top:0; left:0; border-collapse:collapse; left: 50%;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background: #F2EAD5; color: #9B150B; height:auto; line-height:1em; padding: 0px; padding-top: 4px; padding-bottom: 4px; width:auto; text-decoration:none; border-left: 2px solid #002B57; border-right: 2px solid #002B57; width: 150px;;}
/* yet another hack for IE5.5 */
/** html .menu ul ul a, * html .menu ul ul a:visited {width:175px;w\idth:175px;}*/

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color: #F2EAD5; background: #002B57;text-decoration:none;}
.menu :hover > a, .menu ul ul :hover > a {color:#F2EAD5; background:#002B57;text-decoration:none;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* END OF DROP DOWN MENU */
.whatznewtitle {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004689;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 14px;
}
.whatznewdate {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 17px;
}
.whatznewdescription {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 14px;
	margin-top: 0px;
}

