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: 29px;
	width: 780px;
	text-align: center;
	background-color: #FFF;
	line-height: 35px;
}

#navbar a
{
	color: #903;
	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;
	background-repeat: no-repeat;
	background-color: #903;
	text-align: left;
}
.leftMenu{
margin-bottom:55px;
}
#content_left #whatIs {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color: #D4D4D4;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
        padding-bottom: 10px;
}
#content_left #whatIsHeader
{
	padding-right: 5px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

#content_left h1
{
        text-align:center;
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
        margin-top:10px;
        margin-bottom:10px;
}

#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 {
        background-image: url(http://www.xrayschools.com/images/side_image.jpg);
        background-repeat: no-repeat;
	float: left;
	width: 193px;
        margin-top: 0px;
        padding-top:0px;
}

.top_right {
        height: 312px;
        margin-top:0px;
        padding-top:0px;
}

.searchform {
	width: 147px;
        height: 206px;
	background-image: url(/media/images/searchbox-bg.gif);
	background-repeat: no-repeat;
	margin-left: 22px;
        margin-top:27px;
}
img.mostPopularBtn{
        display:block;
        margin-top:10px;
        width: 144px;
        height: 41px;
        margin-left: 10px;
}
.mostPopularBtn img{
        margin-left:auto;
        margin-right;auto;
}
.searchDropdown {
	font-size: 11px; 
}

.searchform h1
{
	color: #903;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
        padding-top:12px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
}

#content_right .searchform {
	font-size: 11px;
}
.formSearch{
        margin-left:10px;
}
.formSearch p{
        margin-top:5px;
        margin-bottom:5px;
}
.searchButton{
        margin-left: 37px;
}
.searchRadioBtns{
        width:75px;
        margin-left:10px;
}
#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: 17px;
	font-weight: bold;
	color: #903;
}

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

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

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

#content_right .featured_schools .mostpopularschools a {
	color: #903;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
        text-decoration:none;
        margin: auto;
}

#content_right .featured_schools .featuredSchoolTitle {
        padding-bottom: 5px;
}

.featuredMoreInfoBtn {
        display: block;
        padding:0px;
        margin: 0px;
        background: url('/images/moreinfo-orange-btn.gif') no-repeat; 
        width: 120px;
        height: 34px;
}
#footer {
	clear: both;
	text-align: center;
	color: #903;
	background-color: #FFFFFF;
	border-top: 2px solid #CCC;
	padding: 2px 0px;
}

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

#maincol {
	background-color: #E9EAEC;
}

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

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

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

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

#maincol h2 {
    padding-left: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #903;
        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;
}

.whiteSpacer{
        background-color:white;
        height:15px;
}
.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;
padding-bottom: 0px;
padding-top: 0px;
}
#mainCol > .directory_states > .directory_states_body > ul > li{
        padding:0px;
        margin:0px;
}
.top5schools{
        padding-top:20px;
}
.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;}
.schoolName{margin:0px;font-size: 1.2em;}
.clearBoth{clear:both;}
