html { 
	min-width: 764px;
}

body {
	margin: 10px 0 10px 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../images/bodyBackground.gif) left top repeat-x;
	color: #000;
	text-align: center;
}

/* Helpers and base rules */
img {
	border: 0px;
}

p {
	color: #333;
	font-size: 11px;
	margin: 10px;
}

h1 {
	color: #333;
	font-size: 13px;
	font-weight: bold;
}

ul li{
	color: #333;
	font-size: 11px;
}
		
/* Default links */
a:link, a:visited {
	font-weight: normal; 
	text-decoration: underline;
	color: #fff;
	background: transparent; 
}

a:hover {
	font-weight: normal; 
	text-decoration: underline;
	color: #fff;
	background: transparent; 
}

a:active {
	font-weight: normal; 
	text-decoration: underline;
	color: #fff;
	background: transparent;  
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 11px 0 0 24px;
	text-align: left;
}

h4 {
	margin: 10px 0 10px 0;
	text-align: right;
}
	
h5 {
	margin: 0;
	padding: 13px 0 0 12px;
}
	
h6 {
	margin: 20px 0 0 11px;
}

.h6_divider {
	margin: 2px 0 0 8px;
}
	
	
	
/* Content and layout rules */
#mainWrapper {
	width: 764px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	/*border: solid 1px #000;*/
	position: relative;
	text-align: left;
	background: url(../images/centerBackground.gif) 6px 0px repeat-y;
}
*>#mainWrapper {
	padding-top: 791px;
	min-height: 1px;
}
*>#mainWrapper #topShadow {
	margin-top: -791px;
	}
* html #mainWrapper {
/* IE5Mac filter \*/
height: 791px;
/* end filter */
}

div#leftColumn {
	width: 6px;
	height: 791px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 6px;
	left: 0px;
	background: url(../images/columnLeft.gif) top right no-repeat;
}

div#centerColumn {
	width: 752px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	border-top: solid 4px #fff;
}

div#rightColumn {
	float: right;
	width: 6px;
	height: 791px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 6px;
	right: 0px;
	background: url(../images/columnRight.gif) top left no-repeat;
}

html>body div#topShadow {
	margin: 0;
}

#topShadow {
	height: 6px;
	width: 764px;
	margin: 0 0 -6px 0;
	padding: 0;
	background: url(../images/headerBackground.gif) top right no-repeat;
}

#flashHeader {
	height: 120px;
	width: 499px;
	margin: 0 4px 0 0;
	background-color: #ccc;
}

html>body div#contentRightColumn {
	margin: 0 8px 0 0;
}

#contentRightColumn {
	width: 242px;
	margin: 0 4px 0 0;
	text-align: left;
	float: right;
}

div#contentRightColumn dl  {
	width: 205px;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	margin: 0 0 0 11px;
	padding: 0;
}

div#contentRightColumn dl dt{
	list-style: none;
	font-weight: bold;
	margin: 5px 0 0 0;
	display: block;
}

div#contentRightColumn dl dt a {
	font-weight: bold;
}

div#contentRightColumn dl dd{
	list-style: none;
	margin: 0 0 0 11px;
	display: block;
}

#rightColumnFlash {
	width: 242px;
	height: 120px;
	background-color: #fff;
}

#rightFeatures {
	width: 242px;
	border-top: solid 3px #fff;
}

.rightLink dl dd a:link {
	font-weight: bold; 
	text-decoration: underline;
	color: #fff;
	background: transparent; 
}

.rightLink dl dd a:visited {
	font-weight: bold; 
	text-decoration: underline;
	color: #fff;
	background: transparent; 
}


.rightNone a:link, a:visited {
	font-weight: normal; 
	text-decoration: none;
	color: #fff;
	background: transparent; 
}

.rightDivider {
	height: 10px;
}

#photoThumbs {
	height: 70px;
	margin: 5px 0 0 11px;
}

.thumbs img {
	float: left;
	border: solid 1px #fff;
	margin: 0 9px 0 0;
}

#mainFlash {
	width: 499px;
	height: 307px;
	border-top: solid 3px #fff;
	border-bottom: solid 3px #fff;
	background-color: #9bb3cb;
}


#specialContent p {
	width: 285px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	margin: 11px;
}

