@charset "utf-8";
body {
	font-family:
"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/bkground249.jpg);
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
hr {
	background: #000;
	height:5px;
}
#container {
	width: 980px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bkground249.jpg)
}
#banner {
	position: relative;
}
#main_bar {
	right: 0px;
	bottom: 0px;
	font-family: "HelveticaNeueLT Com 77 BdCn";
	font-size: 18px;
}
#left_column {
	width: 325px;
	float:left;
	background-color: #747474;
}
#left_column_text {
	width: 305px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float:left;
	background-color: #747474;
}
#right_column {
	width: 639px;
	float:right;
	background-color: #CECECE;
}
#right_column_text {
	width: 619px;
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-color: #CECECE;
}
#video {
	width:310px;
}
#links {
	width: 960px;
	font-family:"HelveticaNeueLT Com 77 BdCn";
	color: #FFF;
	font-size:24px;
	background-color: #747474;
	padding-left: 20px;
}
#navlinks {
	width: 980px;
	font-family:
 "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	font-weight: normal;
}
.clearfloat {
	clear: both;
	height: 0px;
	line-height:0px;
	font-size:1px;
}
.text_gold {
	color: #CC9900;
}
.text_scheddate {
	color: #CCCC66;
}
.text_white {
	color: #FFFFFF;
}
a:link {
	color: #CC9900;
}
a:hover {
	color: #FFF;
}
a:visited {
	color:#CC9900;
}
h2 {
	color: #060;
	text-align: left;
}
h3 {
	color: #060;
	text-align:left;
	font-size: 18px;
}
.text_black16 {
	color: #000;
	text-align:left;
	font-size: 16px;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
