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

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

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-image: url(../images/winter_backgnd.gif)
}

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: Bookman Old Style;
 font-size: 120%;
 color: Black;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Times New Roman;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
 background-color: #E2EDFF;
}

h3{
 font-family: Times New Roman;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

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: 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: #334d55;
}


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

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 14in;
	height: 1.5in;
 	background-image: url(../images/homepagelogo.gif);
      background-repeat: no-repeat;
	image size="100%"; 
	
	
	
}

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

#headlines{
  float:right;
	width: 20%;
	color: #FFFFFF;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
; background-color: #E2EDFF
}


#content{
float: Center;
width: 55%;
background-image: url(../images/winter_backgnd.gif)
}

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

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
	color: #0000;
}


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

#globalNav{
font-family: "Times New Roman";
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #CCC;
background-color: #FFFFFF;
font-weight: bold;

}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	color: #0000FF;
	padding: 0 4px 0 0;
}

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

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

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

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


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

.feature{
	font-family: "Arial";
	font-size: +2;
    font-weight: bold;
	color: Black;
	padding: 0px 0px 10px 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	font-size: +2;
    font-weight: bold;
	color: Black
}

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


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

.story{
      float: Center;
	font-family: "Arial";
      font size="+4"
	font-weight: bold;
	color: Black;
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
background-image: url(../images/winter_backgnd.gif)

}

.story p{
	padding: 0px 0px 10px 0px;
}

.story h3{
	font-family: "Times New Roman";
	padding: 30px 0px 5px 0px;
	text-align: center;
	font-size: +2;
	font-weight: bold;
	color: Black;
	width: auto;
}


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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #CCCCCC;
	padding: 10px 10px 10px 10px;
background-image: url(../images/winter_backgnd.gif)
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
background-image: url(../images/winter_backgnd.gif)
}


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

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
; background-color: #E2EDFF
}

#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;
color: #000000}

#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{
      font-family: Arial,sans-serif;
	font-weight: bold;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-color: #B2CDFC;
}

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

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

#sectionLinks a:hover{
	background-color: #99ccff;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	font-family: Arial,sans-serif;
      font-weight: bold;
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	background-color: #B2CDFC;
}

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

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

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

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

#advert img{
	display: block;
}


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

#headlines{
	font-family: "Times New Roman";
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 100%;
	background-color: #B2CDFC;
}

#headlines h3{
	color: #000000;
	padding: 10px 0px 2px 10px;
}


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