@charset "utf-8";
/* 3CORP Base Styles */

*
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: small;
	text-align: center;
	color: #5d4e31;
}

h3, h4, h5
{
	clear: left;
	font-weight: normal;
	color: #5D4D32;
}

h3
{
	font-size: 120%;
	margin: 15px 0 0 0;
} 

h4
{
	font-size: 100%;
	margin: 5px 0 10px 0;
}

p
{
	line-height: 150%;
	margin: 15px 0;
}

a
{
	color: #E78055;
	outline: none;
}

ul, ol
{
	margin-left: 15px;
	list-style-position: inside;
}

ol li
{
	margin-left: 15px;
}


li
{
	line-height: 160%;
}

fieldset
{
	background: #fefefa;
	margin-bottom: 20px;
	border: 1px solid #CCCC99;
	padding: 10px;
}

fieldset legend
{
	text-align: left;
	background: #f3f3e6;
	font-size: 105%;
	margin: 0 0 0 5px;
	padding: 5px 10px;
	border: 1px solid #CCCC99;	
}

fieldset p
{
	margin-top: 5px;
}

fieldset a img
{
	margin-top: 10px;
	border: 2px solid #E78055;
}

#containerWrapper
{
	width: 830px;
	background: #FFF url(/_images/background.jpg) repeat-y center;
	margin: 0 auto;
}

#container
{
	width: 760px;
	background: url(/_images/footerBackground.jpg) no-repeat bottom center;
	margin-bottom: 20px;
	padding: 20px 35px 15px 35px;
	text-align: left;
}

#header
{
	float: left;
}

#logo
{
	display: block;
	float: left;
	width: 760px;
	height: 175px;
	background: url(/_images/logo_home.gif) no-repeat;
	text-indent: -9999px;
}

/* Navigation Styles */

#nav
{
	width: 760px;
	float: left;
	background: url(/_images/dottedBorder.gif) repeat-x top;
	text-align: center;
	margin: 30px 0;
}

#nav ul
{
	width: 760px;
	float: left;
	background: url(/_images/dottedBorder.gif) repeat-x bottom;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
}

#nav ul li
{
	float: left;
	margin: 3px 0;
}

#nav li a
{
	background-position: top;
	color: #5D4D32;
	padding: 0 10px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
}


#l-home a:hover,
#home #l-home a
{
	color: #5D4D32;
	background: url(/_images/arrow.png) no-repeat top center;
	padding-top: 25px;
}

#loanPrograms #l-loanPrograms a,
#l-loanPrograms a:hover
{
	color: #AAC94E;
	background: url(/_images/arrow.png) no-repeat top center;
	padding-top: 25px;
}

#l-tools a:hover
{
	color: #AD80B9;
	background: url(/_images/arrow.png) no-repeat top center;
	padding-top: 25px;
}

#successStories #l-successStories a,
#l-successStories a:hover
{
	color: #DA7850;
	background: url(/_images/arrow.png) no-repeat top center;
	padding-top: 25px;
}

#districtMap #l-districtMap a,
#l-districtMap a:hover
{
	color: #F8B948;
	background: url(/_images/arrow.png) no-repeat top center;
	padding-top: 25px;
}

#resourceCenter #l-resourceCenter a,
#l-resourceCenter a:hover
{
	color: #D8ACAC;
	background: url(/_images/arrow.png) no-repeat top center;
	padding-top: 25px;
}

#contact #l-contact a,
#l-contact a:hover
{
	color: #B3A69B;
	background: url(/_images/arrow.png) no-repeat top center;
	padding-top: 25px;
}


#nav li a:hover
{
	background: url(/_images/arrow.png) no-repeat top center;
	padding-top: 25px;
}


/* End Navigation Styles */

/* Main Container Styles */

#mainContainer 
{
	clear: both;
}

#contentColumn
{
	float: left;
	width: 510px;
	background: url(/_images/dottedBorderVertical.gif) repeat-y right;
	margin-bottom: 20px;
	padding-right: 20px;
}

