/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

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

#Layer35 ol { padding:20px; padding-left: 30px; margin-left:300px; margin-top:20px; border-left: 1px solid #F3F5E6;}
#Layer35 li { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:11px; }
#Layer35 li a { color:#9A6541; }
#Layer35 li a:hover { color:#E99F36;}


body{
	background: url(../images/bkggold2.jpg) scroll;
}
.goldheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
}
.navigationportfolio {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9A6641;
}
.navhighlighted {
	color: #9A6641;
}
.titlehelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9A6641;
	font-style: italic;
}
.bottomtextinside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.textinsdietop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.headinginsidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #9A6641;
	padding: 5px;
}
.boogie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: normal;
}

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

a:link, a:visited{
	text-decoration: none;
}
.topbar {
	background-image: url(../images/bkggold.jpg);
	background-repeat: repeat-x;
}

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

h1{
 font: normal 10pt Arial, Helvetica, sans-serif;
 color: #E3E3E3;
 margin: 0px;
 padding: 0px;
}

h2{
 font: lighter normal 14pt Arial, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 12pt Arial, sans-serif;
 color: #0066CC;
 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;
}


/*************** 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: #666666;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 139px;
	left: 30px;
	right: 4%;
	width:670px;
	border-top-width: thin;
	border-top-style: none;
	height: 700px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/curvegrad4.jpg);
	padding: 3px;
	background-repeat: no-repeat;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
}

#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: 738px;
	left: 17px;
	right: 2%;
	width:812px;
	height: 31px;
	
}

#pageNav{
	float: right;
	width:160px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-right: 3px;
	margin-top: 130px;
	margin-bottom: 10px;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 178px 0px 0px;
	border-right: 1px solid #ccd2d2;
}


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

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

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: -17px;
	right: 25px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

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

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

#pageName{
	padding: 5px 10px 14px 10px;
	margin: 0px;
	border-bottom:0px;
	background-image: none;
}

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

#pageName img{
	position: absolute;
	top: 0px;
	right: 919px;
	padding: 0px;
	margin: 0px;
	width: 1px;
}

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

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(glbnav_background.gif);
	background-color: #000000;
	visibility: visible;
}

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

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

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

#pagecell1k{
	position: static;
	top: -310px;
	height: 21px;
	min-width: 500px;
	padding: 0px;
	margin: 0px;
	left: 431px;
	z-index: 100;
	width: 1px;
}


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

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


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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}

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

.feature img{
	float: left;
	padding: 2px;
}


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

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

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.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 styles ****************/

#siteInfo{
	clear: both;
	border-top: none #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 60px;
	margin-top: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #B5D5FF;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.relatedLinks a{
	display: block; 
}


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

#advert{
	padding: 10px;
}

#advert img{
	display: block;
	background-color: #1F252D;
}

/********************* end **********************/
.logo {
	background-image: url(../images/bkglogo.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
