/* force vertical scrollbar in ff */
html { 
	min-height: 100.2%; 
}

/* 																HTML TAG RESET */
body, 
h1, h2, h3, h4, h5, h6,
img,
p,
ul, li { 
	padding: 0; 
	margin: 0; 
	border: 0;
}


/* 																HTML TAG DEFINITIONS */
body {
	color: #303030;
	font-family:  Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
	font-size: 62.5%;
	background: #DBF2FC url(images/screen-bg2.gif)  repeat-x top left;
 	text-align: center; /* centre page in IE5 */
 	margin-bottom: 5px;
}

a {
	outline:none;
}

a img {
	border:none;
	background:none;
	outline:none;
}


h2 {
	color:#b00000;
	font-size:1.6em;
	font-weight:bold;
	margin:.5em 0;
	font-family: trebuchet ms, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
}

h3, .food-menu .h3-style {
	color:#b00000;
	font-size:1.3em;
	margin:.5em 0;
	font-family: trebuchet ms, sans-serif;
	text-transform:none;
}

.h3-style {
	font-weight: bold;
}

h3#menus {
	margin: 10px 5px 0 5px;
	padding: 5px;
	background: #fff;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}


h2.menus {
	margin: 10px 5px 0 5px;
	padding: 10px;
	background: #fff;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

div#right-column h3#menus span, div#right-column .h3-style span {
	font-size: 0.9em;
	font-weight: normal;
	color: #303030;
}

h5 {
	font-size: 1em;	 /* for block quotes */
	font-family: Verdana, arial, sans-serif;
	padding: 0 20px 0 0;
	font-weight: normal;
	text-align: right;
}


.quotation {
	padding: 15px 5px;
	background-color: #fff;
	margin:10px 5px 15px 5px;
	border: 1px solid #dfdfdf;
	border-bottom: 2px solid #74B5CF;	
	border-right: 2px solid #74B5CF;	
	border-top: 1px solid #74B5CF;		
	border-left: 1px solid #74B5CF;	
}

.quotation img {
	padding: 5px 5px 0 0;
}


div.pinkquote  {
	margin:15px 5px 15px 5px; 
	padding: 7px 0 5px 0;
	border: 2px solid #fff;
	background: #f7fbfe url(images/confetti.jpg)  no-repeat top left; 
}
			
blockquote {
	font-size:1.2em;
	line-height:1.5em;
	margin:0 0 5px 0;
	padding: 0 0 0 30px;
	color: #303030;
	font-family:  Georgia, 'times new roman', times, serif;
	font-style:italic;
	background: url(images/openquote.gif) no-repeat left top;
}

div.pinkquote blockquote {
	background: url(images/openquote-pink.gif) no-repeat left top;
}

blockquote span {
	background: url(images/closequote.gif) no-repeat right bottom;
	display: block;
	padding: 0 30px 0 0;
}

div.pinkquote blockquote span {
	background: url(images/closequote-pink.gif) no-repeat right bottom;
}
/* 																PAGE STRUCTURE */

/*																SET BG COLOUR for page outline */
#page-bg, .utility-nav, #footer, p#address  {
	background: #74b5cf;
}
	
/* 														BANNER */
	
#page-bg{ 
 margin: 5px auto 5px;
 padding: 10px 0;
 width: 920px; 
 clear: both;
 border-top: 1px solid #45B7DF;
 border-left: 1px solid #45B7DF; 
 border-right: 1px solid #37B3DF;
 border-bottom: 1px solid #37B3DF;
}

div#page-wrapper {
	width:900px;
	margin:0 auto;
	background: #fff;
}	

div#banner {
    width:900px; 
    height:110px;
    margin:0; 
    padding:0;
}

	h1.main-heading {
	  	color: #00639F;
      	margin:0; 
      	padding:0;
     	position:relative;
     	width:900px; 
     	height:110px;
     	overflow:hidden;
      }
      
   	h1.main-heading span {
      	display:block;
      	position:absolute; left:0; top:0; z-index:1;
      	width:900px; height:110px;
      	margin:0; padding:0;
      	background:transparent url("images/dl-banner.jpg") top left no-repeat;
      }