#home #contentColumn
{
	width: 450px;
	background-image: none;
	padding-right: 0;
}

#contentColumn .tile, #contextColumn .tile
{
	position: relative;
	margin-bottom: 15px;
	padding: 10px 15px 30px 15px;
	color: #FFF;
}

#contextColumn
{
	float: right;
	width: 215px;
	margin-left: 10px;
}

#home #contextColumn
{
	width: 295px;
	margin-left: 0;
}

#contentColumn .tile
{
	width: 420px;
}

#contextColumn .tile
{
	width: 270px;
}

.tile
{
	position: relative;
	background-color: #ECB046;	
}

.tile h2
{
	background: url(/_images/triangle.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #5D4D32;
	padding: 7px 0 0 45px;
	margin: 0;
	height: 3em;
	text-transform: uppercase;
}

.tile h2#welcome
{
	background:url(/_images/triangle.png) no-repeat;
	height: 40px;
	padding: 5px 0 0 45px;
	margin: 5px 0 10px 0;
}

.tile h2#success
{
	background:url(/_images/dollarSign.png) no-repeat;
	height: 40px;
	padding: 5px 0 0 25px;
	margin: 5px 0 20px 0;
	width: 215px;
}

.tile h2#tools
{
	background:url(/_images/tools.png) no-repeat;
	height: 42px;
	padding: 5px 0 0 40px;
	margin: 5px 0 10px 0;
}

.tile h2#application
{
	background:url(/_images/pencil.png) no-repeat;
	height: 40px;
	padding: 5px 0 0 40px;
	margin: 5px 0 10px 0;
}

.tile h2#contact
{
	background:url(/_images/phone.png) no-repeat;
	height: 40px;
	padding: 5px 0 0 40px;
	margin: 5px 0 10px 0;
}

.tile p
{
	clear: left;
	font-size: 95%;
	color: #FFF;
	margin: 0;
}


.learn_more
{
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(/_images/learn_more.gif) no-repeat top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75% !important;
	text-transform: uppercase;
	margin-bottom: 0;
	padding: 3px 5px 0 10px;
}

.tile a
{
	text-decoration: none;
}

.tile .featured
{
	position: absolute;
	top: 0;
	right: 0;
}

#pageHeader
{
	float: left;
    width: 100%;
	background: url(/_images/dottedBorder.gif) repeat-x 0 35%;
}

#pageHeader h2
{
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	color: #5D4E31;
	letter-spacing: 1px;
	margin-bottom: 0;
}

#pageHeader h3
{
	margin: 0;
	padding-top: 20px;
}

#pageHeader p
{
	float: right;
	margin: 0;
}

.success_story
{
	position: relative;
	float: left;
	width: 335px;
	margin: 10px 0 5px 0;
	padding: 10px 10px 20px 165px;
}

.success_story img
{
	position: absolute;
	top: 10px;
	left: 0;
}

.success_story h3
{
	clear: none;
	background: url(/_images/dottedBorder.gif) repeat-x bottom;
	font-size: 130%;
	margin-top: 0;
	padding-bottom: 5px;
}

.success_story p
{
	color: #FFF;
}

#successStoryLink
{
	width: 200px;
	background: #F8B948;
	text-transform: uppercase;
	padding: 10px;
	text-align: center;
}

#successStoryLink a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: url(/_images/dottedBorder.gif) repeat-x bottom;
	color: #5D4D32;
	text-decoration: none;
	padding-bottom: 2px;
}

.success_story_media
{
	margin-bottom: 15px;
}

#testimonial
{
	width: 200px;
	background: #E78054;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	padding: 5px 10px;
}

#testimonial p
{
	color: #FFF;
}

#testimonial #author
{
	font-weight: bold;
	text-transform: uppercase;
}

#footer
{
	clear: both;
	background: url(/_images/dottedBorder.gif) repeat-x top;
	padding-top: 5px;
	color: #a29785;
}

.red
{
	background-color: #E58054;
}

.orange
{
	background-color: #ECB046;
}
