html {
    background: #70706a;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    color: #333;
}
body {
    width: 899px;
    margin: 0;
    margin: auto;
}
#header {
    
}
#header h1 img {
    border: 3px solid #fff;
    margin: 0;
}
#header img {
    float: left;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}
#bodyContainer {
    clear: left;
    width: 893px;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    margin: 0;
    padding: 0;
    background: #fff;
}
/* General Link Configuration */
a:link, a:visited {
	color: #a40108;
	font-weight: bold;
}
a:hover, a:active {
	color: #333;
	font-weight: bold;
}
/* Main Menu */
#leftColumn {
    background-image: url(/images/menu_bg.jpg);
    background-repeat: repeat-x;
    border-right: 3px solid #fff;
    margin: 0;
    padding: 0;
    width: 215px;
    float: left;
}
/* STYLES FOR THE MAIN MENU */
#leftColumn ul {
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 300px;
}
#leftColumn li {
    margin: 0;
    padding: 0;
    font-weight: bold;
}
#leftColumn li a, #leftColumn li a:visited {
    margin: 0;
    padding: 5px 0 7px 20px;
    display: block;
    width: 195px;
    background-image: url(/images/dotted_line.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    text-decoration: none;
    color: #808078;
}
#leftColumn li a:hover, #leftColumn li a:active {
    background-color: #a40108;
    color: #fff;
}
/* STYLES FOR THE SUBMENU */
#leftColumn ul ul {
    margin-top: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    min-height: 0;
}
#leftColumn ul ul li {
    margin: 0;
    padding: 0;
    font-weight: bold;
padding-left: 15px;
}

#leftColumn ul ul li a, #leftColumn ul ul li a:visited {
background: url(/images/list-item.gif) no-repeat 8px 7px;
}

#leftColumn ul ul li a:hover, #leftColumn ul ul li a:active {
color: #000;
}

#leftColumn ul a.about_all_saints,
#leftColumn ul .publications,
#leftColumn ul .worship_times,
#leftColumn ul .music,
#leftColumn ul .function_centre,
#leftColumn ul .the_society_of_mary,
#leftColumn ul .whats_new,
#leftColumn ul .links {
	display: none;
}
#leftColumn ul a.home,
#leftColumn ul a.rector_clergy_and_preachers,
#leftColumn ul a.calendar_and_events {
    color: #a40108;
    margin-left: -10px;
}
.prop {
    float: right;
    width: 0px;
    height: 300px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
#content {
    width: 675px;
    background-color: #fff;
    float: right;
}
#content h1 {
    margin: 0;
    padding: 5px;
    background: #808078;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}
#content h3 {
    margin: 15px;
    padding: 15px;
    border: 1px solid #808078;
    font-size: 12px;
    font-weight: normal;
}
#content img {
	margin: 5px;
	padding: 2px;
    border: 1px solid #808078;
}
/* Contact form */
#content form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#content form p label {
	float: left;
	width: 30%;
	font-weight: bold;
}
#content form input, #content form textarea, #content form select {
	border: 1px solid #a40108;
	font-size: 1.0em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Messages from website */
#message {
    width: 675px;
    background-color: #fff;
    float: right;
}
#message h1 {
    margin: 0;
    padding: 5px;
    background: #808078;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}
