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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #013B01;
	background-image: url(images/stik.jpg);
	background-repeat: repeat-x;	
	}

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

a:link, a:visited{
	color: #B29352;
	text-decoration: underline;
	font-weight: bold;	
}

a:hover{
	color: #FF9900;
 	text-decoration: underline;
}

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

h1{
 font: bold 120% Arial,sans-serif;
 color: #013A01;
 margin: 0px;
 padding: 0px;
}

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

h3{
	font: bold 85% Arial,sans-serif;
	color: #013A01;
	margin: 0px;
	padding: 0px;
	}

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

h5{
 font: 100% Arial,sans-serif;
 color: #013A01;
 margin: 0px;
 padding: 0px;
}
/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #A88742;
}
				
input{
font-family: Arial,sans-serif;
}


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

ul{
	list-style-type: square;
	}

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

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

.listing {
    margin-left: 220px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	/*position:absolute;*/
	top: 112px;
	left: 2%;
	right: 2%;
	width:750px;
	background-color: #002800;
	margin-right: auto;
	margin-left: auto;
}

#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{
	/*position: absolute;*/
	top: 0px;
	left: 2%;
	right: 2%;
	width:750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#pageNav{
	float: right;
	width:168px;
	padding: 0px;
	border-left: 2px solid #000000;
	border-bottom: 1px solid #000000;
	font: small Verdana,sans-serif;
	background-color: #000000;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #003300;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

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

#pageName{
	margin: 0px;
	border-bottom:1px solid #024D02;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	
}

#pageName h2{
	font:  bold 135%/24px "Times New Roman", Times, serif;
	color: #A88742;
	margin:0px;
	padding: 5px 0px 0px;
}

#pageName img{
	float: right;
	margin-top: -15px;
	margin-right: 10px;
	height: 25px;
	}

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

#globalNav{
position: relative;
width: 100%;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(images/gold_bar.jpg);
vertical-align: middle;
}

#globalNav img{
	margin-bottom: -4px;
 
}

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

#gnr {
	position: absolute;
	top: -1px;
	right:5px;
	width: 3px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color:#013A01;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

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

.skipLinks {display: none;}


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

.feature{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	text-align: left;
	color: #B29352;
}

.feature h3{
	font: bold 110%/112% Arial, sans-serif;
	color: #A88742;
	padding: 5px 0px 0px;
}

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

a.minfo:link{ color: #A88742; text-decoration: underline; text-align: right; float: right; }
a.minfo:visited{
	color: #A88742;
	text-decoration: underline;
	text-align: right;
	
}
a.minfo:hover{text-decoration: underline; text-align: right;}
/*************** story styles ******************/

.story {
	padding: 2px 0px 5px 10px;
	font-size: 80%;
	color: #B29352;
	margin-top: -12px;
}

.story h3{
	font: bold 100% Arial,sans-serif;
	color: #A88742;
	margin-bottom: 5px;
}

.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;
}
.story img {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #A88742;
	font-size: 11px;
	color: #A88742;
	margin-top: 10px;
	height: 33px;
	text-align: center;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
}

#siteInfo img{
	padding: 1px;
	vertical-align: middle;
	float: left;
	margin-bottom: 1px;
	}

a.footer:link{
	color: #A88742;
	text-decoration: underline;
	font-size: 11px;
}
a.footer:visited{color: #A88742; text-decoration: underline; }
a.footer:hover{	text-decoration: underline;}


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

#sectionLinks{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}



/*#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);
	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 *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}


/***********************head****************/
#head{
	padding: 0px;
}

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

/********************* end **********************/

#time{
	padding: 10px;
}

/***************************** divider*******************/

#goldbar{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	}
#map{
	width: 173px;
	float:left;

	}
	.letters{
	font-size: 10px;
	
}
#image {
	height: 260px;
	float: left;
	width: 180px;	
}
#image2 {
	height: 220px;
	float: left;
	width: 190px;	
}

.button{
background:url(images/bt.gif) no-repeat;
font-size: 11px;
color:#000;
font-weight:bold;
height:23px;
width:79px;
text-align:center;
border:0px;
padding-bottom:1px;
}