/* 																  		shield */		
	div#shield {
		position: relative;
		z-index: 10;
		margin: -100px 0 0 740px;
	}		

	div#shield p {					
		text-transform:uppercase;
		color: #fff;
		font-size: 1em;
		letter-spacing: 1px;
		text-align: center;
		margin: -3px 0 0 0;
	}	
	
	div#shield img {	
		margin: 0 0 0 2px;
	}	

/* required for IE5/6 */
div#content-container {
	width: 900px;
	float: left;	
	display: inline; /*for IE5/6 double margin bug*/	
	background: #fff url(images/faux3.jpg)  repeat-y top left; 
	padding: 10px 0;
}


/* required for IE5/6 and for one column page layout */
div#column-container {
	float: right;
	display:inline;
	width: 775px;
}	

	 	
div#single-column {
	float: right;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 775px;
	text-align: justify;
	font-family:  Verdana, Arial, sans-serif;
	overflow: hidden; /*ie6 expanding box bug */
}	

	div#single-column img {
		padding: 3px;
		background: #e0e0e0;
		margin: 0 5px;
	}
	
	
	div#single-column div#virtualtour {
		width: 760px;
		height: 570px;
		margin:  0 auto 0;
		border: 3px solid #e0e0e0;
	}
	
	
	h6#main-pic-caption {
	text-align: right;
	margin: 2px 10px 0 0;
	}
	
	h6#main-pic-caption a {
		text-decoration: none;
	}	
	 	
div#left-column {
	float: left;
	display: inline; /*for IE5/6 double margin bug*/
	margin: 10px 0 10px 0;
	width: 474px;
	text-align: justify;
	font-family:  Verdana, Arial, sans-serif;
	overflow: hidden; /*ie6 expanding box bug */
}

	div#left-column h2, div#single-column h2, div#left-column h3 {
		margin: 0 0 5px 10px;
	}

	div#left-column p, div#single-column p {
		margin: 10px 10px 0;
		font-size: 1.2em;
		line-height: 1.5em;
	}
	
	div#left-column p.last, div#single-column p.last, div#right-column p.last {
		margin-bottom: 20px; 
	}
	

div#right-column {
	float: left;
	display: inline;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	width: 300px;
	text-align: justify;
	font-family:  Verdana, Arial, sans-serif;
	overflow: hidden; /*ie6 expanding box bug */
}

div#right-column p {	
	line-height: 1.5em;
	margin: 5px 0;
	}
 

/* 																mini gallery */	

div#mini-gallery {
	width: 286px;
	margin: 0 auto;	 
}

p#mini-gallery-window {
	margin: 3px 0; 
}

div#mini-gallery img, .right-img {
	padding: 3px;
	margin: 0;
	background: #e0e0e0;
}

.right-img {
	margin-left: 6px;
}

div#mini-gallery img#middle {
	margin: 0 10px;
}

div#mini-gallery p#caption, p.caption {
	width: 280px;
	margin: 0 0 5px 0;
	color: #b00000;
	text-align: center;	
	font-size: 1em;
	line-height: 1em;
}

/* 																mini gallery - MAIN COLUMN */	

div#mini-gallery-main {
	width: 464px;
	margin: 0 0 0 10px;	
}

div#mini-gallery-main-window {
	width: 350px;
	margin: 0; 
	padding: 0;
	float: left;
}

div#mini-gallery-main img {
	padding: 3px;
	margin: 0;
	background: #e0e0e0;
}

div#mini-gallery-main p#caption {
	width: 350px;
	margin: 0 0 5px 0;
	color: #b00000;
	text-align: center;	
	font-size: 1em;
	float: left;
}

div#gallery-links {
	width: 90px;
	float: left; 
	display: inline;
	margin: 15px 0 0 15px;
	margin: 0 0 0 15px;
	padding: 0;
}

div#gallery-links img#middle {
	margin: 8px 0;
}

div#left-column img.single-img {
	padding: 3px;
	margin: 8px;
	background: #e0e0e0;
}

