/*
 * BEGIN: General HTML styles */
body {
	background-color: #566c97;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, label, img {
  margin: 0;
  border: 0;
  padding: 0;
}

img {
	border: 0px;
}

/*
 * BEGIN: Wrapper, Header, Layout Styles */
#wrapper {
	width: 900px;
	padding: 10px 28px 10px 28px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #566c97 url(/images/layout/background.png) repeat-x;
}

#header {
	height: 98px;
	position: relative;
}

#header .home {
	margin-top: 15px;
	width: 374px;
	height: 75px;
	float: left;
}

#header .quickapply {
	width: 418px;
	height: 75px;
	float: right;
	background: url(/images/layout/quickapply.gif);
}

#header .jumpform {
	padding: 39px 0px 0px 10px;
	position: relative;
}

#header .jumpform select {
	font-size: 12px;
	width: 325px;
}

#header .jumpbutton {
	top: 38px;
	right: 0;
	position: absolute;
	padding-right: 15px;
}

#container {
	/* padding-top: 15px; */
}

#maincontent {
	float: right;
	width: 695px;
}

#maincontent .body a {
	color: #1e6d69;
	padding: 10px 0px 0px 14px;
	line-height: 1em;
	font-size: 12px;
}

#footer {
	padding: 20px 0px 35px 0px;
	text-align: center;
	color: #fff;
	font-size: .93em;
}

#footer a,
#footer a:hover,
#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-left: 14px;
	padding-right: 13px;
	border-left: 1px solid #fff;
}

#footer li.position_0 {
	border-left: 0px;
}

#footer .copyright {
	padding-top: 3px;
	font-size: .93em;
}

/*
 * BEGIN: Top Navigation */
#topnav {
	width: 900px;
	height: 32px;
	background: url(/images/layout/topnav_background.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
}

#topnav ul {
	padding: 6px 0px 0px 0px;
}

#topnav li {
	display: inline;
	list-style-type: none;
	padding-left: 14px;
	padding-right: 13px;
	background: url(/images/layout/topnav_spacer.jpg) no-repeat;
}

#topnav li.first {
	background: none;
}

#topnav a,
#topnav a:visited {
	background: url(/images/layout/topnav_arrow.gif) 0px 7px no-repeat;
	padding-left: 9px;
	color: #303d56;
	text-decoration: none;
}

#topnav a:hover {
	text-decoration: underline;
}

/*
 * BEGIN: Left Navigation */
#leftnav {
	float: left;
	width: 190px;
	
}

#leftnav .head {
	height: 29px;
	background: url(/images/layout/leftnav_head.gif) no-repeat;
}

#leftnav .foot {
	height: 28px;
	background: url(/images/layout/leftnav_foot.gif) no-repeat;
}

#leftnav .title {
	height: 29px;
	background: url(/images/layout/leftnav_title.gif) no-repeat;
}

#leftnav .title_seq {
	height: 28px;
	background: url(/images/layout/leftnav_title_seq.gif) no-repeat;
}

#leftnav .title_seq a,
#leftnav .title_seq a:hover,
#leftnav .title_seq a:visited,
#leftnav .foot a,
#leftnav .foot a:hover,
#leftnav .foot a:visited {
	color: #576f21;
}

#leftnav h3 {
	color: #576f21;
	padding: 10px 0px 0px 14px;
	line-height: 1em;
	font-size: 12px;
}

#leftnav ul {
	list-style: none;
	margin: 0px;
	padding: 5px 19px 0px 25px;
	background: url(/images/layout/leftnav_background.gif) repeat-y;
}

#leftnav li {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	font-size: 12px;
	border-top: 1px solid #ddd9c0;
}

#leftnav li.position_0 {
	border-top: 0px;
}

#leftnav li.selected {
	
}

#leftnav a,
#leftnav a:hover,
#leftnav a:visited {
	color: #3b4c6d;
	text-decoration: none;
}

.clearfix {
	clear: both;
}

/*
 * BEGIN: School finder */
#schoolfinder {
	width: 694px;
	height: 304px;
	background: url(/images/layout/schoolfinder_background.gif) no-repeat;
	position: relative;
}

#schoolfinder .student {
	position: absolute;
	top: 50px;
	left: 30px;
}

#schoolfinder .form {
	position: absolute;
	top: 50px;
	left: 360px;
	width: 290px;
}

#schoolfinder h3 {
	color: #775409;
	font-size: 1.5em;
	font-weight: normal;
}

#schoolfinder h1 {
	color: #775409;
	font-size: .93em;
	font-weight: normal;
}

#schoolfinder ul {
	padding-left: 15px; 
	padding-top: 5px;
	color: #775409;
}

#schoolfinder li {
	padding-bottom: 4px;
	color: #775409;
}



#schoolfinder .button {
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
 * BEGIN: mini school finder */
#minischoolfinder {
	width: 694px;
	height: 71px;
	background: url(/images/layout/level1_school_finder.gif) no-repeat;
	position: relative;
}

#level1content {
	width: 695px;
}

#level1content .head {
	margin-top: 10px;
	height: 29px;
	background: url(/images/layout/level1_content_head.gif) no-repeat;
}

#level1content h1 {
	color: #1e6d69;
	font-variant: small-caps;
	font-size: 1.3em;
	padding: 6px 0px 0px 15px;
}

#level1content h2 {
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 15px;
}

#level1content .body {
	background: #f4f8e9 url(/images/layout/level1_bg.gif) repeat-x; 
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 1.4em;
}

