/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, 
h1,h2,h3,h4,h5,h6, pre, form, fieldset,
input, textarea, p, blockquote, th, td {  
	margin: 0; 
	padding: 0; 
	} 
	/*
*********************************************
	General Styles
********************************************* 
*/
html, body {
    height: 100%;
	min-height: 100%;
}
body {
	font-family: Arial,Helvetica,sans-serif;
	background:#ffffff url(../img/headerBg.gif) repeat-x;
	height: 100%;
	min-height: 100%;
	}
html { 
	font-size:100.1%/*WinIE6- text resize adjust*/
	}

a { 
	color:#840d15;
	text-decoration: underline;
	}
a:hover { text-decoration: none }
ol, ul { 
	list-style:none; 
	} 

/*
*********************************************
	Structure
*********************************************
*/
#wrapper {
	margin: auto; 
	padding: 0;
	height:100%; /* IE6: treaded as min-height*/	
}
#header_wrapper, #body_wrapper {
	margin: auto; 
	padding: 0;
	width: 828px;
}
#body_wrapper {
	height: 100%;
}
header_wrapper{
	background: url(images/header_bg.jpg) repeat-xtop center;
}
#header_container {
	margin: auto; 
	padding-top: 8px; 
	padding-bottom: 2px;
	width: 828px; 
	height: 112px; 
	float: left;
}

/* Main navigation
------------------------------------------------------------------*/
#listings_boxnav{
	width: 928px;
	padding-left: 50px;

}
ul#nav {
	width:828px;
	height:33px;
	background:transparent url(../img/nav.gif) no-repeat 0 0px;
	float: left;
	padding: 0px 0 0 0; 
	margin: 0px auto; 
	position: relative;
		}
ul#nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;
	background:transparent url(../img/nav.gif) no-repeat;
	}

li#home a {width:75px;height:33px;}
li#about a {width:94px;height:33px;}
li#calculator a {width:100px;height:33px;}
li#dictionary a {width:99px;height:33px;}	 
li#listings a {width:84px;height:33px;}
li#miscellaneous a {width:152px;height:33px;}
li#refinancing a {width:137px;height:33px;}
li#contact a {width:87px;height:33px;}
	 	 	 	 
li#home a:link, li#home a:visited {	background-position:0px 0px;}
li#home a:hover, li#home a:focus {background-position:0px -34px;}
li#about a:link, li#about a:visited {	background-position:-75px 0px;}
li#about a:hover, li#about a:focus {background-position:-75px -34px;}
li#calculator a:link, li#calculator a:visited {	background-position:-169px 0px;}
li#calculator a:hover, li#calculator a:focus {	background-position:-169px -34px;}
li#dictionary a:link, li#dictionary a:visited {	background-position:-269px 0px;}
li#dictionary a:hover, li#dictionary a:focus {	background-position:-269px -34px;}
li#listings a:link, li#listings a:visited {	background-position: -368px 0px;}
li#listings a:hover, li#listings a:focus {	background-position: -368px -34px;}
li#miscellaneous a:link, li#miscellaneous a:visited {	background-position: -452px 0px;}
li#miscellaneous a:hover, li#miscellaneous a:focus {	background-position: -452px -34px;}
li#refinancing a:link, li#refinancing a:visited {	background-position: -604px 0px;}
li#refinancing a:hover, li#refinancing a:focus {	background-position: -604px -34px;}
li#contact a:link, li#contact a:visited {	background-position: -741px 0px;}
li#contact a:hover, li#contact a:focus {	background-position: -741px -34px;}

/* Main navigation "active tabs"
------------------------------------------------------------------*/
body#home-page ul#nav li#home a {background-position:0px -68px;}
body#about-page ul#nav li#about a {background-position:-75px -68px;}
body#calculator-page ul#nav li#calculator a {background-position:-169px -68px;}
body#dictionary-page ul#nav li#dictionary a {background-position:-269px -68px;}
body#listings-page ul#nav li#listings a {background-position:-368px -68px;}
body#miscellaneous-page ul#nav li#miscellaneous a {background-position:-452px -68px;}
body#refinancing-page ul#nav li#refinancing a {background-position:-604px -68px;}
body#contact-page ul#nav li#contact a {background-position:-741px -68px;}