/* 																MAIN NAVIGATION */  			
div#main-nav {
	width:900px;
	overflow: hidden;
	background: #efefef url(images/mainnav-bg.jpg) repeat-x top left;
}
			
	div#main-nav ul {	
		float:right;
		display: inline;
		margin:8px 0 8px 0;
		padding:0;
		font-size:1.4em;
		letter-spacing: 1px;
		text-transform:uppercase;   
	}

	div#main-nav ul li {
		list-style-type:none;
		float:left;
		display:inline;
		margin: 0px;	  
		padding:0 10px;	 
		border-left:1px solid #247BB4;
	}

	div#main-nav ul li a {		
		text-decoration:none;
		float:left;   
		padding:0;	  
		margin:0;		
	}

	div#main-nav ul li.first {
		border:none;				   
	}

	div#main-nav a:link {
		color: #247BB4;
	}

	div#main-nav a:visited { 
		color:#247BB4;
	}  

	div#main-nav a:hover {
		color:	#b00000;
	} 

	div#main-nav a.current {	
		color: #b00000;
	}

/* 																UTILITY NAVIGATION */		
.utility-nav {
	width:900px;
	color:#fff;
	font-size: 1.1em;
	overflow: hidden; /* forces unfloated container, without height set, to stretch around elements*/
}
			
	.utility-nav ul {
		float:right;
		display:inline;
		list-style: none;
		margin: 5px 0 5px 0;
		padding:0;
		text-transform:uppercase;   
		letter-spacing: 1px;
		text-align:left;
	}

	.utility-nav ul li {
		float:left;
		display:inline;
		margin:0px;	  
		padding:0 10px;	 
		border-left:1px solid #fff;
	}

	.utility-nav ul li.first {
			border:none;				   
	}
	
	.utility-nav ul li a {		
		text-decoration:none;					
		color:#fff;
	}

	.utility-nav a:link {
		color: #fff;
	}

	.utility-nav a:visited { 
		color:#fff;
	}  

	.utility-nav a:hover {
		color:	#b00000;
	} 

	.utility-nav a.current {	
		color: #b00000;
	}

/* 																SUB NAV COLUMN */		

div#sub-navigation {
	float: left;
	display:inline;
	width: 120px;
}
 
/* 																SUB NAV COLUMN - links */	
	ul#sub-nav {
		font-size: 1.2em; 
		line-height:1.2em;
		text-transform:uppercase; 
		list-style: none;
		margin: 15px 15px 0 0;
		padding:0; 
		text-align:left;
	}
	
	ul#sub-nav a {	
		text-decoration:none;  
		display: block;
	}
	
	ul#sub-nav .note {
		text-transform:lowercase;
		font-size: 1em;
		color: #247BB4;
	}

	ul#sub-nav li {
		text-align: right;
		margin:0 0 0 5px;	  
		padding: 8px 0 8px 0;	 
		border-bottom: 1px solid #C2E2EF;
	}

	ul#sub-nav a:link {
		color: #247BB4;
	}

	ul#sub-nav a:visited { 
		color:#247BB4;
	}  

	ul#sub-nav a:hover {
		color:	#b00000;
	} 

	ul#sub-nav a.current {	
		color: #b00000;
	}

	ul#sub-sub-nav {
		text-transform: none;
		list-style:none;
		margin: 5px 0 0 0;
		border-top: 1px dashed #C2E2EF;
	}
	ul#sub-sub-nav li {
		text-align: right;
		margin:0;	  
		padding: 5px 0 0 0;	 
		border-bottom: none;
	}

/* 																TEXT LINKS */

a:link {
	color: #1D6E9F;
}

a:visited { 
	color: #1D6E9F;  
}  

a:hover {
	color: #b00000;
} 

a.current {	
	color: #b00000;	
}	
	

/* 																FOOTER */	
div#footer {
	background: #74B5CF;
	width: 900px; 
	float: left;
	text-align: left;
	padding: 10px 0 0 0;
	margin: 0;
}

div#footer .utility-nav {	
	padding-bottom: 3px;
	border-bottom:1px solid #5FA4BF;  
	border-bottom:1px dotted #B3D8EF;
}

div#footer a {
	text-decoration: none;
}

p#address {
	color: #fff;
	background: url(images/logo.gif) no-repeat top left; 
	margin: 0 0 5px 0;
	padding-left: 111px;
	font-size: 1.1em;
}

#email-footer {
	padding-right: 13px;
}
#email-footer img {
	padding-right: 5px;
}

p#copyright {
	margin: 5px 0 0 5px;
	font-size: 1em;
	color: #fff;
}
 

p#terms {
	float: right;
	padding: 5px 10px 0 5px;
	font-size: 1em;
} 

p#reg-info {
	float: left;
	padding: 5px 10px 0 5px;
	font-size: 1em;
} 

