@charset "utf-8";
/* CSS Document */

body {
	margin:25px auto;
	background-color:#cccccc;
}

	a, a:link, a:visited, a:active  {
		font-family:Arial, Helvetica, sans-serif;
		color:#0b77c9;
	}
	
	a:hover {
		color: #ee8c00;
	}

.clear {
	clear:both;
}

.section { 
	background: #F9F7F3;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-top: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	padding: 1px 3px 1px 3px;
}

#wrapper {
	width:980px;
	margin:0 auto;
	background-image:url(../images/bodybg.gif);
	background-repeat:repeat-y;
}

#header {
	height:92px;
	background-image:url(../images/headerbg.gif);
	background-repeat:no-repeat;
}

#header img {
	margin-top: 33px;
	margin-left: 13px
}

.title {
	font-weight:normal;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#0371c5;
}

#content {
	padding:0 13px;
	padding-top:5px;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383838;
}

	#content .colbold {
		font-weight:bold;
		font-size:14px;
		padding-left:10px;
		padding-top:10px;
		padding-bottom:5px;
	}

	#content h1 {
		font-weight:normal;
		font-size:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin:0;
		color:#0371c5;
	}

	#content .colpadding {
		padding-left:15px;
		padding-right:15px;
		padding-top:5px;
	}
	
		#content .colpadding p {
			padding:5px 0;
			margin:0;
		}

	#content .columns {
		padding-top:5px;
	}

	#content .collinks {
		padding-left:10px;
		line-height:18px;
	}

	#content .mortgage {
		float:left;
		width:290px;	
		background-image:url(../images/dotteddiv.gif);
		background-repeat:repeat-y;
		background-position:right;	
	}
	
	#content .loanapply {
		float:left;
		width:295px;
		margin-left:3px;
		background-image:url(../images/dotteddiv.gif);
		background-repeat:repeat-y;
		background-position:right;			
	}
	
	#content .freeservices{
		float:left;
		width:360px;
		margin-left:3px;
	}
	
	#content .formchecks {
		font-size:11px;
		padding-top:5px;
		float:left;
	}

#mainphoto {
	float:left;
	width:588px;
	height:222px;
}

#iframe43 { height: 950px; }

/* OFFICER INFO */

	#officerinfo {
		float:right;
		width:362px;
		height:222px;
		background-image:url(../images/officerbg.jpg);
		background-repeat:no-repeat;
	}
	
		#officerinfo .photo {
			float:left;
			width:115px;
			padding-left:25px;
			padding-top:25px;
		}
		
			#officerinfo .photo img {
				border:1px solid #a1c2db;
			}

		#officerinfo .details {
			float:right;
			width:180px;
			padding-right:18px;
			padding-top:25px;
		}
		
		#officerinfo .number {
			font-weight:bold;
			font-size:11px;
		}
		
		#officerinfo .title {
			font-size:22px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#ffea00;
			padding-bottom:18px;
			text-align:center;
		}
		
		#officerinfo .extension {
			border-bottom:1px solid #6a8fad;
			border-right:1px solid #6a8fad;
			border-top:1px solid #fff;
			border-left:1px solid #fff;
			background-color:#cfe3f2;
			color:#004b83;
		}


/* Table Styles */

	#tabledetails {
		
	}
	
	#tabledetails td {
		background-color:#adcde7;
		padding:2px;
		paddin-left:5px;
		border:1px solid #d7e7f3;
	}
	
	#tabledetails .bold {
		color:#014578;
		font-size:11px;
		font-weight:bold;
	}



/* MORE INFO BUTTON */

	#moreinfo {
		width:135px;
		height:30px;
		padding-top:3px;
		padding-left:28px;
	}

	#moreinfo a, #moreinfo a:link, #moreinfo a:visited, #moreinfo a:active {
		background-image:url(../images/moreinfo.png);
		background-repeat:no-repeat; 
		background-position:top left;
		display:block;
	}
	
	#moreinfo a:hover {
    	background-position:bottom;
	}
	

/* MORE INFO BUTTON 2 */

	#moreinfo2 {
		width:147px;
		height:30px;
		padding-top:10px;
		padding-left:10px;
	}

	#moreinfo2 a, #moreinfo2 a:link, #moreinfo2 a:visited, #moreinfo2 a:active {
		background-image:url(../images/moreinfo.jpg);
		background-repeat:no-repeat; 
		background-position:top left;
		display:block;
	}
	
	#moreinfo2 a:hover {
    	background-position:bottom;
	}
	
/* CONTACT BUTTON */

	#contactbutton {
		width:135px;
		height:30px;
		padding-top:10px;
		padding-left:26px;
	}

	#contactbutton a, #moreinfo2 a:link, #contactbutton a:visited, #contactbutton a:active {
		background-image:url(../images/contact.png);
		background-repeat:no-repeat; 
		background-position:top left;
		display:block;
	}
	
	#contactbutton a:hover {
    	background-position:bottom;
	}

/* GET APPROVED BUTTON */

	#getapproved {
		width:147px;
		height:30px;
		padding-top:10px;
		padding-left:10px;
	}

	#getapproved a, #getapproved a:link, #getapproved a:visited, #getapproved a:active {
		background-image:url(../images/getapproved.jpg);
		background-repeat:no-repeat; 
		background-position:top left;
		display:block;
	}
	
	#getapproved a:hover {
    	background-position:bottom;
	}
	
/* APPLY NOW BUTTON */

	#applynow {
		width:122px;
		height:31px;
		padding-top:8px;
		padding-left:10px;
	}

	#applynow a, #applynow a:link, #applynow a:visited, #applynow a:active {
		background-image:url(../images/apply.jpg);
		background-repeat:no-repeat; 
		background-position:top left;
		display:block;
	}
	
	#applynow a:hover {
    	background-position:bottom;
	}


#copyright {
	width:730px;
	margin:0 auto;
	font-size:11px;
	color:#383838;
	text-align:center;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}

/* FORM STYLES */

#content .formbg {
	background-image:url(../images/formbg.gif);
	background-repeat:no-repeat;
	border:1px solid #c0c0c0;
	padding:6px 6px 8px 6px;
	height:15px;
	color:#2788d1;
	font-size:12px;
}

	#content .formbg:focus {
		background-image:url(../images/formbghover.gif);
		border:1px solid #fdc744;
		color:#383838;
	}

#footer {
	height:79px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	font-size:12px;
}
	
	#footer .logo {
		width:200px;
		float:right;
		font-size:11px;
		background-image:url(../images/footerlogo.jpg);
		background-repeat:no-repeat;
		padding-left:35px;
		margin-top:15px;
	}
	
	#footerlinks {
		float:left;
		width:500px;
		padding-left:35px;
		margin-top:20px;
	}
	
	#footerlinks .divider {
		padding:0 3px 0 5px;
		color:#1e1e1e;
		font-weight:bold;
	}
	
	#footer a:link, #footer a:visited {
		color:#1e1e1e;
		text-decoration:underline;
		font-family:Arial, Helvetica, sans-serif
		font-weight:bold;
	}
	
	#footer a:hover {
		color:#004477;
		text-decoration:underline;	
	}
