body
{
	background-color: #000;
	font-family: Georgia, Times Roman, serif;
	font-size: 15px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
}
.contentcontainer {
	background-color: #000;
}
.ffc_text {
	font-size:15px;
	color: white;
	font-family: arial;
	font-weight: bold;
}

.ffc_popup {
	font-size: 15;
	font-family: arial;
	color: 000000;
}
.contenttextred {
	color:#BF2E1A;
	text-align: center;
}
.contenttext {
	color:#FFF;
	text-align: center;
}
.contenttextindex {
	font-size: 18px;
	color:#FFF;
	text-align: center;
}
.contenttextleft {
	color:#FFF;
	text-align: left;
}
.contenttextleftgreybox {
	color:#000000;
	text-align: left;
}
.contenttextcentergreybox {
	color:#000000;
	text-align: center;
}
.contenttextcentertitle {
	color:#000000;
	font-size:20px;
	text-align: center;
	font-weight:bold;
}
.table_main {
  	background-position: bottom center;
  	background-repeat: no-repeat;
	font-size:20px;
	text-align: center;
}
.contenttextsmall {
	font-size: 12px;
	color:#FFF;
	text-align: left;
}
.footertext {
	color:#FFF;
}
#rotator
{
background: url(images/quotes/rotate.php) no-repeat top center;
width: 268px;
height: 280px;
}

b
{
	font-style: normal;
	font-weight: 800;
	text-decoration: none;
}

.ffc_subtitle
{
	font-family: georgia, times roman, serif;
	font-size: 18px;
	color: #D06000;
	font-weight: 600;
	font-style: italic;
}

h1
{
	font-family: georgia, times roman, serif;
	font-size: 18px;
	line-height: 22px;
	color: #D06000;
	font-weight: 600;
	font-style: italic;
}

h2
{
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: 600;
	font-style: italic;
}

h3
{
	color: #707B75;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: 600;
}

em
{
	color: #F48421;
	font-weight: 600;
	text-transform: inherit;
	text-decoration: none;
	font-style: normal;
}

table#main
{
	font-size: 15;
	line-height: 22px;
	color: 000000;
	padding: 10px 0 0 50px;
}

td#text
{
	vertical-align: top;
	padding: 0 75px 0 25px;
}

td#promotext
{
	font-size: 15;
	line-height: 22px;
	color: 000000;
	text-align:justify;
}

td#popuptext
{
	vertical-align: top;
	padding: 0 20px 0 20px;
	overflow: scroll;
}

div#dearwm
{
	font-size: 13;
	line-height: 22px;
	color: F48421;
	font-style: italic;
}

form#form
{
	
	background-color: #F2EEE1;
	padding: 10px;
	background-image: url(images/grid_bg.gif);
}
.redhover {
	color: #BF2E1A;
}
.redhover:hover {
	color:#000;
}

/*
div.formBg {
	background-color: #F2EEE1;
	padding: 10px;
	background-image: url(images/grid_bg.gif);
}
*/
input#wingform
{
	padding: 2px;
	margin: 5px;
	background-color: #FFC;
	left: 450px;
	position: absolute;
}

button#form
{
	padding: 2px;
	margin: 5px;
	background-color: #D06000;;
	float: right;
}

/* MAIN & SUB NAVIGATION Links */

/* Nifty dropdown for locations*/
#dropmenudiv{
	position:absolute;
	border:1px solid #3F4456;
	letter-spacing: 1pt;
	font-family: georgia, times roman, serif;
	font-size: 13px;
	line-height: 20px;
	z-index:99;
	text-indent: 6px;
	filter:alpha(opacity=80); /* IE's opacity*/
	opacity: 0.80;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	color: #ffffff;
	
}
	
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ffffff;
	color:#BF2E1A;
	filter:alpha(opacity=75); /* IE's opacity*/
	opacity: 0.75;
}
/*End dropdown, Added by Tony on Nov 10th 2007*/

table#subnav
{
	letter-spacing: 1pt;
	font-family: georgia, times roman, serif;
	font-size: 11px;
}

#navlist
{
	margin-left: 25px;
	padding-left: 0;
	list-style: none;
}

#navlist li
{
padding-left: 25px;
background-image: url(images/arrow_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .25em;
}

/* GENERAL Links */
a
{
	color: #BF2E1A;
	text-decoration: none;
}

a#link
{
	color: #BF2E1A;
	border-bottom: BF2E1A;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;

}

a#link:visited { color: #BF2E1A;
	border-bottom: #BF2E1A;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}
a#link:hover
{
	color: #F5B207;
	border-bottom: #F5B207;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}
a#link:active { color: #BF2E1A; }


div#on
{
	color: #3F4456;
	font-style: italic;
	font-weight: 800;
}

/* Making two columns */

div#left
{
	width: 50%;
	float: left;
	padding: 0 0 10px 0;
}


div#right
{
	width: 50%;
	float: left;
	padding: 0 0 10px 0;
}

img#btn { float: right; }

form input {
font-size:10px;
font-family:arial,sans-serif;
}
form {
font-size:10px;
}
select#cal {
font-size:14px;
}
.signup {
font-size:11px;
font-family:arial,sans-serif;
color: #ffffff;
line-height: 1em;
padding-bottom:10px;
}
.styledbuttons {
font-size:12px;
font-family:arial,sans-serif;
background: #7E1F12;
color: #FFFFFF;
}
select {
font-size:10px;
}
input {
font-size:10px;
}

.signup a, .signup a:visited{
text-decoration:none;
color: #7e1f12;
}

.signup a:hover {
text-decoration:underline;
}
.signup strong, .signup b {
font-size:12px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#ffffff;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
