/* CSS Document */


*{margin:0;padding:0}

html,body {height:100%;
background-image: none;
}


.introbackgroundimage {
background-color: #000000;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
}

.backgroundimage01 {
background-color: #FFCC66;
background-image: url(../images/dsc00875.jpg);
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
}

.blackbg {
background-color: #000000;
background-attachment: scroll;
background-position: 0% 0%;
}

.backgroundimage02 {
background-color: #FFCC66;
background-image: url(../images/dsc00875.jpg);
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 62%;
}



.backgroundimage03 {
background-color: #FFCC66;
background-image: url(../images/dsc01012.jpg);
background-repeat: repeat;
background-attachment: scroll;
background-position: 20% 50%;
}

.backgroundimage04 {
background-color: #FFCC66;
background-image: url(../images/framlingham.jpg);
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 30%;
}


.backgroundimage05 {
background-color: #FFCC66;
background-image: url(../images/framlingham.jpg);
background-repeat: repeat;
background-attachment: scroll;
background-position: 100% 80%;
}

.backgroundimage06 {
background-color: #FFCC66;
background-image: url(../images/champagneroses.jpg);
background-repeat: repeat;
background-attachment: scroll;
background-position: 100% 10%;
}

#outer{
	width:760px;
	background-image:url(../images/tpng91.png);
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	margin-top:-40px;/*footer height*/
}

#outercontact{
	width:760px;
	background-image:url(../images/letterheadcontactbg.png);
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	margin-top:-40px;/*footer height*/
}

#outerthingstodo{
	width:760px;
	background-image:url(../images/backgroundsaxtedmill.png);
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	margin-top:-40px;/*footer height*/
}

#outerwinterwarmers{
	width:760px;
	background-image:url(../images/backgroundwinterwarmers.png);
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	margin-top:-40px;/*footer height*/
}

#outerevents{
	width:760px;
	background-image:url(../images/tpng91.png);
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	margin-top:-40px;/*footer height*/
}

#outereventsfrontpage {
	width:760px;
	background-image:url(../images/eventsfrontpage.png);
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	margin-top:-40px;/*footer height*/
}

#outereventschristmas {
	width:760px;
	background-image:url(../images/eventsfrontpage.png);
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	margin-top:-40px;/*footer height*/
}


#contentbackground {
	width:760px;
	background-image: none;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	margin-top:-40px;/*footer height*/
}


#eventstitle {
position: relative;
	width:200px;
	height: 130px;
	left:-36px;
	top: -66px;
	background-image:url(../images/eventstitle.png);
	margin: 0px 0px -66px 0px;
}

#eventschristmasatthecrown {
position: relative;
	width:400px;
	height: 130px;
	left:-36px;
	top: -66px;
	background-image:url(../images/christmasatthecrown.png);
	margin: 0px 0px -66px 0px;
}

* html #outer{height:100%}
* html #outercontact{height:100%}
* html #outerthingstodo{height:100%}

#inner{/* contain clearing due to opera min-height float fix*/
	width:100%;
	float:left;
	background:none;
	padding-top: 100px;
}


#introinner{/* contain clearing due to opera min-height float fix*/
	width:100%;
	float:left;
	background:none;
	padding-top: 100px;
	text-align: center;
	z-index: 1;
}

#header{
	border-top:40px solid #fff;/* soak up negative margin*/
text-align: center;
height: 0px;
background-color: #fff;

}


.noborderonhyperlink {
border: none;
}


#footer{
	background: #000;
	width:auto;
	margin:0px;
	height:40px;/* must match negative margin and header soak up*/
	clear:both;
}

html>body #minHeight{ /* opera and old safari min-height fix */
	float:right;
	width:0;
	height:100%;
	overflow:hidden;
}


#floatmenu {  margin: 0;  position: fixed;
  top: 110px;  left: auto;  width: 189px;  right: 0px; height: 360px; z-index: 1; }

  
  
a.bhotel {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/hotel.png') 0px 0px no-repeat;
text-decoration: none;

      }
	 

a:hover.bhotel {
background-position: 0px -30px;

}


