/* CSS Document */

body, html { 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: small; 
	text-align: center;
	background-color: #000000;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
#CREC_Site {
	width:1024px; 
	margin-left:auto; 
	margin-right:auto;
	}
	
#Picture {
	width:1024px;
	height:158px;
	background: url(es_picture.jpg) no-repeat left;
	}
	
#TopBar{
	color: #fff; 
	height:100px;
	width:1024px;
	z-index:-1;
	clear:both;
	}
	
#Logo {
	width:224px; 
	float:left; 
	height:50px;
	}
	

.ContentPane {
	float: left;
	width: 430px;
	margin-left:10px;
	margin-bottom:10px;
	
	}
	
	.ControlPanel {background-color:#999}

	
.NarrowContentPane {
	float: left;
	width: 407px;
	margin-left:10px;

	}
	
.TopPane {
	clear:both;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	

	}
	
.TopPane td {
	color:#fff!important;
	text-align:center;

	}


.BottomPane {
	clear:both;
	width: 1024px;
	margin-top: 10px;
	margin-bottom:10px;
	}

.LeftPane {
	float: left;
	width: 140px;
	}
	
.WideLeftPane {
	float: left;
	width: 180px;
	}

.RightPane {
	float: right;
	width: 140px;
	}
	
.WideRightPane {
	float: right;
	width: 180px;
	}
	
.DropDown {
	width:500x; 
	float:right; 
	margin-right:40px;
	margin-top:10px;
	height:20px;
	text-align:right!important;
	margin-bottom:10px;
	}
	
.SearchText, .SearchText a, .SearchText a:link, .SearchText a:hover, .SearchText a:active, .SearchText a:visited  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px!important;
	color:#FFFFFF!important;
	vertical-align:baseline;
	}


		
.DropDownTwo {
	width:550px; 
	float:right; 
	margin-right:40px;
	margin-top:75px;
	height:20px;
	text-align:right!important;
	z-index:1000;
	}
	
.NormalTextBox {
	width:255px;
	}
	
.LiveMenu {
	width:250px;
	height:540px;
	position:absolute;
	margin-left:740px;
	margin-right:10px;
	margin-top:150px;
	z-index:2;
	}
	
.FlashDiv {
		width: 1024px;
		height:498px;
		z-index:1;
		clear:both;
		margin-top:10px;
	}
	
	.TitleText {
		font-size:14px;
		font-weight:bold;
	}
.Date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#598B29;
	font-weight:bold;
	}
	

.MainMenuRootMenu{
	vertical-align:text-bottom;
	text-transform:uppercase; 
	font-family: "Trajan Pro", "Times New Roman",Times, serif;
	font-size: 14px;
	cursor:pointer; 
	color:#FFF!important;
	}
	
	
.MainMenuHover {
	text-decoration:underline;
	}
	
.Flash {
	z-index:1;
	}
	
.Submenu {
    border-left:4px solid #f36d22;
    cursor:pointer;
    margin-left: 0px; 
    z-index: 10000!important;
    color: #328E44;
	background: #333333;
	width:300px;
	text-align:left;
	height:180px;
	position:relative;
	}

.Submenu td {
	font-family:Arial,Helvetica,sans-serif; 
	font-size: 10px!important;
	color:#FFFFFF!important;
	}
	
.CREC_Logo {
	margin-top:25px;
	margin-bottom:25px;

	}

.SubMenuHover {
    cursor:pointer;
    margin-left: 0px; 
    z-index: 1000;
    color: #ffffff;
    font-weight: bold; 
	background: #f36d22;
	}
	

.Submenuitemselected {
    cursor:pointer;
    margin-left: 0px; 
    z-index: 1000;
    color: #000000;
    font-weight: bold; 
	background: #328E44;
	}

.MainMenu_Selected {
    background-color:#333333;
	}
	
.MainContent {
	clear:both;
	}
	
#CopyrightPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height:10px;
	text-align:right;
	clear:both; 
	vertical-align:bottom;
	padding-top:10px;
	}
	
.toplinktext, .toplinktext a, .toplinktext a:link, .toplinktext a:visited{
	font-size:12px;
	font-weight:bold!important;
	font-family:Arial, Helvetica, sans-serif!important;
	color:#FFF!important;
	}

.copyright, .copyright a, .copyright a:link, .copyright a:hover, .copyright a:active, .copyright a:visited{
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:11px;
	color:#ffffff!important;
	
	}
	
.SkinObject {
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:11px;
	color:#ffffff!important;
	}
	
.Head_Black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
.Head_Yellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFCC00;
	text-decoration:underline;
	}
	
.Normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px!important;
	line-height:18px!important;
	color:#ffffff!important;
	}
	
.Normal a:link, .Normal a:active, .Normal a:hover, .Normal a:visited {
	color:#fff!important;

}

	
.Normal_Black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#ffffcc;
	}
	

.ArticleTitle ArticleTitle.a:link, ArticleTitle.a:active, ArticleTitle.a:hover, ArticleTitle.a:visited {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;	

}
	
.Subhead_Yellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFCC00;
	}
	
