@charset "utf-8";

body  {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	background: #FBFBFB;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

a:link img { border: none }
a:visited img { border: none }
a:active img { border: none }
a:hover img { border: none }

a:link {
	color: #2A4E7A;
	text-decoration: underline;
}
a:visited {
	color: #7A2A4E;
	text-decoration: underline;
	}
a:active {
 	color: #2A4E7A;
	text-decoration: underline;
}
a:hover { 
	color: #2A4E7A;
	text-decoration: underline;
}

.txtAddress {
	font-size: 75%;
}

/* Container for home page - 3 column background */
#containerHome {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/bg-3col.gif) repeat-y;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-top: 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0;
	border-left: 1px solid #CCCCCC;
} 
/* Container for all other pages - 2 column background */
#container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/bg-2col.gif) repeat-y;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-top: 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0;
	border-left: 1px solid #CCCCCC;
} 
#header {
	background: #FFFFFF;
	padding: 10px 10px 10px 20px;
	border-bottom: 10px solid #306C22; /* version 1 */
	border-bottom: 10px solid #6D812C; /* version 2 */
	border-bottom: 10px solid #3F6624;  /* version 3 */
	border-bottom: 10px solid #306C22;  /* version 4 */	
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#header .tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #3F6624;
	text-align: center;
}
#header .openhours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
/*	background: #98B48E;  */
	padding: 15px 10px;

}
#sidebar1 p {
	color: #333333;
}
#containerHome #sidebar1 .homeFeature {
	color: #CC0000;
	font-size: 0.8em;
	padding: 0.8em 0.2em 0.2em;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}


#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 130px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#sidebar2 p {
    font-size: 0.80em;
}
#sidebar2 p.txtComment {
	font-size: 0.7em;
}

#containerHome #mainContent1 p.homeNews {
	padding: 0.2em 1em 0.5em 10px;
	text-align: left;
	color: #306C22;
	font-weight: bold;
}


#containerHome #sidebar2 .homeFeature{
	color: #CC0000;
	padding: 0.8em 0.2em 0.2em 0.2em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
#homeSignup {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#homeSignup h3 {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

#containerHome #sidebar2 .homeAd {
	color: #CC0000;
	background-color: #FFFFFF;
	padding: 0.8em 0.2em;
	margin: 0 0 5px 0;
	border: 1px solid #CC0000;
	text-align: center;
}
#mc_embed_signup {
	font-size: 0.8em;
	border: none;
}
#CollapsiblePanel1 .CollapsiblePanelContent p {
	font-size: 0.75em;
	color: #666;
}
#CollapsiblePanel1 .CollapsiblePanelContent {
	text-align: center;
	background-color: #EAEDD8;
}
#CollapsiblePanel1 .CollapsiblePanelTab {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EAEDD8;
}

#mc-embedded-subscribe-form
{
	padding: 0;
	margin: 0;
}
#mc-embedded-subscribe-form div
{
	padding: 0;
	margin: 0;
}
#mc-embedded-subscribe-form fieldset
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DAE0BA;
	border-right-color: #DAE0BA;
	border-bottom-color: #DAE0BA;
	border-left-color: #DAE0BA;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#mce-error-response {
	font-size: 0.8em;
	color: #C00;
	border: 1px dotted #C00;
	background-color: #F3F5E9;
	padding: 5px 0 5px 0;
}
#mce-success-response {
	font-size: 0.8em;
	color:#333;
	background-color: #F3F5E9;
	border: 1px dotted #B3C191;
	padding: 5px 0 5px 0;
}
.mce_inline_error {
	font-size: 0.9em;
	color: #C00;
	border: 1px dotted #C00;
	background-color: #F3F5E9;
}
#containerHome #sidebar2 .homeNews {
	text-align: center;
	background-color: #EAEDD8;
	padding-top: 0.5em;
	padding-right: 3px;
	padding-bottom: 0.5em;
	padding-left: 3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
