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

* {

	padding: 0px;
	margin: 0px;

}

body {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background: #899191;
	color: #000;
}

a {

	color: #666;
	
}

a:hover {

	color: #ccc;
}

#header {
	
	height: 110px;
	width: auto;
	background: #663333;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#headerLogo {

	height: 90px;
	background-image:url(../images/bst_logo2.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 740px;
	margin: 0px auto 0px auto;
	text-indent: -7000px;
}

#wrap {

	background: #899191;
	background-position: top;
	background-repeat: repeat-x;
}


/* Container Wrap For Drop Shadows
--------------------------------------------- */
#container_wrap {
	background: url(../images/content_bg.png) 0 0 repeat-y;
	width: 798px;
	margin: 0 auto;
	padding: 0;
	
}

#container_top {
	height: 8px;
	width: 798px;
	background: url(../images/content_bg_top.png) 0 0 no-repeat;
	overflow: hidden;
}

#container_bot {
	height: 8px;
	width: 798px;
	background: url(../images/content_bg_bot.png) 0 0 no-repeat;
	overflow: hidden;
	clear: both;
}



#container {
	width: 740px;
	margin: 0px auto 0px auto;
	padding: 20px 20px 60px 20px;
	background: #fff;
	border: 1px solid #000;

}


#footer {
	clear: both;
	position: absolute;
	width: 100%;
	height: 90px;
	background: #663333;
	text-align: center;
	color: #fff;
	padding-top: 10px;
	bottom: 0;
	
}

#content {
	
	
	display: block;
	width: 530px;
	float: right;
	padding-left: 20px;

}

#content p {
	
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 10px;

}

#content h2 {

	font-size: 20px;
	font-weight: bold;
	margin: 4px 0px 30px 0px;
	color: #899191;
	text-align: right;
	text-transform: uppercase;
	
	
}

#content ul {
	
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;

}

#content ul li {
	padding-bottom: 10px;
	line-height: 1.5em;
}

#content ol {

	padding-left: 40px;

}

#content ol li {
	padding-bottom: 10px;
	line-height: 1.5em;
}

.firstletter {

	font-size: 18px;

}

.googlemaps {

	background: #ccc;
	padding: 10px;
	margin-bottom: 10px;
	width: 425px;
	color: #fff;
	margin: 0px auto 10px auto;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}

.googlemaps p {
	
	margin-bottom: 10px;
	
}

.pageheading {
	
	text-align: center;
	float: right;
}


/* ------------------------------ NAVIGATION ------------------------ */

#nav {
	
	display: block;
	float: left;
	margin: 0;
	padding: 3px;
	width: 180px;	
	text-align: center;
}

#nav ul {
	text-align: right;
	padding: 0px;
	margin: 0px;
	width: 175px;
}

#nav ul li {
	font: 12px/24px Georgia, "Times New Roman", Times, serif;
	color: #899191;
	height: 24px;
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	border-bottom: 1px solid #899191;
	
}

#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #899191;
	height: 24px;
	text-decoration: none;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
	
}

#nav li a:hover {
	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-weight: bold;
}

#adbox {

	margin: 20px 0px 20px 0px;
	
}

/* ----------------- Flash Box ---------------------- */

#flashbanner {

	float:left;
	width:523px;
	height:180px;
	background-image:url(../images/flshbanner_bg.png);
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#flashbannerbox {

	width:503px;
	height:160px;
	margin: 10px 0px 0px 10px;
}

/* ---------------- Form ----------------------------- */

#bstform fieldset {

	margin-top: 10px;
	padding: 10px;
	background: #f0f0f0;
	border: 1px solid #666;

}

#bstform fieldset p {
	font-weight: bold;
}

#bstform label {

	display: block;
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	font-weight: bold;
}

#bstform div {
	margin: 5px;
}

#bstform legend {
	margin-left: 20px;
	font-weight: bold;
	size: 18px;
	color: #000;
}

#bstform input {
	width: 170px;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #666;
}

#bstform input.radios {
	
	float: left;
	display: block;
	width: auto;
	border: 0;
	margin-right: 5px;
}

#bstform input#zip {
	width: 61px;
}

#bstform label#lbl_zip {
	display: inline;
	padding-left: 26px;
	float: none;
	text-align: right;
}

#bstform select#state {
	width: 50px;
}

#bstform label.radiolabel {
	display: block;
	width: auto;
	font-weight: normal;
}

#bstform label.radiolabels {
	width: auto;
	float: left;
	font-weight: normal;
}

#bstform #phone1 {
	width: 30px;
}

#bstform #phone2 {
	width: 30px;
}

#bstform #phone3 {
	width: 40px;
}

/* Home owner fieldset
-------------------------- */

#home_owner label {
	width: 340px;
	text-align: right;
}

#home_owner input.money {
	width: 60px;
}

#home_owner p {
	font-weight: bold;
}

/* Other assets */

#other_assets input.checkbox {
	border: 0;
	width: auto;
	margin-right: 3px;
}

/* Other Debt
-------------------------- */

#other_debt input.money {
	width: 60px;
}

#other_debt label {
	width: 340px;
	text-align: right;
}

#other_debt label.shortlabel {
	width: 300px;
}

#other_debt input.longtext {
	width: 110px;
}

/* Employment Information
-------------------------- */

#employment_info label.shortlabel {
	width: 300px;
}

#employment_info input.longtext {
	width: 110px;
}

#employment_info label {
	width: 340px;
	text-align: right;
}

#employment_info input.money {
	width: 60px;
}

#other_income input.checkbox {
	border: 0;
	width: auto;
	margin-right: 3px;
}

/* Spouse Employment Information 
--------------------------------- */

#spouse_employment_info label.shortlabel {
	width: 300px;
}

#spouse_employment_info input.longtext {
	width: 110px;
}

#spouse_employment_info label {
	width: 340px;
	text-align: right;
}

#spouse_employment_info input.money {
	width: 60px;
}

input#btn_submit {
	margin-top: 10px;
	width: 100px;
}

#errors {
	color: #ff0000;
}

/* Fixes
--------------------------------- */

.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


