body {
     padding: 0;
     margin: 0;
	 font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
	 font-style:normal;
	 font-size:11px;
 }
#the_content_wrapper{
	
}
input, select {
color:#000000;
font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
}
#header{
	background-color:#FFF;
	margin-top:10px;
}
	#header #header_top {
		width:790px;
		margin-left: auto;
		margin-right: auto;
		margin-top:17px;
	}
	#header #logo {
		margin-left:16px;
		margin-bottom:10px;
		margin-top:14px;
		float:left;
	}
	#header_bar {
		height:10px;
		width:100%;
		background-image:url('/media/images/bg_bar.gif');
	}
	#header_nav {
	}
	#header_nav a:hover{
		color:#0F314C;
	}
	#header_nav a{ 
		font-size:13px;
		font-weight:bold;
		line-height:15px;
	}
	.header_nav_text{
		margin-top:20px;
	}
	.header_nav {
		float:left;
		width:137px;
		height:44px;
		text-align:center;
		margin-left:4px;
		margin-top:5px;
	}
	#header_nav_1_off{
		background-repeat:no-repeat;
		margin-left:15px;
	}
	#header_nav_2_off{
		background-repeat:no-repeat;
	}
	#header_nav_3_off{
		background-repeat:no-repeat;
	}
	#header_nav_4_off{
		background-repeat:no-repeat;
	}
#content_center{
	width:790px;
	margin-left: auto;
	margin-right: auto;
}
#content_left{
	width:200px;
	float:left;
}
	#content_left_search{
		background-image:url('/images/bg_nav_search.gif');
		background-repeat:no-repeat;
		color:#FFFFFF;
		font-weight:bold;
	}
    #find_schools_btn{
        margin:3px;
        margin-left:70px;
    }
	.content_left{
		padding-left:5px;
		border: solid 1px #D7B42B;
		border-right:0;
	}
	#content_left_search select {
		width:170px;
	}
	#content_left_search #submit{
		margin-top:10px;
	}
	#content_left a{
		font-weight:bold;
	}
	#yourSchoolMatches {
		margin-top:10px;
	}
#content_main{
	width:560px;
	float:left;
	
	border-style: solid;
	border-width:1px;
	border-top:0;
	border-color: #D7B42B;
	min-height:945px;
	
}
	#featured_locations{
		border:1px solid #D2A700;
		width:140px;
		float:right;
		padding:2px;
		margin-left:10px;
	}
	#featured_locations .more{
		text-align:right;
		margin:0;
		padding:0;
	}
	#content_main_head{
		background-repeat:no-repeat;
		width:560px;
		height:50px;
	}
	#content_main_headtext{
		padding:10px;
	}
	#content{
		margin-left:30px;
		margin-right:30px;
		margin-top:10px;
		margin-bottom:10px;
	}
	
	#content_main_head h1{
		margin-left:30px;
	}
	div#findYourSchoolContainer {
		height:130px;
	}
	div#findYourSchoolContainer img {
		margin-left:10px;
		margin-top:5px;
	}
	div#findYourSchoolContainer img {
		margin-left:10px;
		margin-top:10px;
	}
	select#degree {
		margin-left:10px;
		width:160px;
	}
	select#subject {
		width:300px;
	}
	
	/* Directory */
	#directory_container{
		
		margin:20px;
		margin-top:0;
	}
	/*#directory_container h1{
		color:#E25953;
	}
	#directory_container a{
		color:#4B749D;
	}*/
	.school_container{
		margin-top:10px;
	}
	.school_logo{
		float:left;
		width:120px;
	}
	.school_info{
		float:left;
		width:320px;
		margin-left:10px;
	}
	.location_container{
		width:520px;
		margin:20px;
	}
	.locations{
		float:left;
		width:27%;
		margin-right:1%;
	}

	.degrees {
		float:left;
		width:48%;
		margin-left:2%;
		font-weight:bold;
	}
	.school_directory_chunk {
		width:45%;
		margin-left:4%;
		float:left;
	}
	.focus {
		padding: 1px 1px 1px 95px;
		position:relative;
	}
	.focus img{
		position:absolute;
		left:10px;
		top:16px;
	}
	.focus .link{
		text-align:right;
	}
#content_right{
	width:250px;
	float:left;
	background-color:#01DF74;
}
 #footer {
	text-align:right;
     margin-top: 10px;
     width:760px;
     clear: both;
	 font-size:13px;
 }
 a:link, a:visited{
	color:#1666A9;
 }
 a:hover{
	color:#0F314C;
 }
 img{
	border:none;
 }
.clear{
	clear:both;
 }
.bar {
	background-image:url('/images/div_horizontal.gif');
	background-repeat:repeat-x;
	height:2px;
}
.bar_left{
	background-image:url('/images/div_horizontal.gif');
	background-repeat:repeat-x;
	height:2px;
	width:100%;
}
strong {
	color:#CFA200;
}
h1 {
	color:#363636;
	font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:21px;
	font-weight:bold;
	line-height:23px;
	margin:0 10px 0 10px;
}
h2{
	font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	margin-bottom:3px;
}
ul {
	color:#595959;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	padding-left:0;
	margin-left:15px;
}