a.boffers {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/offers.png') 0px -30px no-repeat;
text-decoration: none;

      }
	 

a:hover.boffers {
background-position: 0px -0px;

}



a.bhistory {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/history.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.bhistory {
background-position: 0px -30px;

}

a.bfood {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/foodanddrink.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.bfood {
background-position: 0px -30px;

}

a.bevents {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/events.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.bevents {
background-position: 0px -30px;

}


a.bthings {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/thingstodo.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.bthings {
background-position: 0px -30px;

}

a.bbusiness {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/corporate.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.bbusiness {
background-position: 0px -30px;

}

a.bcelebrations {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/weddings.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.bcelebrations {
background-position: 0px -30px;

}

a.brooms {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/rooms.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.brooms {
background-position: 0px -30px;

}

a.bcontact {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/contact.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.bcontact {
background-position: 0px -30px;

}

a.bbook {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/book.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.bbook {
background-position: 0px -30px;

}









a.bhotelselected {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/hotel.png') 0px -60px no-repeat;
text-decoration: none;

      }

a:hover.bhotelselected {
background-position: 0px -30px;

}


a.boffersselected {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/offers.png') 0px -60px no-repeat;
text-decoration: none;

      }

a:hover.boffersselected {
background-position: 0px -30px;

}


a.bhistoryselected {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/history.png') 0px -60px no-repeat;
text-decoration: none;

      }

a:hover.bhistoryselected {
background-position: 0px -30px;

}

a.bfoodselected {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/foodanddrink.png') 0px -60px no-repeat;
text-decoration: none;

      }

a:hover.bfoodselected {
background-position: 0px -30px;

}


a.beventsselected {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/events.png') 0px -60px no-repeat;
text-decoration: none;

      }

a:hover.beventsselected {
background-position: 0px -30px;

}

a.bthingsselected {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/thingstodo.png') 0px -60px no-repeat;
text-decoration: none;

      }

a:hover.bthingsselected {
background-position: 0px -30px;

}

a.bbusinessselected {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/corporate.png') 0px -60px no-repeat;
text-decoration: none;

      }

a:hover.bbusinessselected {
background-position: 0px -30px;

}

a.bcelebrationsselected {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/weddings.png') 0px -60px no-repeat;
text-decoration: none;

      }

a:hover.bcelebrationsselected {
background-position: 0px -30px;

}

a.broomsselected {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/rooms.png') 0px -60px no-repeat;
text-decoration: none;

      }

a:hover.broomsselected {
background-position: 0px -30px;

}

a.bcontactselected {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/contact.png') 0px -60px no-repeat;
text-decoration: none;

      }

a:hover.bcontactselected {
background-position: 0px -30px;

}

a.bbookselected {
display: block;
width: 189px;
line-height: 30px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 30px;
background: url('../images/buttons/book.png') 0px -60px no-repeat;
text-decoration: none;

      }

a:hover.bbookselected {
background-position: 0px -30px;

}



p { 
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.2em; 
	margin-top: .44em;
	margin: 0px;
	padding-bottom: 4px;
	}
	
p.firstline:first-line {color:#222; font-size: small; font-variant: small-caps; }

p.menufirstline:first-line {color:#222; font-size: medium; font-variant: small-caps; margin-top: .5em; }
	
.intro { 
	width: 600px;
	}
	
.italic {font-size:smaller; color:#333333; font-style:italic
}
	
	
.boldsubheading {font-weight: bold;
line-height: 1em; }

h1 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color:#333333;
margin: 0px 0px 3px 0px;
}

h2 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 100%;
font-weight: bold;
color:#333333;
margin: 0px 0px 5px 0px;
padding: 0px;
}
	


	
span.first
{
 float: left;
 font-family: Old English, Georgia, serif;
 font-size: 258%;
 margin-right: 0.03em;
 margin-bottom:0em;
 padding-bottom: 0px;
 line-height:0.9em; 
}

#content {
margin-left: 50px;
margin-right: 50px;
padding: 18px 0px 10px 0px;
}

#contentintro {
margin-left: 50px;
margin-right: 50px;
padding: 18px 0px 10px 0px;
text-align:  center;
width: 100%;
}



.bordercontrol {
   padding:1px;
   border:1px solid #021a40;
   background-color:#fff;
   margin: 2px 0px 0px 0px;

}

.titlemargins {

   margin: 4px 0px 0px 0px;

}

	
	
	#headertopbar {
position: absolute;
left:0px;
top:0px;
width:100%;
height: 100px;
background: none; /*transparent url(../images/topblackbar.png) left top repeat-x;*/
background-color: #000000;
border:0px solid #000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
	}
	
#thecrownlogo {
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
	
#insidefooter {
width: 760px;
padding: 5px 0px 9px 0px;
margin-left: auto;
margin-right: auto;
}

#companyidentity {
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #fff;
padding-top: 10px;
}

#dfxlogocontainer  {
float: right;
width: 60px;
height: 26px;
}

a.dfxlogo {
display: block;
width: 60px;
line-height: 26px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 26px;
background: url('../images/directfxlogowo.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.dfxlogo {
background-position: 0px -26px;

}

#matbayfield {
	margin: 0px 0px -249px 0px;
	position: relative;
	float: right;
	top: -254px;
	width: 177px;
	height: 249px;
	left: 20px;
	background: url('../images/matbayfield.png') 0px -0px no-repeat;
}


#snowman {
	margin: 0px 0px -249px 0px;
	position: relative;
	float: right;
	top: -254px;
	width: 177px;
	height: 249px;
	left: 20px;
	background: none; /* url('../images/snowman.png') 0px -0px no-repeat; */
	z-index: 0;
}


#nextsignoff {
	margin: 0;
	position: relative;
	float: right;
	top: -48px;
	width: 105px;
	height: 28px;
	left: 14px;
	z-index: 10;
}

  
  
a.bnextsignoff {
display: block;
width: 105px;
line-height: 28px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 28px;
background: url('../images/more.png') 0px -0px no-repeat;
text-decoration: none;

      }

a:hover.bnextsignoff {
background-position: 0px -28px;

}

a.signoff {
display: block;
width: 105px;
line-height: 28px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 28px;
background: url('../images/signoff.png') 0px -0px no-repeat;
text-decoration: none;

      }

a:hover.signoff {
background-position: 0px -28px;

}

.signoff {
display: block;
width: 105px;
line-height: 28px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 28px;
background: url('../images/signoff.png') 0px -0px no-repeat;
text-decoration: none;

      }


/* Page Layout 2 */

#layout2box1 {
width: 318px;
height: auto;

border: none;
margin: 0px;
padding: 0px 0px 0px 0px;


}

