/* BASIC */

body {
	font: 62.7% Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
	color:#FFF;
}

a img { 
	border: none;
}

/* LAYOUT */
body {
	margin: 0;
	padding: 0;
	background: #8C6D21 url(images/page_bg.png) repeat-y center top;
	text-align: center;
	height:95%;
}

#wrapper {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	background: #8C6D21 url(images/column_bg.png) repeat-y right top;
	text-align: left;
	/*height:100%;*/
	height:1300px;
}


#main {
 	display: inline; /* for IE */
	float: left;
	width: 67%;
	margin-left: 160px;
	padding-left: 10px;
	/*border-left: 2px solid #8C6D21;*/
	background-color:#7B2808;
	height:100%;
	min-height:75%;
}


#nav {
	float: right;
	width: 160px;
	background-color:#7B2808;
	/*height:75%;*/
	height:1300px;
}


#news {
	float: left;
	width: 160px;
	margin-left: -843px;
	background-color:#7B2808;
	/*height:75%;*/
	height:1300px;
	border-right:1px solid #8C6D21;
	
}


#legal {
	clear: both;
	/*margin-right: 160px;
	padding: 5px 160px 20px;*/
	border-top: 1px solid #8C6D21;
	font-weight: bold;
	color: #666666;
	background-color:#7B2808;
	width:100%;
	height:37px;
}
#legal a:link {
	color: #B2F511;
}
html, body {
	height:95%;
}
* html #main {
	width: 67%;
	w\idth: 67%;
}

#banner {
	background: url(images/banner.png) no-repeat right top;
	height: 142px;
	background-color:#A55539;
	text-align:;
}
#videos {
	background-color: #A55539;
	width:45%;
	height:55%;
	margin-top:100px;
}
#videos h2 {
	/*background-color:#B2F511;*/
	color: #FFFFFF;
	margin-bottom: 5px;
	border-bottom: 2px solid #B2F511;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
}


/* NAVIGATION */
#mainNav li {
	list-style: none;
	display: inline;
}
#mainNav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: 1px dashed #999999;
	display: block;
	padding: 5px 5px 7px 30px;
	background: #A55539 no-repeat left center;
}
a#homeLink {
	background-image: url(images/home.png); 
	background-repeat: no-repeat;
	background-position: left center;
}
#logo {
	display: none;
}
#mainNav ul {
	border-top: 1px dashed #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainNav a:hover {
	background: #B2F511 no-repeat left center;
	/*background: #B2F511 no-repeat left center;*/
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
	color:#000;
}

#home #mainNav a#homelink,
#feature #mainNav a#featureLink {
	background: #7B2808 no-repeat 95% 50%;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homelink:hover,
#feature #mainNav a#featureLink:hover {
	color: #B2F511;
}

#nav p {
	color: #ED6733;
	padding-right: 5px;
	padding-left: 5px;
}


#nav a {
	text-decoration: underline;
	color: #FF0;
}

/* BANNER STYLES */
#banner img {
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#sitetools li a {
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	background: #1B3A89;
	padding: 5px;
	height: 2em;
	border: 1px solid #4D69B0;
	font-weight: bold;
}
#sitetools li a:hover {
	color: #10214E;
	background: #DCE5FF;
}

/* MAIN */

#main a {
	text-decoration: none;
	border-bottom: 1px dashed #B2F511;
	color: #FF0;
}

#main h1 {
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #B2F511;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url(images/feature_bug.png) no-repeat top right;
}

#main h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #FFF;
}
#main p {
	font-size: 1.25em;
	margin-bottom: 5px;
}

/* headlines with warnings */
.warning {
	background: url(images/warning.png) no-repeat left center;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
}

/* NEWS */
#news a {
	color:#FF0;
}
#news span.title {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color: #FFCC00;
}


* html #news a {
	height: 1px;
}

#news h2 {
	background: #B2F511 url(images/bg_newshead.png) no-repeat;
	color: #333333;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#nav h2 {
	background: #B2F511 url(images/bg_newshead.png) no-repeat;
	color: #333333;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#news h2 span {
	background: url(images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}

/* ADVERTISING */
div.natEx {
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}

.natEx p {
	margin-bottom: 5px;
}
#news a.story:hover span.title {
	color: #000000;
}
.text {
	color:#FFF;
}
