body {
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    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;
}

#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: #FFFFFF;
}

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

#navbar a
{
	color: #FF8635;
	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: #FF8635;
	text-align: left;
	margin-right: 5px;
}

#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_left li a:hover
{
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: underline;
	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-new.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: #FF8635;
	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 h1 {
    padding-left: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FF8635;
}

.featured_schools .mostpopularschools {
	margin-bottom: 15px;
}

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

.featured_schools .mostpopularschools p {
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-weight: normal;
}

.featured_schools .mostpopularschools a {
	color: #FF5604;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
	clear: both;
	text-align: center;
	color: #FF8635;
	background-color: #FFFFFF;
	border-top: 2px solid #CCC;
	padding: 2px 0px;
}

#footer a {
	color: #FF8635;
	text-decoration: none;
}

#maincol {
	background-color: #E9EAEC;
}

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

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

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

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

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

#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_listings_left {
	border:none;
}