/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 80%;
 color:#003377;
 margin: 0px; 
}

h3{
 background-color:#C2D7EE; 
 border-left: 4px solid #006633; 
 padding: 5px 0px 2px 5px;  
 margin: 0px; 
 color:#003377; 
 font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif; 
 font-size: 102%;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

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

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.date { font-family: Arial,sans-serif;
 font-size: 80%;
 color: #334d55;}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	width: 765px;
	padding-left: 5px;
}
.wrapperTable table{
   margin-left:auto; margin-right:auto;
}

#masthead{
	padding: 5px 0px 0px 0px;
	border-bottom: 5px solid #1559AB;
    border-bottom-padding: 5px 5px 0px 0px;
}

#masthead table{
   border: 0px;
   border-collapse: collapse;
   width: 100%;
   background-color: #003366;
   cell-padding: 0;
   cell-spacing: 0;
}
#masthead img {
   width: 274px;
   height: 30px;
}
.headerLeftCol{
   width: 60%;
}
.headerRightCol{
   width: 40%;
   text-align: right;
}


#navBar{
	float: left;
	width: 20%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
    float:right;
	width: 21%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-right: 0px;
}

#content{
    float: left;
    width: 57%;
}

#contentLarge{
    float: right;
    width: 79%;
}

/***********************************************/
/* Components                                  */
/***********************************************/
/************* #globalNav styles **************/
#globalNav {
    color:white;
}

#globalNav a {
        font-family: Verdana,Arial,sans-serif;
	    color: white;
        font-size: 80%;
        font-weight: bold;
}
#globalNav a:hover {
        font-family: Verdana,Arial,sans-serif;
	    color: white;
		text-decoration: underline;
}

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

#pageName{
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

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

.feature{
	padding: 0px 0px 10px 10px;
}

.feature h3{
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-size: 95%;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
.feature p{
    	font-size: 80%;
}


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

.story{
	clear: both;
	padding: 5px 5px 5px 5px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 5px 0px;
}
.story a:link {
	text-decoration: underline;
}
.story a:visited {
	text-decoration: underline;
}
.story a:hover {
	text-decoration: underline;
}
.story h2{
	font-size: 110%;
	background-color: #FFF7EC;
	margin-bottom: 10px;
}


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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	background-color: none;
	padding: 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* 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: 80%;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


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

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{ 
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

#headlines p{
    background-color: #FFF7EC;
	padding: 5px 5px 5px 5px;
}
#headlines a{
text-decoration: underline;
}


/************** #Elkhorn styles **************/
.gridSubHeader td {
  font-weight: bold;
  text-align: center;
  background-color: #eeeeee;
}
.highlight {
  background-color: #FFF7EC;
}
.trailSeriesImg img {
  margin: 10px;
  align: center;
}
.sponsors {
   font-size: 150%; 
   font-weight: bold; 
   color:#003377;
}


