/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
background-image: url(bckgr3.jpg);
	font-family: Arial,sans-serif;
	color:  #00448C;
	line-height: 1.166;	
	margin-left:  25px;
	margin-right:  25px;
	margin-top:  0px;
	margin-bottom:  25px;
	padding:0px;
}

a:link, a:visited, a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #99CCFF;
	text-decoration: none;
}

a.style2:link, a.style2:visited, a.style2:hover {
	font-style: italic;
color:  #ff0000;
	text-decoration: none;
}

a.style2:hover {font-style: italic;
	color: #DEDECA;
	text-decoration: underline;
}

a.yellow:link, a.yellow:visited, a.yellow:hover {
	color:#FFCC00;
	text-decoration: none;
}

a.yellow:hover {
	color:#FFFF99;
	text-decoration: underline;
}

p.main {
	font-size:25px;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 150%;
 color:#ccff00;
}

h1.main {
 font-family: Verdana,Arial,sans-serif;
 font-size: 180%;
 color:#003366;
}

h1.pgname {
 font-family: Verdana,Arial,sans-serif;
 font-size: 130%;
 color:#003366;
 padding: 0px 0px 10px 10px;
}

h2{
 font-size: 114%;
 color: #0000ff;
}

h2.wback { 
	 
    background-repeat: no-repeat;
	font-weight: bold;
	
	font-size: 120%;
	line-height: 30px;
	padding: 120px 150px 150px 150px;
	color: #ff0000;
	elevation:higher;
}

h2.wback a:link, a:visited, a:hover {
	
	color: #ff0000;
	text-decoration: none;
}

h2.wback a.style2:hover {
	font-style: italic;
	color: #9999FF;
	text-decoration: underline;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

dt  {
	font-size:  100%;
	color: #0099CC;
	font-style:oblique;
	font-weight:bold;
}

b.bstyle1 {
	color:#6633CC;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
background-image: url(animeer.gif);
	margin: 0;
	background-color:#003366;
	padding:20px 0px 20px 0px;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
}

#masthead2 {
	float:left;
	background-image:url(steeple.jpg);
	background-repeat:repeat-x;
	padding: 30px 0px;
	border-bottom: 1px solid #FFFFFF;
	width:  100%;
}

h2.mast {
 
float:left;
 width:55%;
 margin: 0px;
 padding:2px 0px 0px 233px;
 font-size: 150%;
 color: #ff0000;
}

h3.mast {
 margin:  0px;
 padding:  0px 0px 10px 10px;
 font-size: 120%;
 color:#003466;
}

#navBar{
	float: left;
	width: 17%;
	margin: 0px;
	padding: 0px;
	background-color: #660066;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#navBar.mshist{
	
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color:#FFCC00;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#headlines{
    float:right;
	width: 20%;
	border-left: 1px dashed #cccccc;
	border-bottom: 0px;
	border-right: 0px;
	padding-right: 10px;
}

#content{
  float: left;
  width: 55%;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #ff0000;
padding: 0px 0px 0px 0px;
font-size:  100%;
font-weight:  bold;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 110%;
	padding: 0px 0px 0px 0px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature img{
	float: center;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.feature h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 130%;
 color:#003366;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story h2{
	font-size: 114%;
	color: #006699;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size:  90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display:block;}
#navBar ul {list-style: none; margin: 0; padding: 0; font-size: 110%; font-weight: bold;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size:  110%;
	font-weight:  bold;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 0px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding: 20px 20px 20px 10px;
	border-top: 1px solid #CCCCCC;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
	
	font-weight: bold;
	color: #56CDFF;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	
	padding: 20px 20px 20px 10px;
	background-image:url(steeple-2.jpg);
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

#sectionLinks a.yellow:link, #sectionLinks a.yellow:visited {
	display: block;
	padding: 20px 20px 20px 10px;
	border-top: 1px solid #CCCCCC;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
	background-image:url(bckgr1.jpg);
	font-weight: bold;
	color: #FFCC00;
}

#sectionLinks a.yellow:hover{
	border-top: 1px solid #cccccc;
background-image:url(bckgr1.jpg);	
background-color: #DEDECA;
	padding: 20px 20px 20px 10px;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 3px 0px 3px 10px;
	font-size: 80%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link, a:visited, a:hover {
	color:  #0000FF;
	text-decoration: none;
}

.relatedLinks a:hover {
	text-decoration: underline;
}

/************** #advert styles **************/

#advert {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

#advert img {
	display: block;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 100%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

