/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background: #cccccc url("../images/bg_grad2.jpg") fixed;
	text-align: center;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #000080;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
	color: #710000;
}
.nolinkcolor {
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/************** header tag styles **************/

h1{
 font: bold 120% Geneva, Arial, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font: bold 80% Geneva, Arial, Helvetica, sans-serif;
	color: #710000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

h3{
	color: #710000;
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-top: 10px;
}

h4{
	color: #710000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	margin-right: 5px;
}

h5{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

h6{
	color: #710000;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}

.boldhighlight {
	color: #710000;
	font-weight: bold;
	font-style: normal;
}
.ContentEmphasis {
	color: #710000;
	font-style: italic;
	font-size: medium;
	font-weight: bold;
}
	
/*************** list tag styles ***************/

ul{
	list-style-type: square;
	visibility: visible;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
}

label{
	font: bold 1em Geneva, Arial, Helvetica, sans-serif;
	color: #710000;
	vertical-align: top;
	text-align: right;
}
				
input{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:relative;
	right: 0%;
	width:733px;
	height: auto;
	text-align: left;
	z-index: 2;
	background-color: #FFFFFF;
	bottom: 0px;
	top: -10px;
}

.ie5,.ie6,.ie7 #pagecell1, {
	top: 0px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: relative;
	top: 0px;
	width:733px;
	z-index: 3;
	height: auto;
	
}

.ie6 #masthead{
	height: 75px;
	
}
.ie5 #masthead{
    height: 75px;

}


#pageNav{
	float: left;
	width: 150px;
	font-size: x-small;
	border-left-style: none;
	color: #000000;
	padding-bottom: 0px;
	position: relative;
	left: 0px;
	visibility: visible;
	background-color: #72062b;
	border-right-color: #72062b;
	border-right-style: solid;
	border-right-width: thin;
	padding-top: 10px;
	height: auto;
}

.ie5, .ie6, .ie7 #pageNav{
	width: 150px;
	z-index: 0;
	top: 0px;
}

#content{
	margin:0px;
	border-left-style: none;
	width: 733px;
	position: relative;
	padding-bottom: 0px;
	height: auto;
}


.ie5, ie6, ie7 #content{
	left: 10px;
	top: 0px;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 0px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 19px;
	right: 0px;
	color: #919999;
	left: 646px;
	width: 104px;
	height: 121px;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px;
	/*	border-bottom:1px solid #ccd2d2; */
	text-decoration: none;
	border-top-width: medium;
	border-top-style: none;
	width: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pageName h2{
	font: bold 125% Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #FFFFFF;
	background-color: #72062b;
	text-decoration: none;
	text-align: left;
	width: 120px;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 150%;
	text-indent: 10px;
	float:none;
	margin: 0px;
}

.ie5, ie6 #pageName h2{
	float: left;
	width: 133px;
    font-size: 200%;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/


.ie5, .ie6, .ie7 #globalNav{
	top: 0px;
}


#globalNav{
	height: auto;
	padding: 0px;
	margin: 0px;
	background-image:   url("../images/bg_nav2.jpg");
	border-bottom-style: solid;
	border-bottom-color: #710000;
	border-bottom-width: thin;
	top: -25px;
	margin-top: -3px;
	width: 733px;
	z-index: 2;
	text-align: left;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	top: 0px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	z-index: 100;
	width: 733px;
	text-decoration: none;
	position: relative;
}


a.glink, a.glink:visited{
	font-size: small;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

a.glink:hover{
    background-image:   url("../images/glblnav_selected2.gif");
	text-decoration: none;
}


.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 163px;
	left: 61px;
	height: 200px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	background-color: #CCCCCC;
	font-weight: lighter;
	width: 100px;
	font-size: small;
	border-top-color: #710000;
	border-top-style: solid;
	border-top-width: thin;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #000000;
}

.subglobalNav a:hover{
	color: #BF8A0D;
}

/*************** search styles *****************/

#search{
	position: relative;
	top: 0px;
	right: 10px;
	z-index: 101;
	left: 565px;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 0px 0px 3px 10px;
	color: #BF8A0D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#breadCrumb a{
	color: #BF8A0D;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	font-size: 80%;
	height: auto;
/*	width: 510px;           do not put width */
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
html>body .feature {
	color: #000000;
	text-align: justify;
	width: 733px;
	height: auto;
}

.feature h3{
	margin-top: 10px;
	font-size: 14px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 15px;
}

