.TableTitles { color: #FFFFFF; background-color: #0B2775 }

A:LINK    {font-family: Arial; color: #000000; text-decoration: Underline; font-weight: bold;}
A:VISITED {font-family: Arial; color: #000000; text-decoration: Underline; font-weight: bold;}
A:HOVER   {font-family: Arial; color: #000000; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {font-family: Arial; color: #000000; text-decoration: Underline; font-weight: bold;}
table {	font-family: Arial; font-size: 10pt; color: #000000; border: none;}
.TableCells { background-color:#AA7DA8 }
input { font-family: Arial; font-size: 10pt; color: #000000; background-color: #FFFFFF }
select { color: #000000; font-family: Arial; font-size: 10pt; background-color: #FFFFFF }
textarea { color: #000000; font-family: Arial; font-size: 10pt; background-color: #FFFFFF }
H1 {display: inline;color: #000000; font-family: Arial; font-size:26pt }
H2 {display: inline;color: #000000; font-family: Arial;  font-size:18pt }
H5 {display: inline;color: #000000; font-family: Arial;  font-size:16pt }
H6 {display: inline;color: #000000; font-family: Arial;  font-size:14pt }
H3 {display: inline;color: #000000; font-family: Arial; font-size: 22pt }
H4 {display: inline;color: #000000;font-family: Arial; font-size: 10pt;  }

li.disadv
   {
      font-weight: bold;
	  font-style: italic;
   }

@charset "utf-8";
/* 3CORP Base Styles */

*
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: small;
	text-align: center;
	color: #5d4e31;
}



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: 960px;
	<!----background: #FFF url(http://www.toolsforbusiness.info/success/headers/footerBackground3.jpg) repeat-y center;----->
	margin-bottom: 20px;
	padding: 20px 0px 15px 35px;
	text-align: left;
}


#header
{
	float: left;
}

#logo
{
	display: block;
	float: center;
	width: 760px;
	height: 175px;
	background: url(http://www.3coreedc.org/_images/logo_home.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 5px;
}

/* Navigation Styles */

#nav
{
	width: 900px;
	float: center;
	
	text-align: center;
	margin: 30px 0;
}
#belownav
{
	width: 900px;
	float: center;
	background: url(http://www.3coreedc.org/_images/dottedBorder.gif) repeat-x bottom;	text-align: center;
	margin: 30px 0;
}
#nav ul
{
	width: 900px;
	float: center;
	background: url(http://www.3coreedc.org/_images/dottedBorder.gif) repeat-x bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-transform: uppercase;
	list-style: none;
	margin-top: -20px;
	margin-left: 0;
	padding-bottom: 5px;
}

#nav ul li
{
	float: left;
	margin: 7px 0;
}

#nav li a
{
	display: block;
	height: 34px;
	background-position: top;
	text-indent: -9999px;
	padding: 0 8px;
}

#nav .first
{
	margin-left: 2px;
}

#nav .last
{
	margin-right: 2px;
}

#nav .first a
{
	padding-left: 0;
}

#nav .last a
{
	padding-right: 0;
}

#l-home a
{
	width: 40px;
	background: url(http://www.3coreedc.org/_images/navHome.gif) no-repeat;
}

#l-loanPrograms a
{
	width: 120px;
	background: url(http://www.3coreedc.org/_images/navLoanProgram.gif) no-repeat;
}

#l-tools a
{
	width: 185px;
	background: url(http://www.3coreedc.org/_images/navToolsForBusinessSuccess.gif) no-repeat;
}

#l-successStories a
{
	width: 126px;
	background: url(http://www.3coreedc.org/_images/navSuccessStories.gif) no-repeat;
}

#l-districtMap a
{
	width: 102px;
	background: url(http://www.3coreedc.org/_images/navDistrictMap.gif) no-repeat;
}

#l-resourceCenter a
{
	width: 132px;
	background: url(http://www.3coreedc.org/_images/navResourceCenter.gif) no-repeat;
}

#l-contact a
{
	width: 72px;
	background: url(http://www.3coreedc.org/_images/navContact.gif) no-repeat;
}
#l-spanish a
{
	width: 114px;
	background: url(http://www.toolsforbusiness.info/success/images/spanenglish.jpg) no-repeat;
}


#home #l-home a,
#loanPrograms #l-loanPrograms a,
#successStories #l-successStories a,
#districtMap #l-districtMap a,
#resourceCenter #l-resourceCenter a,
#contact #l-contact a,
#nav li a:hover
{
	background-position: bottom;
}

/* End Navigation Styles */

/* Main Container Styles */

#mainContainer 
{
	clear: both;
}



#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;
}

.orange
{
	background: #ECB046;
}

.orange h2
{
	width: 420px;
	background: url(http://www.3coreedc.org/_images/headerWelcomeTo3corp.gif) no-repeat;
}

.red
{
	background: #D6754C;
}

.red h2
{
	width: 218px;
	background: url(http://www.3coreedc.org/_images/headerFeaturedSuccessStory.gif) no-repeat;
}

.green
{
	background: #A7C04B;
}

.green h2
{
	width: 265px;
	background: url(http://www.3coreedc.org/_images/headerLoanApplication.gif) no-repeat;
}

.purple
{
	background: #AA7DA8;
}

.purple h2
{
	width: 265px;
	background: url(http://www.3coreedc.org/_images/headerToolsForBusinessSuccess.gif) no-repeat;
}

.brown
{
	background: #988677;
}

.brown h2
{
	width: 265px;
	background: url(http://www.3coreedc.org/_images/headerContactUs.gif) no-repeat;
}

#contextColumn
{
	float: right;
	width: 215px;
	margin-left: 10px;
}

#home #contextColumn
{
	width: 295px;
	margin-left: 0;
}

.tile h2
{
	display: block;
	float: left;
	height: 40px;
	text-indent: -9999px;
	margin: 5px 0 10px 0;
}

.tile p
{
	clear: left;
	font-size: 95%;
	color: #FFF;
	margin-bottom: 0;
}

.learn_more
{
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(http://www.3coreedc.org/_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
{
	float: right;
	margin: -10px -15px 10px 10px;
}

#pageHeader
{
	float: left;
    width: 100%;
	background: url(http://www.3coreedc.org/_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(http://www.3coreedc.org/_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(http://www.3coreedc.org/_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(http://www.3coreedc.org/_images/dottedBorder.gif) repeat-x top;
	padding-top: 5px;
	color: #a29785;
}
