body {
	background-color: #990000;
	background-image: url(site_images/back-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
	font-family: Lucida Sans;
	text-align: center;
}


#back-crest {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; left:-150px; top:200px; width:502px; height:600px; z-index:-10; background-image:url(site_images/back-crest.jpg); background-repeat:no-repeat;
}
body > div#back-crest {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position:fixed; left:-150px; top:200px; width:502px; height:600px; z-index:-10; background-image:url(site_images/back-crest.jpg); background-repeat:no-repeat;
}
 
 
#container {
	width: 800px;
	height:100%;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	z-index: 1;
	position: inherit;
}

#header {
	position: absolute;
	width: 800px;
	height: 205px;
	background-color: #FFFFFF;
	background-image: url(site_images/back-header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 5;
	padding: 0px;
	margin: 0px;
}


#mininav {
	position: absolute;
	width: 600px;
	height: 20px;
	right: 5px;
	top: 5px;
	font-family: Lucida Sans;
	font-size: 10pt;
	color: Silver;
	text-align: right;
}
#mininav a {
	color: Silver;
	text-decoration: none;
}
#mininav a:hover {
	color: White;
	text-decoration: underline;
}

#headerquote{
	font-family: Lucida Sans;
	font-style: italic;
	font-size: 12pt;
	width: 348px;
	height: 36px;
	z-index: -100;
}


#footer {
	position: absolute;
	width: 800px;
	height: 60px;
	background-image: url(site_images/back-footer.gif);
	background-repeat: no-repeat;
	padding: 35 10 0 10;
	margin: 0px;
	font-family: Lucida Sans;
	font-size: 8pt;
	color: Silver;
	text-align: left;
	z-index: 10;
}
#footer a {
	color: Silver;
	text-decoration: none;
}
#footer a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}


a {
	color: #137fb5;
	text-decoration: none;
}
a:hover {
	color: #8B0000;
	text-decoration: none;
}
/* a:visited {color: #336699; text-decoration: none;}*/

p {
	font-size: 10pt;
	color: #666666;
	margin: 5 0 5 0;
	line-height: 1.25;
}

table {
	cellspacing: 0;
	cellpadding: 0;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

form {
	margin: 5 0 0 0;
	padding: 0;
}

ol {
	font-size: 8pt;
	color: #666666;
	margin: 0 20 0 10;
	padding: 5;
}

li {
	margin: 0;
	padding: 0 10 3 0;
	list-style-type: circle;
}

iframe {
	border: 1px solid #999999;
}

hr {
	color: #CCC;
	height: 1px;
	padding: 0 10 0 10;
}


/*--- DIVs ---*/



/*--- PAGE TABLE DEFINITION ---*/
#pagecontainer {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
	padding-bottom: 50px;
	font-family: Lucida Sans;
	font-size: 12pt;
}


#leftpanel {
	width: 160px;
	padding: 5px 5px 10px 10px;
	text-align: left;
	vertical-align: top;
}
#leftpanel H1 {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	margin: 5px 0px 0px 2px;
}
#leftpanel H2 {
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
	margin: 5px 0px 0px 2px;
}
#leftpanel p {
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	margin: 2px 0px 0px 2px;
}
#leftpanel table {
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	margin: 0px;
}
#leftpanel a {
	text-decoration: none;
	color: #137fb5;
}
#leftpanel a:hover {
	text-decoration: underlined;
	color: #990000;
}


#centerpanel {
	width: 500px;
	padding: 5px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}


#rightpanel {
	width: 140px;
	padding: 50px 10px 10px 5px;
	text-align: center;
	vertical-align: top;
	font-family: Lucida Sans;
	font-style: normal;
	font-size: 10pt;
}

/*---  replaces three panels with one centre panel ---*/
#adminpanel {
	width: 100%;
	padding: 5px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}

#homeless {
	background-image: url(site_images/homeless-back.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding: 30px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}

/*--- ADMIN --- */
div#admincontent {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;	
}







/*===========================================================*/

/*--- NAVIGATION ELEMENTS ---*/

div#mainnav {
	position: absolute;
	left: 170px;
	top: 105px;
	font-family: Lucida Sans;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	padding-left: 10;
	padding-right: 10;
	z-index: 2;
}
div#mainnav a {
	color: #FFFFFF;
	text-decoration: none;
}
div#mainnav a:hover {
	color: #FFD700;
	text-decoration: underline;
}


div#subnav {
	position: relative;
	left: 0px;
	top: 10px;
	width: 140px;
	background-color: #CE8585;
	font-family: Lucida Sans;
	font-size: 10pt;
	color: #666666;
}
div#subnav a {
	color: #666666;
	text-decoration: none;
}
div#subnav a:hover {
	color: #8B0000;
	text-decoration: none;
}
div#subnav dl {
	background:  url("menu_images/subnav_foot.jpg") #ECCFCF no-repeat left bottom;
	margin: 0 0 0 0;
	padding: 0 0 20 0;
}
div#subnav dt{
	background: url("menu_images/subnav_head.jpg") White no-repeat top;
	color: white;
	height: 20px;
	font-size: 10pt;
	font-weight: bold;
	padding: 1 5 1 15;
	margin: 0;
}
div#subnav dd{
	color: white;
	font-size: 10pt;
	font-weight: normal;
	padding: 2 5 2 15;
	margin: 0;
}



