/**********************
Basic tag definitions
**********************/

* {margin: 0; padding: 0; outline: 0;}

p {margin-bottom: 1.5em; line-height: 1.5em;}

ul, ol {line-height: 1.5em; list-style: none; margin: 0 0 1.5em 0;}

table {border-collapse: collapse; border-spacing: 0;}

img, fieldset, abbr, acronym {border: 0;}

address, caption, cite, code, dfn, em, strong, th, var {font-style: normal; font-weight: normal;}
strong {font-weight: bold;}
em, quote {font-style: italic;}

caption, th {text-align:left;}
q:before, q:after {content:'';}


/**********************
Headers
**********************/

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	line-height: 1.2em;
}
h1 {font-size: 2em;}
h2 {font-size: 1.75em;}
h3 {font-size: 1.75em; margin-bottom: .4em;}
h4 {font-size: 1.4em; color:#9B775D;}
h5 {font-size: 1em;}
h6 {font-size: .8em;}


/**********************
Anchors
**********************/

a, a:link, a:active, a:visited {
	color: #a1acd3;
	text-decoration: none;
}
a:hover {color: #7D89C1; text-decoration: none;}


/**********************
Main structure
**********************/

body {
	background-color: #d1d1d1;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	text-align: center;
}

#wrap {
	margin: auto;
	text-align: left;
	width: 800px;
	padding-bottom: 30px;
}

#header {
	background: #FFF url(../img/bg_header.gif) repeat-x 0 0;
	height: 85px; width: 800px;
	position: relative;
}
	#logo a {
		background: url(../img/logo.gif) no-repeat 0 0;
		height: 45px; width: 243px;
		position: absolute;
		top: 15px; left: 30px;
	}
	#search-form {
		background: #dfe0ee url(../img/bg_search.gif) no-repeat 0 0;
		display: block;
		height: 28px; width: 278px;
		padding: 8px 0 0 50px;
		position: absolute;
		top: 0; right: 0;
	}
		.form01 p {display: inline;}
		
		#tophome {
			font-size:15px !important;
			background: #dfe0ee url(../img/icon_home.gif) no-repeat 0 0;
			padding-left:15px;
			margin-left:137px;
			display: inline;
		}
			#tophome a, #toplogin a {
				color: #000 !important;
			}
		
		#toplogin {
			font-size:15px !important;
			background: #dfe0ee url(../img/icon_login.gif) no-repeat 0 0;
			padding-left:15px;
			margin-left:15px;
			display: inline;
		}

	#login {
		display: inline;
		position: absolute;
		top: 8px; right: 20px;
	}
		#login a {
			background: url(../img/bt_login.gif) no-repeat 0 0;
			height: 20px; width: 66px;
		}
		#call-us {
			text-align: right;
			position: absolute;
			top: 45px; right: 20px;
		}

#nav {
	background: #FFF url(../img/bg_menu.gif) repeat-x 0 0;
	padding: 0 3px;
	text-align: center;
	height: 29px; width: 794px;
}

#body {
	background: #FFF;
	padding-bottom: 15px;
	width: 800px;
}
	#sub-header {
		margin: 3px 3px 12px 3px;
		height: 146px; width: 794px;
		position: relative;
	}
		#sub-header.background01 {background: url(../img/img_hdr_who_we_are.jpg) no-repeat 186px 0;}
		#sub-header.background02 {background: url(../img/img_hdr_solutions.jpg) no-repeat 186px 0;}
		#sub-header.background03 {background: url(../img/img_hdr_consultation.jpg) no-repeat 186px 0;}
		#sub-header.background04 {background: url(../img/img_hdr_tools.jpg) no-repeat 186px 0;}
		#sub-header.background05 {background: url(../img/img_hdr_employment.jpg) no-repeat 186px 0;}
		#sub-header.background06 {background: url(../img/img_hdr_contactus.jpg) no-repeat 186px 0;}
		
		#home #sub-header {
			background: #ddccaf url(../img/bg_sub-header-B.jpg) no-repeat 0 0;
			margin: 1px 0 12px 0;
			width: 800px;
		}

		#sub-header .line01, #sub-header .line02 {font: normal normal 2em/1em "Times New Roman", Georgia, serif; text-align: right;}
		#sub-header .line01 {position: absolute; top: 50px; right: 77px;}
		#sub-header .line02 {color: #919191; position: absolute; top: 80px; right: 24px;}
		#home #sub-header .line01 {top: 50px; right: 167px;}
		#home #sub-header .line02 {top: 80px; right: 114px;}
	
	#col-l {
		float: left;
		display: inline;
		margin-left: 3px;
		width: 185px;
		border: 0;
		position: relative;
		padding: 0;
		clear: left;
	}
	#home #col-l {
		margin-left: 10px;
	}
	#col-r {
		float: left;
		margin: 0 0 0 25px;
		width: 562px;
	}
	#col-mid {
		float: left;
		display: inline;
		margin: 0 20px;
		width: 370px;
	}
	#home #col-r {
		margin: 0;
		width: 185px;
	}
	#col-r #purchasing-box {
		float: left;
		width: 380px;
	}
	
	#testimonial-box {
		background-color: #f9f6f4;
		border-color: #ece4dc;
		float: right;
		font-family: "Times New Roman", Georgia, serif;
		width: 165px;
		margin: 0 0 1em 1em;
	}
	

	#testimonial-box.index {
		margin-left: 0; 
	}
	
	.fullwidth #testimonial-box {
		float:right;
		margin: 0 0 1em 1em;
	}
	
	#testimonial-box .quote {
		color: #9B775D;
		font-style: italic;
		font-weight: bold;
		font-size: 1.17em;
		margin-bottom: 1em;
	}
	