#layout2box2 {
width: 318px;
height: auto;

border: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}


#layout2box3 {
width: 318px;
height: auto;
border: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}

#layout2box4 {
width: 318px;
height: auto;
border: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}


/* Page Layout 3 */

#layout3box1 {
width: 318px;
height: auto;
min-height: 210px;
border: none;
margin: 0px;
padding: 0px 0px 0px 0px;


}

#layout3box2 {
width: 318px;
height: auto;
min-height: 210px;
border: none;
margin: 0px;
padding: 0px 0px 0px 0px;
z-index: 100;
}




/* Page Layout 4 */

#layout4box1 {
width: 170px;
height: auto;
min-height: 210px;
border: none;
margin: 0px;
padding: 0px 0px 0px 0px;


}

#layout4box2 {
width: 298px;
height: auto;
min-height: 210px;
border: none;
margin: 0px 20px 0px 20px;
padding: 0px 0px 0px 0px;
}


#layout4box3 {
width: 140px;
height: auto;
min-height: 210px;
border: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}

/* Page Layout 5 */

#layout5box1 {
width: 298px;
height: auto;
min-height: 210px;
border: none;
margin: 0px;
padding: 0px 0px 0px 0px;


}

#layout5box2 {
width: 310px;
height: auto;
min-height: 210px;
border: none;
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;
}


