body
	{
	margin: 8px 0 0 0;
	padding: 0;
	border: 0;
	background: #fff;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	color: #444;
	}

a:active, a:focus
	{
	outline: none;
	}

a
	{
	text-decoration:  none;
	}

a img
	{
	border: 0;
	}

/* Wrapper
----------------------------------------------------------------------------------*/

#wrapper
	{
	position: relative;
	text-align: center;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	border:0;
	padding: 0;
	}

#header
	{
	background: url(img/header.jpg) no-repeat;
	width: 937px;
	height: 280px;
	position: relative;
	}

#the-ferns-xmas-lights
	{
	position: absolute;
	left: 195px;
	top: 35px;
	}

#mssocietylink
	{
	background: url(img/msgift.png) no-repeat;
	width: 211px;
	height: 152px;
	position: absolute;
	right: 40px;
	bottom: 35px;
	color: #000;
	text-align: center;
	}

#mssocietylink .span1
	{
	position: absolute;
	top: 50px;
	right: 6px;
	width: 115px;
	font-size: 15px;
	}

#mssocietylink .span2
	{
	position: absolute;
	bottom: 10px;
	right: 6px;
	width: 115px;
	font-size: 10px;
	}

#navbar
	{
	position: absolute;
	bottom: 7px;
	right: 32px;
	width: 937px;
	}

#nav
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #0054A6;
	float: right;
	}

#nav li
	{
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	}

#nav a:link, #nav a:visited
	{
	color: #0054A6;
	}

#nav a:hover
	{
	color: #000;
	}

#inner_wrapper
	{
	background: url(img/bg.gif) repeat-y;
	text-align: left;
	border: 0;
	display: inline-block;
	width: 937px;
	}

#content
	{
	padding: 0 20px 0 20px;
	margin: 0 22px 0 22px;
	border-top: 3px solid #fff;
	background: url(img/content_bg.gif) no-repeat top left;
	min-height: 300px;
	}

#content h1
	{
	font-weight: 500;
	font-size: 110%;
	color: #0054A6;
	margin-top: 22px;
	}

#content h3
	{
	font-weight: 500;
	font-size: 110%;
	color: #0054A6;
	margin-top: 22px;
	margin: 0;
	}

#content p
	{
	font-size: 80%;
	}

#content a:link, #content a:visited
	{
	color: #0054A6;
	font-weight: 600;
	}

#content a:hover
	{
	color: #000;
	font-weight: 600;
	}

#content .mslink:link, #content .mslink:visited
	{
	color: #F57E20;
	font-weight: 600;
	}

#content .mslink:hover
	{
	color: #000;
	font-weight: 600;
	}

.red
	{
	color: red;
	font-weight: 600;
	}

#total
	{
	background: url(img/total.jpg) no-repeat;
	width: 278px;
	height: 197px;
	float: left;
	margin-right: 13px;
	position: relative;
	}

#total h1
	{
	font-size: 44px;
	position: absolute;
	top: 46px;
	left: 18px;
	color: #0054A6;
	margin: 0;
	padding: 0;
	}

#total h2
	{
	font-size: 18px;
	position: absolute;
	top: 105px;
	left: 18px;
	color: #0054A6;
	margin: 0;
	padding: 0;
	}


#xmas_message
	{
	background: url(img/message.jpg) no-repeat;
	width: 278px;
	height: 197px;
	float: left;
	margin-right: 8px;
	position: relative;
	}

#xmas_message h1
	{
	font-size: 18px;
	position: absolute;
	bottom: 18px;
	left: 18px;
	color: #0054A6;
	margin: 0;
	padding: 0;
	}

#donate
	{
	background: url(img/donate.jpg) no-repeat;
	width: 278px;
	height: 197px;
	float: right;
	margin-right: -7px;
	position: relative;
	}

#donate_justgiving
	{
	position: absolute;
	top: 54px;
	left: 18px;
	}

.clear_div
	{
	clear: both;
	height: 22px;
	}

#footer
	{
	height: 21px;
	background: url(img/footer_bg.gif) no-repeat;
	}

/* contact form
----------------------------------------------------------------------------------*/

#form_div
	{
	margin-top: 10px;
	padding: 10px 0px 10px 0px;
	margin-left: 0px;
	width: 600px;
	}

fieldset
	{
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	}

legend
	{
	display: none;
	}

fieldset dl
	{
	color: #444;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

fieldset dd
	{
	margin: 0px;
	padding: 0px;
	}


fieldset dt
	{
	float: left;
	width: 160px;
	margin: 0.1em 0px 0.4em 0px;
	color: #444;
	font-size: 12px;
	}

textarea
	{
	margin: 0px;
	padding-left: 0px;
	padding: 6px;
	border: 1px solid #d8e4f2;
	background: url(img/textarea_bg.gif) bottom right no-repeat #fff;
	font-size: 12px;
	width: 390px;
	height: 130px;
	color: #444;
	font-family: Tahoma, Arial, sans-serif;
	border: 1px solid #0054A6;
	}

.fieldinput
	{
	width: 160px;
	margin: 0px;
	padding: 3px 3px 3px 6px;
	margin-bottom: 7px;
	border: 1px solid #0054A6;
	}

input
	{
	border: 1px solid #d8e4f2;
	background: #e8eff7;
	}

select
	{
	margin-top: 6px;
	margin-left: 5px;
	border: 1px solid #d8e4f2;
	background: #e8eff7;
	padding: 2px;
	display: inline;
	}

#form_right
	{
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
	width: 395px;
	}

.img_contact
	{
	margin-bottom: 16px;
	}

#fatherchristmas
	{
	position: absolute;
	top: 295px;
	right: 28px;
	}


/* Lightbox
----------------------------------------------------------------------------------*/

#lightbox
	{
	background-color:#fff;
	padding: 7px;
	border: 1px solid #bbd7ed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#lightboxDetails
	{
	font-size: 9px;
	padding-top: 0.4em;
	}
	
#lightboxCaption
	{
	color: #000;
	}
	

#keyboardMsg
	{
	float: right;
	}

#closeButton
	{
	top: 5px;
	right: 5px;
	}

#lightbox img
	{
	border: none;
	clear: both
	}

#overlay img
	{
	border: none;
	}

#overlay
	{
	background-image: url(img/overlay.png);
	}

* html #overlay
	{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}	

#lightbox_close
	{
	color: ff0099;
	}
