body {
	background-image:url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 0px 20px;
	display:block;
	color:#808888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 10px;
	letter-spacing: 1px;
}

#p1 {
	padding: 0px 10px 10px 20px;
	display:block;
	color:#808888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-right: 15px;
}

#p2 {
	padding: 0px 10px 10px 7px;
	display:block;
	color:#808888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	margin-right: 15px;
}

.text2 
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	color: #CCC;
	margin: 10px 0px 0px 15px;
}

h2{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#807754;
	text-transform: uppercase;
}

h3{
	padding: 10px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color:#CCCCCC;
	text-transform: uppercase;
	letter-spacing: 1px;
}

a {
	color:#935C20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
a:hover {
	color:#FFD18C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
/*	background:#ffffff;
	text-decoration:none;*/
}

/*a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}*/
#container {
	margin: 0px auto;
	text-align: left;
	width: 1140px;
}
#header{
	height:284px;
	width:860px;
	/*background-image:url(images/FSF_header_allpurpose_011209.jpg);*/
	background-repeat: no-repeat;
}
#homelink{
	position: absolute;
	height:125px;
	width:200px;
	background-image:url(images/homelink.png);
	background-repeat: no-repeat;
	z-index: 1000;
}
#flash-logo{
	position: absolute;
	height:127px;
	width:125px;
	z-index: 1000;
	margin-left: 415px;
}

#flash-logo1{
	position: absolute;
	height:127px;
	width:125px;
	z-index: 100;
	margin-left: 10px;
}

#flash-logo2{
	position: absolute;
	height:90px;
	width:470px;
	z-index: 100;
	margin-left: 365px;
	margin-top: 120px;
}

#content{
}
#left{
	width:192px;
	float:left;
}
#middle{
	margin-left:206px;
	margin-right:196px;
	width:730px;
}
#col1{
	margin-left:20px;
	margin-right:0px;
	width:784px;
}
#main{
	background-image:url(images/postmiddlec1.gif);
	margin-left:0px;
	margin-right:0px;
	width:858px;
}
#right{
	width:192px;
	float:right;
}

/********************* menu ****************************/
.menuheader{
	width:192px;
	height:37px;
	background-image:url(images/menutop.gif);
	display:block;
}
.menucontent{
	width:192px;
	background-image:url(images/menumiddle.gif);
	padding-top:5px;
	background-repeat: repeat-y;
}.menuheader h3{
	padding: 10px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url(images/menubottom.gif);
	display:block;
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
	height: 33px;
}

/********************* post ****************************/
.post{
	margin-bottom:10px;
}
.postheader{
	background-image:url(../img/posttop_730X33.gif);
	display:block;
	width:730px;
	height:33px;
}
.postheaderc1{
	background-image:url(images/posttopc1.gif);
	display:block;
	width:858px;
	height:33px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postheaderc1 h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#FFA035;
}
.postcontent{
	background-image:url(../img/postmiddle_730X2.gif);
	background-repeat: repeat-y;
	padding: 5px 0px 0px 0px;
}
.postcontentc1{
	background-image:url(images/postmiddlec1.gif);
	background-repeat: repeat-y;
	padding: 20px 0px;
}

.postfooter{
	background-image:url(../img/postbottom_730X15.gif);
	background-repeat: no-repeat;
	display:block;
	width:730px;
	height:15px;
}
.postfooterc1{
	background-image:url(images/postbottomc1.gif);
	background-repeat: no-repeat;
	display:block;
	width:858px;
	height:15px;
}
/********************* header ****************************/
#header{
	position:relative;
	width: 1140px;
}
#header ul{
	position:absolute;
	top:255px;
	display:block;
	left:284px;
	width: 60%;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
	color: #FFDBA6;
}
#img1 {
	position: absolute;
	z-index: -100;
	margin-left: 421px;
	margin-top: 14px;
}
/********************* footer ****************************/
#footer{
	width:1140px;
	margin-top: 10px;
}
#footer ul{
	display:block;
	margin-left:284px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
	color: #FFDBA6;
}
#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
	width:1140px;
	display:block;
	padding: 15px 0px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
	color: #D59444;
}
.member{
	display:inline;
	float:left;
	margin-left:14px;
	width: 81px;
}
.member span{
	display:block;
	text-align:left;
	padding: 2px 0px 13px 0px;
	text-transform: none;

}
.member img{
	width: 53px;
	height:70px;
	border: solid 1px #999999;
}
.clear{
	clear:both;
	height: 5px;
}

.clear5{
	clear:both;
	height: 10px;
}

.clear10{
	clear:both;
	height: 15px;
}

.clear25{
	clear:both;
	height: 25px;
}

.clear50{
	clear:both;
	height: 50px;
}

.clear100{
	clear:both;
	height: 100px;
}

.clear150{
	clear:both;
	height: 150px;
}

/*================vertical overflow scroll CSS====================*/

div.scroll {
	height: 514px;
	width: 140px;
	overflow: auto;
	border: 1px solid #151617;
	background-color: #151616;
	padding: 0px;
	margin-left: 40px;
	margin-top: 30px;
}
/*================image CSS====================*/

#img2 {
	position: absolute;
	z-index: 2000;
	margin-left: 640px;
	margin-top: 0px;
}

/*================SpryAccordian CSS====================*/

@charset "UTF-8";

/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

.Accordion {
	/*border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;*/
	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	border-top: solid 1px black;
	/*border-bottom: solid 1px gray;*/
	margin: 10px 0px 0px 10px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color: #F90;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	height: 160px;
}

.AccordionPanelContent a {
	color: #09F;
}

.AccordionPanelContent a:hover {
	color: #FC3;
}
/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	color: #F90;
	font-size: 1.2em;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #06F;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #FC3;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	/*background-color: #33CCFF;*/
}


/*========================google map icon css=====================*/
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer2141684021 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:30px;
	height:30px;
	text-align:left;
}

#MMMenuContainer0021081138_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0021081138_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:2px;
	top:1px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0021081138_0 {
/* This class defines things about menu MMMenu0021081138_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:305px;
	height:26px;
}

.MMMIFVStyleMMMenu0021081138_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0021081138_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:305px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:297px;
	height:18px;
}

#MMMenu0021081138_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0021081138_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenuContainer0021081138_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0021081138_0 a {
/* Controls the general apperance for menu MMMenuContainer0021081138_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#cccccc;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0021081138_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0021081138_0 */
	color:#ffffff;
	background-color:#000084;
}
