﻿/* TAG SPECIFIC
**************************************************/
body {
	margin: 0;
	padding: 0;
	font-family: Verdana; /*Arial, Helvetica, sans-serif;*/
	font-size: 100%;
	background: #F6F8F4 url('images/fcb_bg_body.jpg') repeat-x left top;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1.1em;
}
a img {
	border: none;
}
table {
	border-collapse: collapse;
}
table td {
	/*font-size: 12px;*/
	vertical-align: top;
}

/* LAYOUT
**************************************************/
#shell {
	width: 955px;
	margin: 0 auto;
	position: relative;
}
#columnLTop {
	width: 79px;
	height: 215px;
	background: url('images/fcb_bg_columnL_top.png') no-repeat;
	position: absolute;
	top: 0;
	left: -19px;
	behavior: url('iepngfix/iepngfix.htc'); /*ie6 fix*/
}
#columnRTop {
	width: 79px;
	height: 215px;
	background: url('images/fcb_bg_columnR_top.png') no-repeat;
	position: absolute;
	top: 0;
	left: 895px;
	behavior: url('iepngfix/iepngfix.htc'); /*ie6 fix*/
}
#shellT {
	width: 100%;
}
#columnL {
	width: 37px;
	background: url('images/fcb_bg_columnL.jpg') repeat-y left top;
}
#columnR {
	width: 37px;
	background: url('images/fcb_bg_columnR.jpg') repeat-y left top;
}
#mastHead {
	width: 100%;
	background: #F7F4EB url('images/fcb_bg_header.jpg') repeat-x left top;
}
#mastHead #branding {
	
	margin-left: 20px;
}
#mastHead #mastHeadR {
	text-align: right;
	padding-right: 25px;
	font-size: .75em;
}
#mastHead a {
	color: #334B19;
	text-decoration: none;
}
#searchF {
	border: 1px #334B19 solid;
}
#searchB {
	background-color: #334B19;
	border: none;
	color: #fff;
}
#navbar {
	width: 100%;
	background-color: #334B19;
}
#clock {
	color: #fff;
	font-size: .7em;
	padding-left: 10px;
}
/* MAIN NAVIGATION */
#nav {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}
#nav, 
#nav ul {
	float: right;
	list-style: none;
	line-height: 1;
	background: #396831;
	margin: 0;
	padding: 0;
	z-index: 10;
}
#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 0 10px;
	line-height: 35px;
	border-left: 1px #334B19 solid;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	width: 250px;
	font-weight: normal;
	margin: 0;
	border: 1px #334B19 solid;
	background: #fff;
}
#nav li ul.other {
	margin-left: -90px;
}
#nav li li {
	width: 250px;
}
#nav li ul a {
	width: 242px;
	color: #334B19;
	line-height: 1.3em;
	text-align: left;
	border: none;
	padding: 0 4px;
}
#nav li ul a:hover {
	color: #fff;
	background-color: #334B19;
}
#nav li ul ul {
	margin: -1.3em 0 0 250px;
}
#nav li ul.noclip ul {
	margin-left: -250px;
}
#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul {
	left: auto;
	display: block;
}

#content {
	width: 100%;
	font-size: .8em;
	background: #fff;
}
#content a {
	color: #334B19;
}
#contentHome {
	width: 100%;
	font-size: .8em;
	background: #fff url('images/fcb_watermark.jpg') no-repeat right bottom;
}
#contentHome a {
	color: #334B19;
}
#contentL {
	width: 25%;
	padding: 10px 5px 0 5px;
	vertical-align: top;
	font-family: Verdana;
}
#contentL #login {
	background-color: #EDF3E9;
	border: 1px #334B19 solid;
	padding: 0 5px;
	font-size: .9em;
	width:189px;	
}
#contentL #login h2 {
	color: #334B19;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
}
#contentL #login form {
	margin: 0;
	padding: 0;
}
#contentL #login div {
	margin: 5px 0;
}
#contentL #login form #AccessIDVisible {
	width: 115px;
}
#contentM {
	width: 75%;
	padding: 10px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
