/***********************************************/

/* 3col_leftNav.css                             */

/* Use with template 3col_leftNav.html          */

/***********************************************/



/***********************************************/

/* HTML tag styles                             */

/***********************************************/ 



body{

	font-family: Arial, sans-serif;

	color: #333333;

	line-height: 125%;

	margin: 5px auto;

	padding: 0px;

	width: 781px;

	background-image: url(images/background.jpg);

	font-size: 11px;

}

body #popwindow {

	display: table;

	background-color: #eeeeee;

	padding: 10px;

	margin: 0px;

}



a:link{

	color: #006699;

	text-decoration: none;

}



a:visited{

	color: #006699;

	text-decoration: none;

}



a:hover{

	color: #003366;

}





h1{

 font-family: Arial, sans-serif;

 font-size: 16px;

 color: #006699;

 margin: 0px;

 padding: 0px;

}



h2{

	font-family: Arial, sans-serif;

	font-size: 15px;

	color: #666666;

	margin: 0px;

	padding: 0px;

	font-weight: bold;

	line-height: 20px;

}



h3{

 font-family: Arial, sans-serif;

 font-size: 12px;

 font-weight: bold;

 color: #333333;

 margin: 0px;

 padding: 0px;

}



h4{

	font-family: Verdana, Arial, sans-serif;

	font-size: 12px;

	color: #334d55;

	margin: 0px;

	padding: 0px;

	font-weight: bold;

}

/* Menu Styles*/

.absolutemenu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	width: 180px;

	position: relative;

	top: 0px;

	}



.absolutemenu ul li {

	position: relative;

	top: 0px;

	}



.absolutemenu ul li ul {

	border: 1px solid #CCCCCC;

}	

	

.absolutemenu ul li ul li{

	background-color: #FFFFFF;

}



.absolutemenu li ul {

	opacity: .95;

	filter: alpha(opacity=95);

	position: absolute;

	left: 180px;

	top: 0;

	display: none;

	z-index: 1000;

	color: #000000;

	}



.absolutemenu ul li a {

	display: block;

	text-decoration: none;

	color: #000000;

	padding: 5px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	}



/* Fix IE. Hide from IE Mac \*/

* html ul li { float: left; }

* html ul li a { height: 1%; }

/* End */



.absolutemenu li:hover ul, li.over ul {

	display: block;

	position: absolute;

	z-index: 1000;

}





.absoluteMENU {

	height: auto;

	width: 200px;

	display: block;

	left: 0px;

	float: left;

	font-size: 11px;

	margin: 0px;

	top: 0px;

	position: relative;

}

/* End Menu Styles*/



label{

 font-family: Arial,sans-serif;

 font-size: 100%;

 font-weight: bold;

 color: #334d55;

}





/***********************************************/

/* Layout Divs                                 */

/***********************************************/



#masthead{

	padding: 10px 0px 0px;

	width: 100%;

	clear: both;

}



#upperbanner {

	background-image: url(images/_upperbanner.jpg);

	height: 70px;

	width: 781px;

}



#navBar{

	margin: 0px;

	padding: 0px;

	width: 212px;

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

}



#headlines{

	float:left;

	display: block;

	width: 185px;

	font-size: 11px;

}



#content{

	float: left;

	width: 381px;

	display: block;

}



/***********************************************/

/* Components                                  */

/***********************************************/



#siteName{

	margin: 0;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

}





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



#globalNav{

padding: 0px 0px 5px 10px;

border-bottom: 1px solid #CCC;

color: #cccccc;

}



#globalNav img{

 display: block;

}



#globalNav a {

	font-size: 11px;

	padding: 0 4px 0 0;

}



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



#pageName{

	margin: 0px;

	padding: 40px 0px 0px 10px;

	background-image: url(images/_lowerbanner.jpg);

	height: 30px;

	width: 771px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: lighter;

	display: table;

}



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



#breadCrumb{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #006699;

	float: left;

	padding-right: 0px;

	padding-bottom: 0;

}





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



.feature{

	clear: both;

	height: 23px;

	width: 365px;

	padding-top: 15px;

	padding-right: 0px;

	font-family: Arial, Helvetica, sans-serif;

	color: #006699;

	font-size: 11px;

	font-weight: bold;

	background-repeat: no-repeat;

	display: block;

	background-image: url(images/storyHEADER.gif);

	padding-left: 16px;

	margin-bottom: 0px;

	margin-top: 2px;

	background-color: #FFFFFF;

}

.feature img{

	margin-right:8px;

	margin-top:2px;

	margin-left: 3px;

}



.feature h3{

	font-weight: bold;

	padding-right: 0px;

	padding-bottom: 20px;

	padding-left: 0px;

}





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



.story{

	clear: both;

	font-size: 11px;

	background-image: url(images/storyBACK.jpg);

	width: 351px;

	padding-top: 10px;

	padding-right: 15px;

	padding-left: 15px;

}

.story table {

	font-size: 11px;

	border: 1px solid #CCCCCC;

}

.story table tr {

	border-bottom: 1px solid #CCCCCC;

}

.story image {

float:left;

margin-right: 20px;

}

.story h3 {



	padding: 0px 0px 5px;

}



.story p{

	padding: 0px 0px 10px 0px;

}



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