/*	behavior:url(border-radius.htc);*/
	border: 1px solid #B3C191;

/*	display:none;*/
}
#containerHome #sidebar2 .homeNews h3 {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
#containerHome #sidebar2 .homeNews h3 a {
	text-decoration: none;
}

#containerHome #sidebar2 p,
#containerHome #sidebar2 .homeNews p,
#containerHome #sidebar2 .homeFeature p,
#containerHome #sidebar2 .homeAd p {
	color: #006600;
	margin: 0.5em 0px;
	padding: 0px;
}

#containerHome #sidebar2 .homeFeature a,
#containerHome #sidebar2 .homeAd a {
	color: #CC0000;
}
#containerHome #sidebar2 .homeFeature h2,
#containerHome #sidebar2 .homeAd h2 {
	font-size: 0.9em;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
/* wrapper for newsfeature */
#mainContent1 div.newsFeature {
	float: left;
	width:475px;
	border: 1px solid #B3C191;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 0em;
	text-align: left;
	font-size: 0.9em;
	color: #333;
	background-color: #F0F2E3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
/* fails in IE so remove...*/
/*	behavior:url(border-radius.htc); */
}
#sidebar2 #fb-root {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent1 #fb-root {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#sidebar2 #fb-root .name {
	font-size: 10px;
}
#sidebar2 #fb-logo {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#stream_content .page_stream {
	height: 600px !important;
	}

/* text content of newsfeature */
#mainContent1 div.newsFeature div {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#mainContent1 div.newsFeature div h2 {
	font-size: 140%;
	color: #A21F24;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-weight: bold;

}
#mainContent1 div.newsFeature div h2 a {
	color: #000000;
	text-decoration: none;
}
#mainContent1 div.newsFeature div h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
#mainContent1 div.newsFeature div p.message1 {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-weight: normal;
	margin: 0;
}
#mainContent1 div.newsFeature div p.date {
	font-size: 1.1em;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent1 div.newsFeature div p.message2 {
	color: #000000;
	font-size: 1.0em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent1 div.newsFeature div p.telephone {
	text-transform: capitalize;
	font-size: 1.2em;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
}
/*hanging basket variant */
#mainContent1 div.newsFeature.hbasket {
	border: 1px solid #D3B8CB;
	background-color: #E3D1DD;
	background-image: url(images/hangingbasket-newsfeature.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainContent1 div.newsFeature.hbasket div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent1 div.newsFeature.hbasket div p.message1 {
	font-size: 140%;
	color: #000000;
}
#mainContent1 div.newsFeature.hbasket div h2 {
	font-size: 160%;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 0.3em;
}
#mainContent1 div.newsFeature.hbasket div p.message2 {
	color: #000000;
	font-size: 1.0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	margin: 0px;
}
#mainContent1 div.newsFeature.hbasket div p.message3 {
	color: #000000;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	margin: 0px;
}
#mainContent1 div.newsFeature.hbasket div p.date {
	font-size: 1.2em;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/* pansy open day variant */
#mainContent1 div.newsFeature.pansy {
	border: 1px solid #D3B8CB;
	background-color: #E3D1DD;
	background-image: url(images/winter-baskets-pansies.png); /*url(images/hangingbasket-newsfeature.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainContent1 div.newsFeature.pansy div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent1 div.newsFeature.pansy div h2 {
	font-size: 160%;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 0.3em;
}
#mainContent1 div.newsFeature.pansy div p.message1 {
	font-size: 110%;
	color: #000000;
	font-weight: bold;
}
#mainContent1 div.newsFeature.pansy div p.message2 {
	color: #000000;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	margin: 0px;
}
#mainContent1 div.newsFeature.pansy div p.message3 {
	color: #000000;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	margin: 0px;
}
#mainContent1 div.newsFeature.pansy div p.date {
	font-size: 1.2em;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* Easter variant */