#footer {
	background: #7d89c1 url(../img/bg_footer.gif) repeat-x 0 0;
	border-top: 8px solid #d9d9d9;
	color: #FFF; text-align: center;
	height: 38px; width: 800px;
	margin-bottom: 8px;
}

	
/* BOXES */

.box {
	border: 1px solid;
	float: left;
}
.box .content {padding: 13px;}
.box .mainform {padding: 5px;}

#col-l .box, #home #col-r .box {
	margin-bottom: 16px;
	width: 183px;
}

#request-info {
	background: #f8f8f8;
	border-color: #e0e0e0;
	font-size: .92em;
	padding-bottom: 10px;
}
#find-office {
	background: #cbe9d5 url(../img/bg_find-office.gif) repeat-x 0 0;
	border-color: #d6e9db;
	font-size: .92em;
}
	#find-office .form02 p {float: left;}
	#find-office .text {width: 110px;}

#news-resources {
	background-color: #f9f6f4;
	border-color: #ece4db;
	font-size: .92em;
}
	#news-resources h3 {
		color: #9b775d;
		font-size: 1.64em;
	}
	#news-resources li {
		margin-bottom: 1em;
	}
	
	
/**********************
Navigation
**********************/

#nav ul {
	margin: 0;
	height: 29px;
}
#nav ul li {
	background: url(../img/bg_nav.gif) repeat-x 0 0;
	border-left: 1px solid #FFF;
	display: inline;
	line-height: 29px;
	float: left;
}
#nav ul li a {
	background: url(../img/bg_button-l.gif) no-repeat 0 0;
	color: #666;
	display: block;
	float: left;
	font-size: 1.08em;
	height: 29px;
	text-decoration: none;
	width: auto;
	overflow: hidden;
}
#nav ul li a span {
	background: url(../img/bg_button-r.gif) no-repeat right 0;
	display: block;
	padding: 0 15px;
}
	#nav ul li a:hover, #nav ul li.active a {background-image: url(../img/bg_button-lb.gif);}
	#nav ul li a:hover span, #nav ul li.active a span {background-image: url(../img/bg_button-rb.gif);}

	
/* SUB NAV */
	
#sub-header .nav {
	background: #d9dcec;
	border-right: 1px solid #FFF;
	height: 146px; width: 185px;
	margin: 0;
}
#sub-header .nav li {width: 185px;}
#sub-header .nav li a {
	border-bottom: 1px solid #fff;
	color: #666;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 22px;
}
#sub-header .nav li a:hover, #sub-header .nav li a.active {
	background: #f7f8fb url(../img/bg_sub-nav.gif) repeat-y 0 0;
}


/* FOOTER NAV */

#footer .nav {margin: 0;}
#footer .nav li {
	display: inline;
	line-height: 38px;
	margin-left: 24px;
}
#footer .nav li.first {margin: 0;}
#footer .nav li a {color: #fff;}


/**********************
Forms
**********************/

input, select, textarea {}
input, textarea {padding: 1px;}
input, select {vertical-align:middle;}
textarea {width: 200px; height: 8em;}

input.text {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 2px solid #999;
	border-top: 2px solid #999;
	width: 140px;
}


input.file {height: auto; width: 250px;}
input.readonly {background-color: transparent; border: none;}
input.image, input.radio, input.check {border: none; width: auto; height: auto;}


/**********************
Common classes / Misc.
**********************/

.hidden {display: none;}
.replace {display: block; text-indent: -10000px; line-height: 0;}

.col-l 	{float: left; padding: 0; margin: 0; border: 0;}
.float	{float: left; padding: 0; margin: 0; border: 0;}
.col-r 	{float: right; clear: left; border: 0;}

.center {text-align: center;}
.right {text-align: right;}
.nomargin {margin: 0 !important; padding: 0 !important;}

.fullwidth {float: none; width: 100%; clear: left;}
.halfwidth {float: left; width: 50%;}

.txt00 {color: #A1ACD3;}
.txt01 {color: #9B775D;}

a.bt01, a.bt01:visited {
	background: url(../img/bg_button1.gif) no-repeat 0 0;
	color: #FFF;
	display: block;
	font: normal normal 12px/17px Arial;
	height: 17px; width: 82px;
	text-align: center;
	margin: auto 0 auto auto;
}

.list00 {
	float: left;
	display: block;
	margin-left: 20px;
	width: 170px;
}
.list00 li {
	background: url(../img/li-disc.gif) no-repeat 0 4px;
	font-weight: bold;
	display: block;
	padding-left: 14px;
}

.list01 {
	float: none;
	display: block;
}
.list01 li {
	background: url(../img/li-disc.gif) no-repeat 0 4px;
	margin-bottom: .8em;
	padding: 0 10px 0 14px;
	display:  block;
}
.list01 li a {color: #666 !important;}
.list01 li a:hover {text-decoration: underline;}

.clear {
	clear: both;
}




/* Terri added */
.mortgagecalc {
	background-color:#F9F6F4;
	border: 1px solid #ECE4DC;
	font-size:110%;
	width:290px;
	padding:13px;
}
.mortgagecalc h4{
	color:#A1ACD3;
	font-family:"Times New Roman",Georgia,serif;
	font-size:150%;
}
.mortgagecalc label{
}
.mortgagecalc input.calc{
	margin-left:5px;
	margin-bottom:5px;
}

.calc-footer {
	font-size:95%;
	font-style: italic;
	text-align: left;
	margin-top: 15px;
	border-top: solid #7F8BC2 1px;
	padding-top:10px;
	}
.calc-java {
	width:100%;
	text-align:center;
	}
	
dl {
	margin-top: 5px;
	}
dl dt {
	font-weight:bold;
	margin-bottom:2px;
	}
dl dd {
	margin-bottom:10px;
	}