/* TAG STYLES */
:focus { -moz-outline-style: none; }
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(rotator.php);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
}
p {
	color: #c0c0c0;
	font-size: 11px;
	line-height: 16px;
}
h1 {
	color: #E8C509;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 32px;
	font-size: 30px;
}

h6 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
}
a:link {
	color: #E8C509;
	text-decoration: none;
}
a:visited {
	color: #E8C509;
	text-decoration: none;
}
a:hover {
	color: #E8C509;
	text-decoration: underline;
}
a:active {
	color: #E8C509;
	text-decoration: none;
}
ul {
	padding: 0px;
	margin-top: 12px;
	margin-right: 5px;
	padding-bottom: 12px;
	margin-left: 40px;
} 
ol {
	padding: 0px;
	margin-top: 12px;
	margin-right: 5px;
	padding-bottom: 12px;
	margin-left: 40px;
} 
li {
	color: #c0c0c0;
	font-size: 12px;
	margin-bottom: 5px;
} 
/* ID STYLES */
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width: 980px;
	background-image: url(images/e1-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contentVideo {
	width: 980px;
	background-image: url(images/e2-video-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#leftColumn {
	width: 258px;
	float: left;
}
#rightColumn {
	width: 722px;
	float: left;
}
#leftContent {
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#rightContent {
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#homeSidePics {
	float: right;
	width: 248px;
	padding-left: 25px;
	padding-bottom: 35px;
}
#spacer{
	height:22px;
	padding-top:20px;
	width:400px;
}
#spacer2{
	height:22px;
	padding-top:20px;
}
/* CLASS STYLES */
.red {
	color: #d60f12;
}
.realwhite {
	color: #fff;
}
.blue {
	color: #2667ff;
}
.yellow {
	color: #E8C509;
}
.white{
	color: #c0c0c0;
	font-size:11px;
}
.yellowhr {
	color: #E8C509;
	padding-top:20px;
	padding-bottom:20px;
}
.tinyWhite {
	color: #FFFFFF;
	font-size: 10px;
}
.intoPara {
	font-size: 12px;
}
.homeFlashBox {
	height: 475px;
	background-image: url(images/flash-bg.png);
}

.dropNav {
	position:absolute;
	visibility: hidden;
	width: 135px;
	background:#000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	zoom:1;
	color: #FFF;
	font-size: 12px;
	font-weight:normal;
	line-height: 26px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 24px;
}
/*\*/
.dropNav {margin-top: -3px;}
/**/

a.dd:link { 
	color: #FFF;
	text-decoration: none;
}
a.dd:visited { 
	color: #FFF;
	text-decoration: none;
}
a.dd:hover { 
	color: #E8C509;
	text-decoration: none;
}
a.dd:active { 
	color: #FFF;
	text-decoration: none;
}