div#specialContent dl  {
	width: 125px;
	font-size: 10px;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0;
}

div#specialContent dl dt{
	list-style: none;
	margin: 0 0 0 0;
	display: block;
}


div#specialContent dl dd a {
	font-weight: bold;
	text-decoration: underline;
}

div#specialContent dl dd{
	list-style: none;
	margin: 5px 0 0 9px;
	display: block;
}

div#contentFooter {
	height: 115px;
	width: 744px;
	background: url(../images/contentFooter.gif) top left no-repeat;
	margin: 0 0 0 10px;
	clear: both;
}

div#footerBar {
	height: 19px;
	width: 744px;
	margin: 19px auto;
	text-align: left;
	padding: 0 0 0 0;
	background-color: #eaeaea;
	clear: both;
}






/* Interior styles */
#mainWrapperInterior {
	width: 764px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	/*border: solid 1px #000;*/
	position: relative;
	text-align: left;
	background: url(../images/centerBackgroundInterior.gif) 6px 0px repeat-y;
}
*>#mainWrapperInterior {
	padding-top: 791px;
	min-height: 1px;
}
*>#mainWrapperInterior #topShadow {
	margin-top: -791px;
	}
* html #mainWrapperInterior {
/* IE5Mac filter \*/
height: 791px;
/* end filter */
}


#interiorHeader {
	background: url(../images/interiorHeaderBackground.gif) top left repeat-y;
	border-bottom: solid 3px #fff;
}

#rightColumnFlashInterior {
	width: 242px;
	height: 120px;
	float: right;
	margin-right: 4px;
	background-color: #fff;
}

html>body div#rightColumnFlashInterior {
	margin: 0 8px 0 0;
}


#contentAreaWrapper {
	width: 619px;
	margin: 0 0 0 122px;
}
*>#contentAreaWrapper {
	padding-top: 549px;
	min-height: 1px;
}
*>#contentAreaWrapper #contentArea {
	margin-top: -549px;
	}
* html #contentAreaWrapper {
/* IE5Mac filter \*/
height: 549px;
/* end filter */
}

html>body div#contentAreaWrapper {
	margin-left: 125px;
}

#titleBar {
	height: 64px;
	width: 619px;
	border-bottom: solid 3px #fff;
	background: url(../images/titleBarBackground.gif) top left;
}


#navBar {
	height: 15px;
	margin: 5px 0 0 0;
	padding: 0 0 0 43px;
}

#navBar li {
	float: left;
	list-style: none;
	font-size: 10px;
	margin: 0 50px 0 0;
	text-transform: uppercase;
}

#navBar a:link {
	font-weight: bold; 
	text-decoration: none;
	color: #fff;
	background: transparent; 
}

#navBar a:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #fff;
	background: transparent; 
}

#navBar a:hover {
	font-weight: bold; 
	text-decoration: underline;
	color: #fff;
	background: transparent; 
}

#navBar a:active {
	font-weight: bold; 
	text-decoration: underline;
	color: #fff;
	background: transparent;  
}

#contentInteriorLeftColumn {
	width: 281px;
	float: left;
	margin: 0 25px 0 7px;
	background: url(../images/contentColumnBackground.gif);
}

#contentInteriorRightColumn {
	width: 281px;
	float: left;
	margin: 0;
	background: url(../images/contentColumnBackground.gif);
}

/* added following entry */
#contentInteriorLeftColumnNoBg {
	width: 281px;
	float: left;
	margin: 0 25px 0 7px;
}

#contentInteriorLeftColumnNoBgGiving {
	width: 381px;
	float: left;
	margin: 0 0px 0 7px;
}

.sectionGiving {
	padding: 0;
	width: 350px;
}

.sectionGiving dl {
	margin: 0;
}

.sectionGiving dd {
	margin: 0;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.sectionGiving dd p {
	color: #FFF;
	font-size: 11px;
	margin: 10px;
}

#imNewInteriorFull {
	width: 600px;
	float: left;
	margin: 0 0px 0 7px;
}


.imNewImage img {
	border: solid 1px #fff;
	margin: 0 0 0 20px;
}

/* added following entry */
#contentInteriorRightColumnNoBg {
	width: 281px;
	float: left;
	margin: 0;
}

