body{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	color:#000;
	line-height:140%;
	font:x-small/1.5em Arial, Helvetica, sans-serif;
	voice-family: "\"}\""; voice-family:inherit;
	font-size:small;
	} html>body {font-size:small;}
img{
	border:0px;
}
.clear{
	clear:both;
}
.floatright{float:right;}
form{
	margin:0px;
	padding:0px;
	}
td{
 	font-size:90%;
    margin:0 0 0 0;
	padding:0;
}
p{
 	
    margin:0 0 4px 0;
	padding:0;
}
/* normal stuff
---------------------------------------------------------- */
ul{
	margin-top:0px;
	margin-bottom:0px;
}

li{
	margin-top:0px;
	margin-bottom:0px;
}

h1 {
	font-weight: bold;
    font-size:120%;
	color:#000000;
	font-family: "Eras Md BT","Eras Medium ITC",Arial;
	margin:0px;
	padding:0px;
}
h1 a:active { text-decoration: none;color: #000000; }
h1 a:link { text-decoration: none;color: #000000; }
h1 a:visited { text-decoration: none;color: #000000; }
h1 a:hover { text-decoration: underline;color: #000000; }
h2 {
	color: #4477C8;
	font-weight: bold;
    font-size:120%;
	font-family: "Eras Md BT","Eras Medium ITC",Arial;
	margin:0px 0px 8px 0px;
	padding:0px;
}
h2 a:active { text-decoration: none;color: #4477C8; }
h2 a:link { text-decoration: none;color: #4477C8; }
h2 a:visited { text-decoration: none;color: #4477C8; }
h2 a:hover { text-decoration: underline;color: #4477C8; }
h3 {
	color: #00AE9C;
	font-weight: bold;
    font-size:110%;
	font-family: "Eras Bold ITC","Eras Medium ITC",Arial;
	margin:0px;
	padding:0px;
}
h3 a:active { text-decoration: none;color: #00AE9C; }
h3 a:link { text-decoration: none;color: #00AE9C; }
h3 a:visited { text-decoration: none;color: #00AE9C; }
h3 a:hover { text-decoration: underline;color: #00AE9C; }
h4 {
	color: #4C3084;
    font-size:140%;
	font-family: "Eras Bold ITC",Arial;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
h4 a:active { text-decoration: none;color: #4C3084; }
h4 a:link { text-decoration: none;color: #4C3084; }
h4 a:visited { text-decoration: none;color: #4C3084; }
h4 a:hover { text-decoration: underline;color: #4C3084; }
h5 {
	color: #00AE9C;
	font-weight: bold;
	font-size:90%;
	font-family: "Eras Md BT",Arial;
	margin:0px;
	padding:0px;
}
h5 a:active { text-decoration: none;color: #00AE9C; }
h5 a:link { text-decoration: none;color: #00AE9C; }
h5 a:visited { text-decoration: none;color: #00AE9C; }
h5 a:hover { text-decoration: underline;color: #00AE9C; }
hr	{
	background-color:#ccc;
	color:#ccc;
	height: 1px;
	border:0px;
	width:100%;
}
/* normal divs
---------------------------------------------------------- */
.border{
	/*background:url("../images/bg1.jpg") no-repeat center top;*/
	text-align:center;
	margin: 0 auto;
	}
	
.strapline{
	width:980px;
	color:#ccc;
	font-size:90%;
	text-align:left;
	margin: 0 auto;
}
.straplinelinks
{
	float: right;
	font-weight: bold;
}

.header{
	overflow:hidden;
	width:980px;
	margin: 0 auto;
	height:136px;
	}

.flashbounding{
	position:absolute;
	top:40px;
	text-align:center;
	width:100%;
	}
.flashcenter{
	width:980px;
	margin:0 auto;
}
.searchbounding{
	text-align:center;
	top:127px;
	}

.search{
	float:right;
	text-align:left;
	width:216px;
	color:#fff;
	height:59px;
	background: url("../images/bg_search.png") no-repeat top;
}

.searchtext{
	margin-left:40px;
	text-align:left;
	font-size:90%;
}
.searchtextbox
{
	width: 110px;
}

.content {
	width:980px;
	text-align:left;

	margin: 0 auto;
	padding-bottom:10px;
}
/* homepage
---------------------------------------------------------- */
.col1{
	background:transparent url("../images/col1.jpg") repeat-x top;
	width:320px;
	float:left;
	padding-top:10px;
}
.col2{
	width:464px;
	float:left;
	margin:0 10px 0 10px;
	border-left:1px solid #E4E4E4;
}
.col3{
	width:135px;
	float:left;
}
/* subpage
---------------------------------------------------------- */
.subcol1{
	width:209px;
	float:left;
	margin:0 8px 0 0;
}
.subcol2{
	width:560px;
	float:left;
	color:#03123A;
	margin:0px 10px 0px 10px;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
}

.subcol3{
	width:180px;
	float:left;
}
.subpagepadding{
	padding:10px 20px 10px 20px;
}

.subpageImg{
	float:right;
	padding:4px;
	margin:0 0 0 5px;
	border:1px solid #000;
	text-align:center;
	font-size:90%;
	}
.EWordImg{
	float:left;
	margin:0 10px 0 0;
	text-align: center;
	}
.EWord{

	}
.storybottom{
	clear:both;
	text-align:center;
}
.smalldate
{
    font-size:90%;
    color:#333;
	padding:0 0 0 0;
	margin:0 0 0 0;

}

/* main menu
---------------------------------------------------------- */
.menucontainer {
	width:100%;
	background:transparent url("../images/bg_menu.png") repeat-x top;
	line-height:normal;
	height:68px;
	margin-top:-30px;
	position:relative;
	z-index:1000;
	}
.menu {
	width:980px;
	margin: 0 auto;
	}
.menu ul {
	margin:0;
	padding:0px;
	list-style:none;

	}
.menu li {
	float:left;
	background:url("../images/left.png") no-repeat left top;
 	margin:0;
	margin-top:20px;
	padding:0 0 0 9px;
	}
.menu a:active, .menu a:link, .menu a:visited {
	float:left;
	display:block;
	font-size:100%;
	background:url("../images/right.png") no-repeat right top;
	padding:16px 8px 10px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.menu a {float:none;}
/* End IE5-Mac hack */
.menu a:hover {
	color:#0B37B0;
	text-decoration:none;
	}
.menu .selected {
	background-image:url("../images/left_selected.png");
	}
.menu a:active.selected, .menu a:link.selected, .menu a:visited.selected {
	background-image:url("../images/right_selected.png");
	color:#fff;
	padding:15px 25px 10px 28px;
	text-decoration:none;
  }
.menu a:hover.selected{
	background-image:url("../images/right_selected.png");
	color:#333;
	padding:15px 25px 10px 28px;
	text-decoration:none;
	}
	
.submenuimage{
	background-image:url("../images/menu_contact.jpg");
	background-repeat:no-repeat;
	width:209px;
	height:80px;
	font-size:440%;
	font-weight:bold;
	padding-top:66px;
	color:#fff;
	overflow:hidden;
	line-height:220%;
	font-family: "Eras Md BT",Arial;
	text-align:left;
}
/* submenu
---------------------------------------------------------- */

.submenu {
	width:199px;
	text-align:right;
	}
.submenu ul {
	clear:both;
	margin:12px 10px 0 0;
	padding:0px;
	list-style:none;
	}
.submenu li {
	float:right;
 	margin:0 0 0 0;
	}
.submenu a:active, .submenu a:link, .submenu a:visited {
	float:right;
	font-size:100%;
	text-decoration:none;
	color:#2C63F3;
	width:164px;
	border-bottom:1px solid #ccc;
	padding:4px 15px 4px 0;
}
.submenu a:hover {
	color:#fff;
	text-decoration:none;
	width:164px;
	border-bottom:1px solid #ccc;
	background-color:#959595;

	padding:4px 15px 4px 0;
	}
.submenu a:active.selected, .submenu a:link.selected, .submenu a:visited.selected {
	float:right;
	font-size:100%;
	text-decoration:none;
	color:#2C63F3;
	background-color:#e5e5e5;
	width:164px;
	font-weight:bold;
	padding:4px 15px 4px 0;
	}
.submenu a:hover.selected {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	background-color:#e5e5e5;
	width:164px;
	padding:4px 15px 4px 0;
	}
/* subsubmenu
---------------------------------------------------------- */

.subsubmenu {
	width:180px;
	text-align:right;
	}
.subsubmenu ul {
	clear:both;
	margin:0;
	padding:0px;
	list-style:none;
	}
.subsubmenu li {
	float:right;
 	margin:0;
	}
.subsubmenu a:active, .subsubmenu a:link, .subsubmenu a:visited {
	float:right;
	font-size:100%;
	text-decoration:none;
	color:#2C63F3;
	width:142px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:4px 15px 4px 0;
	}
.subsubmenu a:hover {
	color:#000;
	text-decoration:none;
	width:142px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#fff;
	font-weight:bold;
	padding:4px 15px 4px 0;
	}
.subsubmenu a:active.selected, .subsubmenu a:link.selected, .subsubmenu a:visited.selected {
	float:right;
	font-size:100%;
	text-decoration:none;
	color:#2C63F3;
	background-color:#e5e5e5;
	width:142px;
	font-weight:bold;
	padding:4px 15px 4px 0;
	}
.subsubmenu a:hover.selected {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	background-color:#fff;
	width:142px;
	padding:4px 15px 4px 0;
	}

.microsite{
	float:right;
	width:150px;
}
.microsite a:active.selected, .microsite a:link.selected, .microsite a:visited.selected {
	 text-decoration: underline;
	 color: #ffff00; 
	 font-size:80%;
	 }
.microsite a:hover.selected { text-decoration: none;color: #fff;font-size:80%; }

.business{
	background-color:#dedede;
	padding:4px 10px 10px 10px;
	margin-bottom:8px;
}
.businesstitle{
	background-color:#1444C2;
	padding:7px;
	color:#fff;
	font-size:130%;
	background: url("../images/bg_search.jpg") repeat-x;
}
.businesstitle a:active { text-decoration: underline;color: #fff; }
.businesstitle a:link { text-decoration: underline;color: #fff; }
.businesstitle a:visited { text-decoration: underline;color: #fff; }
.businesstitle a:hover { text-decoration: none;color: #ffff00; }

.business2{
	padding:4px 10px 10px 10px;
	margin-bottom:8px;
	border-bottom:1px solid #dedede;
}

/* footer
---------------------------------------------------------- */
.footer{
	color:#887777;
	clear:both;
	height:97px;
	width:100%;
	background: url("../images/bg_footer2.jpg") repeat-x;
}
.footertext{
	color:#333;
	text-align:left;
	width:980px;
	margin: 0 auto;
	height:61px;
	background: url("../images/bg_footer.jpg") no-repeat top;
}
.footertext ul {
	margin:0;
	padding:0px;
	list-style:none;
	}
.footertext li {
	float:left;
 	margin:0;
	font-size:93%;
	padding:0 5px 0 5px;
	border-right:1px solid #e9e9e9;
	}
.footertext1{
	margin-top:17px;
	float:left;
	width:180px;
}
.footertext2{
	margin-top:28px;
	margin-left:30px;
	float:left;
	width:600px;
}
.footertext3{
	text-align:right;
	margin-top:17px;
	float:left;
	width:170px;
}
.footertext a:active, .footertext a:link, .footertext a:visited {
	color:#333; 
	background-color: transparent; 
	text-decoration: none;
	}
	
.footertext a:hover {
	color:#000; 
	background-color: transparent; 
	text-decoration: underline;
	}

.footertext a:active.largewhite, .footertext a:link.largewhite, .footertext a:visited.largewhite {
	color:#fff; 
	background-color: transparent; 
	font-weight:bold;
	font-size:120%;
	text-decoration: none;
	}
	
.footertext a:hover.largewhite {
	color:#000; 
	font-weight:bold;
	font-size:120%;
	background-color: transparent; 
	text-decoration: underline;
	}


/* breadcrumb
---------------------------------------------------------- */
.breadcrumbcontainer{
	width:100%;
	background:#fff url("../images/bg_breadcrumb.jpg") repeat-x;
	border-bottom:1px solid #e4e4e4;
	padding-top:4px;
	height:21px;
}
.breadcrumb{
	width:980px;
	margin: 0 auto;
	color:#959595;

	text-align:left;
	padding-left:20px;
}

.breadcrumb a:active, .breadcrumb a:link, .breadcrumb a:visited {
	color:#666666; 
	background-color: transparent; 
	text-decoration: underline;
	}
	
.breadcrumb a:hover {
	color:#00046C; 
	background-color: transparent; 
	text-decoration: none;
	}
/* other bits
---------------------------------------------------------- */
.line{
	background-image:url('../images/line.gif');
	background-repeat:repeat-x;
	margin:8px 0px 8px 0px;
	width:100%;
	height:1px;
	clear:both;
}
.linecal{
	background-image:url('../images/line.gif');
	background-repeat:repeat-x;
	margin:8px 0px 8px 0px;
	width:270px;
	height:1px;
}
.bobbygap{
	color:#959595;
	font-size:90%;
}
.imagebox{border:1px solid #4477C8;padding:1px;margin:0px 0px 0px 5px;}
.imagecaption{text-align:center;color:#333;font-size:90%; line-height: 100%; margin-bottom: 0px;}

.subimagecaption{

	}
 a.subimagecaption:active,  a.subimagecaption:link,  a.subimagecaption:visited {
	color:#959595; 
	background-color: transparent; 
	text-decoration: none;
	}
	
 a.subimagecaption:hover {
	color:#4477C8; 
	background-color: transparent; 
	text-decoration: underline;
	}
.advertise{
	border:1px solid #858585;
	background-color:#f8f8f8;
	color:#000;
	padding:8px;
	text-align:center;
	line-height:normal;
	clear:both;
}
.advertise a:active { text-decoration: underline;color: #000; }
.advertise a:link { text-decoration: underline;color: #000; }
.advertise a:visited { text-decoration: underline;color: #000; }
.advertise a:hover { text-decoration: none;color: #000; }

.whatsoncal{
	float:right;
	width:168px;
	height:270px;
}

.helpmefinda{
	background-repeat:no-repeat;
	background-image:url('../images/owlflap_right.gif');
	background-color: #8E84B6;
	padding:0px 0px 0px 0px;
	width:472px;
	height: 120px;
	margin: 10px 0 0 0;
	color:#000;
}
.helpmefinda img { float: left;}
.helpmefinda h3 { margin: 15px 0 6px 0; }
.helpmefinda a:active { text-decoration: underline;color: #000; }
.helpmefinda a:link { text-decoration: underline;color: #000; }
.helpmefinda a:visited { text-decoration: underline;color: #000; }
.helpmefinda a:hover { text-decoration: none;color: #000; }

.whatson{
	margin:0;
	padding-left:10px;
}



.date{color:#686868;font-size:90%;}
.date a:active { text-decoration: none;color: #686868; }
.date a:link { text-decoration: none;color: #686868; }
.date a:visited { text-decoration: none;color: #686868; }
.date a:hover { text-decoration: underline;color: #686868; }

.cal{font-weight:bold;font-size:90%;color:#686868;background-repeat:no-repeat;background-image:url('../images/cal_sml.gif');margin:0px 6px 0px 0px;width:30px;height:30px;padding:2px 2px 2px 2px;}

.cal_numbers{
	width:170px;
}
.ccc{
	float:left;
	width:18px;
	text-align:center;
	margin:0px 0px 0px 2px;
	padding:2px 2px 2px 2px;
	font-weight:bold;
}
.cc1{border-bottom:0px;margin:0;padding:0px;font-size:90%;color:#666;background-repeat:no-repeat;background-image:url('../images/cal_bg.jpg');}
.cc1 a:active {margin:0;padding:0px;font-weight:normal;text-decoration: none;color: #000; }
.cc1 a:link {margin:0;padding:0px;font-weight:normal;text-decoration: none;color: #000; }
.cc1 a:visited {margin:0;padding:0px;font-weight:normal;text-decoration: none;color: #000; }
.cc1 a:hover {margin:0;padding:0px;font-weight:normal;text-decoration: none;color: #fff; }

.cc2{font-size:90%;color:#fff;background-repeat:no-repeat;background-image:url('../images/cal_bg2.jpg');}
.cc2 a:active { font-weight:bold;text-decoration: none;color: #fff; }
.cc2 a:link { font-weight:bold;text-decoration: none;color: #fff; }
.cc2 a:visited { font-weight:bold;text-decoration: none;color: #fff; }
.cc2 a:hover { font-weight:bold;text-decoration: none;color: #fff; }

.calgreen{
	color: #00AE9C;
}
.calgreen a:active { text-decoration: none;color: #00AE9C; }
.calgreen a:link { text-decoration: none;color: #00AE9C; }
.calgreen a:visited { text-decoration: none;color: #00AE9C; }
.calgreen a:hover { text-decoration: underline;color: #00AE9C; }

.readmore{
	padding:4px 0px 4px 30px;
	margin:6px 6px 6px 6px;
	background-repeat:no-repeat;
	background-image:url('../images/arrow.jpg');
	font-size:90%;
	color:#959595;
	}
.readmore a:active { text-decoration: none;color: #959595; }
.readmore a:link { text-decoration: none;color: #959595; }
.readmore a:visited { text-decoration: none;color: #959595; }
.readmore a:hover { text-decoration: underline;color: #00AE9C; }
.readmoregreen{
	padding:4px 0px 4px 30px;
	margin:6px 6px 6px 6px;
	background-repeat:no-repeat;
	background-image:url('../images/greenarrow.jpg');
	font-size:90%;
	color:#959595;
	}
.readmoregreen a:active { text-decoration: none;color: #00AE9C; }
.readmoregreen a:link { text-decoration: none;color: #00AE9C; }
.readmoregreen a:visited { text-decoration: none;color: #00AE9C; }
.readmoregreen a:hover { text-decoration: underline;color: #00AE9C; }
.comments{
	padding:4px 0px 4px 20px;
	margin:12px 6px 6px 6px;
	background-repeat:no-repeat;
	background-image:url('../images/comment.jpg');
	font-size:90%;
	color:#959595;
}
.comments a:active { text-decoration: none;color: #959595; }
.comments a:link { text-decoration: none;color: #959595; }
.comments a:visited { text-decoration: none;color: #959595; }
.comments a:hover { text-decoration: underline;color: #00AE9C; }
.sendtoafriend{
	padding:4px 0px 4px 20px;
	margin:12px 6px 6px 6px;
	background-repeat:no-repeat;
	background-image:url('../images/sendtoafriend.jpg');
	font-size:90%;
	color:#959595;
	}
.sendtoafriend a:active { text-decoration: none;color: #959595; }
.sendtoafriend a:link { text-decoration: none;color: #959595; }
.sendtoafriend a:visited { text-decoration: none;color: #959595; }
.sendtoafriend a:hover { text-decoration: underline;color: #00AE9C; }

.search a:active { text-decoration: underline;color: #fff;padding:0px;font-weight:normal;border:0px; }
.search a:link { text-decoration: underline;color: #fff;padding:0px;font-weight:normal;border:0px; }
.search a:visited { text-decoration: underline;color: #fff;padding:0px;font-weight:normal;border:0px; }
.search a:hover {  text-decoration: none;color: #000;padding:0px;font-weight:normal;border:0px; }

a:active.largepurple  {color: #4C3084;font-size:140%;font-family: "Eras Medium ITC",Arial;font-weight: bold;margin:0px;padding:0px;}
a:link.largepurple {color: #4C3084;font-size:140%;font-family: "Eras Medium ITC",Arial;font-weight: bold;margin:0px;padding:0px;}
a:visited.largepurple {color: #4C3084;font-size:140%;font-family: "Eras Medium ITC",Arial;font-weight: bold;margin:0px;padding:0px;}
a:hover.largepurple{color: #4C3084;font-size:140%;font-family: "Eras Medium ITC",Arial;font-weight: bold;margin:0px;padding:0px;}

.menu a:active.searchadvanced  {background:none;background-image:none;text-decoration: underline;color: #fff;padding:0px;font-weight:normal;border:0px; }
.menu a:link.searchadvanced {background:none;background-image:none;text-decoration: underline;color: #fff;padding:0px;font-weight:normal;border:0px; }
.menu a:visited.searchadvanced {background:none;background-image:none;text-decoration: underline;color: #fff;padding:0px;font-weight:normal;border:0px; }
.menu a:hover.searchadvanced{background:none;background-image:none;text-decoration: none;color: #000;padding:0px;font-weight:normal;border:0px; }

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}

/* standard links
---------------------------------------------------------- */
	
a:active {
	color:#4477C8;
	background-color: transparent;
	text-decoration: underline;
	}
	
a:link {
	color:#4477C8;
	background-color: transparent;
	text-decoration: underline;
	}
	
a:visited {
	color:#4477C8; 
	background-color: transparent; 
	text-decoration: underline;
	}
	
a:hover {
	color:#00AE9C; 
	background-color: transparent; 
	text-decoration: none;
	}
	
	
/*	Weather Control
-------------------------------------------------------------*/	
.weatherWrapper
{
	border: solid 1px #ccc;	
	width: 144px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.weatherHead
{
	color: #00AE9C;
	font-weight: bold;
    font-size:100%;
	font-family: "Eras Bold ITC",Arial;
	margin:0px;
	padding:0px;
}

.weatherText
{
    font-size:100%;
	font-family: "Eras Bold ITC",Arial;
	margin:0px;
	padding:0px;
}

.advertWrapper
{
	margin-bottom: 4px;	
}

.footerMenuList
{
	
	padding-left: 20px;
}

/* MICROSITE IMAGES */

.bmimg1
{
	border: solid 1px #999;
	padding: 1px;	
	margin: 5px 0 5px 0;
	clear: right;
	display: block;
}

.bmimg2
{
	float: right;
	border: solid 1px #999;
	padding: 1px;
	margin: 5px 5px 5px 5px;
	display: inline;
}

.bmimg345
{
	border: solid 1px #999;
	padding: 1px;
	margin: 5px;
	display: inline;
	float: left;	
}

.bmdetails
{
	background-color: #fff;
	margin: 5px;
	clear: both;
	display: block;	
	padding-left: 5px;
	border: solid 1px #999;
}

/* gallery
---------------------------------------------------------- */
.gallery
{
    margin:30px 0px 0px 0px;
}
.galleryCaption
{
    margin:5px 0px 0px 0px;
}

.galleryImageWrapper
{
    margin:10px 8px 0px 0px;
    width:116px;
    float:left;
}

.galleryImageContainer
{
    background-color:#fff;
    border:1px solid #fff;
    padding:8px;
    text-align:center;
}

.galleryImageCaption
{
    text-align:center;
}