/***********************************************/
/* HTML tag styles  EPISCOPAL ATLANTA          */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: url(../images/background.jpg) fixed;
	z-index: -3;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/******* Bullets and Numbers *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}



/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 100% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h2b{
 font: bold 114% Arial,sans-serif;
 color: #993333;
 margin: 0px;
 padding: 0px;
}



h3{
 font face: Arial,sans-serif;
 font-style: bold;
 font-size; 12px;
 color: #455B81;
 margin: 0px;
 padding: 0px;
}

h4{
 font: bold 105% Arial,sans-serif;
 color: #991F20;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h6{
 font: 90% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 font-style:italic;
} 
 
h7{
 font: 90% Arial,sans-serif;
 color: #003366;
 margin: 0px;
 padding: 0px;
} 
 
h8{
 font: 100% Arial,sans-serif;
 color: #990000;
 margin: 0px;
 padding: 0px;
 font-style:italic;
} 
 
 
/*************** list tag styles ***************/
/*
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
*/
/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


.NationalNav {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	top: 0px;
	bottom: 31px;
}



#pagecell1{
	position:absolute;
	background:none;
	top: 110px;
	left: 10px;
	right: 2%;
}


#pagecell2{
	position:absolute;
	
	left: 10px;
	right: 2%;
}


#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: absolute;
	top: 40px;
	left: 10px;
	right: 2%;
	height: 18px;
	border-top: 1px;
}

#pageBanner{
	position: absolute;
	top: 75px;
	left: 10px;
	right: 2%;
	height: 100px;	
}

#pageNav{
	float: left;
	top: 180px;
	width:170px;
background-color: #96ABC0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	z-index: 3;
}


/*#content{
	margin:0px 0px 2% 182px;
	border-left: 0px solid #ccd2d2;
	padding-bottom: 10px;
	padding-left: 5px;
}*/


#content{
	position:absolute;
	left: 174px;
	padding-bottom: 10px;
	z-index: 2;
	padding-right: 5px;
	width: 75%;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	padding-top: 24px;
	padding-left: 8px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: absolute;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
	
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
	
}

#globalLink{
	position: absolute;
	top: 7px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 3px;
	z-index: 100;
}


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;
}

a.glink:hover{
  	background-image:   url("/images/navigation/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#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: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 88%;
	min-height: 200px;
	height: 200px;
}


.feature2{
	padding: 3px 3px 10px 10px;
	font-size: 80%;
	min-height: 100px;
}



html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


.feature2 img{
	float: left;
	padding: 2px 10px 2px 2px;
}



/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #006699;
	font-size: small;
	color: #4582A9;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.footerFont {
	color: #879497;
	font-size: 10px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
		border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;

	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/

/***************** calender *********************/


.toprightnumber {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px; font-weight: bold;
}
.eventinbox {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;	
}
.currentdate {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 17px; font-weight: bold;	
}


.footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;
}


td.beforedayboxes {
	background-color: #ffffff; 
	color: #000000;
	padding: 0px;
}
td.dayboxes {
	background-color: #D2DCF0; 
	color: #000000; 
	width:100px; 
	height: 100px;
	border:1px; 
	border-color:#a8abac;
	border-style: solid;
	padding: 0px;
}
td.afterdayboxes {
	background-color: #ffffff; 
	color: #000000;
	padding: 0px;
}
td.highlighteddayboxes {
	background-color: #ffffcc; 
	color: #000000; 
	border:2px; 
	border-color:#ffcc66;
	border-style: solid;
}

th.topdays	{
	background-color: #fff; 
}

ul.events	{
	list-style-type: none;
	font-family: Verdana,Arial, sans-serif; 
	font-size: 10px;
}

.event {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.eventdetail {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}
.eventwhen {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 15px; font-weight: bold;
}
.addevent {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.addeventextrainfo {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;
}

/****************** end calendar ***************************/

/****************** begin sub nav ***************************/



/* NEW */

#pageNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%; /* Width of Menu Items */
	border-bottom: 1px solid #9D8E6A;
	/*border-bottom-color: #60511C;*/
	z-index: 1000;
	}

#pageNav ul li {
	position: relative;
	width: 170px;
	z-index: 1002;
	}
	
li ul {
	position: absolute;
	/*left: 99.5%; /* Indent Sub List */
	left: 170px;
	width: 150px;
	top: 0;
	display: none;
	list-style-type: none;
	z-index: 1003;
	background-color: #E9E7E3; /* Not? default background of main nav area */
	}
	

/* Styles for Menu Items */
#pageNav ul li a {
	display: block;
	text-decoration: none;
	color: #455B81; /* Primary Non Hover Font */
	background: #F9F9F9; /* IE6 Bug - Non Hover PRIMARY Background Color on all nav bar backgrounds*/
	padding: 5px;
	border: 1px solid;
	border-color: #455B81; /* Border color for all nav buttons and pop outs */
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html #pageNav ul li {
	float: left;
	height: 1%;
	z-index: 4;
}
* html #pageNav ul li a { height: 1%; }
/* End */

#pageNav ul li a:hover {
	color: #D8DCE2; /* mouse over font color   */
	background-color: #455B81; /* ??? Hover backgroud color main nav */
	text-decoration: underline bold;
} 
		
#pageNav li ul li a { 
	padding: 2px 5px; 
	width: 160px;	
} /* Sub Menu Styles */
		
#pageNav li:hover ul, li.over ul { display: block; } /* The magic */
