@charset "utf-8";
/* CSS Document */

#wrap {	margin: 0px auto 0px auto;	width: 927px;}
	#wrap-top {background-image:url(images/layout-top.jpg); background-repeat: no-repeat; height: 204px; background-position: top; display:block;}
	#wrap-body { background-image:url(images/layout-body-run.jpg); background-repeat: repeat-y; display:block;}	
	#wrap-body-content { background-image:url(images/layout-body-bg.jpg); background-repeat: no-repeat; background-position: top; display:block;}
	#wrap-bot { background-image:url(images/layout-bot.jpg); background-repeat: no-repeat; height: 28px; background-position: top; display:block;}

#LHS {margin: 0px 0px 0px 35px; float: left;	width: 235px; display:block;}
#RHS {margin: 0px 0px 0px 12px; float: left;	width: 560px; display:block; padding: 0px 25px 0px 25px;}
	#Home-Img-Desc { margin: 10px 0px 0px 0px; padding: 5px 10px 5px 10px; border: solid 1px #383838; background-color: #242424; width: 529px }
	#home-box { float: left; width: 158px; display:block; margin-top: 10px; }
	#home-gap { float: left; width: 38px; display:block;}
#cb {display:block; width: 600px; clear: both; }


a
{
	color:#0099d7;
}

h1
{
	font-size: 19px;
	font-weight: bold;
	color: #75aa30;
}
h2
{font-size: 16px;
	font-weight: bold;
	color: #0099d7;}
body
{
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
	color:white;
}
#body
{
	margin: 8px 0px 15px 16px;
}
#sitebody
{
	background-image:url(images/body_bg.jpg);
	background-color:black;
	background-repeat:no-repeat;
}
#footer
{
	font-family:"Arial Narrow";
	font-size: 13px;
	color: #a7a7a7;
	width: 850px;
	margin: 20px auto 0px auto;
}
#footer a
{
	text-decoration:none;
	color: #a7a7a7;
}


.greentext { color: #75aa30; }
.bluetext { color: #0099d7; }

#homediv {
	position:absolute;
	width:570px;
	z-index:1;
	margin: 340px 0px 0px 40px;
	background-image:url(images/buffer.png);
	padding: 10px 10px 10px 10px;
}

#navigation {
	width: 230px;
	margin: 0px 15px 15px 20px;
	font: Tahoma bolder;
	line-height: 20px;
}
#navigation a { text-decoration:none; }
#navigation a:hover { text-decoration:none; }
#navigation a:visited { text-decoration:none; }

#navigation ul { padding:0px; margin: 5px 0px 20px 0px; }
#navigation ul li { width:200px; border-bottom:1px dotted #5D5D5D; list-style-type:none;	height: 19px; line-height:19px;	font-size:12px;}
#navigation ul li a {
	display:block;
	text-decoration:none;
	color: white;
}
#navigation ul li a:hover {
	background-color: #75aa30;
}
#menu
{
	
}
.menu_green
{	font-size: 14px;
	font-weight: bolder;
	color: #75aa30;
	font-family: Futura Md BT, Arial;
}
.menu_blue
{	font-size: 14px;
	font-weight:bolder;
	color: #0099d7;
	font-family: Futura Md BT, Arial;
	
}

#times
{
	width:210px; 
	border-bottom:1px dotted #5D5D5D; 
	border-top:1px dotted #5D5D5D; 
	height: 65px; 
	line-height:20px; 
	font-size: 13px;
	font-weight:600;
	margin-top: 7px;
	margin-left: 0px;
}
.ampm
{
	font-size:9px;
}
#footnote
{
	margin: 15px 15px 0px 20px;
}
#content
{
	margin: 0px 0px 0px 0px;
}


.sub-heading
{
	font-size: 14px;
	font-weight: bold;
	color: #75aa30;
	margin-top: 15px; 
	border-bottom: solid 1px #ffffff;
	padding-bottom: 3px;
}

#eNews
{

}
#eNews .textbox
{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: dotted 1px #999;
    background-color: #222;
    color:#dddddd;
    font-size: 11px;

    text-align: left;
    padding: 1px;
    margin: 2px;
    height:15px; 
     
    }
    
.small
{
    font-size: 11px;
    padding: 2px;
}