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

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

body{
	font-family: Arial,sans-serif;
	color: #272727;                        /* grey #666666?? */
	line-height: 1.5;	
	margin: 0px;                                         /*  */
	padding: 0px;
}

a{
	color: #003399;                     /* dark blue */
	text-decoration: none;
}

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

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

a:hover{
	color: #003399;                           /* #616fb7 */
	text-decoration: underline;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #1D5970;                           /* light blue */
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #1D5970;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #192772;                          /* light blue */
 margin: 0px;
 padding: 0px;
}

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

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #1E416C;                          /* light blue */
 margin: 0px;
 padding: 0px;
}
h6{
	font-family: Arial,sans-serif;
	font-size: 20px;
	color: #616fb7;                       /* light blue */
	margin-left: 3px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}
ul{
 list-style-type: square;
}

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

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

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #1E416C;
}                                               /* light blue */


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;


	border-bottom: 1px solid #;
	width: 100%;
	border-bottom: solid 1px #b2c291;
	background-color: #6976b9;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
    background: #c2c7e5 url(images/spcr_nav_bar.gif) repeat-x top left;
    /*
    background-color: #c2c7e5;
 	background-image: url(images/spcr_nav_bar.gif);
	background-repeat: repeat;
   	background-attachment:fixed;
    */

}

#headlines{
  float:right;
	width: 20%;
	padding-right: 10px;
}

#content{
	float: left;
  width: 55%;
  border-right: 1px solid #6976b9;
   border-left: 1px solid #6976b9;
  padding-right: 10px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
	white-space: nowrap;
}


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

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #6976b9;
	color: #9ca3c5;
	white-space: nowrap;
	background-color: #223078;
}

#globalNav img{
 display: block;
}

#globalNav a{
	color: #fff;                                /* white */
	text-decoration: none;
		font-size: 80%;
		padding: 2px;
}

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

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

#globalNav a:hover{
	color: #bfc4da;                             /* pale pale blue */
	text-decoration: underline;
}

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

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

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

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 10px;
	margin-top: 10px;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.feature a{
	color: #990000;                                    /**  red  **/
	text-decoration: none;
}

.feature a:link{
	color: #990000;                                    /**  red  **/
	text-decoration: none;
}

.feature a:visited{
	color: #990000;                                    /**  red  **/
	text-decoration: none;
}

.feature a:hover{
	color: #990000;                                    /**  red  **/
	text-decoration: underline;
}

.feature .months {
  font-size: 15px;
}

.feature .headliner {
  font-size: 15px;
  color: #bfc4da;
}



#seeLinks a {
	color: #990000;                                    /**  red  **/
	text-decoration: underline;
}

#seeLinks a:hover{
	color: #990000;                                    /**  red  **/
	text-decoration: none;
}



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

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

.story p{
	padding: 0px 0px 10px 0px;
}
.story a{
	color: #990000;                                    /**  red  **/
	text-decoration: none;
  font-weight: bold
}

.story a:link{
	color: #990000;                                    /**  red  **/
	text-decoration: none;
  font-weight: bold
}

.story a:visited{
	color: #990000;                                    /**  red  **/
	text-decoration: none;
  font-weight: bold
}

.story a:hover{
	color: #330099;                                    /**  blue  **/
	text-decoration: underline;
  font-weight: bold
}

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

#siteInfo{
	clear: both;
	border: 1px solid #d7d9e9;
	font-size: 75%;
	color: #cccccc;                                    /* lavender */
	padding: 10px 10px 10px 10px;
}

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

#siteInfo a{
	color: #5574b9;
	text-decoration: none;
}

#siteInfo a:link{
	color: #5574b9;                                     /* light blue */
	text-decoration: none;
}

#siteInfo a:visited{
	color: #5574b9;
	text-decoration: none;
}

#siteInfo a:hover{
	color: #5574b9;
	text-decoration: underline;
}

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

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #d7d9e9;
	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;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #d7d9e9;}

/* 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 #d7d9e9;
	font-size: 80%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

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

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


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

#relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d7d9e9;
	font-size: 80%;
	background-color: #b2b8dd;
}

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

#relatedLinks a {
	display: block;
	color: #fff;                                   /* white */
	border-top: 1px solid #d7d9e9;
	padding: 2px 0px 2px 10px;
}

#relatedLinks a:hover{
	background-color: #d2d6ec;
	color: #6e76a4;
}

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

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

#advert img{
	display: block;
}


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

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

#headlines p{
	padding: 5px 0px 5px 0px;
}
