@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#999999;
}

#wrapper {
	width:100%;
}

.mainTable {
	background-color:#FFFFFF;
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	width:700px;
}

#footerBar {
	height:9px;
	background-color:#71A9C8;
}

.footer {
	height:38px;
	background-color:#F0E6D9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	line-height:25px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:inherit;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:inherit;
}

#mb_inline {
	background-color:#ebe0ce;
}

.survey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	background-color:#ebe0ce;
}

.quote {
	padding-top:20px;
}

.topPadding {
	padding-top:15px;
}

#grantMain {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	border:#333333 2px solid;
	width:395px;
	height:470px;
	overflow-y:scroll;
	overflow-x:hidden;
}

h3 {
	font-size:12px;
	color:#643915;
}

.mainText {
	padding-top:5px;
	padding-left:10px;
	padding-right:45px;
}

.rightContent {
	background:url(../images/Home_bottom_bg.jpg) no-repeat;
	background-position:bottom;
}

.rightContentChristian {
	background:url(../images/christian_award_bottom_bg.jpg) right no-repeat;
	background-position:bottom right;
}

.rightContentGrants {
	background:url(../images/grants_bottom_bg.jpg) right no-repeat;
	background-position:bottom right;
}
.rightContentParishes {
	background:url(../images/parishes_bottom_bg.jpg) right no-repeat;
	background-position:bottom right;
}
.rightContentPlanned {
	background:url(../images/planned_giving_bottom.jpg) right no-repeat;
	background-position:bottom right;
}
.rightContentCrozier {
	background:url(../images/crozier-bottom.png) right no-repeat;
	background-position:bottom right;
}

.clickHere {
	color:#ba6319;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
}

.mainText a {
	color:#562e19;
	font-style:italic;
	text-decoration:none;
}

.mainText a:hover {
	text-decoration:underline;
}

.redHeading{
	color:#562e19;
	font-style:italic;
}

.navPadding {
	padding-left:10px;
	padding-bottom:5px;
}

.leftNav {
	padding-top:15px;
}
#christianAward {
	display:block;
	width:217px;
	height:137px;
	background: url(../images/christian_service_awards.jpg) no-repeat 0 0;
}
#christianAward:hover {
	background: url(../images/christian_service_awards_down.jpg) no-repeat 0 0;
}

#christianAwardDown {
	display:block;
	width:217px;
	height:137px;
	background: url(../images/christian_service_awards_down.jpg) no-repeat 0 0;
}

#plannedGiving {
	display:block;
	width: 217;
	height:137;
	background: url(../images/planned_giving.jpg) no-repeat 0 0;
}
#plannedGiving:hover {
	background: url(../images/planned_giving_down.jpg) no-repeat 0 0;
}
#plannedGivingDown {
	display:block;
	width: 217px;
	height:137px;
	background: url(../images/planned_giving_down.jpg) no-repeat 0 0;
}

#grantsProgram {
	display:block;
	width: 217;
	height:137;
	background: url(../images/grants_program.jpg) no-repeat 0 0;
}
#grantsProgram:hover {
	background: url(../images/grants_program_down.jpg) no-repeat 0 0;
}
#grantsProgramDown {
	display:block;
	width:217px;
	height:137px;
	background: url(../images/grants_program_down.jpg) no-repeat 0 0;
}

#parishes {
	display:block;
	width: 217;
	height:137;
	background: url(../images/parishes_schools.jpg) no-repeat 0 0;
}
#parishes:hover {
	background: url(../images/parishes_schools_down.jpg) no-repeat 0 0;
}
#parishesDown {
	display:block;
	width:217px;
	height:137px;
	background: url(../images/parishes_schools_down.jpg) no-repeat 0 0;
}

#crozierGala {
	display:block;
	width: 217;
	height:137;
	background: url(../images/crozier_gala.jpg) no-repeat 0 0;
}
#crozierGala:hover {
	background: url(../images/crozier_gala_down.jpg) no-repeat 0 0;
}
#crozierGalaDown {
	display:block;
	width:217px;
	height:137px;
	background: url(../images/crozier_gala_down.jpg) no-repeat 0 0;
}