/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 40px 0 20px 0;
	margin: 0;
	background: url("../images/bg_body.jpg") 0 0 repeat-x;
	position:relative;
}
div, h1, h2, h3, h4, h5, h6, p, ol, ul {
	position: relative;
	margin: 0;
	padding:0;
}
a, a:link, a:visited {
	color: #006699;
	text-decoration: none;
	outline:none;
}
a:hover {
	color:#3399cc;
}
/* FRAMEWORK ##################################################*/
#master {
	width: 856px;
	margin: 0 auto;
	padding: 8px 0 0 0;
}
	#header {
		width: 792px;
		height: 121px;
		margin: 0 auto;
		padding: 0 25px;
	}
	#navigation {
		width: 842px;
		height: 34px;
		margin: 0 auto;
		padding: 0;
	}
	#subheader {
		width: 842px;
		height: 272px;
		margin: 0 auto;
	}
	#content {
		width: 806px;
		padding: 25px; 
		overflow:hidden;
	}
	#content.internal {
		width: 550px;
		padding: 25px 281px 25px 25px;
	}
		#contact {
			width: 245px;
			padding:0 35px 0 10px;
			float:left;
		}
		#call {
			width: 469px;
			padding: 0 0 0 45px;
			float:left;
		}
		.listings {
			width: 550px;
			padding: 30px 0 5px 0;
			overflow: hidden;
		}
			.listings_image {
				width: 130px;
				float:left;
			}
			.listings_info {
				width: 386px;
				padding: 0 0 5px 30px;
				float: left;
			}
			
	#footer {
		width: 856px;
		height: 45px;
		text-align: center;
	}

/* STYLES ########################################################*/

/* master */
#master {
	background: #FFF url("../images/bg_master.gif") 0 0 no-repeat;
}
/* header */
	#header {
		background: url("../images/bg_header.jpg") 0 0 repeat-x;
		border-bottom: 1px solid #b4afa1;;
	}
		/*#header h1.logo {
			width: 200px;
			height: 90px;
			float: left;
			padding-top: 25px;
		}
			#header h1.logo a {
				width: 200px;
				height: 0;
				padding-top: 90px;
				background: url("../images/logo.gif") 0 0 no-repeat;
				display:block;
				overflow:hidden;
			}
			#header h4.phone {
				float:right;
				font-size: 30px;
				font-style: italic;
				font-weight:bold;
				padding-top: 85px;
			}*/
		#header h1.logo {
			width: 347px;
			height: 56px;
			float: left;
			padding-top: 36px;
		}
			#header h1.logo a {
				width: 347px;
				height: 0;
				padding-top: 56px;
				background: url("../images/logo_new.gif") 0 0 no-repeat;
				display:block;
				overflow:hidden;
			}
			#header h4.phone {
				float:right;
				font-size: 30px;
				font-style: italic;
				font-weight:bold;
				padding-top: 48px;
			}
/* navigation */
	#navigation {
		background: #e6decb;
		border-bottom:3px solid #5c5c5c;
	}
		#navigation ul {
			list-style:none;
			overflow:hidden;
		}
		#navigation li {
			text-transform:uppercase;
			height:33px;
			width: 125px;
			background:url('../images/bg_nav.gif') right top no-repeat;
			float:left;
			display:block;
		}
		#navigation li.last {
			background: none;
		}
		#navigation li#nav_home {width:130px;}
		#navigation li#nav_about {width:130px;}
		#navigation li#nav_listings {width:150px;}
		#navigation li#nav_applynow {width:168px;}
		#navigation li#nav_faq {width:100px;}
		#navigation li#nav_contact {width:160px;}
		
		#navigation a,#navigation a:link,#navigation a:visited {
			display: block;
			font-weight: bold;
			font-size: 16px;
			height:17px;
			float:left;
			color: #333;
			text-align:center;
			border-top: 1px solid #f5efe4;
			width: 100%;
			padding-top: 7px;
			padding-bottom: 9px;
		}
		#navigation a:hover, #navigation li.active a {
			color: #eca613;
		}		
			

/* sub-header */
	#subheader {
		background: url("../images/bg_subhead.jpg") 0 0 repeat-x;
		border-bottom: 3px solid #666;
		overflow: hidden;
	}
		#subheader h2 {
			position:absolute;
			width: 300px;
			top:95px;left:20px;
			padding:70px 0 0 0;
			height: 0;
			clear:left;
			text-align:center;
			background: url("../images/bg_tagline.gif") 0 0 no-repeat;
			overflow:hidden;
		}
		/* Testimonials */
		h5.testimonial {
			position:absolute;
			top:75px;left:28px;
			width: 285px;
			height: 0;
			padding: 124px 0 0 0;
			overflow:hidden;
			display:none;
		}
		h5.test1 { background:url("../images/bg_testimonial1.gif") 0 0 no-repeat; }
		h5.test2 { background:url("../images/bg_testimonial2.gif") 0 0 no-repeat; }
		h5.test3 { background:url("../images/bg_testimonial3.gif") 0 0 no-repeat; }
		
		/* Image */
		#subheader img {
			position: absolute;
			top:8px;left:347px;
		}
