/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #E8E8E8;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;
}
body{
	text-align:left;
	min-width:776px;
	height:100%;
	background:  #E8E8E8 repeat-x left top;
	
}
#wrapper {
	_height: 82px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:776px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(images/inner_776x1.jpg) repeat-y left top;
}
#outer-FCW{
	height:99.9%;
	min-height:100%;
	width:776px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(images/inner_776x1w.jpg) repeat-y left top;
}

/* mac hide \*/
* html #outer{
	width:776px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:165px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:776px;
	height:128px;
	z-index:74;
	background:  url(images/top-header_776x93_TT.jpg) no-repeat left top;
}
#ajaxmenu{
	position:absolute;
	top:128px;
	left:0px;
	width:776px;
	height:43px;
	z-index:65;
	background:  url(images/header_776x37.jpg) no-repeat left top;
}
#logo {
	position:absolute;
	top:26px;
	left:10px;
	width:237px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_237x63.gif) no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #ffffff;
	width:776px;
	clear:both;
	height:18px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  #000000 no-repeat left top;
}
#footer p {
	margin-top: 0px;
}
#footer p a {
	text-decoration: none;
	color: #CCCCCC;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:14px;	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:259px;
	float:right;
	z-index: 55;
	font-size: 10.5px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	line-height: 10.5px;
	margin-right: 1px;
}
#rightTOP {
	padding-right: 15px;
	margin-top: -14px;
	padding-top: 8px;
	background-image: url(images/TopRight-bkg.jpg);
	background-repeat: no-repeat;
	height: 268px;
	margin-left: -10px;
	padding-left: 15px;
  font-size: 10.8px;
	line-height: 1.2em;
}
#rightTOP h2 {
	color: #006633;
	line-height: 10px;
	font-size: 11px;
	font-weight: bold;
}
#rightTOP h3 {
	line-height: 10px;
	font-size: 10px;
	font-weight: bold;
}
#rightTWO {
padding-left: 8px;
padding-right: 9px;
font-size: 10.5px;
line-height: 1.2em;
}
#rightTWO h2 {
	color: #006633;
	line-height: 6px;
	font-size: 11px;
	font-weight: bold;
}
#rightTHREE {
}
#rightTOP-home {
	color: #FF3300;
	background-color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 10px;
	height: 107px;
	font-size: 10px;
}
#rightTOP-home h2 {
	font-size: 12px;
	color: #FFFFFF;
}
#rightTWO-home {
	color: #FF3300;
	background-color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 5px;
	height: 102px;
	font-size: 10px;
}
#rightTWO-home h2 {
	font-size: 12px;
	color: #FFFFFF;
}
/* new extended home */
#rightTOP-extended {
	color: #FF9933;
	background-color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 10px;
	height: 119px;
	font-size: 11px;
	line-height: 1.2em;
}
#rightTOP-extended h2 {
	font-size: 12px;
	color: #FFFFFF;
}
#rightTOP-extended a {
  text-decoration: none;
	color: #FFFFFF;
}

#rightTOP-extended a:hover {
	background-color: #FF6633;
	color: #ffffff;
	}
#rightTWO-extended {
	color: #FFFFFF;
	background-color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 5px;
	height: 164px;
	font-size: 11px;
	line-height: 1.2em;
}
#rightTWO-extended h2 {
	font-size: 12px;
	color: #FFFFFF;
}
#rightTWO-extended a {
	text-decoration: none;
	color: #FF9933;
}

#rightTWO-extended a:hover {
	background-color: #FF6633;
	color: #ffffff;
	}
#right-inner {
	width: 250px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:512px;
	float:left;
	padding-left: 7px;
	z-index: 56;
	margin-right: -7px;
	padding-top: 12px;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#FCW {
	position:relative;/*ie needs this to show float */
	width:770px;
	float:left;
	padding-left: 7px;
	z-index: 56;
	margin-right: -7px;
	padding-top: 8px;
}
#FCW-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height:2px;
	clear:both;
} /* to clear footer */
#home3span {
	width:774px;
	height:320px;
	background-image: url(images/home-feature-arrows-320.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	top: -12px;
}
#feature-container {
	width:514px;
	margin: 0px;
}
#featureOne {
	width:215px;
	padding-left: 40px;
	height: 160px;
	position: inherit;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: bold;
	vertical-align: top;
	margin: 0px;
	padding-top: 8px;
}

#homeFeatures h2 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
}
#featureOne h2 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
}
#featureOne a:link, a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
#featureOne a:hover
{
display: block;
	background-color: #000066;
}

#featureTwo {
	width:216px;
	float: right;
	padding-right: 5px;
	height: 160px;
	position: inherit;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: bold;
	vertical-align: top;
	margin: 0px;
	padding-top: 8px;
}
#featureTwo h2 {
	font-size: 12px;
	color: #FFFFFF;
}
#featureTwo a:link, a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
#featureTwo a:hover
{
display: block;
	background-color: #000066;
}
#featureThree {
	width:225px;
	float: right;
	padding-right: 15px;
	height: 160px;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: bold;
	margin: 0px;
	vertical-align: top;
	padding-top: 8px;
}
#featureThree h2 {
	font-size: 12px;
	color: #FFFFFF;
}
#featureThree a:link, a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
#featureThree a:hover
{
display: block;
	background-color: #000066;
}
#address {
	padding-left: 40px;
	position: relative;
	bottom: -10px;
}
#address-in {
	bottom: 5px;
	padding-top: 25px;
}
html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-14px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}
#content-FCW {
	z-index: 300;
	padding-bottom: 7px;
}



#content h2 {
	font-size: 15px;
	color: #FF6600;
	background:  url(images/bullet_17x21.gif) no-repeat left top;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #618200;
}

#content p a:hover {
	background-color: #618200;
	color: #ffffff;
}

#gallery{
	width: 513px;
	height: 224px;
	z-index: 75;
	background-color: #FFCC99;
	margin-left: -6px;
	margin-top: -12px;
	margin-right: -15px;
}
#gallery img{margin:0;padding:0;border:0;}
/* new extended home */ 
#galleryext{
	width: 513px;
	height: 299px;
	z-index: 75;
	margin-left: -6px;
	margin-top: -12px;
	margin-right: -15px;
}
#galleryext img{margin:0;padding:0;border:0;}
#footer p {
	padding: 2px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: dotted 1px #444444;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
	color: #CC3300;
}

#content a:hover, #sidebar a:hover
{
	background-color: #CC3300;
	color: rgb(255, 255, 255);
}
