
/* -----------------------------------------------------------
						Generic
----------------------------------------------------------- */

html, body {
	height: 100%;
	background-color: #5D7141;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-size: 11.5px;
	font-family: Verdana, sans-serif;
}

#background {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #5D7141;
	height: 100%;
}

a:link,
a:visited {
	color: #5D7141;
	text-decoration: none;
}

a:hover,
a:active {
	color: #5D7141;
	text-decoration: none;
}
a.disabled
{
	color: lightgray;
}

#pageframe{
	vertical-align: top;
	height: 100%;
	width: 100%;
}
fieldset{/* 504 Loan Page */
	margin: 1em 0;
	padding: 1em;
	border: 2px solid #D6C865;
	background: #F2EFCE;
}
	.content fieldset p {
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #3E3E3E;
	line-height: 15px;
	}
legend {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #42621F;
}
* html fieldset{ position: relative; margin-top:1em; } /*Fixes for IE fieldset display*/
* html legend { position:absolute; top: -.5em; left: .5em;}
/* -----------------------------------------------------------
					Container
----------------------------------------------------------- */
#container{
	width: 764px;
}
#container .tbl-tl,
#container .tbl-tr,
#container .tbl-bl,
#container .tbl-br{
	width: 7px;
	height: 7px;
}
#container .tbl-top,
#container .tbl-bot{
/* width: 750px;*/
	height: 7px;
}
#container .tbl-left,
#container .tbl-right{
	width: 7px;
/*	height: 613px;*/
}

#container .tbl-top{	background: url(../images/bg_tbl-top.gif) bottom no-repeat transparent;
}
#container .tbl-bot{	background: url(../images/bg_tbl-bot.gif) top no-repeat transparent;
}
#container .tbl-left{	background: url(../images/bg_tbl-left.gif) top right no-repeat transparent;
}
#container .tbl-right{	background: url(../images/bg_tbl-right.gif) top left no-repeat transparent;
}
#container .tbl-tl{		background: url(../images/bg_tbl-tl.gif) bottom right no-repeat transparent;
}
#container .tbl-tr{		background: url(../images/bg_tbl-tr.gif) bottom left no-repeat transparent;
}
#container .tbl-bl{		background: url(../images/bg_tbl-bl.gif) top right no-repeat transparent;
}
#container .tbl-br{		background: url(../images/bg_tbl-br.gif) bottom left no-repeat transparent;
}

#container .tbl-main {	vertical-align: top;
}


/* -----------------------------------------------------------
						Main Layout 
----------------------------------------------------------- */
#main {
	width: 100%;
	height: 100%;
	vertical-align: top;
	background: white;
}
#main .bar-topleft{
	width: 229px;
	height: 7px;
	background-color: #EBEAEF;
}
#main .bar-topright{
	width: 521px;
	height: 7px;
	background-color: #D6C865;
}
#main .banner{
	width: 100%;
	text-align: right;
	padding: 10px 0px;
	background: url(../images/bg_banner.jpg) top repeat-y;
}
#index #main .header-left{
	width: 229px;
	vertical-align: top;
	background: url(../images/header-left.jpg) left top repeat-x;
}
#index #main .header-right{
	width: 521px;
	background: url(../images/header.jpg) top no-repeat;
}
#second #main .header-left{
	width: 112px;
	height: 111px;
	vertical-align: top;
	background: url(../images/secondheader-left.jpg) top repeat-x;
	  		voice-family: "\"}\""; /* IE stops reading here */
	  		voice-family:inherit;	
}
#second #main .header-right{
	width: 521px;
	/*background: url(../images/secondheader-right.jpg) top no-repeat;*/
}

#main .bar-bot{
	height: 7px;
	background: #D6C865;
}

/* -----------------------------------------------------------
					MENU
----------------------------------------------------------- */
#menu
{
}

#menu .menu-top{
	height: 20px;
	padding-top: 3px;
	text-align: left;
	background: #D6D6D6;
	border-bottom: 1px solid white;
}
#menu .menu-item{	
	padding-left: 10px;
	padding-top: 3px;
}
#menu .rollover{
	height: 20px;
	width: 100%; 
	display:block;
	vertical-align: middle;
	background-color: #EBEAEF;
	border-bottom: 1px solid white;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	font-size: 11.5px;
}
#menu .rollover a:link,
#menu .rollover a:visited{
	color: #5D7141;
}
#menu .rollover a:hover,
#menu .rollover a:active {
	height: 20px;
	display:block; 
	color: #3E3E3E;
	background-color: #D6C865;
}
#menu .rollover img{
	text-decoration: none;
	border: none;
} 
#menu .active a:link,
#menu .active a:hover,
#menu .active a:visited,
#menu .active a:active{
	height: 20px;
	width: 100%; 
	display:block;
	vertical-align: middle;
	border-bottom: 1px solid white;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
	display:block; 
	color: #3E3E3E;
	background-color: #D6C865;
	text-decoration: none;
}
#menu .active img{
	border: none;
}

