﻿/* CSS Document */

/* Global Stuff */

body {
	font: 1em Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: #28781f;
	background-image: url(../images/back_main_green.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

* {margin:0px; padding:0px;}

h1 {
	padding-left: 10px;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #604c31;
	padding-top: 28px;
	font-size: 20px;
	padding-bottom: 8px;
}

h4 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 13px;
	color: #330066;
	font-size: 14px;
}

p {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
}

A:link { 
	color: #c16820; 
	text-decoration: underline; 
}

A:visited { 
	color: #c16820; 
	text-decoration: underline; 
}

A:hover { 
	color: #c16820; 
	text-decoration: underline; 
}

A:active { 
	color: #c16820; 
	text-decoration: underline; 
}

ol {
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}

ul {
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}

div#drop {
	width:898px;
	height: 44px;
	background-image: url(../images/drop_back.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	margin: 0px;
}

div#dropHome {
	width:898px;
	height: 64px;
	background-image: url(../images/drop_back_home2.jpg);
	background-repeat: no-repeat;
}

div#dropWrapper {
	width:266px;
	position: relative;
	top: 10px;
	right: 45px;
	float: right;
}

.dropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 266px;
	border: 1px solid #887839;
	display: block;

}

div#aboveHeader {
	width:918px;
	height: 35px;
	margin-left:auto;
	margin-right:auto;
}

div#wrapper {
	width:906px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 12px;
}

div#wrapperInner {
	width:906px;
	background-image: url(../images/wrapper_back.gif);
	background-repeat: repeat-y;	
}

div#mainPromo {
	width:898px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
}

div#mainPromoSec {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/main_title_back.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mainPromoSec h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mainPromoSec h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #405384;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Youth Masthead*/


div#mastYouth {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_youth.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastYouth h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastYouth h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #405384;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Stewardship Masthead*/


div#mastStewardship {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_stewardship.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastStewardship h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastStewardship h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Social Masthead*/


div#mastSocial {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_social.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastSocial h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastSocial h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Schools Masthead*/


div#mastSchools {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_schools.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastSchools h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastSchools h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Respect Masthead*/


div#mastRespect {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_respect.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastRespect h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastRespect h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Offices Masthead*/


div#mastOffices {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_offices.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastOffices h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastOffices h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Protecting Masthead*/


div#mastProtecting {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_protecting.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastProtecting h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastProtecting h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Parish Masthead*/


div#mastParish {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_parishes.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastNew {
	width:899px;
	height: 125px;
	margin-left:2px;
	margin-right:3px;
	border: 2px solid #fff;
	background-image: url(../images/bannernew.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastParish h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastParish h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Lifestages Masthead*/


div#mastLifestages {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_lifestages.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastLifestages h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastLifestages h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Learning Masthead*/


div#mastLearning {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_learning.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastLearning h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastLearning h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Need Masthead*/


div#mastNeed {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_need.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastNeed h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastNeed h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Clergy Masthead*/


div#mastClergy {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_clergy.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastClergy h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastClergy h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}

/* Formation Masthead*/


div#mastFormation {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_formation.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastFormation h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastFormation h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: -127px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}



/* About Masthead*/


div#mastAbout {
	width:898px;
	height: 163px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/mast_about.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#mastAbout h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 60px;
}

div#mastAbout h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-left: auto;
	margin-right: 14px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-top: 127px;
}


.promoDivider {
	width:906px;
	height: 3px;
	background-image: url(../images/promo_divider.gif);

}

div#midNav {
	width:898px;
	height: 33px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/midNav_back.gif);
	background-repeat: repeat-x;
	background-color: #5670ad;
}

div#midNav p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 33px;
	font-weight: bold;
	color: #fff;
	text-align: right;
}

div#midNav a {
	color: #fff;
	text-decoration: none;
}

div#midNav a:hover {
	color: #e5ddc2;
	text-decoration: none;
}

#nav  {
	width:856px;
	height: 33px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	font-size: 24px
	background-image: url(../images/midNav_back.gif);
	background-repeat: repeat-x;
	background-color: #5670ad;
	
	}

#nav ul { /* all lists */
	font-size:24px
	padding: 24px 0px 10px 13px;
	margin: 0;
	list-style: none;
	line-height: 1;
	border:0px solid #000; 
	z-index: 111;
}
 
#nav a {
	
	display: block;
	width: 10em;
}
 
#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}
 
#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #fff;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
 
#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
 

div#footer {
	width:898px;
	height: 28px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/footer_back.gif);
	background-repeat: repeat-x;
	background-color: #5670ad;
}

div#mainContent {
	width:898px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #fff;
	background-image: url(../images/back_mainContent_three.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

div#contentWell {
	width:679px;
	float: left;
	background-image: url(../images/contentWell_back.gif);
	background-repeat: repeat-y;
}

div#contentWellLong {
	width:679px;
	float: left;
	background-image: url(../images/contentWellLong_back.gif);
	background-repeat: repeat-y;
}

/* Main Content Area */

