/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

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

body{margin: 0 auto;
	padding: 0px;
	background: #cccccc url(images/bannerbkgd.jpg) ;
	color: #333; font: 100.01%/1.166 Arial, Helvetica, sans-serif;	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container { margin:0 auto; width: 772px;}
/*#wrapper { width: 780px; margin: 0px auto;}*/

/*#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}*/

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{ margin-top: 10px;	
}

#pageNav{ margin-top: 0px;
	float: left;
	width:170px;
	padding: 0px;
	/*------------------ background-color: #899CC9;  ------------------*/
	background-color: #C8CCCA;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{ margin: 0px; padding: 40px 0px 0px 20px;
	float: left;
	width: 518px;		
	border-left: 1px solid #ccd2d2;	
}



/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{ text-decoration: none; color:#666; font-weight: 700;
}

/************** header tag styles **************/

h1{
 font: bold 1.8em Arial,sans-serif;
 color: #000;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #000;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


#quote { position: relative; float: left; margin: 5em 1em 1em 1em; background:url(images/quote.gif) no-repeat; }
#quote p { padding: 0 60px; font-size:14px; color: #003366;}
#quote p.source { background:url(images/closequote.gif) no-repeat 100% 100%; padding-bottom: 20px; margin-bottom: 5px; margin-right: 35px; text-align:right; font-style: italic; color:#003366; font-weight: bold;}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

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

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

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif; font-size: 10px;
}
form ul { margin: 10px;}
form ul li { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #005FA9; list-style-type:none;}



/***********************************************/
/* Component Divs   padding: 16px 0px 8px 0px;
                           */
/***********************************************/
/*/#sitelogo{ 
top: 10px; 
}*/

/************* topNav styles ****************/

#topNav{
position: relative; float:left;
width: 772px;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
}

/*background-image: url(images/glbnav_background.gif);*/
#topNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#topLink{
	position: absolute;
	top: 35px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 187px;
	z-index: 100;
}

a.tlink, a.tlink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 3px 5px 4px 5px;
	border-right: 1px solid #000;
}

/* 8FB8BC */ 

a.tlink:hover{
  	background-image: url(images/glblnav_selected.gif);
	text-decoration: none;
}

#gl3, #gl6 {border-right: none;}


/************ TopNav styles **************/

.topNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.topNav a:link, .topNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.topNav a:hover{
	color: #cccccc;
}


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

.feature{ min-height: 200px; height: 200px; 
}
/*html>body .feature {height: auto;}*/

.feature h3{ color:#005fa9; font-size: 1.7em; font-weight: bold; font-family:Arial, Helvetica, sans-serif; }

.feature p { font-size: 1em; color: #000000; line-height: 1.2em; margin: 10px; padding-right: 5px;}

.feature img { float: left; border:solid 5px #000; margin: 10px; }

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

.story {
	padding: 10px 0px 0px 10px;
	font-size: 1.0em;
}

.story h3{
	font: bold 1.2em Arial,sans-serif;
	color: #4B5CAE;
}

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

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

/************** siteInfo (Footer) styles ****************/

.contactform { 
			position: relative;
			overflow: hidden;
			font: 85%/1.7em Arial, Helvetica, sans-serif;
			margin-top: 5px;
			background-color:transparent;
}

.contactleft {
			width: 30%; 
			text-align: right;
			clear: both; 
			float: left; 
			display: inline; 
			padding: 4px; 
			margin: 5px 0;			
}
		
.contactright {
			width: 65%;  
			float: right; 
			display: inline; 
			padding: 4px; 
			margin: 5px 0; 
}


.contacterror {
      border: 1px solid #ff0000;
}


/************** siteInfo (Footer) styles ****************/

#footer {margin: 0 auto; padding: 0px; margin-top: 20px;  position: relative; float:left; width: 772px; min-width: 640px; height: 32px; font-size: small; font-weight: 700;	color: #330066; }

/*clear: both; margin: 10px 10px 10px 40px; 
	font-size: small; font-weight: 700;	color: #330066;	
	position: relative;*/


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

#sectionLinks{
	margin: 10px, 20px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	/* background-image: url(images/bg_nav.jpg);   makes white -------------------------*/
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

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

.relatedLinks a{
	display: block; 
}


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

#hours{
	padding: 10px;
}

#hours img{
	display: block;
}

/********************* end **********************/
/*cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #330066;
	font-style: oblique;
	text-decoration: none;
}*/