p#terms a {	
	text-transform: uppercase;
}

.credits {
	float: right;
	width: 350px;
	text-align: right;
	text-transform: uppercase;
	padding: 5px 10px 0 0;
} 

/* 																UTILITY BITS & PIECES */
	
br.clear {
	clear: both;
}
 
h6 {
	font-size: 1em;	 /* for image captions */
	font-family: Verdana, arial, sans-serif;
	padding: 0;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	margin-left: 15px;
}

div#right-column h6 {
	text-align: right;
	margin: -3px 10px 0 0;
}

.smallpic {
	width: 150px;
	margin: 7px;
}

.floatleft {
	display:inline;
	float:left;
}

.floatright {
	display:inline;
	float:right;
}

.single-image {
	margin-left: 15px;
}

.left-align {
	text-align: left;
}


.right-align {
	text-align: right;
}

img.center {
	margin: 0 auto;
	display: block;
}


.bold {
	font-weight: bold;
}

.pink {
	color: #F184F2;
}

.quote {
	font-family:  Georgia, 'times new roman', times, serif;
	font-style:italic;
}

p.highlight {
	background: #ecf1ef;
	padding: 8px;
	border-bottom: 2px solid #C1DAD7;	
	border-right: 2px solid #C1DAD7;	
	border-top: 1px solid #C1DAD7;		
	border-left: 1px solid #C1DAD7;	
}


div#right-column p.highlight {
	margin:20px 5px 15px 5px;
	font-size: 1.1em;
}

div.box1 {
	background: #fff; 
	padding: 0 7px 7px 7px;
	border: 1px solid #dfdfdf;
	border: 2px solid #dfdfdf;
	border-bottom: 2px solid #dfdfdf;	
	border-right: 2px solid #dfdfdf;	
	border-top: 1px solid #dfdfdf;		
	border-left: 1px solid #dfdfdf;	
	margin:20px 5px 15px 5px;
}

div.box1a {	
	border-bottom: 2px solid #74B5CF;		
	border-right: 2px solid #74B5CF;		
	border-top: 1px solid #74B5CF;		
	border-left: 1px solid #74B5CF;	
}

img#jgl {
	margin: 20px 5px 0 0;
	/*float: right;*/
}

img#w3c {
	margin: 80px 5px 0 56px;
	/*float: right;*/
}

div.box1 p {
	 font-size: 1.1em;
 }

	div.info {
		margin-left: 9px;
	}
	
	div.info h3 {
		margin-left: 25px;
		text-align: left;
	}
	
	div.weddinginfo {
		margin-left: 15px;
	}
	div.weddinginfo h3 {
		margin-left: 5px;
		text-align: center;
		color: #F184F2;
	}
	
	div.weddinginfo p {
		font-size: 1.1em;
	}

div.box1 img#weddinginfo {
	margin: -23px 10px 0 -25px;
}

div.box1 img#info {
	margin: -17px 0 0 -17px;
}

ul.bulleted {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin: 0 10px 10px 20px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
}

ul.justified-list {
	text-align: justify;
}

div.weddinginfo ul.bulleted {
	list-style-image: url(images/bullet-pink.gif);
}
	
div#left-column ul.bulleted {
	font-size: 1.2em;
	margin: 10px 10px 20px 28px;
}

ul.bulleted li {
	margin-bottom: 5px;
}

/* 														GLOSSARY & USEFUL LINKS */

div#glossary, div#useful-links {
	margin-bottom: 8px;
}

div#glossary h4 {
	font-weight: bold;
	color: #b00000;
	font-size: 1.2em;
	margin: 15px 0 0 10px;
	font-family:  Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
div#useful-links h4 {
	margin: 15px 0 0 0;
	font-size: 1.3em;
	font-weight: normal;
	font-family:  Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
}

div#glossary p, div#useful-links p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 10px 0 35px;
}

div#useful-links a {
	text-transform: none;
	margin: 15px 0 0 10px;
}

/* 																CALENDAR */

table#calendar {
	width: 450px;
	padding: 0;
	margin: 3px 0 15px 15px;
	text-align: left;
}

th {
	font: bold 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #b00000;
	border-right: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #ECF1EF;
}

table.delegate, table.delegate th, table.delegate td {
	text-align: center;
}

table.rooms {
	font-size: 0.9em;
}