div#bodyContent {
	width:490px;
	min-height:500px;
	float: left;
	background-image: url(../images/bodyContent_back.gif);
	background-repeat: repeat-x;	
}

#bodyContent img {
	padding: 4px;
	margin: 5px 13px 5px 5px;
	float: right;
}

.border {
	background: #c4c4c4;
	padding: 4px;
	margin: 5px 13px 5px 5px;
	float: right;
}

#bodyContent h3 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 13px;
	color: #425588;
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 10px;
}

div#bodyContentLong {
	width:679px;
	min-height:500px;
	float: left;
	background-image: url(../images/bodyContent_back.gif);
	background-repeat: repeat-x;
}

div#bodyContentLong img {
	padding: 4px;
	margin: 5px 13px 5px 5px;
	float: right;
}

.border {
	background: #c4c4c4;
	padding: 4px;
	margin: 5px 13px 5px 5px;
	float: right;
}

div#bodyContentLong h3 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 13px;
	color: #425588;
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 10px;
}

/* Call Out boxes on home page */

#callOutWrapper {
	width:498px;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}

#callOut01 {
	width:230px;
	float: left;
	margin: 8px 0px 8px 6px;
	padding: 0px;
}

#callOut01 h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 20px;
	line-height: 26px;
	color: #fff;
	font-size: 13px;
	background-image: url(../images/h2_callOut_back.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 230px;
}

#callOut01 h3 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #604c31;
	font-size: 13px;
	padding-top: 0px;
	padding-left: 3px;
}

#callOut01 p {
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

#callOut01 img {
	width:230px;
	height: 146px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 5px;
}

#callOut02 {
	width:230px;
	float: right;
	margin: 8px 8px 8px 4px;
	padding: 0px;
}

#callOut02 h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 20px;
	line-height: 26px;
	color: #fff;
	font-size: 13px;
	background-image: url(../images/h2_callOut_back.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 230px;
}

#callOut02 h3 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330066;
	font-size: 13px;
	padding-top: 0px;
	padding-left: 3px;
}

#callOut02 p {
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

#callOut02 img {
	width:230px;
	height: 146px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 5px;
}



/* Left Navigation */

#leftNav {
	width:216px;
	min-height:400px;
	padding-left: 2px;
	float: left;
	margin: 0px;
}

div#leftNav ul {
	margin: 0;
	padding: 0;
	font-size:11px;
	font-weight: bold;
	list-style-type: none;

}

div#leftNav li {
	
}

div#leftNav a {
	display: block;
	width: 211px;
	height:22px;
	line-height: 22px;
	color: #333;
	text-indent: 12px;
	text-decoration: none;
	background-image: url(../images/bullet_leftNav.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

div#leftNav a:hover {
	background: #dde2ed;
	background-image: url(../images/bullet_leftNav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div#leftNav ul li ul {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-weight: bold;
	list-style-type: none;

}

div#leftNav ul li ul li {
	
}

div#leftNav ul li ul li a {
	background: #5670ad;
	display: block;
	width: 212px;
	height:22px;
	line-height: 22px;
	color: #fff;
	text-indent: 22px;
	text-decoration: none;
	background-image: url(../images/bullet_sub_leftNav.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

div#leftNav ul li ul li a:hover {
	color: #333;
	background: #dde2ed;
	background-image: url(../images/bullet_sub_leftNav.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

/* Right Bar */

#rightBar {
	width:179px;
	min-height:450px;
	float: right;
	margin: 0px;
}


#rightBar h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 20px;
	line-height: 29px;
	color: #fff;
	font-size: 13px;
	background-image: url(../images/h2_rightBar_back.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 179px;
}

#rightBar h3 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #604c31;	
	font-size: 13px;
	padding-top: 12px;
	padding-left: 4px;
}

#rightBar p {
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 20px;
	padding-right: 4px;
}


/* Site Tables */
table.display {
	width: 97%;
	border: 1px solid #9b6835;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

table.display td {
	padding: 4px;
}

table.flash {
	width: 650px;
	border: 1px solid #9b6835;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

table.flash td {
	padding: 0px;
}

.tableHead {
	background: #9b6835 url(../images/bar_brown.gif) repeat-x left center;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	height:25px;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-indent: 4px;
	font-weight: bold;
}

.even {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;	
}
.odd {
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
}

.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #630;
	font-weight: bold;
}

table.display a {
	color: #a58250;
	font-weight: bold;
	text-decoration: none;
}

table.display a:hover {
	color: #cab77f;
	font-weight: bold;
	text-decoration: underline;
}


/* Utilities */


.clearthefloats {
	clear:both;
}

/* Alsett Clearing Method www.csscreator.com. Used to float the footer neatly below columns. */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* fix for IE Mac */

.clearfix {display: inline-block;}

/* Holly Hack for a bug in IE 6 for Windows. */

* html .clearfix {height: 1%;}
.clearfix {display: block;}
a:hover {
	list-style-position: outside;
	list-style-type: square;
}
