@charset "utf-8";
/* CSS Document */

/**************************
MAIN COLUMN
**************************/	

#mainCol{
	float: left;
	width: 540px;
	padding: 20px 0;
	margin-right: 20px;}

#mainCol P{
	margin: 0px;}

.introTxt{
	font-weight: bold;
	font-style: italic;
	font-size: 80%;
	color: #333;}

.mainImg{
	float: right;
	padding-left: 15px;}

HR{
	clear: both;
	display:block;
	margin: 5px 0;
	color: #ccc;
	height: 1px;
	padding: 0px;
	border: 1px solid #ccc;
	background-color:#ccc;}

HR.intro{
	height: 10px;
	margin: 0px 0;
	padding: 0px;
	color: transparent;
	background-color: #fff;
	border: 0;
	background-image: url(/images/template/bg_HR_intro.jpg);
	background-repeat: repeat-x;}
	
HR.intro2TS{
	height: 10px;
	margin: 10px 0 0 0;
	padding: 0px;
	color: transparent;
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #C00;
	background-image: url(/images/template/bg_latestInfoMore.gif);
	background-repeat: repeat-x;}
	

#marketPrices{
	height: 25px;
	margin-bottom: 15px;
	background-color:#DA0101;
	background-image: url(/images/template/marketPrice_right.gif);
	background-position: right;
	background-repeat: no-repeat;}

*html #marketPrices{ /* --- ie 6 only --- */
	background-image: none;}
	
#mainCol #marketPrices P{
	color: #fff;
	line-height: 25px;
	padding-left:10px;
	background-image: url(/images/template/marketPrice_left.gif);
	background-position: left;
	background-repeat: no-repeat;}
	
#marketPrices a:link, 
#marketPrices a:visited, 
#marketPrices a:active {
	color: #FFFFFF;
	text-decoration: none;	}

#marketPrices a:hover {
	color: #FFFFFF
	text-decoration:underline;	}


*html #marketPrices P{ /* --- ie 6 only --- */
	margin-top: 6px;}
	
#marketPrices IMG{
	margin: 0 4px;}

#HomeleftCol{	
	float: left;
	margin-right: 14px;}
	
#HomeleftCol .BPEXweekly{
	width: 166px;
	padding: 10px 0 0 8px;
	margin-bottom: 15px;
	background-color: #eee;
	border: 3px solid #ccc;	}

#HomeleftCol .BPEXweekly IMG{
	margin: 0 8px 5px 0;
	border: 2px solid #000;}

#latestInfo{
	float: left;
	width: 330px;}
	
/**************************
RIGHT COLUMN
**************************/

#rightCol{
	float: left;
	width: 190px;
	padding: 20px 10px;
	margin: 0px;
	background-image: url(/images/template/bg_rightCol.jpg);
	background-repeat: repeat-x;
	background-position: top;}

.redText{
	color: #CC0000;}

a:link SPAN.eventLink, a:visited SPAN.eventLink {
	color: #666666;}

.btnEvents{
	border: none;
	margin: 10px 0 0 8px;}

.btnSignUp{
	border: none;
	margin: 5px 0 -5px 0px;}

.thumbail{
	clear: both;
	width: 45px;
	float: left;
	margin-right: 5px;}

.thumbailCopy{
	float: left;
	margin-top:2px;}

.services{
	clear: both;
	height: 34px;
	padding-bottom: 5px;
	}

/**************************
FONTS
**************************/

#rightCol H4{
	margin: 7px 0 2px 0;}
		
#HomeleftCol .BPEXweekly H5{
	color: #666666;
	font-size: 75%;
	margin: 5px 8px 5px 0;
	padding: 0 8px 3px 0;
	border-bottom: 1px dotted #ccc;}

#HomeleftCol .BPEXweekly H5 a:link, #HomeleftCol .BPEXweekly H5 a:visited{
	color: #666;}

#HomeleftCol .BPEXweekly .moreLink{
	margin: 10px 8px 5px 0;
	text-align:right;}

#latestInfo H5{
	color: #000066;
	font-size: 75%;
	margin: 0px;
	padding-bottom: 0px;
	border-bottom:none;}

#latestInfo H6{
	color: #000066;
	font-size: 70%;
	font-weight: normal;
	font-style: italic;}

#latestInfo .moreLink{
	margin:0 0 7px 0;
	text-align:right;
	line-height: 18px;
	padding-right: 4px;
	background-image: url(/images/template/bg_latestInfoMore.gif);
	background-repeat: repeat-x;
	background-position: bottom;}
	
/*
DIV#mainCol A.external
{
	background-image: none;
}
*/
