body, div, p, li, dd{ 
	font-family: 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px; color:#787878;
}
body { 
	margin:0px;
	border: 0; 
	padding:0px; 
	font-size: 10px;color:#fff; 
	background:#FAFAFB url(../images/floral-tiles.gif) repeat 0 0;
	text-align:center;
	color:#fff;
	margin: 0px;
}
div.spacer {
  	clear: both;
	height: 5px;
	margin: -1px 0 0 0;
	font-size: 1px;
}
div.spacer34 {
  	clear: both;
	height: 24px;
	margin: -1px 0 0 0;
	font-size: 1px;
}

div.skip {
  	visibility: hidden;
	height: 0px;
	line-height:0px;
	margin: 0px;

}

em{
  color: #717171;
  font-style:normal;
}
p { margin:0; color:#787878; font-size: 12px; padding:0 0 1em 0; line-height:1.15em; }

input{
	font-family: 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px; color:#787878;
	border:0;
}
.go{
	background-image:url(../images/btn-go.gif);
	background-repeat:no-repeat;
	width:32px;
	height:20px;
	font-weight:bold;
	color:#fff;
}

img { border:0; padding:0; margin:0;}
a {
  color: #98C991; text-decoration: none; font-weight:bold;
}

a:hover {
  color: #007831;
  text-decoration:none;
}

label { color: #fff; font-family: 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; }

.small {
  font-size:85%;
}

h2 {
	font-family: 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color:#3E3E3E;
  font-weight:normal;
  margin:0 0;
  
}

h1{
	margin:0px;
	padding:0px;
	line-height:0px;
	height:0px;
	text-indent: -3000px;
	visibility: hidden;
	 position: absolute;
  top: -9999px;
  left: -9999px;
  
		/*background-repeat:no-repeat;*/
}

h2 a {
  color:#3E3E3E;
}



h3 {
  color:#3E3E3E;
  text-transform:uppercase;
  font-size:11px;
  font-weight:normal;
  margin:0 0;
  width:100%;
  padding: 0 0 0 0;
}


h4 {
  font-size:13px;
  margin:3px 0 2px 0;
  font-weight:bold;
  color:#3E3E3E;
  margin:0 0;
  padding: 0 0 12px 0;
}

h4 a {
  color:#3E3E3E;
  text-decoration:none;
}

h4 a:hover {
  color:#717171 !important;
}

.strong {
  color:#007831;
  font-weight:bold;
}

.strong a {
  color:#3E3E3E;
}

#wrapper {  
	text-align:left; 
	margin: 0;  
	width: 737px;
	overflow:hidden; 
	margin-top: 0px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
}
.header{
	background-image:url(../images/bg-header.gif);
	background-repeat:repeat-x;
	background-position:-99px 0px;
	height:184px;
	width:737px;
	float:left;
	border-bottom:solid 1px #fff;
}
.logo-panel{
	float:left;
}
#logo{
	float:left;
	width:557px;
}
#search-box{
	float:right;
	width:180px;
	padding-top:40px;
	border:solid 0px red;
}
.nav-panel{
	float:left;
	background-image:url(../images/navigation.gif);
	background-repeat:no-repeat;
	width:737px;
	height:81px;
	display:block;
	visibility:visible;
	/*overflow:hidden;*/
	border-top:solid 1px #fff;
}
.nav-panel ul{

	margin: 0px;
	padding: 0px;
}

.nav-panel li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:block;
	float: left;
	background-image: url(../images/navigation.gif);
}
.nav-panel a {
	text-decoration:none !important; display:block;
	font-size:1px; 
	background-image: url(../images/navigation.gif); 
	height:81px;
}