table.rooms th {
	padding: 3px 2px 3px 2px;
}

table.rooms td {
	padding: 5px;
}

th.last {
	border-bottom: 1px solid #C1DAD7;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}


th.first {
	border-left: 1px solid #C1DAD7;
}

th.month-alt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	font: bold 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


th.month {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font: bold 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	
}

th.first {	
	border-top: 1px solid #C1DAD7;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #797268;
	font-size: 1.1em;
	line-height:1.4em;
}


td.alt {
	background: #F5FAFA;
	color: #4f6b72;
}


td.first {	
	border-top: 1px solid #C1DAD7;
}

td.left-border {
	border-left: 1px solid #C1DAD7;
}

ul#months {
	margin: 20px 0 0 18px;
	padding: 0;
}

ul#months a {
	text-decoration: none;
}

ul#months li#year {
	font-size: 1.5em;
	color: #b00000;
	padding: 0;
	font:  1.5em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 25px;
}

ul#months li {
	display: inline;
	float: left;
	font:  1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 5px;
	margin: 3px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
}


a#backtotop {
	background: transparent url(images/bg-back-top.gif) no-repeat scroll 100% 3px;
	padding-right: 13px;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	clear: both;
	font-size: 0.917em;
	font-weight: normal;
	clear: both;
	margin: 10px 10px 10px 0; 
}

a#backtotop:hover {
	text-decoration: underline;
}

.pullquote {
margin: 10px auto;
border-top: 1px solid #b00000;  
border-bottom: 1px solid #b00000;  
padding: 10px;
width: 220px;
font-family:  verdana, trebuchet ms, Georgia, 'times new roman', times, serif;
font-style:italic;
text-align: center;
}

/*																FOOD MENUS */

.collapsible {
    margin: 0 5px 0 5px;
    padding: 2px 10px 2px 10px;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    background: #fff;
   
}

.collapsible a {
	color: #247BB4;
}

.last-one {
	padding-bottom: 10px;
    border-bottom: 1px solid #dfdfdf;
   
}

div.collapsible h2 {
	color: #303030;
	font-weight: normal;
	font-size: 1.2em;
	text-transform: none;
    padding: 2px;
    margin: 0;
    display: inline;
}

div.collapsible h3, div.collapsible h3-style {
    text-align: center;
}

div.collapsible a:link {
	color: #247BB4;
}

div.collapsible a:visited { 
	color: #247BB4;
}  

div.collapsible a:hover {
	color: #b00000;
}

ul.food-menu  {
	margin: 10px 0;
	border-top: 1px dashed #b00000;
	padding-bottom: 5px;
	border-bottom: 1px dashed #b00000;
}

.food-menu li  {
	list-style-type:none;
	text-align: center;
	font-size: 1.1em;
	padding: 0 0 3px 0;
}

.food-menu li.first {
	margin-top: 5px;
}

.menu-break {
	color: #247BB4;
}


.mid-menu-break {
	color: #247BB4;
	font-size: 14px;
}

div.multi { 
	text-align: justify;
}

.multi h3, .multi h2 {
	text-align: center;
	line-height: 1em;
}

.multi h2  {
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
.multi h3  {
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
}
.multi a {
	text-decoration: none;
	line-height: 1.3em;
}

h2.much-much {
	text-transform: uppercase;
	font-size: 1.3em;
}

.styleA {
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
}

.styleB {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
}

.styleC {
	font-family: comic sans ms, sans-serif; /*don't use italic with comic sans */
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
}
.styleD {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: uppercase;
}
.styleE {
	font-family: georgia, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
}
.styleF {
	font-family: impact, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
}
.styleG {
	font-family: courier new, monospace;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
}
.styleH {
	font-family: georgia, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.styleI {
	font-family: trebuchet ms, helvetica, sans-serif; 
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: capitalize;
}


div.sitemap h3 {
	padding-top: 10px;
}

div.sitemap ul {
	margin-bottom: 10px;
}


div.sitemap li {
	line-height: 1.5em;
	font-size: 1.2em;
	margin-left: 45px;
	text-transform: capitalize;
}


div.sitemap li li {
	font-size: 1em;
}

div.sitemap li a {
	text-decoration: none;
}

div#single-column img.mini {
	margin: 0;
	padding: 0;
}
	
.bright {
	color: #f0f;
}