/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}


table.sample {
	border-width: 1px;
	border-spacing: 2px;
	border-style:solid;;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	font-size:85%;
	
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style:solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	padding: 5px;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	padding: 5px;
}



}

a{
	margin: 0px;
	color:#666666;

}

a:hover{
	margin: 0px;
	color:#0099FF;

}

a:visited {
color: none;
}




/* 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: 120%;
 color: #334d55;
 text-align:center;
}

h2{
 font-size: 114%;
 color: #006699;
}


h3{
 font-size: 110%;
 color: #7E0006;
}

h4{
 font-size: 90%;
 font-weight:bold;
 color: #334d55;
 text-align:center;
}

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;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color:#cfc58a;
	
}

#masthead img {
display:inline;
}

#navBar{
	margin: 0 78% 0 0;
	padding-right:5px;
	padding-left:2px;
	background-color: #ede5ce;
	border-right: 1px solid #ccc;
}

	

#content{
  float:right;
	width: 75%;
	margin-left:10px;
	margin-right:10px;
	padding: 0 0 0 0;
	background-color:#FFFFFF;
}

#body {
	width:100%;
	}

#center {
	width:728;
	background-color:#cfc58a;
	
	}
	
#centertwo {
	width:726px;
	background-color:#d9cf94;
	background-color:#ffffff;
	border-bottom: 5px double #990000;
	border-left: 5px double #990000;
	border-right: 5px double #990000;
	border-top: 5px double #990000;
	
	
	}
	


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 0px 0px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
margin-top:20px;
padding: 0px 0px 0px 0px;
white-space: nowrap;


}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
 margin:0px;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 4px; 
}

#border {
background-color: #1c5179;
width:100%;
color: #FFFFFF;
font-size:75%;
vertical-align:middle;
}

table.border2 {
background-color: #ccccff;
width:100%;
color: #000066;
font-size:130%;
font-weight:bold;
padding-left:5px;
padding-right:5px;
}

td.right
{
font-size:50%;
background-color: #ccccff;
color:000066;
width:50%;
font-weight:normal;
text-align:left;

}


/* Tab navigation */ 

ul.primary { 
                     border-collapse: collapse;
                     padding: 0 0 0 0em; 
                     white-space: nowrap; 
                     list-style: none; 
                     margin: 0px; 
                     height: auto; 
                     line-height: normal; 
                     border-bottom: 1px solid #cfc58a;
}

ul.primary li { display:inline;
border:outset;
border-bottom:none;
background-color:#7E0006;


}

ul.primary li a { 
                          background-color:#990000;
						  color:#FFFFFF; 
                          border-color: #bbb; 
                          border-width: 1px; 
                          height: auto; 
                          margin-left: 0.1em;
						  margin-right: 0.1em; 
                          padding: 0.5em; 
                          text-decoration: none;
				
}

ul.primary li.active { 
                                     background-color: #336699; 
                                     border-bottom: #336699 3px solid;
									 } 

ul.primary li a:hover { 
                                      background-color: #990000;
									  color:#999999; 
                                     border-color: #ccc; 
                                     border-bottom-color: #eee; 
} 

ul.primary li.active a { 
                                     background-color: #336699; 
                                     border-bottom: #336699 3px solid;
} 



ul.primary li.active a:hover { 
                                     background-color: #336699; 
									 color:#FFFFFF;
                                     border-bottom: #336699 3px solid;
} 
 


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 10px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	text-align:left;
}



.feature h3{;
	text-align: center;
}

#feature img{
	float: center;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

.feature img a{
border:none;
border-bottom-color:#000000;
}

.feature img a:visited{
border:thin;
border:#000000;
}

a {color:#0099CC;
}

a:hover {color:#0099CC;}

a:visited {color:#0099CC}


/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/


.book{
	text-decoration:underline;
}

.text{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	text-align:center;
}


.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
	text-align:left;
}

.story2{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
	text-align:center;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.red{
	text-align:center;
	color:#7E0006;
}


/************* #siteInfo styles ***************/

.siteinfo a:
{ color:#FFFFFF;

}

.siteinfo a:hover
{
color:#FFFFFF;
}

#siteInfo{
	clear: both;
	font-size: 75%;
	margin-top: 0px;
	background:#ede5ce;
	color:#666666;
	}
/* 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" */





/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 2px 2px 2px 2px;
	font-size:80%;
	color:#000066;
	font-weight:bold;
	line-height:22px;
}

.relatedLinks2{
	margin: 0px;
	padding: 2px 2px 2px 2px;
	font-size:90%;
	color:#000066;
	font-weight:bold;
	line-height:22px;
}

.relatedLinks a{
	margin: 0px;
	padding: 2px 2px 2px 2px;
	font-size:90%;
	color:#666666;
	line-height:22px;
	text-decoration:none;

}

.relatedLinks a:hover{
	margin: 0px;
	padding: 2px 2px 2px 2px;
	font-size:90%;
	color:#0099FF;
	line-height:22px;

}

.relatedLinks h3{
	padding: 0px 0px px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}

.advert {
font-size:12px;
color:#990000;
font-weight:bold;
}

.advert2 {
font-size:14px;
color:#990000;
font-weight:bold;
}

.advert a {
font-size:90%;
color:#000066;
font-weight:normal;
text-decoration:underline;
}

.advert a:hover {
font-size:90%;
color:#999999;
font-weight:normal;
text-decoration:underline;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 90%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


.book {text-decoration:underline;
}


.blog {color: #7E0006;
		font-size:10px;}

.blog a{color: #7E0006;
		font-size:10px;}
		
.blog a:hover{color: #7E0006;
		font-size:10px;}
		
.legend {color:#800000;|


