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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #000000;
	line-height: 1.50;
	margin: 5px;
	padding: 5px;
	background-color:#d9e5a2;
	width:1024px;
	
}

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

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

a:hover{
	text-decoration: underline;
	color:#6c4872;
	margin-left: 1px;
}

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

h1{
 font: bold 120% Verdana, Arial, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2 {
 font: Arial,sans-serif;
 color: #886129;
 margin: 0px;
 padding: 0px;
}

h3{
	color:#663300;
	margin: 0px;
	padding: 0px;
}

h4{
	color:#663300;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	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;

}

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

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:1024px;
	background-color: #ffffff;
	height:3000px;
	border-left-color:#886129;
	border-left-width:.5px;
	border-left-style:solid;
	border-right-color:#886129;
	border-right-width:.5px;
	border-right-style:solid;
}

#pagecell2{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:1024px;
	background-color: #ffffff;
	height:4000px;
	border-left-color:#886129;
	border-left-width:.5px;
	border-left-style:solid;
	border-right-color:#886129;
	border-right-width:.5px;
	border-right-style:solid;
}

#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: 5px;
	left: 2%;
	right: 2%;
	width:1024px;
	
}

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

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	text-align:justify;
}
hr  {border-color:#886129;
	border-style:dotted;
	border-width:thin;
	}

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

/************** utility styles *****************/

#utility{
	font: 85% Verdana,sans-serif;
	position: absolute;
	top: 140px;
	right: 109px;
	color:#444444;
	text-align:right;
}

#utility a{
	color: #886129;
}

#utility a:hover{
	text-decoration: underline;
	
}

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

#pageName{
	padding: 0px 0px 7px 5px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position:absolute;
	top: 8px;
	right: 6px;
	padding: 6px;
	margin: 6px;
}

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

#globalNav{
	width: 1024px;
	color: #660000;
	padding: 0px;
	margin: 0px;
	background-color:#866129;
	border-bottom:#FFF solid 3px;
	border-top:#FFF solid 3px;
	text-align: center;	
}

#gnl {
	position:absolute;
	top: 0px;
	left:0px;
	line-height: 1.166px;
	font-variant: small-caps;
	text-decoration: underline;
	text-align: center;
	position: absolute;
	visibility: hidden;
}

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

#globalLink{
	top: 96px;
	height: 30px;
	min-width: 1024px;
	padding: 0px;
	margin: 0px;
	left: 35px;
	z-index: 100;
	background-color: #866129;
	visibility: visible;
	font-variant: small-caps;
}


a.glink, a.glink:visited{
	font-size: small;
	color: #f2ffb5;
	border:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	margin: 0px;
	padding: 1px 8px 5px;
}

a.glink:hover{
	color:#FFF;
	text-decoration: none;
	background-color:#000000;
	padding: 6px 8px 8px;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/


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


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

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #886129;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


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


.feature {
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {
	height:auto;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
	position:absolute;
}

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

.feature p{float:right;
	padding: 0px 10px 0px 0px;
}


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

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

.story h4{
	font: bold Arial,sans-serif;
	color:#663300;
	font-size: 100%;
}

.story h3{
	font: bold Arial,sans-serif;
	color:#663300;
	font-size: 100%;
	
}

.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: none;
}

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


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

#siteInfo{
	font-size:9px;
	color: #886129;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	left: 0px;
	background-color:#FFF;
}



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

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

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

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-color:#FFFFCC;
	padding: 0px 0px 0px 15px;
	color: #886129;
}

#sectionLinks a:hover{

	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background-color: #FFFFCC;
	height:auto;
	display: inline;
}

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

.relatedLinks a{
	display: block;
	text-decoration:none;
}
.relatedLinks a:hover{
	display: block;
	text-decoration:none;
	color:#663300;
	font-weight:bold;}


/********************* end **********************/
#pagecell1 #content .story h3 {
	color: #996600;
}
#content .feature .story table {
	
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #D9E5A2;
	border-right-color:#d9e5a2;
	border-right-style:double;
	border-right-width:3px;
}

.thrColFixHdr #container #mainContent #capsule {
	font-size: small;
	margin: 20px 0px;
	padding: 20px 10px 20px 20px;
	width: 280px;
	border: 1px dotted 866129;	
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 10px 0px 20px; /* padding keeps the content of the div away from the edges */
	background-color:#FFFFCC;
	font-size:80%;
	margin-left: 15px;
	margin-top: 10px;
	border: #866129 1px solid;
	height: 400px;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: none;
}


.thrColFixHdr #sidebar2 h3 {font-family:Arial, Helvetica, sans-serif; font-variant:small-caps; font-weight:lighter; color:#866129;}

.style2 {color: #663300;}

#catering a {color:#333300; font-variant:small-caps; font-weight:lighter;	padding-bottom: 3px;
	padding-left: 3px;}
#catering a:hover {
	color:#333300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333300;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333300;
	padding-bottom: 3px;
	padding-left: 3px;
}
