body {
	margin:0px;
	background-image:url(/images/background.jpg);
	background-position:center top;
	background-color:#FBF6F2;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, serif;
	font-size:14px;
}
img {
	border:0px; margin:0px;
}
h1 {
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	font-size:18px;
	color:#666666;
	
}
h2 {
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	font-size:14px;
	color:#666666;
	
}
h1 span {
	font-style:italic;
	font-size:24px;
	font-weight:normal;
	color:#FF6600;
}
#shell {
	width:893px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:table;
}
#nav {
	width:592px;
	height:48px;
	margin-left:140px;
	display:block;
	clear:both;	
}
#header-image {
	display:table;
	clear:both;
	width:893px;
}
#body-area {
	background-image:url(/images/body-bg.png);
	background-repeat:repeat-y;
	margin-left:59px;
	display:block;
	width:764px;
	clear:both;
}
#photo-box {
	background-image:url(/images/photo-bg.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:746px;
	margin-left:9px;
	margin-top:2px;
	padding-top:7px;
	clear:both;
}
#photo-box img {
	margin-left:2px;
	margin-right:2px;
}
#fake-bg {
	background-image:url(/images/fake-bg.gif);
	background-repeat:repeat-y;
	width:710px;
	margin-left:20px;
	margin-top:22px;
	display:table;
	clear:both;
}
#content-area {	
	background-image:url(/images/body-top-bg.jpg);
	background-repeat:no-repeat;
	width:746px;
	margin-top:12px;
	margin-left:9px;
	display:table;
	clear:both;
}
#content {
	width:446px;
	float:left;
	display:block;
	padding-right:20px;
}
#content p {
	line-height:20px;
	letter-spacing:1px;
}
#form {
	width:220px;
	float:right;
	display:block;
}
#application {
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	height:220px;
	padding-top:60px;
}
.input {
	border:1px solid #669900;
	background-image:url(/images/form-shadow.jpg);
	height:24px;
	width:130px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
}
.input-2 {
	border:1px solid #669900;
	background-image:url(/images/form-shadow.jpg);
}
#six-item {
	margin-top:40px;
	width:200px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	font-size:11px;
	clear:both;
}

#six-item a {
	font-size:13px;
	text-decoration:none;
	color:#FF6600;
}
#six-item a:hover {
	font-size:13px;
	text-decoration:underline;
	color:#FF6600;
}	
#star {
	margin-left:416px;
	margin-top:-60px;
	position:absolute;
}
#body-bottom {
	background-image:url(/images/body-bottom.png);
	background-repeat:no-repeat;
	width:754px;
	padding-left:10px;
	height:24px;
	padding-top:40px;
	margin-left:59px;
	font-variant:small-caps;
	font-size:11px;
	color:#666666;
	display:table;
}
#body-bottom ul {
	margin:0px;
	color:#666666;
}
#body-bottom ul li {
	display:inline;
	margin-right:8px;
}
#body-bottom a {
	color:#666666;
	text-decoration:none;
}
#body-bottom a:hover {
	text-decoration:underline;
}	
/*Mortgage From*/
/* creates illusion of cellpadding on all td's */
#mortgage-loan-form td {
	padding:5px;
}
/* makes labels for all fields bold */
.form-01, .form-03, .form-05, .form-07 {
	font-weight:normal;
}
/* centers all form elements */
.form-02, .form-04, .form-06, .form-07, .form-08, .form-09 {
	text-align:center;
}
/* modifies the text entry fields */
.input-01, .input-02, .input-03 {
	width:100px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}

/* creates illusion of cellpadding on all td's */
#mortgage-loan-form td {
	padding:5px;
}




/* makes labels for all fields bold */
.form-01, .form-03, .form-05 {
	font-weight:bold;
}




/* centers all form elements */
#mortgage-loan-form td {
	text-align:center;
}




/* modifies the drop-down menus */
.select-01, .select-02, .select-03 {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}

a {
	color:#8DB4A1;
	text-decoration:none;
}
a:hover	{
	color:#8DB4A1;
	text-decoration:underline;
}