/* content */	
	#content {
		background: url("../images/bg_content.jpg") 0 0 repeat-y;
		font-size: 12px;
		line-height:22px;
	}
		#content h3 {
			font-size: 22px;
			font-weight: normal;
			padding-bottom: 5px
		}
		#content h5 {
			font-size: 14px;
			font-weight: bold;
			padding: 15px 0 5px;
			margin: 10px 0 0;
			border-top: 1px solid #ccc;
		}
		#content p {
			padding-bottom: 10px;
		}
		#contact {
			border-right: 1px solid #999;
		}
			#contact a#contact_button {
				width: 144px;
				height: 0;
				padding-top: 42px;
				display:block;
				overflow:hidden;
				background: url("../images/btn_contact.gif") 0 0 no-repeat;
			}
			#contact a#contact_button:hover {
				background-position: 0 -42px;
			}
			#call .phone {
				background: url("../images/bg_phone.gif") 0 1px no-repeat;
				color: #e19a11;
				font-size: 18px;
				font-weight:normal;
				padding-left: 30px;
			}
/* listings */	
	.listings {
		border-bottom: 4px solid #e4e4e4;
		pad
	}
	.listings_info h1 {
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 5px;
	}
		.listings_image ul {
			list-style:none;
		}
		.listings_image li {
			padding:0; margin:0;
		}		
			.listings_image a:link,.listings_image a:active,.listings_image a:visited {
				color: #6a6457;
				height:25px;
				width: 75px;
				display:block;
				color: #6a6457;
				padding: 2px 0 0 55px;
				margin-bottom: 5px;
				overflow:hidden;
			}
			.listings_image li.moreinfo a {
				background:url('../images/link_moreinfo.jpg') 0px 0px;
			}
			.listings_image li.moreinfo a:hover {
				color: #00549f;
				background-position: 0px 25px;
			}
			.listings_image li.email a {
				background:url('../images/link_email.jpg') 0px 0px;
			}	
			.listings_image li.email a:hover {
				color: #00549f;
				background-position: 0px 25px;
			}
/* footer */
	#footer {
		background: url("../images/bg_footer.jpg") 0 0 no-repeat;
		color: #CCCCCC;
		font-size: 12px;
	}
	#footer p {
		line-height: 40px;
	}
	#footer .copyright {
		float:left;
		padding-left:295px;
		text-align:right;
		width: 205px;
	}
	#footer .utilityLinks {
		float:right;
		padding-right: 25px;
		width: 300px;
		text-align:right;
	}
	#footer .utilityLinks.left {
		float:left;
		padding-right: 0;
		padding-left: 25px;
		text-align:left;
	}
	#footer a, #footer a:link, #footer a:visited {
		color: #CCCCCC;
		text-decoration:underline;
	}
	#footer a:hover {
		color:#FFFFFF;
		text-decoration:none;
	}

/* forms */

#contact_form_container {
	padding-top: 20px;
	border-top: 1px solid #999999;
}
	#contact_form {
		list-style: none;
	}	
		#contact_form li {
			padding-bottom: 10px;
		}
			#contact_form li label {
				display:block;
				font-weight:bold;
			}
			#contact_form li input, #contact_form li select {
				border:1px solid #999;
				padding: 2px;
			}
			#contact_form li textarea {
				border: 1px solid #999;
			}
			#contact_form li select {
				width: 200px;
			}
		#contact_form li.assistance {
			overflow: hidden;
			padding: 10px 0;
		}
			#contact_form li.assistance input {
				float: left;
				border: none;
			}
			#contact_form li.assistance label {
				float: left;
				font-weight:normal;
				padding: 0 0 0 5px;
				line-height:18px;
			}
			#contact_form li.submit input {
				border: none;
				outline: none;
			}
			

span.greyNote {
	color: #999;
	padding-left: 10px;
}
div.error {
	width: 350px;
	padding:3px;
	background-color: #ffcccc;
	border: 1px solid #ff0000;
	margin-top: 10px;
}
span.red {
	color: #FF0000;
}
#thanks_response {
	font-weight: bold;
	font-size: 16px;
}
#mail_response {
	background-color: #ffc;
	padding: 10px;
	margin:0;
	width: auto;
	border:1px solid #FFCC66;
}
#mail_response p {
	padding: 0;
	margin: 0;
	display:inline;
}
#form_errors {
	color:#FF0000;
	font-weight:bold;
	position:relative;
	width:400px;
	padding: 0 0 10px 15px;
}

/* TOC */
ul#toc {
	padding: 10px 0 10px 20px;
	list-style:none;
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}