#roomspicturecolumn {
width: 408px;
height: auto;
min-height: 210px;
border: none;
margin: 0px 20px 0px 20px;
padding: 0px 0px 0px 0px;
}


/* Page Layout 6 */

#layout6box1 {
width: 360px;
height: auto;
min-height: 210px;
border: none;
margin: 0px;
padding: 0px 0px 0px 0px;


}

#layout6box2 {
width: 276px;
height: auto;
min-height: 210px;
border: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}

#layout6box3 {
width: 276px;
height: auto;
border: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}






.floatleft {float: left;}
.floatright {float: right;}
.clear {clear: both;}

.floatrightpicture {float: right;}



.listcontainer {
	border: none;
	margin: 0px 0px 0px 0px;
	width: auto;
	padding: 6px 0px 3px 14px;
	visibility: visible;
    font-size: 0.75em;
	line-height: 1.2em;
    font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight: bold;
    color: #555555;
	}
	
ul li {	
    list-style: none;
    background: url(../images/crownbullet.png) no-repeat 0 0.01em;
    padding: 0 0 0 19px;
	margin-top: 6px;
	text-indent: 0px;
	visibility: visible;
	text-align: left;
	}
	


ul li ul li{ list-style: circle url(../images/nobulletnobullet.gif) outside;
	margin-left: 0px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
    color: #333333;
	
	}
	
a:link { color: #333333; text-decoration:underline; }
a:hover { color: #FF3300; text-decoration:underline; }
a:visited { color:#CCCCCC; text-decoration:none; }


#contactphoneno {
	position: relative;
	top: 100px;
	left: 50px;
	width: 320;
}


#contactaddress {
	position: relative;
	top: 120px;
	left: 50px;
	width: 300px;
}

#contactemail {
	position: relative;
	top: 195;
	left: 380px;
	width: 200;
	padding: 20px 0px 0px 0px;
}



.mainfloatleft{
	float:left;
	text-align: left;
	margin:0px 10px 0px 0px; 
	width:280px;
	
	padding: 3px 0px 5px 0px;
	color:#555555;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
	
.mainfloatright{
	float: right;
	text-align: left;
	margin:0px 50px 0px 10px; 
	width:280px;
	
	padding: 3px 0px 5px 0px;
	color:#555555;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.box{
	border:solid 1px #000;
	background:#e7e7e7;
	padding:10px;
	color:#333333;
	margin-bottom:20px;
}
.box h5 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}
.box p{padding-bottom:14px;}

.box input .input-text{
	border:1px solid #3b6e22;
	color:#666666;
	width:220px;
}

.box label{
	display:block;
	margin-bottom:6px;
	color:#555555;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
}

.box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:70px;
	text-align:right;
	font-weight:bold;
	margin-top: 3px;
}

.box label span.longspan{
	display:block;
	float:left;
	padding-right:6px;
	width:auto;
	text-align: left;
	font-weight:bold;
	
}

.box label span.longspanfullwidth{
	display:block;
	padding-right:6px;
	width:auto;
	text-align:left;
	font-weight:bold;
	margin:9px auto 6px auto; 
}

.spacer{
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}
.green{
	background:url(../images/gold.gif);
	padding:0px 6px;
	border:1px solid #f00;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

.pickupbox {
position: relative;
top: -20px;
width: 185px;
height: 16px;
border: #000000 thin solid;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0px;
padding: 3px 3px 4px 3px;
text-align: center;

}

.pickupboxsmall {
position: relative;
top: -20px;
width: 90px;
height: 16px;
border: #000000 thin solid;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0px;
padding: 3px 3px 4px 3px;
text-align: center;

}

.pickupboxlarge {
position: relative;
top: -20px;
width: 215px;
height: 16px;
border: #000000 thin solid;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0px;
padding: 3px 3px 4px 3px;
text-align: center;

}

.eventtime {
position: relative;
top: 2px;
bottom: 4px;
width: auto;
border: #b00 thin solid;
background-color:#000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
font-weight: bold;
padding: 2px 2px 3px 2px;
text-align: center;

}

.breakfast {
position: relative;
width: 270px;
border: none;
background-color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CC6600;
font-weight: bold;
padding: 2px 2px 3px 2px;
text-align: center;

}

.eventtitle {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000;
font-weight: bold;
margin: 0px;
padding: 3px 3px 4px 3px;
text-decoration: underline;

}


.eventsubtitle {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #c00;
font-weight: bold;
font-style: italic;
margin: 0px;
padding: 3px 3px 4px 3px;
text-decoration: none;

}

.eventprice {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00c;
font-weight: normal;
font-style: italic;
margin: 0px;
padding: 3px 3px 4px 3px;
text-decoration: none;
}

.eventbookearly {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
font-weight: bold;
font-style: normal;
margin: 0px;
padding: 3px 3px 4px 3px;
text-decoration: none;
}

#captionbox {
width: 400px;
margin: 3px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
}

