@charset "UTF-8";
* {
	margin: 0px;
}
body {
	text-align:center;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:12px;
	background: #975c0e url(../images/bkg-body-vert.jpg) top left;
	background-repeat: repeat-x;
}
a img {
	border:none;
}
p {
	line-height:1.5em;
	padding: 0 0 .75em 0;
}
h1 {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding: 0 0 .5em 0;
}
h2 {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:24px;
	font-weight:normal;
	padding: 0 0 .5em 0;
}
h3 {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding: 0 0 .5em 0;
}
h4 {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding: 0 0 .5em 0;
}
h5 {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding: 0 0 .5em 0;
}
h6 {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding: 0 0 .5em 0;
}
hr {
	margin:1em 0;
}
br {
	margin:0;
	padding:0;
}
ul, ol {
	padding: 0 10px;
	margin: 10px 0;
	list-style-position:inside;
}

li {
	font-weight: normal;
	padding: .25em 0;
}
blockquote {
	border-left:4px solid #333333;
	margin:20px 10px 10px 15px;
	padding:0 5px;
	text-align:justify;
	font-size:16px;
}
strong {
	font-weight:bold;
}
a:link,
a:visited,
a:active {
	color: #333333;
	text-decoration:underline;
}
/*a {
	color: #333333;
	text-decoration:none;
}*/
a:hover {
	text-decoration:underline;	
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
table {
	margin: 0.5em 0 1em 0;
}
table th {
	background-color: #666666;
	border-bottom: 1px solid #E8E1C8;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
table td {
	background-color: #F5F5F5;
}
table td, table th {
	border-right:1px solid #ffffff;
	padding:0.4em 0.8em;
	text-align:center;
}
label {
	margin: 0 0 0 0;
	display:block;
	color:#000;
}
input {
	margin:0;
	padding: 0;
}
textarea {
	width:240px;
	margin:0;
	padding: 0;
}
#wrapper {
	width:1024px;
	margin: 0 auto;
	text-align:left;
}
#header {
	width: 1024px;
	margin: 0;
	padding:0;
	position:relative;
}
.hdrImgIndex {
	width: 981px;
	height: 227px;
	padding: 0;
	margin:38px 21.5px 0 21.5px;
	background:url(../images/header-index.jpg) top center no-repeat;
}
#tagTop {
	width: 475px;
	height:90px;
	background:url(../images/tag-top2.png) top left no-repeat;
	position:absolute;
	left: 50px;
	top:-38px;
	z-index:100;
}
#navTop {
	margin:0;
	padding:0;
	height:52px;
	width: 981px;
	margin:0 21.5px 0 21.5px;
	background: url(../images/bkg-nav-bar.jpg) top left repeat-x #fbf9f0;
}

.bio-pic {
	padding:10px;
}
.more {
	display: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666; }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url('down.gif') no-repeat left; }
a.hideLink {
	background: transparent url('up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; }
	
#contentWrapper {
	background:url(../images/bkg-wrapper-wide.png) top center no-repeat;
	width: 1024px;
	min-height: 824px;
	margin:0;
	padding:0;
}
#content {
	background-color:#fbf9f0;
	width: 981px;
	min-height:620px;
	margin:0 21.5px 0 21.5px;
	padding:20px 0 0 0;
}
#columnLeft {
	margin: 0 0 0 25px;
	padding: 0;
	float: left;
	width: 645px;
	text-align:justify;
}
#columnLeftHome {
	margin: 0 0 0 25px;
	padding: 0;
	float: left;
	width: 840px;
	text-align:justify;
}

.homePagePortrait{
	padding: 10px;
}
#columnRight {
	margin: 0px;
	padding: 0;
	margin: 0 10px 0 0;
	float: right;
	width: 270px;
}
#columnRightTop {
	width: 270px;
	height:9px;
	background-image:url(../images/colRightBar_01.png);
}
#columnRightContent {
	width: 241px;
	min-height: 486px;
	background:url(../images/colRightBar_02.png) top left repeat-y;
	margin:0;
	padding:0 15.5px 0 11.5px;
}
#columnRightBottom {
	width: 270px;
	height:15px;
	background-image:url(../images/colRightBar_03.png);
}
#portrait {
	width:241px;
	height:159px;
	margin:1em 0;
	padding:0;
}
#portrait-cyrus {
	width:241px;
	height:304px;
	margin:1em 0;
	padding:0;
}
#portrait-harley {
	width:241px;
	height:304px;
	margin:1em 0;
	padding:0;
}
#footer {
	width: 981px;
	margin:0 21.5px 0 21.5px;
}
#footerText {
	background-color:#e9e0cb;
	width: 981px;
	margin:0;
	padding:1em 0 0 0;
	color:#a36912;
	text-align:center;
}
#footerText a {
	color:#a36912;
}
#footerBottom {
	background:url(../images/footer-bottom-wide-sm.png) top left no-repeat;
	width: 981px;
	height:10px;
	margin:0;
}
#disclaimer {
	width: 981px;
	margin:0 21.5px 0 21.5px;
	padding:1em 0;
	color:#FFFFFF;
	text-align:center;
	font-size:10px
}
/* Sidebar Form */

/* Validation stuff */

input.required, textarea.required {
	border: 1px solid #bf3a00;
	background-color: #fff;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
/* End Validation Stuff */
#columnRightContent form {
	padding: 0px;
	width: 241px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#FFFFFF;
}
#columnRightContent p {
	margin: 0;
	padding: 0;
}
#columnRightContent label {
	margin: 0 2em 0 0;
	display:block;
	color:#FFFFFF;
}
#columnRightContent input {
	width:235px;
	margin:0;
	padding: 0;
}
#columnRightContent textarea {
	width:240px;
	margin:0;
	padding: 0;
}
#submitBtn {
	width: 241px;
	text-align:right;
	margin:1em 0 0 0;
	padding:0;
}
#logo {
	height: 123px;
	width: 100px;
	text-align:left;
	margin: 0 0 0 1em;
	padding-top:100;
	padding-left: 20px;
	background:url(../images/flbarlogo.png) no-repeat;
}
#columnRightContent input.SearchBtn {
	border:0;
	width:35px;
	height:35px;
	overflow:hidden;
	font-size:0;
	background:url(../images/button-submit.png) no-repeat;
}
/* TOP NAVIGATION */
#navTop ul {
	margin: 0;
  	padding: 1em 0 0 0;
 	float: left;
  	list-style: none;
	}
#navTop ul li{
	float:left;
	}
#navTop ul a {
  padding: 0 2em;
  font-size: 16px;
  line-height: 1.5em;
  text-decoration: none;
  color: #6a6461;
  float: left;
  display: block;
  background: url(../images/divider-navbar.jpg) no-repeat left top;
}	
#navTop ul a:hover {
	color:#561216;
	}
/* Classes*/
.sideBarTitle {
	width:241px;
	height: 33px;
	background:url(../images/bkg-sidebar-title.jpg) top left repeat-x;
	text-align:center;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:13px;
	line-height: 2.4em;
}
.sideBarTitle2 {
	width:241px;
	height: 40px;
	background:url(../images/bkg-sidebar-title2.jpg) top left repeat-x;
	text-align:center;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:13px;
	line-height: 1.4em;
}
.clearer {
	clear:both;
}