#message p {
    margin: 15px;
    padding: 15px;
    border: 1px solid #808078;
    font-size: 12px;
    font-weight: normal;
}
#gallery {
    height: 125px;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    background: #fff;
    text-align: center;
}
#gallery h1 {
    background: #a40108;
    color: #fff;
    margin: 0;
    padding: 10px;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
}
#gallery img {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 30px;
    margin-right: 30px;
    border: 1px solid #808078;
}
#footer {
    clear: both;
    width: 883px;
    height: 80px;
    border: 3px solid #fff;
    padding: 5px;
    background-image: url(/images/footer_bg.gif);
}
#footer p {
    margin: 0;
    margin-bottom: 5px;
}
#designerName a, #designerName a:visited {
    color: #fff;
    text-decoration: none;
}
#designerName a:hover, #designerName a:active {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
#address{
    font-size: 11px;
    float: right;
    padding: 0 0 23px 0;
    color: #fff;
    text-align: right;
}
#address a, #address a:visited {
    color: yellow;
    text-decoration: none;
}
#address a:hover, #address a:active {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
/**** CALENDAR STYLES ****/
.clmonth {
	width: 665px;
	border: 1px solid #808078;
	border-collapse: collapse;
	margin-left: 5px;
	color: #808078;
}
.clmonth td {
	height: 60px;
	width: 95px;
	border: 1px solid #808078;
	font-size: 36px;
}
.clmonth td ul {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.clmonth tr {
	height: 30px;
	width: 95px;
	border: 1px solid #808078;
}
.clmonth .cal_nav {
	font-size: 20px;
}
.clmonth .cal_week {
	font-size: 12px;
	height: 30px;
	background: #808078;
	color: #fff;
}

/* gallery page styles */

#gallery-images ul#images li {
list-style: none;
display: inline;

}

/* Form Styles */

#content form {
    margin: 0;
    padding: 0;
}
#content form fieldset {
	margin-bottom: 10px;
	padding:10px 10px 10px 10px;
	background-color: #fff;
}
#content form fieldset#contact_us {
    border: 1px solid #a40108;
    border-top:6px solid #a40108;
}
#content form fieldset.hidden {
    border: 1px solid #a40108;
}

#content form fieldset legend {
    font-weight: bold;
    font-size: 20px;
    color: #0074C5;
    display: none;
}
#content form label {
    margin: 0 0 0 5px;
}
#content form label.qflabel {
    display: block;
    float: left;
    width: 140px;
    padding: 0;
    margin: 5px 0 0 0;
    text-align: right;
}
#content form input, #content form select {
    width: auto;
	border: 1px solid #a40108;
}
#content form textarea {
    overflow: auto;
	width: 250px;
	border: 1px solid #a40108;
	font: 12px Arial, Helvetica, sans-serif;
}
#content form br {
    clear: left;
}
#content form div.qfelement {
    display: inline;
    float: left;
    margin: 5px 0 0 10px;
    padding: 0;
}
#content form span.error, #content form span.required {
    color: #a40108;
}
#content form div.error {
    border: 1px solid #a40108;
    padding: 5px;
    width: 300px;
}
#contactdetails {
    border: 1px solid #a40108;
    border-top:6px solid #a40108;
	margin: 0 2px 10px 2px;
	padding: 10px;
	background-color: #fff;
	color: #000;
}
#contactdetails a {
	color: #000;
	font-weight: bold;
}
#columnOne {
	width: 220px;
}
#columnTwo {
	width: 220px;
	float: right;
}

/**** GALLERY OVERRIDE STYLES ****/
.gbBlock ul {
    margin: 0 0 0 10px;
    padding: 3px;
    list-style: none;
}
.gbBlock ul {
    margin: 0 0 0 20px;
    padding: 3px;
    list-style: none;
}
.gbBlock a {
    display: block;
    width: 200px;
}
#gsSidebarCol {
	width: 215px;
}
#gsSidebarCol ul a:link, #gsSidebarCol ul a:visited {

}
#gsSidebarCol ul a:hover, #gsSidebarCol ul a:active {
	background-color: none;
}
#gsThumbMatrix a, #gsThumbMatrix a:hover {
	background-color: #fff;
}
#gsThumbMatrix a, #gsThumbMatrix a:hover {
	display: inline;
}
.one-image a {
	display: inline;
}
.one-image a, .one-image a:hover {
	background-color: #fff;
}
.block-core-GuestPreview {
	width: 300px;
	float: right;
	padding-top: 100px;
	text-align: right;
}
.block-core-GuestPreview a {
	display: inline;
}