/* Main navigation ends
------------------------------------------------------------------*/

#bgTop{
	background: url(../img/bgTop.jpg) no-repeat;
	width: 828px;
	height: 58px;
	margin-top: 6px;
	float: left;
}

#body_wrapper {
	float: left;
	width: 828px;
}
/*------------------------------------
Home content
----------------------------------- */
#textleft{
	float: left;
	width: 530px;
	padding-left: 30px;
}
.header {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size: 18px;
	letter-spacing: .45em;
	color: #840d15;
	padding-bottom: 15px;
}
.intro_text, .big_text{
	color: #3d2b1f;
	text-align: left;
	line-height: 140%;
	
}	
.intro_text {
	font-size: 13px;
}
.big_text {
	font-size: 110%;
}
#pic{
	float: right;
	padding: 20px;
	margin-top: 10px;
	background:url(../img/blanche.jpg) no-repeat;
	width: 177px;
	height: 183px;
}
/*---------------------------
dictionary
------------------------------*/
#dict p{
	padding: 5px 20px;
	font-size: 12px;
	
}
.alpha{
	font-size: 15px;
	letter-spacing: .45em;
	font-weight: bold;
}
u{
	font-size: 16px;
	font-weight:bold;
	color: #840d15;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}

#calcu{
	text-align: center;
	padding: 40px 330px;
	height: 335px;	
}
.title{
	font-size: 16px;
	text-decoration:underline;
}


/* column container */
#miscWrap{
	text-align: center;
	width: 100%;
	float: left;
}
#misc {
		float:left;
		width:660px;
		padding-left: 100px;
		padding-bottom: 18px;

	}
#misc2{
	float: left;
	width: 660px;
	padding-left: 100px;
}
	
/*-------------------------
	listings
--------------------------*/	
#listings_body_wrapper{
	float: left;
	width: 928px;
	padding-top: 6px;
}
#listings_header_wrapper {
	margin: auto; 
	padding: 0;
	width: 928px;
	text-align:center;
}
#listings_header_container {
	margin: auto; 
	padding-top: 8px; 
	padding-bottom: 2px;
	width: 928px; 
	height: 112px; 
	float: left;
}
iframe {   	border-style:solid;
  	border-color: #5f1215; /*CHOOSE THE COLOR YOU WANT HERE */
  	border-top-width:1px; /*CHOOSE THE SIZE YOU WANT HERE */
  	border-bottom-width:1px; /*CHOOSE THE SIZE YOU WANT HERE */
  	border-left-width:2px; /*CHOOSE THE SIZE YOU WANT HERE */
  	border-right-width:2px; /*CHOOSE THE SIZE YOU WANT HERE */
}

/*----------------------
footer
---------------------------*/

#bg_bottom{
	background:url(../img/bgBot2.gif) no-repeat;
	width: 828px;
	height:73px;
	float: left;
}

#footer_wrapper {
	margin: 0 auto; 
	padding: 0; 
	width: 100%;
	background: url(../img/footBg.gif) repeat-x; 
	float: left; 
}
#footer_container {
	margin: auto; 
	padding: 5px 0 50px 0; 
	width: 828px; 
	text-align: center;
}
#footLinks {
	text-align:center;
	padding-top: 11px;
	margin-bottom: 0px;
	font-size:.65em;
	color:#6d4d38;
	
	}
#footLinks ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#footLinks ul li {
	display:inline;
	margin-left:1.8em;
	}
.footer a {
	border:0;
	color:#fcfbe3;
	}
.copy {
	font-size: .65em;
	color: #93816c;
	margin-top: 15px;
	margin-bottom: 20px;
}
.copy a {
	border:0;
	color:#fcfbe3;
	}
	
#signature {
	font-size: 2.0em;
	font-family: "Edwardian Script ITC", "Brush Script Std", "Lucida Handwriting" ;
	color:#3d2b1f;
}