body {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fff;
	/*font-size: 100%;*/
	font-size: 100%;
	text-align: center;
	margin: 10px;
	min-height: 800px;
		}

* {margin:0; padding:0;}

div#mainwrap {
/*min-width:780px; max-width:960px;*/
margin-left: auto; 
margin-right:auto;
width: 980px;
text-align: left;
background-color:#663300;
}

div#header {
background-color: #663300;
height:120px;
margin:10px 0 20px 0;
/*background-image: url(../images/header_addon.gif);
background-repeat:repeat-x;*/
}

div#headerprint {
/*display: none;*/ /*altered March 09*/
display: none;
float: left;
width: 40%;
}

/*coloured background to both side columns*/
div#color {
background-color:#663300;
margin:0;
}

/*background image in one side column*/
div#contentarea {
background:url(../images/logo_2009_detail15_160.gif) no-repeat top left;
position:relative;
margin-left: 0; 
}

/*background image in other side column*/
div#contentarea2 {background-color: transparent; background:url(../images/interior_scene_3_160.jpg) no-repeat top right; position:relative;
margin-right: 0;
}

div#leftcol {width:160px;
position: absolute;
top:0; left:0;
background-color: transparent;
overflow:hidden; /*note - remove if using CSS pullout menu or it won't work!*/
}

div#centercol {
/*background-color:#f7f7f7;*/
background-color: #fff;
margin: 0 160px 0 160px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding:10px 20px;
}

div#rightcol {width:160px;
position: absolute;
top: 0; right:0;
background-color: transparent;
overflow: hidden;
}

div#footer {
background-color:#f7f7f7; 
text-align: center; 
}

div#footer p {
border: 1px solid #333;
font-size:0.7em;
margin-top: 10px;
padding: 3px 10px;
}


#menu {
	width: 160px;
	/*border-top: 1px solid #663300;*/
	border-top: 1px solid #fff;
	padding: 0 0 10px 0;
	margin-bottom: 1em;
	font-size: 0.75em;
	background-color: #663300;
	color: #fff;
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#menu li {
	border-bottom: 1px solid #f7f7f7;
	margin: 0;
	}

#menu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #996633;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}

#menu ul li.marker {
	background-color: #73AC39;
	color: #FFFFFF;
}

#menu ul li.marker a {
	display: block;
	padding: 2px 5px 3px 0.5em;
	border-left: 5px solid #ccc;
	border-right: none;
	background-color: #73AC39;
	color: #FFFFFF;
	text-decoration: none;
}

html>body #menu li a {
	width: auto;
		}

#menu li a:hover {
	border-left: 3px solid #663300;
	border-right: 3px solid #663300;
	background-color: #f7f7f7;
	color: #663300;
	font-weight: normal;
		}
		
/*clearing method by Tony Aslett - www.csscreator.com */
/*add the clearfix class to any container that must enclose floated elements */
.clearfix:after {
    content: ".";              
	display: block;         
    height: 0;                 
    clear: both;               
    visibility: hidden;	    
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* fix for the Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* end of clearing method */


/*general formatting elements follow*/

div.clear {
clear: both;
height:1px;
margin:0; padding:0;
}

/*ordinary clear knocks out side borders in weddings page box - so -*/
div.clear2 {
margin:20px;
}

img {
	border: none;
	float: left;
	margin: 0 10px 5px 20px;
	}
	
img.logo {
	margin: 0 10px 0 0;
	}
	
img.border {
border: 1px solid #ccc;
}

img.right {
float: right;
margin: 0 20px 10px 10px;
}

img.borderright {
float: right;
border: 1px solid #ccc;
margin-right:30px;
}

h1 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	color: #660000;
	margin:0 20px 10px 20px;
	padding:15px 0;
	text-align: center;
	letter-spacing: .1em;
	border-bottom:1px solid #ccc;
	}

h2 {
	font-size: 0.9em;
	background-color: transparent;
	color: #660000;
	margin:15px 0 0.8em 20px;
	padding-bottom: 8px;
	border-bottom:1px solid #ccc;
	}
	
h2.spaceclear {
margin:0 0 0.8em 20px;
padding-top: 0.8em;
clear: left;
}

h3 {
	font-size:0.8em;
	background-color: transparent;
	color: #663300;
	margin:0 0 0.8em 20px;
}

#centercol p {
font-size:0.7em;
margin: 0 20px 1em 20px;
line-height:160%;
}

#centercol p.intro {
font-size: 0.8em;
line-height:160%;
}

#centercol ul {
font-size: 0.7em;
margin: 0 20px 10px 20px;
}