.feature img{
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.feature #featureImgCenter {
	float: left;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 100px;
}
.feature #featureImgCenterLargPic {
/* picture size is 360w x 270h */
	float: left;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.BibleQuote {
	color: #710000;
	font-style: italic;
	text-align: center;
}
.feature #mainstory {
	top: 0px;
	margin-left: 180px;
	padding-right: 30px;
	padding-bottom: 0px;
	width: 510px;
}
.ie5,.ie6 #mainstory{
	width: auto;
	text-align: justify;
	min-width: 500px;
}

/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	position: relative;
	width: 200px;
	left: 515px;
	top: -125px;
	text-align: center;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Geneva, Arial, Helvetica, sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.FormTableLabels:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: none;
	font-size: small;
	width: 733px;
	position: relative;
	height: auto;
	z-index: 3;
	background-color: #e2d699;
	text-align: center;
	background-position: bottom;
	top: -10px;
}
.ie5 #siteInfo, .ie6 #siteInfo{
	bottom: -20px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
}

#siteInfoLinks h3{
	text-decoration: none;
	color: #000080;
}

#siteInfoLinks a:link, #siteInfoLinks a:visited {
	display: block;
	background-image:   none;
	font-weight: normal;
	padding: 5px 0px 0px 0px; 
	font-size: 9px;
	text-decoration: none;
}

#siteInfoLinks a:hover{
	background-image:  none;
	font-weight: normal;
	text-decoration: none;
}




/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	border-left-color: #72062b;
	border-left-style: solid;
	padding-top: 0px;
	border-left-width: thick;
	text-decoration: none;
	width: 142px;
	position: relative;
	top: 0px;
	left: 0px;
	border-bottom-color: #72062b;
	border-bottom-style: solid;
	border-bottom-width: thin;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;

}

.ie5,.ie6 #sectionLinks{
	width: 150px;
}

#sectionLinks h3{
	padding: 10px 0px 10px 10px;
	text-decoration: none;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #ede5bf;
	background-image:   url("../images/bg_nav2.jpg");
	font-weight: bold;
	color: #5e390a;
	font-size: 12px;
	text-decoration: none;
	width: 140px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#sectionLinks a:hover{
	border-bottom: 1px solid #ede5bf;
	background-image:  url("../images/glblnav_selected2.gif");
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block;
}


/**************** advert styles *****************/

#advert{
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	position: relative;
	top: auto;
	border-left-style: none;
	text-align: center;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	padding-left: 0px;
	height: auto;
}

#advert img{
	display: block;
	width: 100px;
	margin-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;
}

.ie6 #advert img{
	width: 150px;
}
.ie5 #advert img{
        width: 150px;
}
#advertText {
	border-left-color: #72062b;
	border-left-style: solid;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: -1px;
	width: 130px;
	position: relative;
	top: 0px;
	left: 0px;
	border-bottom-color: #72062b;
	border-bottom-style: solid;
	border-bottom-width: thin;
	color: #FFFFFF;
	font-size: 10pt;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#advertLinks{
	border-left-color: #72062b;
	border-left-style: solid;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: underline;
	padding-left: -1px;
	width: 130px;
	position: relative;
	top: 0px;
	left: 0px;
	border-bottom-color: #72062b;
	border-bottom-style: solid;
	border-bottom-width: thin;
	color: #FFFFFF;
	font-size: 10pt;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.ie6 #advertLinks{
	width: 120px;
}
.ie5 #advertLinks{
    width: 120px;
}

#advertLinks h3{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
}

#advertLinks a:link, #advertLinks a:visited {
	display: block;
	background-image:   none;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	text-decoration: underline;
	color: #FFFFFF;
}

#advertLinks a:hover{
	background-image:  none;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;

}
.ie5 #advertLinks a:hover{
        background-image:  none;
        font-weight: normal;
        text-decoration: none;
        color: #FFFFFF;
}
.ie6 #advertLinks a:hover{
        background-image:  none;
        font-weight: normal;
        text-decoration: none;
        color: #FFFFFF;
}
/************ container  **************/

#container_inner {
	background-image:  url(../images/bg_innerContainer.gif);
	width:733px;
	align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 30px 0px 30px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	vertical-align: top;
	background-repeat: repeat-y;
}
#container_outer {
	width:793px;
	align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 0px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	vertical-align: top;
}
#NewsBlock {
	width: 400px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

#NewsBlock p{
	padding-top: 10px;
}