#mainContent1 div.newsFeature.easter {
	border: 1px solid #EAE065;
	background-color: #FCFFB2;
	background-image: url(images/easter-newsfeature.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainContent1 div.newsFeature.easter div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	text-align: center;
}
#mainContent1 div.newsFeature.easter div p.message1 {
	font-size: 140%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#mainContent1 div.newsFeature.easter div h2 {
	font-size: 200%;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainContent1 div.newsFeature.easter div p.message2 {
	color: #000000;
	font-size: 1.0em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#mainContent1 div.newsFeature.easter div p.date {
	font-size: 1.5em;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* Mothering Sunday variant */
#mainContent1 div.newsFeature.mothers {
	border: 1px solid #cccccc;
	background-color: #F6E4F5;
	background-image: url(images/motheringsunday-newsfeature.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainContent1 div.newsFeature.mothers div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	text-align: center;
}
#mainContent1 div.newsFeature.mothers div p.message1 {
	font-size: 130%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#mainContent1 div.newsFeature.mothers div h2 {
	font-size: 220%;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
#mainContent1 div.newsFeature.mothers div p.message2 {
	color: #000000;
	font-size: 1.0em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: italic;
}
#mainContent1 div.newsFeature.mothers div p.date {
	font-size: 1.5em;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent1 div.newsFeature.mothers div p.telephone {
	color: #000000;
	font-size: 1.2em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: normal;
}
#mainContent1 div.newsFeature.mothers div p.linkmore {
	color: #000000;
	font-size: 1.0em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: italic;
}
/* Wedding variant */
#mainContent1 div.newsFeature.wedding {
	border: 1px solid #cccccc;
	background-color: #F1EEC3;
	background-image: url(images/wedding-newsfeature.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainContent1 div.newsFeature.wedding div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	text-align: center;
}
#mainContent1 div.newsFeature.wedding div p.message1 {
	font-size: 130%;
	color: #000000;
}
#mainContent1 div.newsFeature.wedding div h2 {
	font-size: 220%;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
#mainContent1 div.newsFeature.wedding div p.message2 {
	color: #000000;
	font-size: 1.0em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-style: italic;
}
/* Valentine variant */
#mainContent1 div.newsFeature.valentine {
	border: 1px solid #DAA9AA;
	background-color: #E0B6B7;
	background-image: url(images/valentines.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
/* div with message */
#mainContent1 div.newsFeature.valentine div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent1 div.newsFeature.valentine div p.message1 {
	font-size: 150%;
	color: #FFF;
	margin-top: 5px;
}
#mainContent1 div.newsFeature.valentine div h2 {
	color: #A70208;
	font-weight: normal;
	font-style: italic;
	font-size: 280%;
}
#mainContent1 div.newsFeature.valentine div p.date {
	font-size: 1.5em;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent1 div.newsFeature.valentine div p.message2 {
	color: #A70208;
	font-size: 1.4em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainContent1 div.newsFeature.valentine div p.telephone {
	color: #A70208;
}
#mainContent1 div.newsFeature.christmas2011 {
	border: 0px solid #C5CBB4;
	background-color: #DCE0D2;
	padding: 0px;
}
/* christmas variant */
#mainContent1 div.newsFeature.christmas {
	border: 0px solid #C5CBB4;
	background-color: #DCE0D2;
	/*	background-image: url(images/valentines.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#mainContent1 div.newsFeature.christmas img {
	padding: 5px 10px 0 0;
}
/* div with message */
#mainContent1 div.newsFeature.christmas div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent1 div.newsFeature.christmas h2,
#mainContent1 div.newsFeature.christmas h2 a {
	color: #900;
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
	text-decoration: none;
	padding: 10px 0 0 0;
}
#mainContent1 div.newsFeature.christmas p.message1 {
	font-size: 11px;
	color: #333;
	margin-top: 5px;
}
#mainContent1 div.newsFeature.christmas div h2 a:hover {
	color: #900;
	text-decoration: underline;
}
#mainContent1 div.newsFeature.christmas div p.date {
	font-size: 1.5em;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent1 div.newsFeature.christmas div p.message2 {
	color: #A70208;
	font-size: 1.4em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent1 div.newsFeature.christmas p.thelink a {
	color: #900;
	font-size: 12px;
	margin: 0px;
	padding: 5px 0 0 0;
}

#mainContent1 div.newsFeature.christmas div p.telephone {
	color: #A70208;
}