#siteInfo{

	clear: both;

	font-size: 10px;

	color: #666666;

	padding: 3px 10px 3px 15px;

}



#siteInfo img{

	padding: 4px 4px 4px 10px;

	vertical-align: middle;

}





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



#search{

	padding: 5px 0px 5px 10px;

	border-bottom: 1px solid #cccccc;

	font-size: 11px;

}



#search form{

 margin: 0px;

 padding: 0px;

}



#search label{

	display: block;

	margin: 0px;

	padding: 0px;

}





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



#sectionLinks{

	position: relative;

	margin: 0px;

	padding: 0px;

	border-bottom: 1px solid #cccccc;

	font-size: 11px;

}



#sectionLinks h3{

	padding: 10px 0px 2px 10px;

}



#sectionLinks a {

	display: block;

	border-top: 1px solid #cccccc;

	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: 11px;

}



.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;

}

#date {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #006699;

	float: right;

	padding-right: 10px;

	text-align: right;

}

#breadCrumbHOLDER {

	font-size: 10px;

	padding: 4px 0px 0 10px;

	background-image: url(images/_lowerbanner2.jpg);

	height: 17px;

	width: 771px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #6699CC;

	clear: both;

	float: left;

}

#mainAREA {

	background-image: url(images/main_background.jpg);

	display: table;

	width: 781px;

	background-color: #f7f7f7;

}

#footer {

	clear: both;

	height: 23px;

	width: 781px;

	background-image: url(images/footer.jpg);

}

#siteInfo a:link {

	clear: both;

	color: #666666;

	text-decoration: none;

	padding-right: 5px;

	padding-left: 5px;

}

#siteInfo a:visited {

	clear: both;

	color: #666666;

	text-decoration: none;

	padding-right: 5px;

	padding-left: 5px;

}

#siteInfo a:hover {

	clear: both;

	color: #333333;

	padding-right: 5px;

	padding-left: 5px;

}

.headlinesSUB {

	display: block;

	width: 175px;

	margin-right: 5px;

	margin-left: 5px;

	border: 1px solid #ADBCCC;

	background-color: #FFFFFF;

	margin-top: 5px;

}

.headlinesIMG {

	margin: 10px 15px 10px 20px;

}

.headlinesSUB2 {



	display: block;

	width: 175px;

	margin-right: 5px;

	margin-left: 5px;

	background-color: #FFFFFF;

	margin-top: 3px;

}

.MEMBERSlogin {

	display: block;

	width: 156px;

	margin-right: 5px;

	margin-left: 5px;

	background-color: #FFFFFF;

	border-top: 1px #ADBCCC;

	border-right: 1px solid #ADBCCC;

	border-bottom: 1px solid #ADBCCC;

	border-left: 1px solid #ADBCCC;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #003366;

	padding-right: 5px;

	padding-left: 12px;

	margin-bottom: 0px;

	margin-top: 0px;

	padding-top: 2px;

	padding-bottom: 0px;

	line-height: 25px;

}

.memberFORM {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #006699;

	height: 20px;

	width: 95%;

	margin: 0px;

}

.memberPASS {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #006699;

	height: 20px;

	width: 95%;

	padding-top: 10px;

}

#menuHOLDER {

	position: relative;

	height: auto;

	width: 207px;

	left: 0px;

	top: 0px;

	float: left;

	display: block;

}

.menu_image {

	border: none;

	margin-right: 3px;

	margin-bottom: 0px;

}

.error {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CC0000;

	width: 180px;

	position: absolute;

	z-index: 1;

	left: 200px;

	top: 200px;

}

.dlDESC {

	font-size: 11px;

	line-height: 125%;

	color: #333333;

}

.news {

	

	display: table;

	width: 175px;

	margin-left: 9px;

	background-image: url(images/news_middle.gif);

	background-repeat: repeat-y;

	margin-top: 20px;

}

.news table {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 120%;

	color: #333333;

}

.news th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 120%;

	color: #333333;

	font-weight: bold;

	text-align: left;

	padding-bottom: 8px;

}

.menuSEL {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	display: block;

	width: 180px;

}

.storyFOOTER {

	clear: both;

	width: 381px;

}

.error {

	font-weight: bold;

	color: #CC0000;

}

.admintab {

	margin: 10px;

	background-color: #FFFFFF;

	border: 1px solid #CCCCCC;

}

.admintab td {

	padding: 10px;

}

.ADMINFORM {

	font-size: 11px;

	color: #333333;

}

.absolutemenu li ul#exp {

	left: 0px;

	top: 0;

	display: block;

	z-index: 1000;

	color: #000000;

	position: relative;

	border: none;

	font-size: 11px;

	background-color: #F7F7F7;

}

.absolutemenu ul li ul#exp li{

	background-color: #F7F7F7;

	font-size: 10px;

	line-height: 100%;

	padding-left: 4px;

}

.story ul li {

	margin-left: 0px;

	padding-left: 0px;

	padding-bottom: 10px;

	width: 300px;

	list-style-image: url(images/bullet.gif);

}

.eventsmonth {

	font-size: 13px;

	font-weight: bold;

	color: #003366;

}

.cellstlye1 {

	background-color: #eeeeee;

}

.cellstlye2 {

	background-color: #eeeeee;

	color: #999999;

}