/* added following entry */
#contentInteriorFull {
	width: 540px;
	float: left;
	margin: 0 25px 0 7px;
}

#contentPromo {
	background-color: #7993a7;
	padding: 15px 10px 10px 10px;
}

/* increased font to 12px */
#contentPromo p {
	margin: 0;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

/* added following entry */
#contentPromo a:link {
	text-decoration: underline;
	color: #fff;
	background: transparent; 
} 

#contentPromo a:visited {
	text-decoration: underline;
	color: #fff;
	background: transparent; 
} 

/* added following entry */
#contentInteriorFullLg {
	width: 560px;
	float: left;
	margin: 0 25px 0 7px;
}

.sectionPromo {
	margin: 0 0 20px 0;
	padding: 0;
	width: 240px;
}

html>body .sectionPromo {
	margin-bottom: 22px;
}

div.sectionPromo hr {
	display: block;
	clear: left;
	margin: -0.66em 0;
	visibility: hidden;
}

html>body .sectionPromo hr {
	margin-top: -0.1em;
}

.sectionPromoImage {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

.sectionPromoImageBorder {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	border: solid 5px #6f8799;
}

/* section */
.ImageBorderNoMargin {
	padding: 0;
	float: left;
	border: solid 5px #6f8799;
}

.sectionPromo dl {
	margin: 0;
}

.sectionPromo dt {
	margin: 0;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}

.sectionPromo dd {
	margin: 0;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

/* added dd p */	
.sectionPromo dd p {
	color: #FFF;
	font-size: 11px;
	margin: 10px;
}

/* added following entry */
.sectionPromo a:link {
	text-decoration: underline;
	color: #fff;
	background: transparent; 
} 

/* added following entry */
.sectionPromo a:visited {
	text-decoration: underline;
	color: #fff;
	background: transparent; 
} 

#leaderInteriorFull {
	width: 580px;
	float: left;
	margin: 0 0px 0 7px;
}

#leaderSection {
	padding: 15px 10px 10px 10px;
}

.leaderPromo {
	margin: 0 0 20px 0;
	padding: 0;
	width: 580px;
}

.leaderPromo a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
	background: transparent; 
} 

/* added following entry */
.leaderPromo a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
	background: transparent; 
} 

.leaderPromo p {
	color: #fff;
	font-size: 10px;
	line-height: 15px;
}

.leaderPromo dl {
	margin: 0 0 40px 0;
}

.leaderPromo dt {
	margin: 0 0 5px 0;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}

.leaderPromo dd {
	margin: 0;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}


.leaderPromoImageBorder {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	border: solid 5px #6f8799;
}

html>body .leaderPromo {
	margin-bottom: 22px;
}

div.leaderPromo hr {
	display: block;
	clear: left;
	margin: -0.66em 0;
	visibility: hidden;
}

html>body .leaderPromo hr {
	margin-top: -0.1em;
}


.ministriesIcon {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

.ministriesPromo {
	margin: 0 0 20px 0;
	padding: 0;
	width: 580px;
}

.ministriesPromo p {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
	background: url(../images/contentColumnBackground.gif);
}

.ministriesPromo dl {
	margin: 0 0 0px 0;
}

.ministriesPromo dt {
	margin: 0 0 0px 0;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}

.ministriesPromo dd {
	margin: 0 0 50px 0;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.ministriesPromo a:link {
	font-weight: bold; 
	text-decoration: underline;
	color: #fff;
	background: transparent; 
}

.ministriesPromo a:visited {
	font-weight: bold; 
	text-decoration: underline;
	color: #fff;
	background: transparent; 
}



.resourcesPoint {
	padding: 30px 20px 0px 20px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}

.resourcesPoint dl dt{
	padding: 0px 0px 5px 0px;
	list-style: none;
	line-height: 14px;
	font-weight: normal;
}

#resourcesIcon {
	height: 15px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0px;
}

#resourcesIcon li {
	float: left;
	margin: 10px 12px 0 0px;
	list-style: none;
}


/* added following entry */
.mapPos {
	position: absolute;
	bottom: 0px;
	height: 355px;
	width: 619px;
} 

/* added following entry */
.bottomLeftImg {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 239px;
	width: 122px;
	border-top: solid 3px #fff;
} 

.h2 {
	padding: 28px 0 0 0;
	clear: both;
} 