body{
margin:0;
padding:0;
line-height: 1.5em;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
color: #4B4B3D; /* this colour governs the main text colour */
}

img { border: none; }

ul, ol, li
{
	margin:0em;
	padding:0;
}

a
{
	font-weight: bold;
	color: #008080;
	text-decoration: underline;
}

a:hover
{
	font-weight: bold;
	color: #F04E37;
	text-decoration: underline;
}

.active {
	color:#d74646 !important;
}

#maincontainer{
background: #FBF9F9; /* background color of page */
width: 940px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#title-section {
background: #EAEAEA url('../images/header-pic.jpg') no-repeat;
height: 117px; /*Height of top section*/
margin: 8px 0px 60px 0px; /* governs gap above and below the title section*/
padding: 40px 0px 0px 20px;
z-index: 2;
}

#title-image {
background: url('../images/title.png') no-repeat;
height: 117px; /*Height of top section*/
margin: 0px 0px 0px 0px; /* governs gap above and below the title section*/
padding: 0px 0px 0px 20px;
z-index: 1;
}

h3.coloured-bar {
text-transform: lowercase;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
color: #ffffff; /* this colour governs the top bar page text colour */
line-height: 16px;
float: right;
margin: 0;
padding: 10px 20px 0px 0px;
}

h4.coloured-bar {
font-size: 12px;
font-weight: normal;
font-family: arial, helvetica, sans-serif;
color: #ffffff; /* this colour governs the footer text colour */
line-height: 16px;
text-align: center;
margin: 0;
padding: 10px 20px 0px 0px;
}

#contentwrapper {
float: left;
width: 100%;
}

#main-content{
margin: 0 200px 30px 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#main-content h1{
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
line-height:1em;
margin: 0px 0px 16px 0px;
font-family: Verdana, Arial, Sans-Serif;
}

.sub-h1 {
color: #7F7F7F;
font-size: 18px;
}

#main-content h2{
font-size: 16px;
color: #5E5E5E;
font-weight: bold;
letter-spacing: 1px;
line-height:1.2em;
margin: 20px 0px 0px 0px;
font-family: Arial, Sans-Serif;
}

#main-content h3{
font-size: 14px;
color: #7B4D1B;
font-weight: bold;
letter-spacing: 1.5px;
line-height:1.2em;
margin: 20px 0px 0px 0px;
font-family: Arial, Sans-Serif;
}

#main-content h4{
font-size: 12px;
color: #5E5E5E;
font-weight: bold;
letter-spacing: 1.3px;
line-height:1em;
margin: 20px 0px 0px 0px;
font-family: Verdana, Arial, Sans-Serif;
}

#main-content p.small{
font-size: 10px;
line-height:1.2em;
}

#main-content p.warning{
font-weight: bold;
color: red;
margin: 0;
}
#main-content .warning{
font-weight: bold;
color: red;
}

#main-content strong{
font-weight: bold;
}

#main-content ul
{
	margin:	10px 0px 0px 0px;
}

#main-content li
{
	background: url('../images/bullet-brown.png') no-repeat top left;
	list-style: none;
}

#main-content hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
margin: 40px 0px 10px 0px;
}


p.top {
	text-align: right;
}

#main-content .red-text {
	color: #F04E37;
}

#main-content img.newsletter {
	position: relative;
	top: 8px;
	margin-top: -12px;
	margin-left: 12px;
}

#main-content a:hover img.newsletter {
	opacity:0.8;
	filter:alpha(opacity=80);
}

#main-content .bigquote {
	font-size: 140%;
	font-style: italic;
	color: gray;
	line-height: 140%;
	margin-left: 0em;
	border-left: 3px #B8B8B8 solid;
	padding-left: 1em;
	margin-right: 0;
}

#main-content blockquote {
	font-size: 110%;
	font-style: italic;
	color: gray;
	margin-left: 0em;
	border-left: 2px #B8B8B8 solid;
	padding-left: 1em;
	margin-right: 0;
}

.list-spacing li {
	margin-bottom: 1em;
}

.calender-header th {
	background: #F0B3AA;
}

.image-gallery img.thumb {
margin: 10px 20px 10px 0;
width: 120px;
height: 120px;
}