#centercol ul li {
list-style: disc inside;
line-height:150%;
}

div.box1 {
background-color:#f7f7f7;
margin:400px 10px 10px 10px;
padding: 10px;
border: 1px solid #000;
}

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

div.box2 {
border-bottom: 1px solid #663300;
padding:0;
margin:0 20px 0 20px;
}

#centercol div.box2 h2 {
/*font-size: 1em;*/
text-align: center;
border: 1px solid #663300;
padding: 0.6em;
margin-bottom: 10px;
}

#centercol div.box2 p {
padding: 0.2em;
text-align: center;
}

div.quotebox {
border: 1px solid #663300;
padding: 0;
margin: 0 20px 10px 20px;
}

div.quotebox img.right{
padding:10px;
}

#centercol div.quotebox p {
/*border: 1px solid #663300;*/
font-size: 0.7em;
margin:0;
padding: 10px 20px;
line-height:150%;
}

.credit {
font-style: italic;
}

span.sitecredit {
display: inline;
}

div.guildsbox {
margin:20px 35px;
}

div.guildsbox h2 {
margin: 20px 0 0 20px;
padding: 0 0 0 0;
}

span.quote1, span.quote2 {
 font-family: serif;
 font-size: 120%;
 font-weight: bold;
 }
 
 div.menubox {
 border: 1px solid #000;
 margin: 0 45px;
 text-align: center;
 }
 
 div.menubox h2 {
 font-family: Times, "Times New Roman", serif;
 margin: 20px 0 0 0;
 padding: 0;
 color: #000;
 font-size:150%;
font-style: italic;
text-align: center;
 }
 
 div.menubox h3 {
 font-family: serif;
  font-size:120%;
   font-style: italic;
   margin: 20px 0 10px 0;
 }
 
 #centercol div.menubox ul li {
  list-style: none;
   font-size: 1em;
 }
 
 p.footnote {
 font-style: italic;
 margin-top:10px;
 border-top: 1px solid #ccc;
 padding-top:5px;
 }

p.memorials {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 5px 0;
}

/*print styles*/
p.printlink {
padding-top:20px;
display: block;
border-top: 1px solid #663300;
}

p.printlink2 {
text-align: right;
display: block;
}

div#printfooter p {
display: none;
}


/*basic link styles*/	
	
a:link {
	background-color : transparent;
	color : #663300;
	text-decoration : none;
	font-weight: bold;
}

a:visited {
	background-color : transparent;
	color : #663300;
	text-decoration : none;
	font-weight: bold;
}

a:hover {
color: #990000;
background-color:transparent;
text-decoration: underline;
}

a:active {
	background-color : transparent;
	color : #990000;
	text-decoration : none;
}

/*footer link styles*/
a.nonbold {
	background-color : #f7f7f7;
	color : #663300;
	text-decoration : none;
	font-weight: normal;
}

a.nonbold:visited {
	background-color : #f7f7f7;
	color : #663300;
	text-decoration : none;
	font-weight: normal;
}

a.nonbold:hover {
	background-color : #f7f7f7;
	color : #663300;
	text-decoration : underline;
}

a.nonbold:active {
	background-color : #f7f7f7;
	color : #663300;
	text-decoration : none;
}

/*extra bits*/
div#borderbox {
border-top: 1px solid #663300;
border-bottom:1px solid #663300;
border-left:5px double #663300;
border-right:5px double #663300;
margin:0 20px;
padding:10px;
}

#centercol #borderbox p {
padding: 10px 0;
}

/*Christmas pages formatting*/

div.menubox p.intro {
background-color: transparent;
color: #660000;
font-size: 1em;
font-weight: bold;
font-style: italic;
padding-top: 20px;
}

#centercol p.italic {
font-style: italic;
}

p.smallcaps {
font-variant: small-caps;
}

div.christmasheading {
background-color: #663300;
color: #fff;
margin: 0 10px 0 20px;
}

h2.christmas {
font-size: 1.4em;
font-family: Georgia, 'Times New Roman', Times, Serif;
padding: 0 5px; 
margin: 10px;
background-color: #f7f7f7;
color: #663300;
border-top: 1px solid #663300;
border-bottom: 1px solid #663300;
}

div.centredbox {
text-align: center;
margin: 10px 30px;
border: 5px double #663300;
padding: 20px 10px;
}

.bold {
font-weight: bold;
}

div.infobox {
border: 1px solid #663300;
padding: 15px 0;
margin: 10px 20px;
}

div.christmasbox {
margin: 0 20px 20px 20px;
border-top: 1px solid #663300;
border-bottom: 1px solid #663300;
border-left: 3px double #cc0000;
border-right: 3px double #cc0000;
padding: 0 5px;
}

