@charset "utf-8";
/* CSS Document */
/******************************************************************************************
Created by: ecVisualMedia.com
Date Created: 19 JAN 2010

Last Modified Date:	18 MAY 2010

******************************************************************************************/
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,table { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
a { margin:0px; padding:0px; text-decoration: underline; color:#c74b00; }
a:hover { text-decoration: none; }
html,body { height: 100%; color: #342001; background: #000 url(../images/fwc_background.jpg) center top repeat; }	
body { padding:0; margin:0; font-family: "Times New Roman", Times, serif; font-size: 14px; line-height:1.125em; }     
#outer_wrapper{ width:100%; text-align: left; padding:0; margin: 0 auto; background:url(../images/hdr_tile.png) repeat-x; }

/************** Start Multiple Use Classes **************/

.border { border: 1px solid; border-color:#FFFF00; }
.bgNoRepeat { background-repeat: no-repeat; }
.bgRepeatX { background-repeat: repeat-x; }
.bgRepeatY { background-repeat: repeat-y; }
.bgCenter { background-position: center; }
.txtIndent{ text-indent: -9999px; }

/****************** End Multiple Use Classes ******************/

h2 { color:#c74b00; font-size:26px; margin-left:12px; }
h3, h4 { color: #444; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; }
h5 { color: #444; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }

#hdr { margin: 0 auto; width: 990px; height: 244px; background: url(../images/hdr_center.png) center top no-repeat; margin-bottom: 4px; }
#flash { position:relative; left:430px; top:0; width:530px; height:212px; }

#gNav { width:990px; margin:0 auto; }
#gNav span { display:inline-block; }
#gNav a { float:left; padding-left:18px; padding-right:18px; text-align:center; display:block; color:#f6ecc2; font-size:18px; font-weight:bold; text-decoration:none; }

#bodyCntr { width:960px; margin: 0 auto; }
#bcTop { width:960px; height:54px; display:block; background:url(../images/bc_top.png) no-repeat; }
#bcTile { width:960px; background:url(../images/bc_tile.png) repeat-y; }
#innerContent { width:880px; margin:0 auto; min-height:518px; z-index:100; }
#bcBtm { width:960px; height:54px; display:block; background:url(../images/bc_btm.png) no-repeat; }

#ftr { width:100%; padding-bottom:18px; background:url(../images/ftr_bg.png) repeat-x; color:#f6ecc2; }
#ftr_inner { width:960px; margin:0 auto; padding-top:18px; }
#ftr_inner span { display:inline-block; }
.fNav a { float:left; display:block; text-align:center; padding-left:18px; padding-right:18px; font-weight:bold; color:#f6ecc2; }
.fLinks { border-left:1px solid  #f6ecc2; }
#ftr_inner p { text-align:center; }
.plugMsge,.plugMsge a { padding:0; font-size:10px; float:inherit; clear:none; color:#f6ecc2; }

#fti a { text-decoration:none; color:#f6ecc2; display:block; }
