@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------------------------

	Created by elykinnovation, inc. - http://www.elykinnovation.com
	Jacksonville, Florida - Web Design Company

--------------------------------------------------------------------------------------------------- */


a, div {-moz-outline:none;}

/* ----------------------------------------------------------------------------------------------------------------

	.png hack

------------------------------------------------------------------------------------------------------------------*/

/* * { behavior: url(iepngfix.htc); }*/
.iepngfix { behavior: url(css/iepngfix.htc); }
 

/* ---------------------------------------------------------------------------

	Body 

--------------------------------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	background-color: #d6d1cb;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #333;
	font-size: 13px;
}

.wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 910px; /* Make this number 10px wider than actual design for ie issues */
}

.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
}

.container {
	float: left;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 898px;
}


.side_a {
	float: left;
	margin: 15px 20px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 560px;
}

.side_b { 
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}

/* ---------------------------------------------------------------------------

	For 3 column design: Leave off if unneccessary

--------------------------------------------------------------------------- */

.side_c {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 889px;
}

.footer {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	height: 60px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

.copyright {
	float: left;
	clear: both;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	text-align: center;
	color: #333;
}

#wx_module_4654 {
	background-color: transparent;
	float: right;
	width: 190px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	overflow: hidden;
}

.wow_container {
	background-color: transparent;
	overflow: hidden;
}

.fundraiserbutton {
	float:left;
	height:60px;
	width:325px;
	padding:0;
	margin:50px 0px 0px 90px;
}

/* ---------------------------------------------------------------------------

	Logo Replace

--------------------------------------------------------------------------- */

.logo a {
	float: left;
	text-decoration: none;
	width: 218px;
	height: 145px;
	background-image: url(../images/logo-myflbb.png);
	background-repeat: no-repeat;
	margin: 22px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

.tagline {
	float: right;
	margin: -20px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color: #36684B;
	font-weight: bold;
}

.tagline a:link,
.tagline a:visited {
	color: #36684B;
	text-decoration: none;
}

.tagline a:hover,
.tagline a:hover:visited {
	color: #f18b26;
	text-decoration: none;
}


/* ---------------------------------------------------------------------------

	Horizontal Navigation

--------------------------------------------------------------------------- */

.nav {
	float: left;
	width: 900px;
	height: 32px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
} 

.nav ul {
	padding: 0px;
	margin: 0px;
}

.nav ul li {
	display: inline;
	padding: 0px 17px;
	color: #fff;
}

.nav ul li a:link,
.nav ul li a:visited {
	color: #fff;
	text-decoration: none;
}

.nav ul li a:hover,
.nav ul li a:visited:hover {
	color: #f18b26;
	text-decoration: none;
}

.footer-nav {
	float: right;
	width: 630px;
	height: 20px;
	text-align: center;
	margin: 16px 0px 0px 0px;
	padding: 10px 15px 0px 0px;
} 

.footer-nav ul {
	padding: 0px;
	margin: 0px;
}

.footer-nav ul li {
	display: inline;
	padding: 0px 0px 0px 0px;
}

.footer-nav ul li a:link,
.footer-nav ul li a:visited {
	color: #006699;
	text-decoration: none;
}

.footer-nav ul li a:hover,
.footer-nav ul li a:visited:hover {
	color: #f18b26;
	text-decoration: none;
}

.side_b  ul h3 {
	margin: 12px 0px 10px 0px;
}

.side_b ul {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 15px 10px;
	text-indent: 1px;
	list-style: none;
}

.side_b ul li ul li {
	border-bottom: #ccc 1px dotted;
	width: 95%;
	margin: 0px 0px;
	padding: 4px 0px 6px 0px;
	font-size: 13px;
	list-style: none;
}


/* ---------------------------------------------------------------------------

	Unordered List Stylings

--------------------------------------------------------------------------- */


ul.simple-list  {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 15px 10px;
	text-indent: 1px;
	list-style: none;
}

.simple-list li {
	border-bottom: #ccc 1px dotted;
	width: 95%;
	margin: 0px 0px;
	padding: 4px 0px;
	font-size: 13px;
	list-style: none;
}

ul.testimonials-list  {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 10px;
	text-indent: 1px;
	list-style: none;
}

.testimonials-list li {
	border-bottom: #ccc 1px dotted;
	width: 95%;
	margin: 0px 0px;
	padding: 10px 0px;
	font-size: 13px;
	list-style: none;
}

.testimonials-list li span {
	display: block;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

.site-map-list ul {
	padding: 0px 0px 0px 5px;
	margin: 15px 0px 10px 5px;
	text-indent: 1px;
	list-style: none;
}

.site-map-list li {
	border-bottom: 1px solid #ccc;
	list-style: none;
	margin: 0px 0px;
	padding: 10px 0px;
	font-size: 13px;
}

.site-map-list li a {
	font-weight: bold;
}

.site-map-list a:link,
.site-map-list a:visited {
	color: #006699;
	text-decoration: none;
}

.site-map-list a:hover,
.site-map-list a:visited:hover {
	color: #f18b26;
	text-decoration: underline;
}

/* ---------------------------------------------------------------------------

	Body Content

--------------------------------------------------------------------------- */

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #f18b26;
	text-decoration: underline;
}

p {
	line-height: 20px;
	padding: 0px;
	margin: 0px 0px 18px 0px;
}

h1, h2, h3, h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-size: 20px;
	font-weight: lighter;
	color: #36684B;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {	
	font-size: 18px;
	font-weight: lighter;
	color: #f18b26;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

h2.name {
	font-size: 16px;
	font-weight: lighter;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-size: 16px;
	font-weight: lighter;
	color: #666;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}


.banner {
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 880px;
	height: 280px;
	background-image: url(../images/banner-bg.png);
	background-repeat: no-repeat;
}

.banner-tagline {
	float: right;
	margin: 30px 22px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/banner-tagline.png);
	background-repeat: no-repeat;
	width: 359px;
	height: 105px;
}

.newsletter-sign-up {
	float: right;
	margin: 30px 22px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/sign-up-bg.png);
	background-repeat: no-repeat;
	width: 268px;
	height: 88px;
}