/* end of news feature variants */
#mainContent1 {
	margin: 0 165px 0 170px;
	padding: 0 10px;
} 
#mainContent2 {
	margin: 0 20px 0 170px; /* the left margin on this div element creates the single outer column on the left of the page. */
	padding: 0 10px;
} 
#mainContent3 {
	margin: 0 360px 0 170px; /* for Wedding pages with gallery image */
	padding: 0 10px;
} 
#mainContent4 {
	margin: 0 310px 0 170px; /* for non-Wedding gallery pages */
	padding: 0 10px;
} 

.imgRight {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 0px;
}

.imgLeft {
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding: 0px;
}
a img.imgNewsletter {
	padding: 0px;
	border: 1px solid #CCC;
	float: left;
	margin: 0px 10px 0px 0px;
}

#mainContent1 h1, #mainContent2 h1, #mainContent3 h1, #mainContent4 h1 {
	margin: 0;
	padding: 1.2em 0 0.5em;
	font-size: 160%;
	color: #306C22;
}
#mainContent1 h2, #mainContent2 h2, #mainContent3 h2, #mainContent4 h2 {
	margin: 0;
	padding: 15px 0 2px;
	font-size: 120%;
	color: #306C22;
}
#mainContent1 p, #mainContent2 p, #mainContent3 p, #mainContent4 p {
	margin: 0;
	padding: 0.2em 0 0.8em;
	font-size: 0.9em;
	font-size: 0.9em;
}

#footer {
	width: 830px;  
	margin: 0 auto;
	padding: 15px 10px 0; 
	background:FBFBFB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
} 
ul {
	font-size: 0.9em;
	margin: 0.5em 0px;
	padding: 0px 0px 0px 1.5em;
}
ul li {
	padding-top: 0px;
	padding-bottom: 0.3em;
	padding-left: 0em;
	list-style-type: disc;
}

#container #mainContent2 ul.linklist {
	font-size: 0.9em;
	margin: 0.5em 0px;
	padding: 0px 0px 0px 1.5em;
}
#container #mainContent2 ul.linklist li {
	padding-top: 0px;
	padding-bottom: 1em;
	padding-left: 0em;
	list-style-type: square;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 75%;
	color: #999999;
}
#footer a {
	color: #8DA4B6;
	text-decoration: none;
}
#footer a:hover {
	color: #8DA4B6;
	text-decoration: underline;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.txtAdvisory {
	font-size: .75em;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #DAE0BA;
}
/* image swap gallery for Wedding pages */
/* outer wrapper */
#imageswap {
	width:315px;
	height:366px;
	text-align: center;
	vertical-align:middle;
	background-repeat: no-repeat;
	float: right;
	padding: 0px;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#imageswap p {
	font-size: 0.75em;
	text-align: center;
}
/* div holding the main image that will be swapped */
#blenddiv {
	width:300px;
	height:366px;
	z-index:3;
	text-align: center;
	vertical-align:middle;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
}
/* div holding the thumbnails that will cause image swap when clicked */
#blendthumb {
	width:300px;
	height:150px;
	float: left;
	margin: 10px 0px 5px 0px;
}

#imageswap #blendthumb .thmbleft {
	padding: 0px;
	margin: 0px;
}
#imageswap #blendthumb .thmbmiddle {
	padding: 0px;
	margin: 0px 5px;
}
#imageswap #blendthumb .thmbright {
	padding: 0px;
	margin: 0px;
}
#photoCourtesy {
	width:11px;
	height:250px;
	margin: 0px;
	padding: 0px;
	float: right;
}