/* -----------------------------------------------------------
					CONTENT
----------------------------------------------------------- */
.content{
	width: 521px;	
	height: 278px;
	background: white;	
	vertical-align: top;
	text-align: left;
}
.content a {
	text-decoration: underline;
}
.textbox{
	padding-top: 10px;
	width: 500px;
}

/* -----------------------------------------------------------
					FOOTER
----------------------------------------------------------- */
#main .footer{
	height: 25px;
	background: white;
	vertical-align: bottom;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

/* -----------------------------------------------------------
					HEADERS, PARAGRAPHS, LINKS, & TEXT
----------------------------------------------------------- */

/* ---- LINKS ---- */
#content a:hover,
#content a:active {
	text-decoration: underline;
}
.subheader a:link,
.subheader a:hover
.subheader a:visited,
.subheader a:active{
	color: white;
	text-decoration: none;
}
.subheadersm a:link,
.subheadersm a:hover,
.subheadersm a:visited,
.subheadersm a:active{
	color: white;
	text-decoration: none;
}

/* ---- HEADERS ---- */
h1, h2, h3, h4, h5 {
	margin: 8px 16px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.08em;
}
h1 {
	font-size: 18px;
	color: #164677;
	padding-bottom: 4px;
}
h2 { /* Page Titles */
	margin: 10px;
	color: #42621F;
	font-weight: bold;
	font-size: 12.5px;
}
h3{ /* Page Titles */
	color: #164677;
	font-weight: bold;
	letter-spacing: 2px;
}
h4{ /* GetaQuote Table Headers */
	margin: 5px 16px;
	font-size: 12px;
}
h5{ /* 504 Loan Page */
	margin: 25px 5px 5px 12px;
	font-weight: bold;
	color: black;
	background: url(../Images/bg_horizfade.jpg) repeat-y left;
	border-left: 2px solid #5D7141;
	text-indent: 5px;
	font-size: 13px;
/*	letter-spacing: 1.5px;*/
}
h6{ /* 504 Loan Page */
	margin: 25px 5px 5px 12px;
	padding: 3px 0;
	font-weight: bold;
	color: black;
	background: url(../Images/bg_horizfade.jpg) left top repeat-y;
	border-left: 2px solid #5D7141;
	text-indent: 5px;
	font-size: 12px;
}
/* ---- PARAGRAPHS ---- */
.content p{
	padding: 0 0 0 12px;
	font-size: 12px;
	font-weight: normal;
	color: #3E3E3E;
	line-height: 15px;
	/*letter-spacing: 1px;*/
}

/* -------------------------------------*/
/* -- Banner Left Styles (all pages) -- */
/* -------------------------------------*/
.headertext{
	width: 100%;
	padding: 8px 5px 8px 10px;
	vertical-align: middle;
	color: black;
/*	color: #2B4015;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.headertextsm{
	width: 100%;
	padding: 3px 5px 3px 10px;
	vertical-align: middle;
	color: black;
/*	color: #2B4015;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.subheader{
	margin: 0px 50px;
	vertical-align: text-bottom;
	text-align: right;
	color: black;
	font-weight: bold;
	font-size: 13px;
}
.subheadersm{
/*	margin: 3px 50px;*/
	vertical-align: text-bottom;
	text-align: right;
	color: black;
	font-weight: bold;
	font-size: 13px;
}
.subheader a:link, .subheader a:hover, .subheader a:visited,
.subheadersm a:link, .subheadersm a:hover, .subheadersm a:visited{
	color: white;
}
/* --------------- SPECIAL ANNOUNCEMENTS-------------------- */
.announce{
	width: 168px;
	height: 120px;
	margin: 20px 18px;
	padding: 45px 12px 10px 12px;
	background: #FBFCEE  url(../images/announce.jpg) no-repeat 50% 10px;
	border: 1px solid #ECF2E8;
	text-align: left;
}
.announceRight{
	float: right;
	width: 168px;
	height: 120px;
	margin: 20px 18px;
	padding: 45px 12px 10px 12px;
	background: #FBFCEE  url(../images/announce.jpg) no-repeat 50% 10px;
	border: 1px solid #ECF2E8;
}