.nav-panel a span { visibility:hidden; }

	#nav-home, #nav-home a{
	  background-position: 0 0;
	  width: 82px;
	}
	#nav-home a:hover, #nav-home a.selected {
	  background-position: 0px 81px;
	}
	
	#nav-restaurant, #nav-restaurant a{
	  background-position: -82px 0px;
	  width: 82px;
	}
	#nav-restaurant a:hover, #nav-restaurant a.selected {
	  background-position: -82px 81px;
	}

	#nav-arts, #nav-arts a{
	  background-position: -164px 0px;
	  width: 82px;
	}
	#nav-arts a:hover, #nav-arts a.selected {
	  background-position: -164px 81px;
	}

	#nav-wedding, #nav-wedding a{
	  background-position: -246px 0px;
	  width: 82px;
	}
	#nav-wedding a:hover, #nav-wedding a.selected {
	  background-position: -246px 81px;
	}
	
	#nav-meetings, #nav-meetings a{
	  background-position: -328px 0px;
	 width: 82px;
	}
	#nav-meetings a:hover, #nav-meetings a.selected {
	  background-position: -328px 81px;
	}
	
	#nav-venue, #nav-venue a{
	  background-position: -410px 0px;
	 width: 82px;
	}
	#nav-venue a:hover, #nav-venue a.selected {
	  background-position: -410px 81px;
	}

	#nav-events, #nav-events a{
	  background-position: -492px 0px;
	 width: 82px;
	}
	#nav-events a:hover, #nav-events a.selected {
	  background-position: -492px 81px;
	}

	#nav-gallery, #nav-gallery a{
	  background-position: -574px 0px;
	 width: 82px;
	}
	#nav-gallery a:hover, #nav-gallery a.selected {
	  background-position: -574px 81px;
	}
	
	#nav-contact, #nav-contact a{
	  background-position: -656px 0px;
	 width: 81px;
	}
	#nav-contact a:hover, #nav-contact a.selected {
	  background-position: -656px 81px;
	}
	
#content{
	width:737px;
	float:left;
	background-image:url(../images/bg-content.gif);
	background-repeat:repeat-y;
	background-color: #fff;
}

.left-panel{
	float:left;
	width:440px;
	background-color:#fff;
}

.left-panel-content{
	width:431px;
	float:left;
	padding: 20px 0px 20px 9px;
}
.imgDiv{
	width:158px;
	float:left;
}
.txtDiv{
	float:left;
	width:253px;
	padding:5px 5px 0px 10px;
}

.txtDiv a{ 
	color: #007831 ; text-decoration: none; 
}

.txtDiv a:hover {
  color: #98c991;
  text-decoration:none;
}
.right-panel{
	float:left;
	width:296px;
	background-color:#EAF4E9;
	border-left:1px solid #FFFFFF;
}
.right-panel-restaurant{
	float:left;
	width:296px;
	background-color:#EAF4E9;
	border-left:1px solid #fff;
}
.right-panel-content{
	float:left;
	padding: 20px 0px 20px 0px;
}
.list-gallery ul{
	margin:0px;
	padding:0px;
}
.list-gallery ul li{
	margin-left:20px;
	padding-left:15px;
	color:#007831;
	font-weight:bold;
	background-image:url(../images/libg.gif);
	background-repeat:no-repeat;
	list-style:none;
}

.events-index{
	padding: 0px 20px 0px 20px;
	color:#787878;
}

.events-index a{ 
	color: #007831; text-decoration: none; font-weight:bold;
}

.events-index a:hover {
  color: #98C991;
  text-decoration:none;
}

.events{
	padding: 0px 20px 0px 20px;
	color:#787878;
}

.events a{ 
	color: #787878; text-decoration: none; font-weight:normal;
}

.events a:hover {
  color: #98C991;
  text-decoration:none;
}

