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

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

#header {
	position:absolute;
	width:100%;
	height:225px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #000000;
}

#Layer3 {
	position:absolute;
	width:98%;
	height:100%;
	z-index:6;
	left: 281px;
	top: 231px;
	padding:15px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	overflow: visible;
}

#content {
	position:absolute;
	width:500px;
	left: 15px;
	top: 2px;
	background-color:#FFFFFF;
	border:none;
	z-index:5;
	padding-top:10px;
	visibility: inherit;
	height: 100%;
	overflow: visible;
}


#Layer4 {
	position:absolute;
	width:1168px;
	height:75px;
	z-index:4;
	left: -512px;
	top: 607px;
	background-color:#3d1426
}

.style2 {color: #6E2844}

#topNavigation {
	position:absolute;
	width:549px;
	height:28px;
	z-index:1;
	left: 311px;
	top: 16px;
	font:Arial, Helvetica, sans-serif;
	font-size:85%;
	color: #2abd91;
	
}
	
#topNavigation a {
  	height: 24px;
	text-decoration: none;
	font-size:90%;
	color: #2abd91;
	}	
	
#topNavigation a:link, #topNavigation a:visited {
	color: #2abd91;

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





body{
	font-family: Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}

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

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

a:hover{

		text-decoration: none;
}

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


/**************Navigation **************/
	
#navigation {
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	position:absolute;
	width:285px;
	height:100%;
	z-index:3;
	left: -10px;
	top: 221px;
	background-color: #fbb804;
	overflow: visible;
	}
	


#navigation #leftNav ul li a {
	font-size: 100%;
	line-height: 18px;
	color:#663300;
	text-indent: 20px;
	text-decoration: none;
}

#navigation #leftNav ul li a:visited {
	font-size: 100%;
	line-height: 18px;
	color:#663300;
	text-indent: 20px;
	text-decoration: none;
}
					
#navigation #leftNav ul li a:hover {
	font-size: 100%;
	color:#663300;
	text-decoration: underline;
	}

#navigation #leftNav .leftNavSet a {
	font-size: 100%;
	line-height: 18px;
	color:#000000;
	text-indent: 20px;
	font-weight: bold;
	text-decoration: none;
}


#navigation #leftNav .leftNavSet ul li a {
	font-size: 100%;
	line-height: 18px;
	color:#000000;
	text-indent: 20px;
	font-weight: bold;
	text-decoration: none;
}
#navigation #leftNav.leftNavSet ul li a:visited {
	font-size: 100%;
	line-height: 18px;
	color:#663300;
	text-indent: 20px;
	text-decoration: none;

}
					
#navigation #leftNav .leftNavSet ul li a:hover {
	font-size: 100%;
	line-height: 18px;
	color: #333333;
	text-indent: 20px;
	color: #6079A3;
	text-decoration: underline;
	}
	



h1{
 color: #fbb804
 margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}

h2{
 font: bold 120% Arial, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 110% Arial,Helvetica,sans-serif;
 color: #6e2844;
 margin: 0px;
 padding: 0px;
}

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

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


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

ul{
 list-style-type: square;
}

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

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


#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:95.6%;
	
}

.navHot a {color: #666666}


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

.logo
{
	display: block;
	padding: 3px 0px 3px 10px;
	width: 418;
	height: 204;
	
}
