@charset "UTF-8";
/* CSS Document */

/* Main Body*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #6d5217;
	background-image: url(../images/fbc_bkg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-size: 10px;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
}
.facebook {
	font-size: 10px;
}

/* Links */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.location:link {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
a.location:visited {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
a.location:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
}
a.location:active {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
a.top_nav:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.top_nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.top_nav:hover {
	text-decoration: none;
	color: #4b4236;
	background-color: #caad68;
}
a.top_nav.current {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6e2306;
}
a.top_nav:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.left_nav:link {
	text-decoration: none;
	color: #4B4236;
}
a.left_nav:visited {
	text-decoration: none;
	color: #4B4236;
}
a.left_nav:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4B4236;
}
a.left_current {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6e2306;
	margin-top: 2em;
	margin-left: -.61em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.25em;
	padding-right: 1.25em;
	text-transform: uppercase;
}
a.left_nav:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.top_signin:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.top_signin:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.top_signin:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.top_signin:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.buttons:link {
	text-decoration: none;
	color: #4b4236;
	white-space: nowrap;
}
a.buttons:visited {
	text-decoration: none;
	color: #4b4236;
	
}
a.buttons:hover {
	text-decoration: underline;
	color: #000000;
}
a.buttons:active {
	text-decoration: none;
	color: #4b4236;
}

a.imageLink {border:none;}
a.imageLink IMG {border:none;}

/* Top Nav */
.top_nav {
	margin-top: 2em;
	margin-left: -.61em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.25em;
	padding-right: 1.25em;
	text-transform: uppercase;
}
.left_nav {
	margin-top: 2em;
	margin-left: -.61em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.25em;
	padding-right: 1.25em;
	text-transform: uppercase;
}
.top_sign {
	color: #FFFFFF;
	margin-top: 2em;
	margin-right: .75em;
}

/* Rigth Side Bar */

.phone {
	color: #4B4236;
	font-weight: bold;
	font-size: 18px;
}
.location_767769 {
	background-color: #767769;
	border:solid 2px #FFFFFF;
	text-align: center;
	padding: 4px;
}
.location_4b4236 {
	background-color: #4b4236;
	text-align: center;
	padding: 6px;
}
.location_6e2306 {
	background-color: #6e2306;
	border-top: 7px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	text-align: center;
	padding: 6px;
}
.location_caad68 {
	background-color: ##caad68;
	border-top: 7px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	text-align: center;
	padding: 6px;
}
.offer {
	font-size: 14px;
	color: #FFFFFF;
	margin: 1.5em;	
}
.disclaimer {
	font-size: 10px;
	color: #FFFFFF;
	margin: 1.5em;	
}
.sidebar {
	padding: 1em;
	background-color: #caad68;
	border-top: 7px;
	border-top-color: #FFFFFF;
	border-bottom: 7px;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
}
.form_margin {
	margin-top: .5em;
	margin-bottom: .5em;
}
.call {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4b4236;
	float: left;
}

/* Main Body */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4b4236;
	margin-top: 0em;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 1.15em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6e2306;
	margin-top: 0em;
	margin-bottom: 3px;
	font-weight: normal;
	line-height: 1em;
}
hr {
	color: #caad68;
}
.white_text {
	color: #FFFFFF;
}
.red_text {
	color: #6e2306;
}
.details_margin {
	margin-left: .75em;
	margin-bottom: .75em;	
}
.main_text {
	margin: 2em;
}
.headline_location {
	margin-top: 1.75em;
	margin-left: 2em;
}
.callout_caad68 {
	background-color: #caad68;
	border-top: 7px;
	border-top-color: #FFFFFF;
	border-bottom: 7px;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: .75em;
}
.callout_767769 {
	background-color: #767769;
	border-top: 7px;
	border-top-color: #FFFFFF;
	border-bottom: 7px;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: .75em;
}
.login_bkg {
	background-color: #CAAD68;
	margin: .75em;
	padding: 1.25em;
}
.start_wish {
	margin: 0.75em;
	padding: 1.25em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #767769;
}
.turn_off {
	color: #767769;
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
}
.step {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #767769;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.25em;
	padding-right: 1.25em;;
}
.step_nfb {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6e2306;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.25em;
	padding-right: 1.25em;;
}
.next {
	font-size: 14px;
	color: #606036;
	font-weight: bold;
}
.next_nfb {
	font-size: 14px;
	color: #6e2306;
	font-weight: bold;
}

.option {
	font:Verdana, Geneva, sans-serif;
	color: #6e2306;;
	font-weight: bold;
	font-size: 17px;
}

.free:link, .free:visited {
	display: block;
	height:28px;
	padding:8px;
	background-color:#4b4236;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#FFF;
}
.free:hover, .free:active {
	background-color:#6e2306;
	text-decoration:underline;
}


#slideshow {
  width: 750px;
  height: 280px;
}
table.design_build {
	border:solid 4px #6e2306;
}
table.design_only {
	border:solid 4px #4b4236;
}
.new {
	text-decoration:blink;
	font-weight:bold;
	color:#FC0;
}

	

