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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9A6641;
	font-weight: normal;
	text-decoration: none;
}
.titlehelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9A6641;
	font-style: italic;
	text-decoration: none;
}
.bottomtextinside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-decoration: 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;
}
.logo {
}
.boogie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: normal;
}
.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;
}

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

/***********************************************/
/* 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;
	visibility: visible;
	z-index: 4;
}

#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;
}

#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;
}

/********************* end **********************/
.logo {
	background-image: url(../images/bkglogo.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.BAM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #414140;
}
