@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

html {
min-height: 100%;
height: 100%;
border: 0;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 100.1%;	
}

body {
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
background: #000920 url(fc_body_bg.jpg) repeat-x;
}
html>body {
background: #000920 url(fc_body_bg.jpg) repeat-x;
}

h1{
font-size: 1.1em;
font-weight: bold;
color: #e2c977;
margin-bottom: 8px;
}

h2 {
font-size: 1em;
color: #e2c977;
}

h3 {
font-size: .9em;
color: #e2c977;
}

a:link {
color: #fff;
text-decoration: underline;
}

a:visited {
color: #fff;
}

a:hover {
text-decoration: none;
}

p{
font-size: .9em;
font-weight: normal;
color: #fff;
}

/* This style is necessary because for some reason when a doc is converted
       thru the dynamic converter it puts an extra <p> before each table tag. */
p table{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 1.1em;
font-weight: normal;
}

#page{
width: 1022px;
\width: 1024px;
w\idth: 1022px;
border: 1px solid #cdc093;
margin-top: 3px;
background-color:#000;
margin-left: auto;
margin-right: auto;
}

#banner{
height: 278px;
width: 100%;
background: #000 url(fc_banner_bg.jpg) no-repeat; 
}

#topnavmiddle {
height: 26px;
text-align: cemter;
background: #000 url(fc_top_nav_middle_bg.jpg) no-repeat center; 
white-space: nowrap;
font-size: .9em;
}

#topnavmiddle ul{
padding-top: 4px;
}

#topnavmiddle li{
display: inline;
list-style-type: none;
}

#topnavmiddle a {
color: #000;
padding: 0px 18px 0px 18px;
margin: 0;
text-decoration: none;
white-space: nowrap;
font-family: Arial;
font-size: 1em;
font-weight:bold;
}

#topnavmiddle a:hover {
text-decoration: underline;
}

.topnavfocus {
color: #fff !important;
}

#topnavbottom{
height: 15px;
background: #000 url(fc_top_nav_bottom_bg.jpg) no-repeat; 
white-space:nowrap;
}

#contentwrapper{
min-height: 300px;
}

/* for Internet Explorer */
/*\*/
* html #contentwrapper {
height: 300px;
}

#homehighlight {
float: left;
display: inline;
text-align: left;
margin: 22px 18px 6px 18px;
width: 250px;
\width: 255px;
w\idth: 250px;
}

#homehighlight h1{
font-size: 1em;
}

#homehighlight h2{
color: #e2c977;
font-size: .8em;
}

#homehighlight p, a:link{
color: #e2c977;
}

#leftcolumn {
float: left;
display: inline;
text-align: left;
margin: 22px 6px 6px 18px;
width: 166px;
\width: 176px;
w\idth: 166px;
font-size: .8em;
}

#leftcolumn ul{
margin-bottom: 16px;
width: 166px;
}

#leftcolumn li{
padding-left: 3px;
list-style-type: none;
}

#leftcolumn a:visited{
color: #e2c977;
}

.leftnavfocus{
font-weight: bold; 
}

#homecontent{
margin: 20px 12px 12px 22px;
text-align:left;
display: inline;
float: left;
width: 680px;
\width: 680px;
w\idth: 680px;
}

#rightcolumn{
margin: 20px 12px 12px 36px;
text-align:left;
display: inline;
float: left;
width: 750px;
\width: 760px;
w\idth: 750px;
}

#column{
margin: 20px 36px 12px 36px;
text-align:left;
display: inline;
float: left;
}

.imagewrapper img{
float: right;
padding: 0px 10px 10px 10px;
}

#footer{
height:57px;
width: 100%;
background: #000 url(fc_footer_bg.jpg) no-repeat; 
}

#footer p{
font-size: .7em;
padding-top: 30px;
vertical-align: bottom;
}

#footer a{
color: #fff;
text-decoration: none;
}
#footer a:hover{
text-decoration: underline;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.heading table td {
padding: 8px;
}

.heading img{
float: none !important;
}

.heading hr {
color: #E2C977;
background-color: #E2C977;
border: 0px;
}

.presenting {
height: 8px;
}

.elite {
height: 6px;
}

.premier {
height: 4px;
}

.executive {
height: 2px;
}

.valued {
height: 1px;
}