.events-bold{
	color:#787878;
	font-weight:bold;
}
.advert{
	padding: 0px 20px 0px 20px;
}
#footer{
	height:80px;
	width:719px;
	clear:both;
	color:#787878;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:9px;
	font-size:10px;
	border: 1px solid #fff;
	background-image: url(../images/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer a{
	font-size: 10px;
	letter-spacing: 0.023em;	
	text-decoration:none;
	font-weight:normal;
}
.footer-nav{
	margin-top:15px;
	color:#98C991;
}
.top-right-container{
	width:261px;
	background-image:url(../images/floral-tiles.gif);
	background-position:left top;
	/*min-height:256px;
	height:auto !important;*/
	height:256px;
	padding:18px 17px 18px 18px;
}
/*
.top-right-container{
	width:261px;
	background-image:url(../images/floral-tiles.gif);
	background-position:left top;
	min-height:256px;
	height:auto !important
	height:256px;
	padding:18px;
}*/
.top-right{
	padding-bottom:0;
}
.top-right-music{
	padding-bottom:0;
	min-height:225px;
	/*height:auto!important;*/
	height:223px;
}
#venue-nav ul{
	margin:0;
	padding:0;
	padding-top:16px;
}
#venue-nav li{
	display:block;
	color:#fff;
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:0;
	line-height:16px;

}
#venue-nav li a{
	background-image:url(../images/arrow-pointer.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	color:#fff;
	font-weight:normal;
}
#venue-nav li a:hover {
  color: #98C991;
}
.venue-rooms-container{
	float:left;
	width:428px;
	padding-bottom:15px;
}
.rooms-left{
	float:left;
	width:205px;
}
.rooms-right{
	float:left;
	width:205px;
	margin-left:12px;
}
.imgDiv-venue{
	width:89px;
	height:60px;
	float:left;
}
.img-lable{
	float:left;
	width:116px;
}
.txtDiv-venue{
	clear:both;
	background-image:url(../images/line-dotted.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
}
.cap1{
	width:121px;
	float:left;
	background-image:url(../images/dash.gif);
	background-repeat:no-repeat;
	background-position: right center;
	margin-right:5px;
}
.cap2{
	clear:right;
}
.superscript{
	vertical-align: super;
	font-size:60%;	
}
.exhibitions{
	float:left;
	width:400px;
	margin-right:10px;
}

.exhibitions a{ 
	color: #007831; text-decoration: none; font-weight:bold;
}

.exhibitions a:hover {
   color: #98C991;
  text-decoration:none;
}


.events-in-this-room{
	clear:right;
	float:left;
}

.events-in-this-room a{ 
	color: #787878; text-decoration: none; font-weight:normal;
}

.events-in-this-room a:hover {
  color: #98C991;
  text-decoration:none;
}

.green{
	color:#007831;
}

.white{ color:#fff;}
.white-bold{ color:#fff; font-weight:bold;}
a.listing {
  color: #007831; text-decoration: none; font-weight:bold;
}

a.listing:hover {
  color: #98C991;
  text-decoration:none;
}
.container-music{
	padding-right:10px;
}
.container-events{
	clear:both;
	/*background-image:url(../images/bg-events.gif);
	background-repeat:repeat-y;
	background-position:50% 50%;*/
	margin-bottom:5px;
	background-color:#fff;
}
.pic-viewer{
	float:left;
	height:20px;
	width:110px;
	margin-top:8px;
}
.pic-viewer-paging{
	float:left;
	height:19px;
	width:110px;
	background-color:#C4C4C4;
	margin-left:1px;
	text-align:center;
	padding-top:1px;
	margin-top:8px;
}
.pic-viewer-paging a{
	color:#fff;
	font-weight:bold;
}
.pic-viewer-paging a:hover{
	color:#007831;
}
.pic-viewer-paging a:selected{
	color:#007831;
}
/**************************************
Contact page styles
******************************************/
/*  for contact page style */

form 	{
margin : 0;
padding : 0;
}

fieldset {
width : 400;
margin : 5px;
padding : 1em;
border : 1px solid #ccc;
}

	/*fieldset div br {
	display : none;
	}*/

/* Style the legend, labels and the div containing the submit button. */

legend {
font-weight : bold;
color : #333;
margin : 0;
padding : 0.5em;
}

label {
	display : block;
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
}

#fm-submit {
clear : both;
padding-top : 1em;
text-align : center;
}

fieldset div {
margin : 0;
padding : 0;
}

fieldset div.fm-optional {
	display : block;
}

fieldset div input {
	width: 200px; /* Width for modern browsers */
	border : 1px solid #900;
	padding : 1px;
}
fieldset div textarea {
	border : 1px solid #ccc;
	padding : 1px;
	background-color:#F2F2F2;
	width:380px;
}
	
fieldset select {
	font-family: 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px; color:#787878;
	width: 200px; /* Width for modern browsers */
	border : 1px solid #900;
	padding : 1px;
}
.select-styling{
	font-family: 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px; color:#787878;
	border : 1px solid #900;
	width:200px;
}
	fieldset div select {
	width: 200px; /* Width for modern browsers */
	border : 1px solid #900;
	padding : 1px;
}
						
/* Optional fields */

.fm-optional input {
	border : 1px solid #ccc;
}
.location{
	padding: 0;
	color:#787878;
	text-align:center;
}
.location2{
	padding: 0px 20px 0px 20px;
	color:#787878;
	float:right;
}
.location3{
	padding: 10px 20px 0px 20px;
	color:#787878;
	text-align:left;
	float:left;
}
.location3 ul{
	margin:0;
	padding:0;
}
.location3 li{
	list-style-type:none;
	background-image:url(../images/bullet-square.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-position:outside;
	padding-left:10px;
	padding-bottom:5px;
	font-weight:bold;
	
}

#content-events{
	width:719px;
	float:left;
	padding-left:10px;
	background-color:#fff;
}
.heading{
	border-bottom:solid 1px #000;
	padding-top:25px;
}
.months{
	padding-top:20px;
	height:38px;
	background-color:#fff;
}
.current-month{
	width:359px;
	float:left;
	border-right: solid 1px #F2F2F2;
	margin-bottom:5px;
	
}
.current-month2{
	width:339px;
	float:left;
}
.next-month{
	width:349px;
	float:right;
}
.para-events{
	background-image:url(../images/dotted-line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
	margin-right:50px;
	margin-bottom:10px;
	float:left;
	width:349px;
}

.para-events2{
	font-family: 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	background-image:url(../images/dotted-line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
	margin-bottom:10px;
	float:left;
	width:349px;
	padding-top:10px;
}

.para-events1{
	padding-bottom:5px;
	margin-bottom:10px;
	float:left;
	width:349px;
}

.para-events a{
	color: #98C991; text-decoration: none; font-weight:normal;
}

.para-events a:hover {
  color: #007831;
  text-decoration:none;
}

.para-events-txt{
	font-family: 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	float: left;
	width:250px;
}

.para-events-txt a{
	color: #007831 ; text-decoration: none; font-weight:bold;
}

.para-events-txt a:hover {
  color: #98C991;
  text-decoration:none;
}

.para-events-img{
	float: right;
	width:87px;
	
}

.events-details{
	background-image:url(../images/dotted-line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	 color: #98C991;
	padding-bottom:5px;
	margin-bottom:10px;
	float:left;
	width:349px;
	
}

.events-details a{
	color: #007831; text-decoration: none; font-weight:bold;
}

.events-details a:hover {
  color: #98C991;
  text-decoration:none;
}

.events-details-res{
	color: #98C991;
	padding-bottom:5px;
	margin-bottom:10px;
	float:left;
	width:256px;
}

.events-details-res a{
	color: #007831; text-decoration: none; font-weight:bold;
}

.events-details-res a:hover {
  color: #98C991;
  text-decoration:none;
}

.text-content{
	padding-top:10px;
	padding-right:10px;
}
.venue-photos{
	background-color:#fff;
	float:left;
}

.venue-photos-title{
	float:left;
	width:737px;
}
.venue-photos-title1{
	float:left;
}
.venue-photos-pic{
	float:left;
	height:292px;
	overflow:hidden;
}
.numphotos{
	background-image:url(../images/numpages.gif);
	background-repeat:no-repeat;
	width:110px;
	height:20px;
	margin-top:263px;
	margin-left:505px;
}	
.numtxt{
	color:#211F20;
	font-size:10px;
	padding-left:8px;
	padding-top:2px;
	font-weight:bold;
}
.paging{
	background-image:url(../images/numpages.gif);
	background-repeat:no-repeat;
	width:110px;
	height:20px;
	margin-top:-20px;
	margin-left:617px;
}	
.paging ul{
	float:left;
	margin:0px;
	padding:2px 0px 0px 8px;
	font-size:8px;
}
.paging ul li{
	float:left;
	list-style:none;
	padding-left:7px;
	font-weight:bold;
}
.paging ul li a{
	color:#fff;
	text-decoration:none;	
}
.paging ul li a:hover{
	color:#007831;
	text-decoration:none;
}
#photo-viewer-control{
	width:221px;
	position:absolute;
	z-index:3;
	top:502px;
	border:solid 4px red;
}
.musicroom{
	color:#008932;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	margin-right:9px;
	margin-bottom:10px;
	text-transform:uppercase;
	border-bottom:1px solid #242021;
}
.current-event{
	width:349px;
	float:left;
	padding-right:10px;
	
}
.forthcoming-events{
	width:349px;
	float:right;	
	font-family: 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px; color:#787878;
	border: solid 0px red;
}
.nx-prev-links{
	color:#007831;
}
.nx-prev-links a{
	color:#007831;
}
.nx-prev-links a:hover{
	color:#98C991;
}
.para-current-events{
	/*padding-bottom:5px;
	margin-bottom:10px;
	float:left;
	width:349px;*/
	width:349px;
	float:left;
	border-right: solid 1px #F2F2F2;
	margin-bottom:5px;
	padding-right:10px;
}
.black-bold{
	font-weight:bold;
	color:#221E1F;
}
.green-light{
	color:#98C991;
}

.green-light a{
	color:#98C991;
	font-weight:normal;
}

.green-light a:hover{
	color:#000000;
	font-weight:normal;
}

#clubs-societies{
	padding: 0px 20px 0px 20px;
	color:#787878;
}
#clubs-societies ul {
	margin:0;
	padding:0;
}
#clubs-societies li{
	margin:0px;
	padding:0 0 0 0px;
	color:#007831;
	font-weight:bold;
	/*background-image:url(../images/arrow-list.gif);
	background-position:left;
	background-repeat:no-repeat;*/
	list-style:none;
}
#clubs-societies li a{
	color:#007831;
	font-weight:bold;
}
#clubs-societies li a:hover{
	color:#98C991;
}
.top-right-container-arts{
	width:261px;
	background-image:url(../images/floral-tiles.gif);
	background-position:left top;
	height:256px;
	padding:18px 17px 18px 18px;
	
		
}
.light-green{
	color:#66AD81;
}
.black-uppercase{
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}