/* --------------- FOOTER -------------------- */
.footer-left{
	float: left;
	vertical-align: bottom;
	text-align: left;
	padding: 5px 5px 2px 5px;
	color: gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer-left a:link, .footer-left a:visited,
.footer-left a:hover, .footer-left a:active{
	color: gray;	
}
.footer-left a:hover{
	color: green;
}
.footer-right{
	vertical-align: top;
	text-align: left;
	padding: 0px 10px 2px 10px;
	color: #98B076;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* -----------------------------------------------------------
						ASPX Styles 
----------------------------------------------------------- */
#aspx{
	padding: 13px 10px;
}	
#aspx td{
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}
#aspx .required{
	color: red;
}

#tblImages
{
	border-top: solid 1px #D6C865;
}
#dltProjects
{
	border-bottom: solid 1px #D6C865;
	margin-bottom: 2px;
}
#projectImgContainer
{
	 height: 145px;
	 width: 145px;
}
.tableHeader{
	height: 10px;
	width: 480px;
	border: 1px solid #D8E5D1;
	background-color: #EDF0E8;
}
.rowTitle{
	width: 470px;
	height: 16px;
	margin-top: 10px;
	vertical-align: middle;
	font-weight: bold;
	background: url(../Images/bg_horizfade.jpg) repeat-y left;
	border-left: 1px solid #5D7141;
}
.rowSubTitle{
	font-weight: bold;
	color: #4A612D;
}

.tableFooter{
	text-align: center;
	padding-top: 10px;
	font-size: 11.5px;
	color: #989898;
}
.aligntop{
	vertical-align: top;
	padding-top: 3px;
}
.links{
	margin: 6px;
	padding: 5px 5px 6px 10px;
	vertical-align: middle;
}
.links a:link, .links a:visited,
.links a:hover, .links a:active{
	width: 200px;
	height: 13px;
	margin: 10px;
	padding: 4px 7px;
	vertical-align: middle;
	font-weight: bold;
	line-height: 35px;
	background: url(../Images/bg_horizfade.jpg) repeat-y top;
	border-left: none;
}
.links a:hover{
	border-left: 2px solid #5D7141;
	padding-left: 5px;
}


/* ----------------------------*/
/* ----- 504 Loan Styles ----- */
/* ----------------------------*/
.loan504 p{
	margin: 5px;
}
.loan504 ul{
	margin: 5px 10px 10px 10px;
}
.loan504 li{
	margin: 2px 10px;
}
#tblLoan504 {
	width: 100%;
	text-align: right;
}
#tblLoan504 thead {
	font-weight: bold;
/*	border-bottom: 1px solid #D6C865;*/
}
#tblLoan504 td {
	padding: 2px;
}
#factsheet {
	float: right;
}
/* ----------------------------*/
/* --- Applications Styles --- */
/* ----------------------------*/
#dlforms ul{
	padding-left: 50px;
}
#dlforms li{
	list-style-type: none;
	list-style-image: url(../Images/pdf_icon.jpg);
	margin-left: 20px;
	padding-left: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}
#dlforms li.doc{
	list-style-type: none;
	list-style-image: url(../Images/word_icon.jpg);
	margin-left: 20px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;

}

#dlforms li a:link,
#dlforms li a:hover,
#dlforms li a:visited{
	color: #4A612D;
}
.padup{
	position: relative;
	bottom: 10px;
}


/* ----------------------------*/
/* ---- Projects Styles ---- */
/* ----------------------------*/
.projects{
	padding: 5px;
	margin-bottom: 20px;
}

/* ----------------------------*/
/* ---- Newsletter Styles ---- */
/* ----------------------------*/


/*.newsletter #lnkN1, 
.newsletter #lnkN2, 
.newsletter #lnkN3{
padding-left: 10px;
voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; 
padding-left: 0px;
}*/


/* ----------------------------*/
/* ---- Contact Us Styles ---- */
/* ----------------------------*/
.contact table{
	width: 350px;
	margin: 0px 10px 10px 30px;
	padding: 3px;
	border: 1px solid /*#D8E5D1*/ #ECE6B9;
}
.contact .rowHead{
	width: 110px;
	padding-bottom: 10px;
	color: #3E3E3E;
	background: #EFF4EC;
}
.contactConfirm
{
	color: #3E3E3E;
	text-align: center;
}
.contact .rowData{
	padding-left: 5px;
}
.contact table a:hover, 
.contact table a:active{
	text-decoration: underline;
}

/* ----------------------------*/
/* ---- FAQ Styles ---- */
/* ----------------------------*/
#faq{
	width: 485px;
	padding: 0 10px 10px 20px;
}

/* ----------------------------*/
/* ------ Links Styles ------- */
/* ----------------------------*/




/* -----------------------------------------------------------
						MISC Styles 
----------------------------------------------------------- */
.headerpadding{ /* leftside banner pad */
	padding-top:4px;
}