.Left {
	float:left;
	}

.Center {
	float:left;
	margin-left:13px;
	}

.Right {
	float:right;
	}
	
.Panes {
	width:210px;
	height:320px;
	}
	
.Narrow {
	width:210px;
	margin-top:10px;
	}

.Wide {
	width:347px;
	margin-top:10px;
	
	}
	
.Subhead_Yellow_Center {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFCC00;
	text-align:center;
	}
	
.highslide img {
	border:0px!important;
	color:#000000!important;

	}
	
.highslide:hover img {
	border:0px!important;
	color:#000000!important;
	}
	
.textcenter {
	text-align:center}
	
.RedText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#A31418;
	font-weight:bold;
	}
	
.TwoColLeft {
	width:290px;
	margin-left:15px;
	}


.TwoColRight {
	width:290px;
	margin-right:15px;

	}
	
.MiddleCol {
	width:375px;
	float:left;
	margin-left:20px;
	
}


.OneBigCol {
	width:994px;
	padding-left:15px;
	padding-right:15px;
	
}

.ColumnSep {
	width:6px;
	background: url(sep.png) center no-repeat;
	padding-left:12px;
	padding-right:12px;
	height:420px;
	float:left;
}
	
	
.WhiteText {
	color:#FFFFFF;
	}
	
.BlueText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	font-weight:bold;
	}
	
.TwoColLeftMod {
	width:300px;
	}

.TwoColRightMod {
	width:550px;
	}
	
.TwoColPhoto {
	width:400px;
	}
	
.TwoColVid {
	width:150px;
	}
	
		.LCPageDiv {
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-family:Tahoma,Helvetica,sans-serif;
		font-size:.85em;
	}
	
	.LCPageDiv a {
		border: 1px solid #ccdbe4;
		margin-right:3px;
		padding:2px 8px;

		background-position:bottom;
		text-decoration: none;

		color: #ffffff!important;		
	}
	.LCPageDiv a:hover, .LCPageDiv a:active {
		border: 1px solid #2b55af;
		background-image:none;
		background-color:#3666d4;
		color: #fff!important;
	}
	.LCPageDiv span.LCPageNoSelected {
		margin-right:3px;
		padding:2px 6px;
		
		font-weight: bold;
		color: #fff!important;
	}
	.LCPageDiv a.LCPageNext{
		border:2px solid #ccdbe4;
		margin:0 0 0 10px;
	}
	.LCPageDiv a.LCPageNext:hover{
		border:2px solid #2b55af;
	}
	.LCPageDiv a.LCPagePrev{
		border:2px solid #ccdbe4;
		margin:0 10px 0 0;
	}
	.LCPageDiv a.LCPagePrev:hover{
		border:2px solid #2b55af;
	}
	
	#listing h3

{

font-family: "Times New Roman", Times, serif;

background-color: #333;


padding-top: 2px;

padding-right: 2px;

padding-bottom: 2px;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #000;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #000;

padding-left: 10px;

text-align: left;

}

#listing h3 a 

{

color: #F7931E!important;

text-decoration: none;

}

#livecontent {
	background-color:#333;
	color:#FFF}
	

.control {
font-family:Arial, Helvetica, sans-serif!important;
font-size:11px!important;
font-weight:bold!important;
text-decoration:underline!important;
color:#669900!important;
}

.QuoteText {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	color:#F7931E;
}

.SmallText {
	font-size:11px;
	line-height:12px;

}

.SmallHead {
	font-size:14px;
	line-height:14px;
	color:#F7931E;
	text-transform:uppercase;
	font-weight:bold;
}

.CommandButton     {
font-family:Arial, Helvetica, sans-serif!important;
font-size:12px!important;
font-weight:bold!important;
text-decoration:underline!important;
color:#cccccc!important;
}

.Head {
	font-size:12px;
	font-weight:bold!important;
	font-family:Arial, Helvetica, sans-serif!important;
	color:#fff!important;
	text-transform:uppercase;
	text-decoration:underline;
}

.SubHead { 
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


.MySource, MySource.a:link, MySource.a:active, MySource.a:hover, MySource.a:visited{
		font-family:Arial, Helvetica, sans-serif!important;
		font-size:14px!important;
		font-weight:bold!important;
		color:#1d62af!important;
}

.MySourceText, MySourceText.a:link, MySourceText.a:active, MySourceText.a:hover, MySourceText.a:visited{
		font-family:Arial, Helvetica, sans-serif!important;
		font-size:12px!important;
		font-weight:normal!important;
		text-decoration:none!important;
		color:#000000!important;
}
	
	
.LCPageDiv span.LCPageNoSelected {
	color: #cccccc!important;  }
	
.LCPageDiv a:hover, .LCPageDiv a:active, .LCPageDiv a  {
	color:#cccccc!important;
}

.NormalBold, .NormalBold.a:link, .NormalBold.a:active, .NormalBold.a:hover, .NormalBold.a:visited { 


font-family: Tahoma,Arial,Helvetica!important;

font-size: 11px!important;

font-weight: bold;

}