.download-pdf { 
	maring: 0px;
	color: #007831; text-decoration: none; font-weight:normal;
}

.download-pdf a{ 
	color: #007831; text-decoration: none; font-weight:normal;
}

.download-pdf a:hover {
  color: #98C991;
  text-decoration:none;
}

.events-visual{
	padding: 0px 20px 0px 20px;
	color:#787878;
}

.events-visual a{ 
	color: #007831; text-decoration: none; font-weight:bold;
}

.events-visual a:hover {
  color: #98C991;
  text-decoration:none;
}
a.pdf-nav{
	background-image:url(../images/icon-pdf2.gif);
	background-repeat:no-repeat;
	background-position: left top;
	font-weight:normal;
	color: #007831;
	padding-left:20px;
}
a.pdf-nav:hover {
  color: #98C991;
}
.bg-line{
	background-image:url(../images/bg-ivory-heading.gif);
	background-repeat:repeat-x;
	height:38px;
	width:422px;
}
.bulleted-txt{
	background-image:url(../images/bullet-square.gif);
	background-repeat:no-repeat;
	background-position:0% 12%;
	font-weight:bold;
	padding-left:10px;
}

.photolink
{
	
}
 a.photolink{
	color:#fff;
	font-weight:bold;
}
 a.photolink:hover{
	color:#007831;
}
 a.photolink:selected{
	color:#007831;
}
div.spacervenue {
  	clear: both;
	height: 6px;
	margin: -1px 0 0 0;
	font-size: 1px;
}