/* HEADER */
#headerPicL {
	background: url(../images/about/headerPicL.jpg) no-repeat left top;
}
#header a:hover, #header a:active {
	color: #000;
	text-decoration: underline;
}
#arc1 {
	background: #e2ddcb;
}
#arc1 a:link, #arc1 a:visited {
	color: #40433F;
}
#arc2 {
	background: #ccc2a5;
}
#arc2 a:link, #arc2 a:visited {
	color: #000;
}
#arc3 {
	background: #ad9d6d;
}
#headerTile {
	background: #c7bd9c;
}
#headerPicR {
	background: url(../images/about/headerPicR.jpg) no-repeat left top;
}
#textResizerDown {
	background: url(../images/about/textResizers.gif) no-repeat left bottom;
}
#textResizerDown.hover {
	background: url(../images/about/textResizers.gif) no-repeat right bottom;
}
#textResizerUp {
	background: url(../images/about/textResizers.gif) no-repeat left top;
}
#textResizerUp.hover {
	background: url(../images/about/textResizers.gif) no-repeat right top;
}
#searchBar {
}
#searchBackgroundCorner {
	background: url(../images/about/searchBackgroundCorner.jpg) no-repeat left top;
}


/* MAIN NAVIGATION */
#mainNav ul {
	background: url(../images/about/mainNavBackground.gif) repeat-x right top;
}
#mainNav li a.leftOfCurrent {
	background: url(../images/about/mainNavLinkageBackground.gif) repeat-x right top;
}
#mainNav li a.current {
	background: #e2ddcb url(../images/about/mainNavTabCorner.gif) no-repeat right bottom;
}
#mainNav li a.current:link, #mainNav li a.current:visited {
	color: #000;
}
#mainNav a:link, #mainNav a:visited {
	color: #fff;
}
#mainNav a:hover, #mainNav a:active {
	text-decoration: underline;
}


/* SECONDARY NAVIGATION */
#secondaryNav {
	background: url(../images/about/secondaryNavBackground.gif) repeat-y left top;
}
#secondaryNavCorner {
	background: url(../images/about/secondaryNavCorner.gif) no-repeat left top;
}
#secondaryNavBottom {
	background: url(../images/about/secondaryNavBottom.gif) no-repeat left top;
}
#secondaryNav a:link, #secondaryNav a:visited {
	color: #000;
}
#secondaryNav a:hover, #secondaryNav a:active {
	color: #fff;
	background: #ad9d6d;
}


/* FOOTER */
#footerArc {
	background-color: #ad9d6d;
}

.feature {
	float:right;
	margin-left:10px;
	padding:5px;
	background:#f3ebe9;
	border:solid #c28477 thin;
	width:30%;
	}#SummaryLoan {
	background-color: #AD9D6D;
	float: right;
	border: medium solid #CCC2A5;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#Contacts {
	padding: 5px;
	float: right;
	width: 60%;
}
#Questions {
	padding: 5px;
	float: right;
	width: 50%;
}
#SummaryLoanIndex {
	background-color: #AD9D6D;
	border: medium solid #CCC2A5;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contactus h5 {
	font-size: 13px;
	font-weight: bold;
}
#contactus .nobullets {
	list-style-type: none;
	padding-bottom: 5px;
	left: 0px;
	position: relative;
	margin: 0px;
	padding-top: 5px;
}
#contactTable h5 {
	font-size: 13px;
	font-weight: bold;
}
#contactTable .nobullets {
	list-style-type: none;
	padding-bottom: 5px;
	left: 0px;
	position: relative;
	margin: 0px;
	padding-top: 5px;
}
blockquote {
	font-weight: bold;
}

