body {
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(/media/images/shadowbackground.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
img{
        border:0px;
}
img.logo{
        border: 1px solid #CCC;
        background:white;
}
.floatRight{
        float:right;
}
.logoCenter{
        margin-left:auto;
        margin-right:auto;
        height:60px;
        width:120px;
}
#the_content_wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: #E9EAEC;
}

/* Header and main Navbar. */

#header2 {
	width: 780px;
	height: 59px;
	background-color: #E8F6F1;
}

#navbar {
	height: 31px;
	width: 780px;
	text-align: center;
	background-color: #FFF;
	line-height: 35px;
}

#navbar a
{
	color: #55A88C;
	padding-left: 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

/* Center Row Elements, that would be the main area with image and directory Nav. */
#content_left {
	float: left;
	width: 167px;
	height: 1030px;
	* height: 1115px;
	background-repeat: no-repeat;
	background-color: #55A88C;
	text-align: left;
	margin-right: 5px;
}

#content_left #whatIs {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color: #D4D4D4;
	margin-top: 52px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height:230px;
}
#content_left #whatIsHeader
{
	padding-right: 5px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

#content_left h1
{
	padding-right: 5px;
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
}

#content_left li
{
	padding-right: 5px;
	color: #FFFFFF;
	line-height: 20px;
	list-style: outside;
	list-style-type: none;
}

#content_left li a
{
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#content_main {
	float: left;
	width: 420px;
}

#mainimage {
	width: 420px;
	height: 312px;
}

#content_right {
	float: left;
	width: 178px;
	margin-left: 5px;
	border-left: 1px solid #CCC;
}

#content_right .top_right {
	background-color: #D4D4D4; height: 312px;
}

#content_right #searchform {
	width: 167px;
	background-image: url(/media/images/searchbox-bg.png);
	background-repeat: no-repeat;
	background-position:center center;
	padding: 3px;
	margin-left: 3px;	
	* margin-left: 5px;
	position: absolute; 
	top: 130px;	
}

#content_right #searchform .search {
	font-size: 12px; 
}

#content_right #searchform h1
{
	color: #55A88C;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	padding-top: 8px;
}

#content_right .searchform {
	font-size: 10px;
	padding: 5px;
}

#content_right .featured_schools{
        border-left: 1px solid #CCC;
        padding-left: 10px;
	padding-right: 10px;
        text-align:center;
}
#content_right .featured_schools h1 {
        padding-bottom: 5px;
        padding-top:5px;
        margin:0px;
	font-size: 16px;
	font-weight: bold;
	color: #55A88C;
}

.featured_schools .mostpopularschools {
	margin-top: 0px;
        margin-bottom: 0px;
        padding-top:10px;
        padding-bottom:10px;
}

.featured_schools .mostpopularschools h1 {
	font-weight: bold;
	color: #55A88C;
	font-size: 13px;
}

.featured_schools .mostpopularschools p {
	font-weight: normal;
        text-align:left;
        margin:0px;
        padding-top:5px;
        padding-bottom:5px;
}

.featured_schools .mostpopularschools a {
	color: #215C5B;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
        text-decoration:none;
        margin: auto;
}
.featured_schools .mostpopularschools .featuredSchoolTitle{
        text-align:middle;
        padding-bottom: 5px;
}
.featuredMoreInfoBtn {
        display: block;
        padding:0px;
        margin: 0px;
        background: url('/images/moreinfo-green-btn.gif') no-repeat; 
        width: 120px;
        height: 34px;
}
#footer {
	clear: both;
	text-align: center;
	color: #55A88C;
	background-color: #FFFFFF;
	border-top: 2px solid #CCC;
	padding: 2px 0px;
}

#footer a {
	color: #55A88C;
	text-decoration:underline;
}

#maincol {
	background-color: #E9EAEC;
}

#maincol p {
	padding-left: 10px;
	padding-right: 10px;
}

#maincol a {
	color: #669966;
	font-weight: bold;
}

#maincol h1 {
    padding-left: 10px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #669966;
}

#maincol h3 {
    padding-left: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #669966;
        margin:0px;
}

#maincol h2 {
    padding-left: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #669966;
        margin:0px;
}

#maincol img.image{
	border: 1px solid #5A5A5A;
}

#maincol li {
	padding: 5px;
}

.comptable {
	font-size: 12px;
	border-collapse: collapse;	
}

.comptabletext {
	margin: 10px 0;
}

.textsmall, .learnMore, .tabletext {
	font-size: 12px;
}

/*-------------------------------------------------*/

#resultsmaincol {
	background-color: #E9EAEC;
	border-right: #CCCCCC solid 1px;
	min-height:450px;
}

#maincolcalculator {
	margin-left: 167px;
	background-color: #E9EAEC;
	border-right: #CCCCCC solid 1px;
	min-height:450px;
}

.searchformhead {
	color:#257288;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	text-align:center;
}

.searchformtext {
	padding:10px;
	position: relative;
	height: auto;
	width: auto;
}


.directory_states{
margin: 0px auto;
padding: 0px;
margin-left: 0px;
}
.directory_states_body{
margin: 0px;
float: left;
text-align: left;
width: 33%;
margin-bottom: 10px;
}
.directory_states_body > ul{
margin: 0px;
margin-bottom:20px;
padding-bottom: 0px;
padding-top: 0px;
}
#mainCol > .directory_states > .directory_states_body > ul > li{
        padding:0px;
        margin:0px;
}
.schoolListing {overflow: hidden; margin-top: 0px; padding-top: 15px; padding-bottom: 0px; margin-bottom: 0px; border-top: 1px solid #CCC;}
.schoolListing ul {list-style-type: disc;margin-top:2px;margin-bottom:10px;padding-bottom: 10px;}
#mainCol > .schoolListing li {margin-top: 0px;padding:0px;}
.schoolLeft {float:left; width:280px;}
#mainCol > .schoolListing > .schoolLeft > p.blurbLeft {margin: 0px;padding-top:5px;padding-right:0px}
.schoolRight {float:right; width:125px; margin-right:5px;}
.schoolRight img.logoRt {float: right; margin: 0 0 5px 5px;border: 1px solid #CCC;background:white;}
.listingPrograms{width:45%;float:left;margin-top:0px;font-size:0.9em;}
.listingPrograms a{color: #33717D;}
.listingsMoreInfoBtn {display: block; float: right; padding:0px;margin-top: 2px; margin-right: 0px; margin-left:5px;background: url('/images/moreinfo-btn.gif') no-repeat; width: 120px; height: 34px;}
.bottomPageLinks{ border-top: 1px solid #CCC; margin-bottom:10px;margin-top:10px;padding-top:10px;padding-bottom:10px;}
.topPageLinks{padding-left: 10px;padding-bottom:5px;}
.schoolName{margin:0px;font-size: 1.2em;}
.clearBoth{clear:both;}
