@charset "utf-8";
/* CSS Document */

/************ RESET *************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	background: url(../images/body_bg.png) repeat-y;
	background-color: #52b5da;
}

html.thank_you {
	background: none;
}

body {
	background-color: #fff;
	font-size: 0.8em;
	margin: auto;
	width: 900px;
}

.middle {
	width: 780px;	
}

.clear {
	clear: both; 
}

/************ DEFAULT CLASSES ************/
h1 {
	background: url(../images/logo.png) no-repeat;
	float: left;
	height: 76px;
	margin: 58px 0 0 55px;
	_margin: 58px 0 0 27px;
	width: 521px;
}

h1 span {
	margin: 0 0 0 -9999px;
}

h2 {
	background-color: #EAEDE9;
	color: #000;
	font: normal 1.8em/1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0.5em 0 0.5em 15px;
}

h3 {
	color: #000;
	font: bold 1.2em/1.4em Arial, Helvetica, sans-serif;
	padding: 1em 0 0 0;
}

h4 {
	color: #000;
	font: bold 1em/1.4em Arial, Helvetica, sans-serif;
	padding: 1em 0 0 0;
}

p {
	color: #303030;
	font: normal 1em/1.8em Verdana, Geneva, sans-serif;
	padding: 1em 0 0 0;
}

p.search {
	color: #FF2B06;
	font-size: 1.3em;
	font-weight: bold;
}

a {
	color: #0084EF;
	text-decoration: underline;
}

a:hover {
	color: #06F;
	text-decoration: none;
}

ul,ol {
	color: #039;
	margin: 0 0 0 25px;
	padding: 1em 0 0 0;
}

li {
	font: normal 1em/1.8em Verdana, Geneva, sans-serif;
	list-style-position: inside;
	padding: 0 0 0 20px;
	vertical-align: 0;
}

em,i {
	font-style: italic;
}

strong,b {
	color: #000;
	font-weight: bold;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.float_right#content_search {
	border: none;
	float: right;
	margin: none;
}

/************ BANNER ************/
#banner {
	background: url(../images/banner.jpg) no-repeat;
	border-bottom: dotted 1px #CCC;
	height: 238px;
	margin: 0 0 0 75px;
	width: 723px;
}

/************ NAVIGATION ************/
ul.navigation {
	float: left;
	list-style-type: none;
	margin: 65px 0 0 0;
	padding: 0 0 0 0;
}

ul.navigation li {
	background-color: #D9F4FF;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.navigation a {
	display: block;
	float: left;
	font: normal 25px/38px Tahoma, Geneva, sans-serif;
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	text-decoration: none;
}

ul.navigation a:hover {
	background-color: #1D87EF;
	color: #fff;
}

ul.navigation a.active {
	background-color: #06C;
	color: #fff;
}

/************ QUOTE ************/
blockquote {
	background: url(../images/left_quotes.png) no-repeat 0px 10px;
	border-bottom: dotted 1px #CCC;
	border-top: dotted 1px #CCC;
	clear: both;
	font: normal 30px/35px Georgia, "Times New Roman", Times, serif;
	padding: 25px 0 35px 60px;
	width: 720px;
}

blockquote div {
	background: url(../images/right_quotes.png) no-repeat 100% 0%;
	height: 46px;
}

/************ CONTENT ************/
#content {
	border-right: dotted 1px #CCC;
	display: inline;
	float: left;
	margin: 0 0 0 75px;
	padding: 0 0 15px 0;
	width: 500px;
}

.school_results#content {
	border: none;
	margin: 0 0 0 0;
	width: 900px;
}

.middle #content {
	border: none;
	width: 780px;
}

#content_container {
	padding: 20px 20px 20px 10px;	
}

.school_results #content_container {
	padding-top: 0;
}

.middle #content_container {
	padding: 20px 20px 20px 0;
	width: 780px;
}

/************ CONTENT SEARCH ************/
#content_search {
	border-top: dotted 1px #CCC;
	margin: 20px 0 0 0;
}

#content_search p {
	float: left;
	margin: 0 0 0 0;
}

#content_search input {
	float: left;
	margin: 20px 0 0 5px;
}

input.button {
	cursor: pointer;
	width: 180px;
}

#content_search input#submit {
	margin-left: 0;
}

/************ ZIP SEARCH ************/
#zip_search {
	float: left;
	padding: 10px;
	width: 247px;
}

#search_box_top {
	background: url(../images/form_top.png) no-repeat;
	height: 78px;
}

#search_box_content {
	background: url(../images/form_bg.png) repeat-y;
	height: auto;
	padding: 15px 0 0 0;
}

#search_box_bottom {
	background: url(../images/form_bottom.png) no-repeat;
	height: 19px;
}

#zip_handwritten {
	background: url(../images/enter_zip.png) no-repeat;
	float: left;
	height: 31px;
	margin: 0 0 0 15px;
	_margin: 0 0 0 7px;
	width: 218px;
}

.align_center#zip_search {
	float: none;
	margin: 0 260px;
	padding-bottom: 20px;
}

#zip_search p {
	color: #fff;
	font-size: 12px;
	margin: 0 0 0 20px;
	padding: 25px 0 0 0;
	width: 205px;
}

#zip_search p.center {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 0 0;
	*margin: 0 0 0 0;
	text-align: center;
	width: auto;
}

input.quick {
	color: #4F4F4F;
	float: left;
	font: normal 24px/24px 'Georgia', serif;
	letter-spacing: 2px;
	margin: 0 0 0 20px;
	padding: 0 4px 3px 6px;
	width: 110px;
}

input.bottom {
	color: #2F2F2F;
	float: left;
	font: normal 18px/18px 'Arial', serif;
	margin: 0 0 0 20px;
	padding: 4px 4px 5px 6px;
	width: 80px;
}

#submit {
	background: url(../images/search_button.png) no-repeat;
	border: 1px ridge #AFEAFF;
	cursor: pointer;
	float: left;
	height: 34px;
	width: 83px;
}

/************ MCAFEE SEAL ************/
#mcafee_seal {
	float: right;
	margin: 1em 0 0 0;
}

/************ IFRAME ************/
iframe {
	background: none;
	background-color: #fff;
	clear: both;
}

/************ FOOTER ************/
#footer {
	background-color: #EAEDE9;
	border-top: dotted 1px #CCC;
	clear: both;
	margin: 0 0 0 75px;
	padding: 0 0 10px 15px;
}

/************ BUTTON ************/
.button {
	margin: 25px 0;
}

.button a {
	background-color: #B2AA79;
	border: 1px solid #BD8D5F;
	color: #fff;
	font: bold 24px/50px Verdana, Geneva, sans-serif;
	height: 50px;
	padding: 25px 100px;
	text-align: center;
}

.button a:hover {
	background-color: #CFAA5A;
}