/* image swap gallery for non-Wedding pages */
/* outer wrapper */
#imageswap2 {
	width:265px;
	text-align: center;
	vertical-align:middle;
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	clear: right;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#imageswap2 p {
	font-size: 0.75em;
	text-align: center;
}
.christmas-links {
	width: 250px;
	float: left;
	font-size: 0.75em;
}
/* side region containing imageswap2 */
#sideRegion2 {
	width:265px;
	text-align: left;
	vertical-align:middle;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.9em;
	float: right;
}
#sideRegion2 p {
	text-align: left;
}
/* side region below imageswap2 */
#sideRegion2bottom {
	width:265px;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin: 40px 20px 0 0;
	font-size: 0.9em;
	clear: both;
}

/* div holding the main image that will be swapped */
#blenddiv2 {
	width:250px;
	height:250px;
	z-index:3;
	text-align: center;
	vertical-align:middle;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
}
/* div holding the thumbnails that will cause image swap when clicked */
#blendthumb2 {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 250px;
}

#imageswap2 #blendthumb2 .thmbleft {
	padding: 0px;
	margin: 0px 5px 10px 0px;
	float: left;
}

#imageswap2 #blendthumb2 .thmbright {
	padding: 0px;
	margin: 0px 0px 10px 5px;
	float: left;
}

div.picright {
	float: right;
	border: none;
	padding: 0em;
	margin-right: 0em;
	margin-bottom: 0.7em;
	margin-top: 0.7em;
	margin-left: 1em;
	text-align: center;
	font-size: 0.8em;
	color: #999999;
	clear: none;
}
#imageswap2 #blendthumb2 a.active {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

div.picleft {
	float: left;
	border: none;
	margin-right: 1em;
	margin-bottom: 0.7em;
	margin-top: 0.7em;
	margin-left: 0em;
	text-align: center;
	font-size: 0.8em;
	color: #999999;
/*	width: 160px; */
}
.picright img, .picleft img {
	padding-bottom: 0.5em;
}
#mainContent2 table.tbldiary {
	margin-top: 15px;
}
#mainContent2 table.tbldiary td {
}
.diarydate {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	vertical-align: text-top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.diaryevent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	vertical-align: text-top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#mainContent2 .diarydate h2 {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	color: #000000;
}
#mainContent2 .diaryevent h2 {
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent2 .diaryevent h3 {
	margin: 0.3em 0px 0px;
	padding: 0px;
	font-size: 0.85em;
	color: #000000;

}
#mainContent2 .diarydate p {
	font-size: .88em;
	margin: 0.4em 0px;
	padding: 0px;

}
#mainContent2 .diaryevent p {
	font-size: .85em;
	margin: 0.2em 0px;
	padding: 0px;

}
#mainContent2 .diaryevent p.highlight {
	text-align: center;
	font-weight: bold;
	padding-top: 0.8em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}
#container #mainContent2 .diaryevent ul {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	font-size: 0.85em;
}
#mainContent2 .diaryevent ul li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet-star-yellow.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
#mainContent2 .diaryevent ul {
	margin-top: 5px;
	margin-bottom: 3px;
}

#container #mainContent2 .diaryevent .specialoffer {
	border: 1px double #663366;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	color: #663366;
}
#container #mainContent2 .diaryevent .specialoffer h3 {
	color: #663366;
}

.txtzoom {
	font-size: 0.75em;
	text-align: center;
	color: #999999;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 230px;
	float: left;
	padding-right: 20px;
}
.txtsmall {
	font-size: 0.75em;
}
#sideRegion2 .txtcentre {
	text-align: center;
}

#mainContent2 h3 {
	font-size: 1.0em;
	margin: 0px;
}
.superscript {
	font-size: 0.6em;
	vertical-align: super;
}
#container #mainContent2 #article-list {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

