﻿body 
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	line-height: 31px;
	color: #7f7063;
	margin-top: 15px;
	background-image: url(Images/body-bg.jpg);
	background-repeat: repeat;
}

#main-container
{
	margin: 0px auto 0px auto;
	width: 1120px;
}

#header
{
	width: 1120px;
	height: 144px;
	background-color:#000000;
	background-image: url(Images/header-bg.png);
	background-repeat: no-repeat;
}

#number
{
    width: 1105px;
    height: 85px;
    text-align: right;
    padding: 20px 15px 0px 0px;
    color: #b5b5b5;
    font-family: Times New Roman;
    font-style: italic;
    font-size: 36px;
    
}

#nav
{
	width: 800px;
	padding-left: 90px;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 12px;
	line-height: 22px;
	padding-top: 4px;
}

#nav a:link, #nav a:visited
{
	border-left: solid 1px #8c1823;
	color: #a99583;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#nav a:hover, #nav a:active
{
	border-left: solid 1px #8c1823;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
/*
#menu {list-style-type:none; margin:0px 0px 0px 0px; padding:0px;  }
 
#menu li {display:block; float:left; position:relative; z-index:1100; margin-right:1px;}
#menu li span {display:block; z-index:1100; padding: 0px 10px 0px 10px; color:#000000;}
#menu li a, #menu li a:visited {display:block; padding:0;  white-space:nowrap;}
 
#menu dl {position:absolute; top:0; left:0; margin: 0px; padding: 0px; background-color:Transparent;  }
* html #menu dl {background-color:#ffffff;}
#menu dt {margin:0; float:left;}
#menu dd {display:none; background: #000000; clear:left; margin:0px; padding:0px; color: #a99583; text-align:left; padding-top: 0px; padding-bottom: 0px;}
 
#menu dt a, #menu dt a:visited {display:block; color:#a99583; padding: 0px 11px 0px 8px; text-decoration:none;}
#menu dd a, #menu dd a:visited {color:#a99583; text-decoration:none; display:block; padding: 5px 10px;}
 
#menu li a:hover {border:0; text-decoration:none; color:#ffffff;}
 
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:0px;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {color:#ffffff; border-left: solid 1px #8c1823;}
#menu dd a:link, #menu dd a:hover, #menu dd a:active, #menu dd a:visited{border-left: solid 1px #8c1823; }
*/

#feature-bar
{
    width: 1120px;
	height: 293px;
	background-image: url(Images/feature-bar-bg.png);
	background-repeat: repeat-x;
}

#main-body
{
	display: table;
	width: 1060px;
	min-height: 500px;
	background-color: #000000;
	padding: 20px 30px 20px 30px;
}

#main-body a:link, #main-body a:visited
{
    color: #cccccc;
    text-decoration: none;
}

#main-body a:hover, #main-body a:active
{
    text-decoration: underline;
}


#main-body img
{
    border: solid 3px #252324;
}

t: right;
{
	width: 199px;
}

#left-body
{
	float: left;
	width: 498px;
}

#right-body
{
	float: right;
	width: 199px;
}

#left-body
{
	float: left;
	width: 498px;
}

#right-body
{
	float: right;
	width: 199px;
}

#footer 
{
	width: 1060px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color:#1c1716;
	padding: 5px 30px 10px 30px;
}

#left-footer
{
	float: left;
	width: 300px;	
}

#p80-icon
{
	margin: 0px auto 0px auto;
	width: 30px;
	height: 26px;
	text-align: center;
}

#right-footer
{
	float: right;
	width: 650px;	
}

#loginbox
{
	padding:40px;
}

#loginboxwrapper
{
	background:url(images/login.png);
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	margin-left:0px;
	height:225px;
	width:240px;
}

#login-view
{
	position:absolute;
	top:5px;
	right:10px;
	color:white	
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

h1
{
	color: #8c1823;
	font-size: 30px;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: lighter;
}

h2 {
	color: #cccccc;
	font-size: 24px;
    line-height: normal;
    font-style: italic;
    font-family: Times New Roman;
    font-variant: normal;
    font-weight: lighter;
}

h3 {
	color: #ffffff;
	font-size: 22px;
    line-height: normal;
    font-style: normal;
    font-family: Trebuchet MS, Verdana, Arial;
    font-variant: small-caps;
    font-weight: lighter;
}

h4 {
	color: #996600;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

h5 {
	color: #996600;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

h6 {
	color: #996600;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

img
{
	border: 0px;
}

th
{
    vertical-align:top;
}

td
{
    vertical-align:top;
}

.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.pop-over
{
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #000000 1px solid; 
	DISPLAY: none; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 200px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #000000 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: white;
	font-size: 10pt;
}

.cutline
{
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}

/*  Dave's Totally Custom CSS Nav */
#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#menu a {
	display: block; 
	border-left: solid 1px #8c1823;
	color: #a99583;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	
}

#menu a:hover {
	display: block;
	color: #ffffff;
}

#menu li { /* all list items */
	float: left;
	padding-bottom:5px;
	border-left: solid 1px #8c1823;
	line-height:16px;
}

#menu li ul { /* second-level lists */
	position: absolute;
	background: #000000;
	width: 210px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	line-height:15px;
	margin-left:-1px;
	margin-top:5px;
}

#menu li ul li /* second-level list items */
{
    width:100%;
    line-height:20px;
}


#menu li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 160px;
	line-height:15px;
	width:180px;
	
}

#menu li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	-filter:alpha(opacity=90); 
	-moz-opacity:.90; 
	-opacity:.90;
}