div.newsletter-sign-up .input-text {
	float: left;
	border: 1px solid #333;
	color: #333;
	width: 160px;
	height: 18px;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 10px 16px;
}

div.newsletter-sign-up .button {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 60px;
}

div.newsletter-sign-up span {
	float: left;
	margin: 12px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #326146;
}

.search-fl {
	float: left;
	width: 270px;
	height: 61px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.search-fl a {
	float: left;
	text-decoration: none;
	width: 270px;
	height: 61px;
	background-image: url(../images/button-fl-searches.png);
	background-position: 0 0;
}

.search-fl a:hover {
	background-position:  0px -61px;
}

.search-ne-fl {
	float: left;
	width: 270px;
	height: 61px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.search-ne-fl a {
	float: left;
	text-decoration: none;
	width: 270px;
	height: 61px;
	background-image: url(../images/button-fl-searches.png);
	background-position: 0px -122px;
}

.search-ne-fl a:hover {
	background-position: 0px -183px;
}


.testimonials-area {
	float: left;
	width: 268px;
	margin: 15px 0px 0px 1px;
	padding: 22px 0px 0px 0px;
	background-image: url(../images/testimonials-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #fff;
}

.testimonials-area > div {
	float: left;
	width: 228px;
	padding: 0px 20px 30px 20px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/testimonials-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.testimonials-area span a:link, .testimonials-area span a:visited {
	float: right;
	color: #fff;
	text-decoration: underline;
	text-align: right;
	margin-top: 50px;
}

.testimonials-area span a:hover, .testimonials-area span a:visited:hover {
	color: #fff;
	text-decoration: none;
}

.testimonials-area span.sig {
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

.bio-header {
	height: 180px;
	width: 550px;
	border-top: 1px solid #f18b26;
	margin: 30px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
}

.bio-header-top {
	height: 180px;
	width: 550px;
	border-top: 0px solid #f18b26;
	margin: 5px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
}

a.bluebutton {
	float: left;
	text-decoration: none;
	background-color: #006699;
	border: 3px solid #d8d8d8;
	margin: 10px 0px 10px 0px;
	padding: 10px 12px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.bluebutton:hover {
	border-color: #aaa
}

a.dark-bluebutton {
	float: left;
	text-decoration: none;
	background-color: #003366;
	border: 3px solid #d8d8d8;
	margin: 10px 0px 10px 0px;
	padding: 10px 12px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.dark-bluebutton:hover {
	border-color: #aaa;
}

a.orangebutton  {
	float: left;
	text-decoration: none;
	background-color: #f18b26;
	border: 3px solid #d8d8d8;
	margin: 10px 0px 10px 0px;
	padding: 15px 12px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.orangebutton:hover {
	border-color: #aaa
}

a.emailbutton {
	float: left;
	text-decoration: none;
	background-color: #EDF5FE;
	border: 2px solid #333;
	margin: 0px 0px 10px 0px;
	padding: 5px 8px 5px 8px;
	color: #006699;
	font-size: 13px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a.emailbutton:hover {
	border-color: #aaa
}

.form {
	float: left;
	width: 550px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.form input {
	width: 300px;
	margin: 6px 0px 6px 0px;
}

.form textarea {
	width: 300px;
	height: 200px;
	margin: 6px 0px 6px 0px;
}

.form .button {
	width: 70px;
}

.buyer-reg-form {
	float: left;
	width: 550px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.buyer-reg-form input, .buyer-reg-form textarea {
	width: 300px;
	margin: 6px 0px 6px 0px;
}

.buyer-reg-form select {
	margin: 6px 0px;
}

.buyer-reg-form .button {
	width: 70px;
}

.required {
	color: #990000;
	padding: 0px 6px 0px 0px;
}


/* ---------------------------------------------------------------------------

	General Declarations

--------------------------------------------------------------------------- */


.hide {
	visibility: hidden;
	display: none;
	text-indent: -8520px;
}

.pictureframe {
	border: #000 1px solid;
	padding: 4px;
}

.bio-pic {
	border: #999 1px solid;
	padding: 4px;
	margin: 0px 10px 10px;
	width: 102px;
	height: 150px;
	float: left;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
	background-color: transparent;
	height: 1px;
}