div#member {
	position: absolute;
	right: 5px;
	top: 85px;
	text-align: right;
	font-family: Lucida Sans;
	font-size: 9pt;
	color: Gold;
}
div#member a {
	color: Gold;
	text-decoration: none;
}
div#member a:hover {
	color: White;
	text-decoration: underline;
}

div#membernav {
	position: absolute;
	right: 5px;
	top: 25px;
	text-align: right;
	font-family: Lucida Sans;
	font-size: 9pt;
	color: Silver;
}
div#membernav a {
	color: Silver;
	text-decoration: none;
}
div#membernav a:hover {
	color: White;
	text-decoration: underline;
}





/*--- STANDARD FONT ELEMENTS ---*/
H1 {
	font-family: Lucida Sans;
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
	margin: 5 0 5 0;
}

H2 {
	font-family: Lucida Sans;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	margin: 5 0 2 0;
}

H3 {
	font-family: Lucida Sans;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin: 5 0 2 0;
}

H4 {
	/*--- used for doctrine numbers ---*/
	font-family: Lucida Sans;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	margin: 5 0 5 0;
}


/*--- use this for message sections---*/
H6 {
	font-family: Lucida Sans;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	background-color: red;
	margin: 5 0 0 0;
	padding: 3;
	border: 1px solid Red;
}




/*==== NAMED DIVS ====*/

div#doctrinecontainer {
	 width: 400px;
	 height: 160px;
	 text-align: left;
}
div#doctrinecontainer a{
	font-weight: bold;
	font-size:12pt;
}
div#doctrinecontainer a:hover{
	color: #8B0000;
	text-decoration: none;
}


div#conote {
	font-family: Lucida Sans;
	font-size: 8pt;
	color: #333333;
	width: 460px;
	text-align: left;
}


div#pageDisplay table{
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	font-family: Lucida Sans;
	font-size: 8pt;
	color: #333333;
	margin: 5 0 5 0;
	padding: 1 3 1 3;
}

div#notes {
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}
div#notes table {
	font-family: Lucida Sans;
	font-size: 8pt;
	color: #666666;
}
div#notes td{
	padding: 0 5 0 5;
	vertical-align: top;
}
div#notes H1 {
	font-family: Lucida Sans;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}


#thisweek, #thisweekOFF, #comingsoon , #comingsoonOFF {
	border: 1px solid #990000;
	background-color: #EEEEEE;
	width: 460px;
}


#thisweek H1, #thisweekOFF H1, #comingsoon H1, #comingsoonOFF H1 {
	font-family: Lucida Sans;
	font-size: 12pt;
	background-color: #990000;
	color: #FFFFFF;
	margin: 0;
	padding: 3 10 3 10;
}

#thisweek H2, #thisweekOFF H2, #comingsoon H2, #comingsoonOFF H2 {
	font-family: Lucida Sans;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 5 10 0 0;
}
#thisweek H3, #thisweekOFF H3 {
	font-family: Lucida Sans;
	font-size: 14pt;
	color: #990000;
	margin: 0;
	padding: 0 10 0 0;
}
#comingsoon H3, #comingsoonOFF H3 {
	font-family: Lucida Sans;
	font-size: 12pt;
	color: #000000;
	margin: 0;
	padding: 0 10 0 0;
}
#thisweek p, #comingsoon p, #comingsoonOFF p {
	margin: 0;
	padding: 0 10 3 30;
}
#thisweek a, #comingsoon a, #comingsoonOFF a {
	color: #990000;
	text-decoration: none;
}
#thisweek a:hover, #comingsoon a:hover, #comingsoonOFF a:hover {
	color: Red;
	text-decoration: none;
}

/* WHATS ON CALENDAR VIEW */
div#calendar table{
	font-family: Lucida Sans;
	font-size: 8pt;
	background-color: #DFEFFF;
	color: #666666;
	width: 100%;
	margin: 10 0 10 0;
}
div#calendar th{
	vertical-align: top;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	padding: 2 5 2 5;
}
div#calendar td{
	text-align: left;
	vertical-align: top;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
div#calendar p{
	margin: 0px;
}
div#calendar li{
	margin: 0px;
	padding: 0 0 3 0;
	list-style-type: disc;
	list-style-position: inside;
}


/*--- FORMS ---*/
form input, select {
	font-family: Lucida Sans;
	font-size: 10pt;
	color: #333333;
	width: 150px;
	height: 20px;
}

textarea {
	font-family: Lucida Sans;
	font-size: 10pt;
	color: #333333;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	width: 350px;
	height: 80px;
}

.input {
	border: 1px solid #999999;
	background-color: #EEEEEE;
	padding: 0 5 0 5;
}
.mandatory {
	border: 1px solid #999999;
	background-color: #FFF8DC;
	padding: 0 5 0 5;
}
.missing {
	border: 1px solid #333333;
	background-color: #FFD700;
	padding: 0 5 0 5;
}


/*--- CLASSES ---*/


.fineprint {
	font-family: Lucida Sans;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.quote {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}
.normal {
	font-size: 10pt;
	color: #666666;
}

.photo {
	border: 1 px solid #666666;
}