div.christmasbox h2 {
border-top: none;
border-bottom: 1px solid #336633;
}

p.reg {
border-top: 1px solid #ccc;
margin-top:20px;
padding-top: 15px;
}
span.italic {
font-style: italic;
}

div.frontbox {
border: 1px solid #663300;
padding: 5px;
margin: 10px 20px;
}

div.frontbox img {
padding: 0 10px 0 0; 
margin: 0;
}

p.right {
text-align: right;
}

/*additions Mar 09*/
div.box3 { 
border: 1px solid #996633;
margin: 10px 20px 30px 20px;
padding: 15px 0 10px 0;
}

div.box3 h2 {
padding-top: 0;
margin-top: 0;
}

.highlight1 {
/*border-top: 1px solid #990000;*/
/*border-bottom: 2px solid #990000;*/
margin-top: 5px;
padding: 3px;
}

div#header div#bannerline {
color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: .1em;
text-transform: uppercase;
text-align: center;
padding: 8px 0;
border-bottom: 1px solid #fff;
}

div.introbox {
margin: 20px 0;
}

div.introbox h2 {
margin-top: 0;
}

h2.nospace {
margin-top: 0;
}


/*additions April 09*/
h2.calendar {
background-color: #993300;
color: #fff;
padding: 5px 20px 5px 20px;
margin-right: 19px;
}

div.infobox h3 {
font-size: 1.0em;
	background-color: transparent;
	color: #660000;
	margin:0 0 0 20px;
	padding-bottom: 8px;
	border-bottom:1px solid #ccc;
}

div.infobox h3.front {
font-size: 1.0em;
	background-color: transparent;
	color: #990000;
	margin:10px 0 10px 20px;
	padding-bottom: 8px;
	border-bottom:1px solid #ccc;
}

div.infobox h4 {
font-size: 0.8em;
	background-color: transparent;
	color: #660000;
	margin:10px 0 10px 20px;
}

/*additions Oct 09*/

div.wed {
background-color:#f7f7f7;
margin: 40px 10px 10px 10px;
padding: 10px;
border: 6px solid #990000;
}

div.wed h3 {
font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	letter-spacing: .1em;
	font-weight: bold;
color: #990000;
margin: 0;
padding: 0;
text-align: left;
border-bottom:1px solid #ccc;
}

div.wed p {
font-size: 0.8em;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	background-color: transparent;
	letter-spacing: .1em;
color: #990000;
padding-top: 10px;
}

div.wed img {
	margin: 0;
	padding: 10px 0 0 0;
	}

div.wed a:link {
	background-color : #f7f7f7;
	color : #990000;
	text-decoration : none;
	}
	
div.wed a:visited {
	background-color : #f7f7f7;
	color : #990000;
	text-decoration : none;
	}
	
div.wed a:hover {
	background-color : #f7f7f7;
	color : #990000;
	text-decoration : underline;
	}
	
div.wed2 {
border-top: 5px double #990000;
border-bottom: 5px double #990000;
margin: 20px;
}

div.wed2 h3 {
margin: 0;
padding: 5px 0;
font-size: 0.9em;
border-botom: none;
text-align: center;
}	

div.mail-list-box {
border: 1px solid #663300;
padding: 10px 0 0 0;
margin: 10px 20px 10px 20px;
text-align: center;
}

/*additions - autumn 2010*/

div.twitter {
clear: both;
margin-top: 20px;
}

div.twitter img.button {
margin: 0;
padding: 3px 0;
}

.twitter-share-button {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.facebook {
margin: 30px 0 30px 0;
width: 155px;
}

div.facebook img {
padding: 0;
margin: 0 5px 0 10px;
}

div.facebook iframe {
padding-top: 10px;
margin-left:55px;
}

/*local lunch page*/

div.local-lunch {
background-image:url(../images/darkred_bg.gif);
margin: 0; padding: 0;
border: 1px solid #660000;
}

div.lunch-header {
background-image:url(../images/local-lunch_fork_icon_195100.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #fff;
color: #660000;
height: 100px;
margin: 0; padding: 0;
}

div.lunch-header img {
margin:10px 0;
}

div.local-lunch div.lunchbox {
background-color: #fff;
color: 000;
margin: 10px 30px;
}

div.lunchbox h2 {
padding-top: 20px;
}

div.lunchbox img {
padding: 0 10px 10px 0;
}

div.lunchbox a:link, div.lunchbox a:visited, div.lunchbox a:active {
	background-color : transparent;
	color : #663300;
	text-decoration : underline;
	font-weight: bold;
}
