﻿@import url('bfc_layout.css');
body {
	background-color: #084974;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	height: 145px;
	background-color: #084974;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
p {
	margin: 0;
	padding: 0;
}

div#main {
	background: transparent url('images/top.jpg') no-repeat scroll 0 0;
	width: 930px;
	height: 30px;
}
div#main2 {
	background: transparent url('images/sides.jpg') repeat-y scroll 0 0;
	width: 930px;
	height: auto;
	clear: both;
	float: left;
}
div#bottom {
	background: transparent url('images/bottom.jpg') no-repeat scroll 0 0;
	width: 930px;
	height: 32px;
	float: left;
}

/* top navigation */
#nav {
	padding: 13px;
	margin: 0;
	text-align: center;
	font-size: 14px;
}
#nav a:link {
	padding: 13px 16px;
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:visited {
	padding: 13px 16px;
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover { padding: 13px 16px; background-color:#084974; text-decoration: underline; color: #FFFFFF; }
#nav a:active {
	padding: 13px 16px;
	text-decoration: underline;
	color: #FFFFFF;
}
#nav2 {
	padding: 3px 3px 13px 3px;
	margin: 0;
	text-align: center;
	font-size: 14px;
}
#nav2 a:link {
	padding: 13px 16px;
	text-decoration: none;
	color: #FBE1E6;
}
#nav2 a:visited {
	padding: 13px 16px;
	text-decoration: none;
	color: #FBE1E6;
}
#nav2 a:hover { padding: 13px 16px; background-color:#084974; text-decoration: underline; color: #FBE1E6; }
#nav2 a:active {
	padding: 13px 16px;
	text-decoration: underline;
	color: #FBE1E6;
}

#masthead {
	background: url('images/banner2.jpg');
	width: 931px;
	float: left;
	height: 266px;
	margin: 0 auto 6px auto;
	position: relative;
}
#masthead:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
h3 {
	margin: 0 0;
	font-size: 13px;
}
#content {
	background: url('images/curve.jpg') repeat-y top;
	padding: 0px;
	float: left;
	width: 540px;
	margin-bottom: 10px;
	color: #084974;
	height: auto;
	margin-left: 65px;
	margin-right: 55px;
}
/* Define an alternate content that has no background image, for pages that shouldn't have one due to other busy content */
#content2 {
	background: #FFFFFF;
	float: left;
	width: 540px;
	color: #084974;
	height: auto;
}

#content ul {
	margin-left: 70px;
	line-height: 1.4em;
	list-style-type: none;
}
#content ul li {
	clear: both;
	margin-bottom: 26px;
}
#content ul.regular {
	margin-left: 70px;
	line-height: 1.1em;
	list-style-type:disc;
}
#content ul.regular li {
	clear: both;
	margin-bottom: 6px;
}

/* Sidebar */

#sidebar {
	border-left: 1px #E4E4E4 solid;
	float: right;
	width: 226px;
	margin: 0;
	padding: 0;
	margin-right: 14px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	line-height: 20px;
	padding-left: 40px;
}
#sidebar ul li ul {
	line-height: normal;
	color: #7C996D;
}
#sidebar h2 {
	padding: 4px 0 0 0px;
	background: url('images/sm_hdr2.jpg') no-repeat left top;
	font-size: 20px;
	color: #284057;
	width: 183px;
	height: 34px;
	text-align: center;
	margin-left: 24px;
}
#footer {
	text-align: center;
	clear: both;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #FFFFFF;
	height: 18px;
}
/* Masthead Styles */
#masthead h1 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0px;
	color: #084974;
	font-style: normal;
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	float: none;
	margin-left: 540px;
	text-align: right;
	margin-right: 30px;
}
#masthead h3 {
	font-size: 14px;
	margin: 0px;
	color: #06395B;
	margin-top: 140px;
	font-family: Verdana, "Lucida Console", sans-serif;
	float: none;
	margin-left: 180px;
	line-height: 1.3em;
	font-weight: lighter;
}
#masthead h2 {
	font-size: 12px;
	margin: 0px;
	color: #75936F;
	font-family: Catriel;
	float: none;
	margin-left: 100px;
	text-align: right;
	margin-right: 30px;
}
/* Content Styles */
#content p {
	margin-bottom: 8px;
	margin-left: 35px;
	line-height: 145%;
}
#content h1 {
	color: #074167;
	margin-top: 30px;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 34px;
	margin-left: 26px;
	margin-right: 0px;
}
#content h2 {
	margin-top: 30px;
	font-size: 16px;
	margin-bottom: 12px;
	margin-left: 30px;
	margin-right: 20px;
	color: #68835A;
}
#content #right_col h4 {
	font-size: 14px;
	margin-left: 0px;
	margin-top: 22px;
	margin-bottom: 6px;
	color: #0066FF;
}
#emailform {
	background: #FFFFFF;
	width: 540px;
	margin-left: 16px;
}
#emailform label {
	margin-right: 10px;
	padding-right: 10px;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}
#emailform #button_row {
	margin-left: 176px;
	margin-top: 20px;
}
/* Footer Styles */
#footer a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #BFD9FF;
	text-decoration: underline;
}
a {
	color:#0066FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #7c996d;
}
a.hugginslink {
	font-size: 10px;
	color: #2166A9;
}
.filler {
	height: 12px;
}
.fillerlarge {
	height: 80px;
}
.underline {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	width: 0;
	height: 4px;
}
/* */
.icon_style {
	vertical-align: middle;
	margin-right: 8px;
}
.plain {
	border: 0;
}
.signupbox {
	background: url('images/gray_box.jpg') no-repeat;
	height: 82px;
	width: 195px;
	padding-top: 16px;
	margin-left: 16px;
	margin-bottom: 12px;
}
.noborder {
	border-width: 0px;
}
.logo_link {
	border-width: 0px;
	padding: 0px 12px 4px 0px;
	float: left;
}
.pic_left {
	border-width: 0px;
	padding: 0px 12px 4px 0px;
	float: left;
}
.pic_right {
	border-width: 0px;
	padding: 0px 0px 4px 12px;
	float: right;
}
.right {
	text-align:right;
}
.tinytext {
	font-size: 12px;
	line-height: 1.1em;
}
.testimonial2 {
	padding: 0 4px 1px 16px;
	background: url('images/quote2_l.gif') no-repeat scroll left top;
	font-family: "lucida grande",arial,sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	width: 470px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom-color: #EEE1CA;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}
.indent {
	margin-left: 30px;
	margin-right: 18px;
}
.floatright {
	float:right;
}
.attention {
	color: #A4007B;
	font-weight: bold;
	font-size: 16px;
}