#cateringfloatleft {
float: left;
margin: 3px 4px 5px 4px;
}

#menufloatleft {
float: left;
margin: 3px 4px 5px 4px;
}

#christmaspudding {
float: right;
width: 200px;
height: 33px;
margin: 38px 0px 0px -211px;
z-index: 2;
}

#offers {
position: fixed;
left: 300px;
top: 0px;
width: 200px;
height: 33px;
margin: 0px 0px -83px 0px;
z-index: 2;
}

a.christmasmenubutton {
display: block;
width: 200px;
line-height: 33px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 33px;
background: url('../images/christmasmenubutton.gif') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.christmasmenubutton {
background-position: 0px -33px;

}


a.christmasbutton {
display: block;
width: 200px;
line-height: 33px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 33px;
background: url('../images/christmasbutton.gif') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.christmasbutton {
background-position: 0px -33px;

}

.menu {
line-height: 14px;
}

#soldout {
position: relative;
	width:125px;
	height: 125px;
	left:25px;
	top: -150px;
	background-image:url(../images/soldout.gif);
	margin: 0px 0px -175px 0px;
}

#introholderoffset {
position: relative;
left: -132px;
}

.introtextheadlinecolor {
color:#CCCCCC;
}

.enter {
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 26px;
}


a:link.enter {
text-decoration: underline;
color: #CC9900;
}

a:visited.enter {
text-decoration: underline;
color: #CCCCCC;
}

a:active.enter {
text-decoration: underline;
color: #FF3300;
}

a:hover.enter {
text-decoration: none;
color: #FFFF33;
}


.subjecttoavailability {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
}

.offercopy {
font-size: medium;
color: #000000;
}

.bold {
font-weight: bold;
}

.listcontainer {
	border: none;
	margin: 0px 0px 0px 0px;
	width: 300px;
	padding: 6px 0px 3px 14px;
	visibility: visible;
    font-size: 0.75em;
	line-height: 1.2em;
    font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight: bold;
    color: #555555;
	}
	
	ul#crosshair li {	
    list-style: none;
    background: url(../images/heart.png) no-repeat 0 0.05em;
    padding: 0 0 0 19px;
	margin-top: 6px;
	text-indent: 0px;
	visibility: visible;
	text-align: left;
	}
	


ul#crosshair li ul li{ list-style: circle url(../images/heart.png)  outside;
	margin-left: 0px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
    color: #333333;
	
	}
	
	ul#squarebullet li {	
    list-style: none;
    background: url(../images/squarebullet.png) no-repeat 0 0.05em;
    padding: 0 0 0 19px;
	margin-top: 6px;
	text-indent: 0px;
	visibility: visible;
	text-align: left;
	}
	


ul#squarebullet li ul li{ list-style: circle url(../images/squarebullet.png)  outside;
	margin-left: 0px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
    color: #333333;
	
	}

#specialoffers {
position: absolute;
width: 175px;
height: 26px;
top: -33px;
left: 76px;
margin: 0px 0px -26px 0px;
}

a.specialoffers {
display: block;
width: 175px;
line-height: 26px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 26px;
background: url('../images/specialoffers.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.specialoffers {
background-position: 0px -26px;

}

.adviseguests {
position: relative;
width: 160px;
}