#home #contentM {
	width: 50%;
}
#contentM h1 {
	color: #334B19;
	border-bottom: 1px #396831 solid;
	margin-bottom: 14px;
}
#contentM h2 {
	color: #996633; /*OLD #396831;*/
}
#contentM h3 {
	margin: 0;
	color: #996633;
}
#contentM h4 {
	margin: 0;
	color: #334B19;
}
#contentR {
	display: none;
}
#home #contentR {
	width: 25%;
	padding: 10px 5px 0 0;
	vertical-align: top;
	display: block;
}
#contentR h2 {
	background: url(images/sidebar_heading_bg.gif) no-repeat center center;
	text-align: center;
	color: #334B19;
	margin: 0;
	padding: 0;
}
#contentR ul.quickLinks {
	list-style: none;
	margin: 0 0 0 0px;
}
#contentR ul.quickLinks li {
	background: url('images/fcb_arrow.gif') no-repeat left center;
	padding: 0 0 0 15px;
}
#contentR ul.quickLinks a {
	text-decoration: none;
}
#footer {
	width: 100%;
	background: #396831;
	color: #fff;
	font-size: .7em;
	border-top: 5px #334B19 solid;
}
#footerR {
	text-align: right;
	vertical-align: bottom;
}
#footer td {
	padding: 10px;
}
/* CLASS
**************************************************/
a.peachButton {
	width: 100px;
	height: 20px;
	background: #FFFFFF url('images/peachButton.jpg') no-repeat;
	color: #396831;
	text-align: center;
	line-height: 20px;
	display: block;
	text-decoration: none;
	font-size: 11px;
}
a.peachButton:hover {
	color: #4dc838;
	text-decoration:underline;
}

/*CUSTOM CMS TABLE*/
table.customTable01 {
	width: 615px;
	border-collapse: collapse;
	margin: 15px auto;
}
table.customTable01 th, table.customTable01 td, table.customTable01 caption {
	border: 1px solid #396831;
	padding: 2px 4px;
	font-size: 12px;
	vertical-align: top;
	background-color: #ffffff;
}
table.customTable01 caption {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #396831;
	padding: 4px 15px;
	margin-bottom: -16px;
	margin: expression('0');
	border-spacing: 0;
	line-height: 18px;
	
}
table.customTable01 th.shadedRow, table.customTable01 td.shadedRow {
	background-color: #CDCDCD;
}
table.customTable01 th {
	width: 16%
}
table.customTable01 thead th {
	width: auto;
}
table.customTable01 td {
	/*width: 20%;*/
}
table.customTable01 ul {
	padding: 0 0 0 15px;
	margin:expression('0 0 0 5px');
}
table.customTable01 ul li {
	vertical-align: top;
}

/*CUSTOM CMS TABLE 2*/
table.customTable02 {
	width: 450px;
	border-collapse: collapse;
	margin: 10px auto;
}
table.customTable02 th, table.customTable02 td {
	border: 1px solid #CBCBCB;
	padding: 4px 10px;
}
table.customTable02 th {
	background-color:#006600; 
	color:#ffffff;
}
table.customTable02 td {
	padding: 10px;
	text-align: center;
}

/*CUSTOM CMS TABLE 3*/
table.customTable03 {
	width: 600px;
	border-collapse: collapse;
	margin: 10px auto;
}
table.customTable03 th, table.customTable03 td {
	border: 1px solid #CBCBCB;
	padding: 4px 10px;
}
table.customTable03 th {
	background-color: #006600; 
	color: #ffffff;
	text-align: left;
	padding: 6px 8px 16px 10px;
}
table.customTable03 td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
table.customTable03 table th, table.customTable03 table td {
	border: none;
}

/*Locations page, location hours table*/
table.hoursTable {
	width: 300px;
	border-collapse: collapse;
	margin: 10px auto;
}
table.hoursTable th, table.hoursTable td {
	border: 0;
	padding: 1px 2px;
	text-align: left;
	vertical-align: top;
	background: none;
	color: #000000;
}
table.hoursTable th {
	font-weight: normal;
	padding-left: 20px;
}
table.hoursTable thead th {
	font-weight: bold;
	padding-left: 0;
}
table.hoursTable td {
	text-align: right;
	vertical-align: top;
}
.redText {
	color: #ff0000;
	font-weight: bold;
}
#mainimg{
    overflow: hidden;
    position: relative;
	margin-left: 0px;
	height: 274px;
	width: 410px;
}
#mainimg img{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#img1{
	z-index: 2;
}