﻿body 
{
	margin:0;
	background-color:#110E05;
	font-family:Verdana, Arial, Sans-Serif;
	color:#FFFFFF;
	font-size:12pt;
}

img
{
	behavior: url(iepngfix.htc);
}

a:link
{
	color: #f6df9c;
	text-decoration:none;
}
a:visited
{
	color:#bba155;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

#outer_container
{
	position:relative;
	margin:0 auto;	
	width:998px;
}

#container
{
	position:relative;
	height:auto;
	background-color:#28220B;
	float:left;
}

#banner
{
	position:relative;
	top:0px;
	width:998px;
	height:268px;
}

#top_bar
{
	position:relative;
	margin-left:0px;
	color:#FFFFFF;
	height:60px;
}

#top_bar img
{
	position:relative;
	top:20px;	
	left:65px;
}

#banner_overlay
{
	position:absolute;
	z-index:20;	
	bottom:5px;
	right:40px;
}

#bottom_container
{
	position:relative;
	width:998px;
	height:100%;
	float:left;
	z-index:1000;
}

#left_column
{
	position:relative;
	width:309px;
	background-color:#4f4817;
	left:27px;
	height:100%;
	float:left;
	top:0;
}

#general_nav_header
{
	background-color:#c8ac5b;
	position:relative;
	width:30px;
	left:0;
	top:0;
	height:170px;	
	float:left;
}

#general_nav_header img
{
	position:relative;
	margin-top:50px;	
	margin-left:8px;
	
}

#general_links
{
	position:relative;
	width:249px;
	height:170px;
	float:right;
	top:16px;
	left:0;
	overflow:hidden;
	padding-left:30px;
	z-index:1000;
}

#support_nav_header
{
	background-color:#8a8047;
	position:relative;
	width:30px;
	left:0;
	float:left;
	height:190px;	
	z-index:1000;
}

#support_nav_header img
{
	position:relative;
	margin-top:50px;	
	margin-left:8px;
	
}

#front_bar_left
{
	height:145px;
	position:relative;
	width:309px;
	background-color:#574e1e;	
	float:right;
	z-index:5000;
}
#front_bar_left img
{
	position:relative;
	margin-left:50px;
		z-index:5000;
}

#support_links
{
	position:relative;
	width:249px;
	height:170px;
	float:right;
	top:10px;
	left:0;
	overflow:hidden;
	padding-left:30px;
	z-index:1000;
}


#right_column
{
	position:relative;
	right:5px;
	float:right;
	width:650px;
}

#content_area
{
	padding:20px 10px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:10pt;
	color:#FFFFFF;
	/*float:left;*/
	clear:both;
	margin:0;
		z-index:10000;
}

#content_area p
{
 z-index:100000;   
}

.inner_image_float
{
	float:right;
	border:4px solid #4f4817;
	margin:2px 0 10px 10px;
}

#left_column li
{
	list-style-image:none;
	list-style-type:square;
	line-height:16pt;
	letter-spacing:2pt;
	font-size:10pt;
	margin:0 0 0 10px;
	padding:0px;
}

#left_column ul
{
	position:relative;
	top:0px;
	margin:0;
	padding:0;
}

#bottom_area
{
	position:absolute;
	padding:0;
	width:660px;
	top:360px;
	height:145px;
	left:-7px;
	background:#2c2508;
	margin:0;
	/*z-index:1000;*/
}

#bottom_area_content
{
	position:relative;
	padding:10px 20px;
	/*clear:both;*/
	
}

#bottom_left
{
	width:400px;
	font-size:10pt;
	float:left;
}

#bottom_right
{
	width:200px;
	font-size:10pt;
	float:right;
}
#bottom_right li
{
		list-style-image:none;
	list-style-type:square;
}

.wide_text
{
	line-height:16pt;
	letter-spacing:3pt;	
}

.tan_text
{
color:#bba155;
font-weight:bold;	
}

.current
{
	color:#f1bd8e!important;
}

.page_header
{
		font-size:14pt;
		font-weight:bold;
}