#menu-column{
float: left;
width: 190px; /*Width of left column in pixel*/
font-size: 14px;
font-weight: bold;
color: #4B4B3D;
letter-spacing: 0em;
line-height:2.2em; /* space bewteen main menu items */
margin: -5px 0px 0px -940px; /*Set left margin to that of -(MainContainerWidth)*/
font-family: Arial, Helvetica, Sans-Serif;
}

#menu-column ul, ol, li
{
	list-style: none;
	margin:0em;
	padding:0px 0px 0px 10px;
}

#menu-column ul li a
{
	color: #4B4B3D;
	text-decoration: none;
}

#menu-column ul li a.donate-link {
	color: #F04E37;
}

#menu-column ul li a:hover
{
	color: #F04E37;
	text-decoration: none;
}


#menu-column img
{
padding: 40px 0px 20px 20px;
}

#menu-column img.icon
{
padding: 0px 5px 0px 0px;
vertical-align: bottom;
position: relative;
top: -8px;
}

.facebook {
	color: #3B5998;
}

#rightcolumn{
float: left;
width: 160px; /*Width of right column*/
margin-left: -180px; /*Set left margin to -(RightColumnWidth)*/
}

#rightcolumn img
{
padding: 0px 0px 20px 0px;
}

#rightcolumn img.donate-button {
	padding: 10px 0 0 16px;
	margin-bottom: -10px;
}

#rightcolumn a:hover img.donate-button {
	opacity:0.8;
	filter:alpha(opacity=80);
}

#rightcolumn .no-bottom-margin {
 	margin-bottom: 0;
}

#rightcolumn .no-top-margin {
 	margin-top: 0;
}

#target-box {
	position: relative;
	top: -225px;
	padding: 5px;
	margin: 0 5px -50px 5px;
	border: 1px solid #4B4B3D;
	background: #F6F4F4;
}

#target-box h3 {
	margin-bottom: 0;
}

.target {
	color: #F04E37;
	margin-bottom: 3px;
}

.arrow {
 	float: right;
	margin: 20px 170px 0 0;
}

#rightcolumn #donate-button {
	margin: 18px 0 10px 0;
}

#rightcolumn p.small{
font-size: 10px;
line-height:1.2em;
}

/* donate panel */
#donate{
margin-bottom:34px;
margin-top:31px;
padding: 12px 20px 6px 20px;
border-style: solid;
border-width: 1px;
border-color: #4B4B3D;
background: #F6F4F4;
}

#donate h4{
font-size: 14px;
color: #F04E37;
font-weight: bold;
letter-spacing: 0.1em;
line-height:1.2em;
margin: 0px 0px 12px 0px;
font-family: Arial, Helvetica, Sans-Serif;
}

/* solitary page styles begin*/
#rightcolumn-solitary {
float: right;
width: 160px; /*Width of right column*/
margin-left: 20px; /*Set left margin to -(RightColumnWidth)*/
}

#rightcolumn-solitary img {
padding: 0px 0px 20px 0px;
}

.booked {
	font-weight: bold;
	color: red;
}
/* solitary page styles end*/

#stop-press{
margin-bottom:34px;
margin-top:12px;
padding: 10px 5px 10px 5px;
border-style: solid;
border-width: 1px;
border-color: #4B4B3D;
background: #F6F4F4;
color: #5E5E5E;
}

#stop-press h4{
font-size: 16px;
color: #F04E37;
font-weight: bold;
letter-spacing: 0.1em;
line-height:1.2em;
margin: 0px 0px 0px 0px;
font-family: Arial, Helvetica, Sans-Serif;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.button {
	cursor: pointer;
	color: #59450e !important;
	background: #CC0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfc9a5), color-stop(100%,#e6e0b9));
	border: 1px solid #909090;
	padding: 2px 14px;
	font-weight: bold !important;
	font-size: 16px;
	margin: 0 5px 4px 0;
	display: inline-block;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4), 1px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4), 1px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	line-height: 26px;
	text-decoration: none !important;
	outline: 0;
}

.button:hover {
	transition: color 1s, background 1s;
	-moz-transition: color 1s, background 1s; /* Firefox 4 */
	-webkit-transition: color 1s, background 1s; /* Safari and Chrome */
	-o-transition: color 1s, background 1s; /* Opera */
	color: #808080 !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e0b9), color-stop(100%,#e6e0b9));
}

#scrollUp {
    background-image: url("../images/top.png");
    bottom: 20px;
    right: 20px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
}
