body{
	background-image: url(../images/bgGradPattern.gif);
	background-repeat: repeat-x;
	background-color: #acb0ba;
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	color: #4d5361;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div{
	color: #4d5361;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.hr {
  height: 17px;
  background: #FFFFFF url(../images/hrBg.gif) no-repeat scroll;
}

div.hr hr {
  display: none;
}

blockquote {
  font: italic 11px Georgia, Times, serif;
  margin: 0.25em 0 0 0.5em;
}

/* button hovers */
a#moreDetailsButton img{
	background: url(../images/btnMoreDetails.gif) top left no-repeat;
	width: 105px;
	height: 28px;
	border: none;
}
a#moreDetailsButton:hover img{
	background: url(../images/btnMoreDetails_over.gif) top left no-repeat;
	width: 105px;
	height: 28px;
	border: none;
}
a#learnMoreButton img{
	background: url(../images/btnLearnMore.gif) top left no-repeat;
	width: 105px;
	height: 28px;
	border: none;
}
a#learnMoreButton:hover img{
	background: url(../images/btnLearnMore_over.gif) top left no-repeat;
	width: 105px;
	height: 28px;
	border: none;
}

/* id specific */
#welcomeBanner{
	background-image: url(../images/welcomeBanner.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 205px;
}
#welcomeText{
	color: #4d5361;
	padding-top: 45px;
	padding-left: 17px;
	width: 450px;
}
#footer{
	padding-top: 10px;
}
#bgGradient{
	z-index: 1;
	background-image: url(../images/bgGradPattern.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 777px;
}
#siteFrame{
	z-index: 2;
	position:relative;
	width:768px;
	margin:0px auto;
	text-align:left;
}
#leftShadow{
	float: left;
	width: 4px;
	height: 600px;
}
#rightShadow{
	float: left;
	width: 4px;
	height: 600px;
}
#contentColumn{
	background-color: #FFFFFF;
	float: left;
	width: 760px;
}
#logo{
	float: left;
}
#bannerContainer{
	float:left;
	background-image: url(../images/topBannerBg.jpg);
	width: 510px;
	height: 76px;
	text-align: right;
}
#navContainer{
	background-image: url(../images/navBg.jpg);
	width: 760px;
	height: 67px;
	overflow: hidden;
}
#navWrapper{
	padding-left: 12px;
	padding-top: 18px;
	position: absolute;
	z-index: 999;
}
#bottomContentDivider{
	padding-top: 10px;
	padding-left: 19px;
	padding-right: 19px;
	float: left;
}
#column1{
	width: 350px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	overflow: hidden;
}
#column2{
	width: 350px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

#internalColumn1{
	width: 525px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 25px;
	float: left;
}
#internalColumn2{
	width: 195px;
	padding-top: 20px;
	float: left;
}
#internalColumn1Content{
	padding-top: 10px;
	padding-bottom: 10px;
}
#internalColumn2Content{
	width: 170px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f5f5f3;
}
/* classes */
.homeHeaderLeft{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #071f50;
	width: 340px;
	height: 26px;
	padding: 8px 5px 0px 5px;
}
.homeHeaderRight{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #710c04;
	width: 340px;
	height: 26px;
	padding: 8px 5px 0px 5px;
}
.header{
	font-size: 15px;
	font-weight: bold;
	color: #4d5361;
	background-image: url(../images/headerBg.gif);
	background-repeat: no-repeat;
	width: 524px;
	height: 29px;
	padding-top: 7px;
}
.relatedHeader{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #710c04;
	width: 180px;
	height: 19px;
	padding: 9px 5px 5px 5px;
}
.welcomeContactText{
	float:left;
	padding-right:20px;
	color:#710c04;
}
.contentImage{
	border: 3px double #c3c1c1;
	border-top-color: #c3c1c1;
	border-left-color: #c3c1c1;
	margin-left: 12px;
	margin-bottom: 12px;
}
.doubleBorder{
	border: 3px double #c3c1c1;
	border-top-color: #c3c1c1;
	border-left-color: #c3c1c1;
}
.colContent{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.accentText{
	color: #710c04;
	font-weight: bold;
}
.png{
   behavior: url(../css/pngbehavior.htc);
}
.clear{
	clear: both;
}
.navDivider{
	padding-left: 6px;
	padding-right: 6px;
}
/* link styles */
a:link{
	color: #ad401f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:active{
	color: #ad401f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:visited{
	color: #ad401f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:hover{
	color: #91ad1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:visited:hover{
	color: #91ad1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a.verse:link{
	color: #ad701f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.verse:active{
	color: #ad701f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.verse:visited{
	color: #ad701f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.verse:hover{
	color: #91ad1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.verse:visited:hover{
	color: #91ad1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/*a.nav:link{
	color: #665834;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:active{
	color: #ad701f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited{
	color: #978861;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover{
	color: #91ad1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.nav:visited:hover{
	color: #91ad1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}*/