#level1content .title {
	background-color: #f1e8b0;
	color: #1e6d69;
	padding: 4px 10px 4px 10px;
	margin: 10px 0px 0px 0px 
}

#level1content .grid_0 {
	background-color: #f2edc3;
}

#level1content .grid_1 {
	background-color: #f3f4db;
}

#level1content .grid_0,
#level1content .grid_1 {
	margin-top: 3px;
	padding: 10px;
} 

#level1content .featured_logo {
	float: left;
	width: 130px;
}

#level1content .featured_copy {
	float: left;
	background: url(/images/layout/level1_dashed_bg.gif) repeat-y;
	padding-left: 15px;
	width: 470px;
}

#level1content .featured_copy ul {
	padding-left: 15px;
}

#level1content .foot {
	height: 7px;
	background: url(/images/layout/level1_content_foot.gif) no-repeat;
}

/*
 * BEGIN: level 1 content box */

/*
 * BEGIN: Featured Schools */
#featuredschools {
	margin-top: 13px;
	width: 695px;
}

#featuredschools .head {
	height: 29px;
	background: url(/images/layout/featuredschools_head.gif) repeat-y;
}

#featuredschools .main {
	background:  #efeccf url(/images/layout/featuredschools_background.gif) repeat-x;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	position: relative;
	height: 216px;
}

#featuredschools .grid {
	background:  url(/images/layout/featuredschools_grid.gif) no-repeat;
	position: absolute;
	top: 10px;
	left: 14px;
	width: 315px;
	height: 197px;
}

#featuredschools .logo {
	width: 156px;
	height: 64px;
	float: left;
	text-align: center;
}

#featuredschools .highlight {
	background:  #efeccf url(/images/layout/featuredschools_bluebox.jpg) no-repeat;
	position: absolute;
	top: 7px;
	left: 340px;
	width: 344px;
	height: 203px;
}

#featuredschools .highlight_text {
	color: #fff;
	padding: 10px;
	line-height: 1.4em;
}

#featuredschools .highlight_pic {
	width: 136px;
	float: left;
    margin-right: 10px;
}

#featuredschools .foot {
	height: 6px;
	background: url(/images/layout/featuredschools_foot.gif) no-repeat;
}

/*
 * BEGIN: Featured Articles */
#featuredarticles {
	margin-top: 13px;
	width: 695px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#featuredarticles .head {
	height: 29px;
	background: url(/images/layout/featured_articles_head.gif) repeat-y;
}

#featuredarticles .main {
	background-color:  #f4f8e9;
	border-left: 1px solid #0f5553;
	border-right: 1px solid #0f5553;
}

#featuredarticles .pad {
	padding: 10px
}

#featuredarticles h3 {
	color: #114744;
	font-weight: bold;
	font-size: 1em;
}

#featuredarticles p {
	color: #333333;
	margin-bottom: 10px
}

#featuredarticles .foot {
	height: 4px;
	background: url(/images/layout/featured_articles_foot.gif) no-repeat;
}

/*
 * BEGIN: Featured Articles */
#calloutbox {
	margin-top: 13px;
	width: 694px;
	height: 124px;
	background: url(/images/layout/home_callout_background.gif) no-repeat;
	color: #11244a;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#calloutbox p {
	float: left;
	padding-top: 28px;
	padding-left: 15px;
	padding-right: 15px;
	width: 200px;
}

/*
 * BEGIN: Specific section */
#specific {
	background: url(/images/layout/specificbackground.gif) repeat-y;
	width:695px;
	padding-top:15px;
	padding-bottom: 15px;
}
#specific .inner{
	padding:15px;	
	padding-top:0px;
}
#schoolinfo{
	float:left;
	padding-left:10px;
	width:220px;
	margin-bottom:0px;
}

#schoolinfo ul {
	padding-left: 15px;
}

#specific #formholder{
	float:left;
	width:454px;
	background: url(/images/layout/specificformbackground.gif);
}

#specific #form{
	padding:18px;
}

#specific .color_bg {
	background-color: #f4f8e9;
}

#specificbottombar{
	background:url(/images/layout/specificbottombar.gif);
	width:695px;
	font-size:1px;
	line-height:1pt;
	height:4px;
}

#specific select{
	font-size:1.1em;
	width:90%;	
}
#specific .textfield{
	font-size:1.1em;
	width:90%;	
}

#specific .label{
	padding-bottom:4px;
	padding-right: 25px;
	line-height: 1.2em;
}

#specific .pair{
	padding-bottom:11px;
}


#specific .worderror{
	color:#f00;
	font-weight:bold;
	font-size:14px;
	line-height:1.5em;
	padding-bottom:7px;
}


#specific .middlecontent{
	width:627px;
	background:url('/images/layout/specificmiddlebar.gif');	
	padding:15px;
	font-weight:bold;
}
#specific .graymiddle{
	width:637px;
	background:url('/images/layout/specificgraymiddle.gif');	
	padding:10px;
}


#specific .goldbox1{
	border:5px solid #e0d591;	
	width:300px;
	float:left;
	margin-right:6px;
}
#specific .goldbox2{
	border:5px solid #e0d591;	
	width:300px;
	float:left;
	margin-left:6px;
}
#specific .goldboxtext{
	border-top:1px solid #fff;
	height:331px;
	background:url(/images/layout/goldray.gif);
	position:relative;
	padding:8px;
	padding-top:4px;
}
#specific .goldboxbottom{
	text-align:center;
	width:215px;
	position:absolute;
	bottom:6px;
	left:0px;
}
#specific .goldgradient{
	background:url(/images/layout/goldgradient.gif);
}


