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

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

body{
	font-family: Arial, sans-serif;
	color: #666666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

a{
	color: #D5EDB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

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

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

a:hover{
	color: #CF0;
	font-weight: bolder;
	letter-spacing: 0.1em;
}

h1{
	color: #5C743D;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #930;	
	font-weight: lighter;
	
}

h3{
	font-family: Arial, sans-serif;
	font-size: 90%;
color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #5C743D;
	letter-spacing: 0.2em;
	padding-left: 25px;
}

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

h5{color: #9C6;
	margin: 0px;
	padding: 0px;
	line-height: 95px;
	padding-left: 45px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h6{
	color: #666;
	margin: 0px;
	line-height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 45px;
	font-weight: lighter;
}

h7{
	color: #9C6;
	margin: 0px;
	padding: 0px;
	line-height: 95px;
	padding-left: 0px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


h8{ old h5
    color: #9C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    line-height: 95px;
	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                                 */
/***********************************************/

#mastheadImg{
	position:fixed;
	width:42%;
	height:100px;
	z-index:10;
	top: 0px;
 }

#masthead{
	position: absolute;
	width: 58%;
	left: 42%;
	top: 0px;
	height: 100px;
	z-index:10;
	background-color: #D5EDB3;
	background-image: none;
	background-position: right top;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#breaker{
	left: 0;
	top: 102px;
	width: 100%;
	height: 26px;
	background-color: #9C6;
	background-image: none;
	position: fixed;
	background-position: left;
	z-index:5;
}

#breakerscroll{
	left: 0;
	top: 100px;
	width: 100%;
	height: 9px;
	background-color: #9C6;
	background-image: none;
	position: fixed;
	background-position: left;
	z-index:2;
}

#breaklinescroll{
	height: 1px;
	width: 100%;
	top: 109px;
	background-color: #5C743D;
	position: fixed;
	z-index:2;
}


#breaklinescroll2{
	height: 1px;
	width: 100%;
	top: 100px;
	background-color: #5C743D;
	position: fixed;
	z-index:2;
}

#breakline1{
	height: 2px;
	width: 100%;
	top: 100px;
	background-color: #5C743D;
	position: fixed;
	z-index: 15;
}

#breakline2{

	height: 2px;
	width: 100%;
	top: 128px;
	background-color: #5C743D;
	position: fixed;
    z-index: 5;
}



#navBar{
	top:130px;
	position: fixed;
	width: 16.5%;
	margin: 0px;
	background-color: #5C743D;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 100%;
	padding-left: 0px;
}

#headlines{
	top:130px;
	position: absolute;
	left: 75%;
	width: 20%;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-right: 10px;
	color: #930;
	margin: 0px;
	padding: 35px 0px 20px 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 0.2em;
}

#headlinesimage{
	right: 5%;
	top:57%;
	position: absolute;
	left: 700px;
	width: 258px;
}

#headlinesimage2{
	padding: 5% 0% 0% 65%;
	position: absolute;	
}

#content{
  top:130px;
  position: absolute;
  left: 16.5%;
  width: 57%;
  float:inherit;
}

#contentfull{
  top:130px;
  position: absolute;
  left: 18%;
  width: 77%;
  float:inherit;
}

#siteName{
	padding-top: 20px;
	margin: 0;
	margin-right: 22%;
	line-height: 30px;
	text-align: right;
    word-spacing: 0.2em;
	letter-spacing: 0.2em;
}

#siteNameSub{
	margin: 0;
	margin-right: 22%;
    padding-top: 8px;
	text-align: right;
	word-spacing: 0.8em;
	letter-spacing: 0.3em;
}


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

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	color: #ccc;
	background-color:  #9C6;
	margin-left:50%
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	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;
	margin-left:50%
}


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

.featurehead{
	word-spacing: 0.1em;
	letter-spacing: 0.2em;
}

.feature{
	font-size:80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.feature h5{
	color: #9C6;
	margin: 0px;
	padding: 0px;
	line-height: 95px;
	padding-left: 45px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

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


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

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

.storytext{
	clear: both;
	padding: 10px 220px 10px 20px;
	font-size: 80%;
}

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


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


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

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

#siteInfo img{
	padding: 4px 4px 4px 10px;
}


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

#search{
	padding: 5px 0px 5px 10px;
	font-size: 90%;
	border-bottom-color: #9c6;
}

#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 use this*/
#navBar li {border-bottom: 1px solid #5C743D;}     



/*********** #sectionLinks styles ***********/
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5EDB3;
}

#sectionLinks h3{
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #fff;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #D5EDB3;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #D5EDB3;
}

#sectionLinks a:hover{
	background-color: #9C6;
	font-weight: bold;
	color: #930;
}



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

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	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 p{
	padding: 5px 0px 5px 0px;
}
