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

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: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 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                                 */
/***********************************************/
#page {
	width: 955px;
	margin: 0 auto;
	
}


#ftable {
    
	width: 700px;
	height: auto;
	
}


#index {
	width: 955px;
	height: auto;
}

#masthead{
	/*padding: 10px 0px 0px 0px;*/
	width: 955px;
}

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

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #da0078;
	padding-right: 10px;
	}
	
#menu2{
	float: left;
	width: 180px;
	height: auto;

}

#content{
 
 margin:0px 0px 0px 185px;
 border-left-width: thin;
	border-left-style: solid;
	border-left-color: #5a5a5c;
}



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

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


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

#globalNav{
	/*padding: 10px 0px 15px 10px;*/
	color: #cccccc;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 0px 0 0;
}

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





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


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

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

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

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


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

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

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


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

#siteInfo{
	clear: both;
	border-bottom-color: da0078;
	font-size: 75%;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 955px;
	padding-bottom: 10px;
	border-color: #da0078;;
}

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


/************* #siteLogo styles ***************/

#siteLogo{
	clear: both;
	border-bottom-color: #da0078;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 955px;
	height: 70px;
	background-image: url(images/design2020.jpg);
	background-repeat: no-repeat;
	border-color: #da0078;
}

#siteLogo img{
	/*padding: 10px 4px 4px 10px;*/
	vertical-align: middle;
}



/************* #siteLogo2 styles ***************/

#siteLogo2{
	clear: both;
	border-bottom-color: da0078;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 955px;
	height: 200px;
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	border-color: #da0078;
}

#siteLogo2 img{
	/*padding: 10px 4px 4px 10px;*/
	vertical-align: middle;
}

/************* #siteLogo3 styles ***************/

#siteLogo3{
	clear: both;
	border-bottom-color: da0078;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 955px;
	height: 133px;
	background-image: url(images/image1.jpg);
	background-repeat: no-repeat;
	border-color: #da0078;
}

#siteLogo3 img{
	/*padding: 10px 4px 4px 10px;*/
	vertical-align: middle;
}

/************* #siteLogo4 styles ***************/

#siteLogo4{
	clear: both;
	border-bottom-color: da0078;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 955px;
	height: 133px;
	background-image: url(images/image2.jpg);
	background-repeat: no-repeat;
	border-color: #da0078;
}

#siteLogo4 img{
	/*padding: 10px 4px 4px 10px;*/
	vertical-align: middle;
}

/************* #siteLogo5 styles ***************/

#siteLogo5{
	clear: both;
	border-bottom-color: da0078;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 955px;
	height: 133px;
	background-image: url(images/image3.jpg);
	background-repeat: no-repeat;
	border-color: #da0078;
}

#siteLogo5 img{
	/*padding: 10px 4px 4px 10px;*/
	vertical-align: middle;
}

/************* #siteLogo6 styles ***************/

#siteLogo6{
	clear: both;
	border-bottom-color: da0078;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 955px;
	height: 133px;
	background-image: url(images/image4.jpg);
	background-repeat: no-repeat;
	border-color: #da0078;
}

#siteLogo6 img{
	/*padding: 10px 4px 4px 10px;*/
	vertical-align: middle;
}

/************* #siteLogo7 styles ***************/

#siteLogo7{
	clear: both;
	border-bottom-color: da0078;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 955px;
	height: 133px;
	background-image: url(images/image5.jpg);
	background-repeat: no-repeat;
	border-color: #da0078;
}

#siteLogo7 img{
	/*padding: 10px 4px 4px 10px;*/
	vertical-align: middle;
}

/************* #siteLogo8 styles ***************/

#siteLogo8{
	clear: both;
	border-bottom-color: da0078;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 955px;
	height: 133px;
	background-image: url(images/image6.jpg);
	background-repeat: no-repeat;
	border-color: #da0078;
}

#siteLogo8 img{
	/*padding: 10px 4px 4px 10px;*/
	vertical-align: middle;
}

/************* #siteLogo9 styles ***************/

#siteLogo9{
	clear: both;
	border-bottom-color: da0078;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 955px;
	height: 133px;
	background-image: url(images/image7.jpg);
	background-repeat: no-repeat;
	border-color: #da0078;
}

#siteLogo9 img{
	/*padding: 10px 4px 4px 10px;*/
	vertical-align: middle;
}

/************* #siteLogo10 styles ***************/

#siteLogo10{
	clear: both;
	border-bottom-color: da0078;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 955px;
	height: 133px;
	background-image: url(images/image8.jpg);
	background-repeat: no-repeat;
	border-color: #da0078;
}

#siteLogo10 img{
	/*padding: 10px 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 #da0078;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

/*#sectionLinks
{
width: 160px;
height: auto;
}


/*#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

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

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

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


/*********** .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{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

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