.eventPic{
	padding-left:50px;
	}
.eventPic img{
	border:1px solid #000;
	}
body {
    text-align: center;
 
    padding-top:20px;
    background:url(images/body.jpg) repeat-x;
       background-color:#F5F5F5;
       font-family:arial;
       font-size:12px;
  }
  
  #wrapper {
    width: 990px;
    text-align: left;
    margin: 0 auto;
  }
  #bgbox {
    background: url(images/bgbox.jpg) repeat-y;
    width: 990px;
   
    border-left:1px solid #092554;
    border-right:1px solid #092554;
  }
  
  #header {
    width: 990px;
   
     height:32px;
  }
  
#logo{
	margin-top:30px;
	}
	
	#bus{
	position:absolute;
	text-align:right;
  
   margin-left:820px;
	margin-top:-50px;
	z-index:0;
	}
  
  #left {
    width: 220px;
    min-width: 220px;
    float: left;
    padding: 0 5px;
    padding-left:0px;
    padding-right:0px;
   	z-index:500;

  }


#left ul {
	 list-style-type: square; 
	/* list-style-image:url(images/menuItem.jpg); */
	padding: 0;
	margin:0;
	margin-left:35px;
}

#left ul li {
	width: 100%;
	
	/* list-style-image:url(images/menuItem.jpg); */
	
	/* border-bottom: 1px dashed #333; */
	
	/* border-left:1px solid #333; */
}

#left ul li a {
	font-family: Arial;
	color: #092554;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	padding-left:10px;
}

#left ul li a:hover {
	
	display: block;
	color:#fff;
	background:#092554
}
  #middle {
     width: 745px;
    float: left;
    padding: 0 10px;
  
    min-height:400px;
    z-index:-2;
  
    margin-bottom:20px;
    font-size:14px;
  }
  #HomePageEvents h2{}
  .tagline{font-weight:normal; font-size:15px;}
  #HomePageEventTable .HomePageEventName{width:190px;   font-weight:bold;  color:#1A2954;  padding-left:3px;}
  #HomePageEventTable .HomePageEventDate{font-weight:normal ; color:#000;}
	#HomePageEvent{position:relative; background:url(images/HomePageFeaturedEvent.jpg); padding:0.5px; margin-bottom:8px; height:106px; width:301px;}
	#HomePageNewsPanel{background:url(images/HomePageNewsPanel.jpg); width:407px; height:440px; margin-bottom:8px;margin-left:15px; padding:5px;}
   .latestnewsh2{margin-left:15px;}
   #middle h1{ font-size: 20px }
   .booknowbutton{position: absolute; bottom:3px; left:5px;}
  #NewsHeading{font-weight:bold; color:#1a2954; }
  #readmore{padding:10px 0;}
  #newsEvent{margin-bottom:10px;}

  #middle h2{
  font-size: 18px
  
  }
  
  #middle h3{
  font-size: 16px
  
  }
  
  #middle h4{
  font-size: 14px
  
  }
  
  #middle h5{
  font-size: 12px
  
  }
  .PageHeader{
  color:#1A2954;
  margin-top:10px;
  margin-bottom:15px;
  }
  #bookingForm h3{
  padding:0px;
  margin:0px;
  font-size:13px;
  }
  
  #middle a{
  text-decoration:none;
  font-weight:bold;
  color:#F47117;
  }
  
  #middle a:hover{
  color:#333;
  }
  #events ul{
  list-style-type:square;
  list-style-image:url(images/calendar.png);
  margin-bottom:10px;
  margin-top:5px;
  padding-top:0px;
  }
  

  
  #events a{
  text-decoration:none; 
  font-weight:bold;
  color:#1A2954;
  font-size:14px;
  }
  
  #events a:hover{
  color:#F08421;
  }
  
  #events table table{
  margin-top:10px;	
  margin-bottom:40px;
  }
  
    #events .dashed{
  border-bottom:1px dashed #333;
  }
  
  #booknow a{
  font-size:12px;
  color:#FF0000;
  }
  
  #booknow a:hover{
  color:#1A2954;
  }
  #footer {
  padding-top:5px;
    width: 100%;
    clear: both;
    background: url(images/footer.jpg) repeat-x;;
    min-height:25px;
        text-align:center;
    font-size:11px;
    color:#FFF;
  }
  
    #footer a:link, #footer a:visited{
  color:#FFF;
  font-weight:bold;
  text-decoration:none;
  }
  #footer a:hover{
  text-decoration:underline;
  }
