* {
	margin:0;
	padding:0;
}
body {
	background-color:#829601;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:11px;
}
#wrapper {
	background:url(/images/background.jpg) repeat-y center 40px;
	margin: 0;
	padding:0;
}
#container {
	width:801px;
	_width:798px;
 *width:798px;
	margin:0 auto;
	padding:0;
}
#header {
	background:url(/images/header3.jpg) no-repeat top center;
	height:239px;
	width:800px;
	margin:0;
*width:800px;
*background:url(/images/header3.jpg) no-repeat top center;
	_background:url(/images/header3.jpg) no-repeat top center;
*margin:0;
}
#header-links {
	margin:0;
}
#header-links {
	color:#FFF;
	font-weight:bold;
	text-align:left;
}
#header-links p {
	float:left;
	background-color:transparent;
	padding:7px;
	margin:190px 0 0 25px;
}
#footer-links {
	color:#FFF;
	padding:10px 10px 0 5px;
	font-weight:bold;
	text-align:left;
	float:left;
	margin:10px;
}
#header-links a, #footer-links a {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	margin:0px 5px;
}
#header-links a:hover, #footer-links a:hover {
	text-decoration:underline;
}
p#adminheaderlinks {
	margin:15px 10px 10px 30px;
	background-color:#752f2d;
}
#middle {
	width:763px;
*width:761px;
	margin:0 20px;
*margin:0 22px;
}
#left {
	float:left;
	width:442px;
	padding-left:20px;
	margin-right:5px;
	margin-bottom:15px;
}
h2, h1 {
	border-bottom:1px solid #752f2d;
	color:#752f2d;
	margin:15px 0px;
}
#left p {
	font-size:12px;
	margin:7px;
}
#left h1 {
	font-size:20px;
	color:#333;
}
#left h2 {
	font-size:20px;
	color:#3c4601;
	margin-top:10px;
	color:#333;
}
#left img {
	border:1px solid #752f2d;
}
#left h1 img {
	border:1px solid #000;
}
#left img.imageleft {
	margin:10px 10px 10px 0px;
	float:left;
	border:1px solid #000;
}
#left img.imageright {
	margin:10px 0px 10px 10px;
	border:1px solid #000;
	float:right;
}
#right {
	float:left;
	width:200px;
}
#progressiveform {
	background:url(/images/form-bg.jpg) repeat-y center;
	width:290px;
	margin-bottom:25px;
}
#progressiveform #formTop {
	background:url(/images/form-head.jpg) no-repeat 9px top;
	height:123px;
}
#progressiveform #formBody {
	width:260px;
	margin:0 auto;
	padding:15px 0px 15px 15px;
}
#progressiveform #formFooter {
	background:url(/images/form-footer-bg.jpg) no-repeat 9px bottom;
	clear:both;
	height:20px;
}
#footer {
	height:50px;
	width:763px;
 *width:761px;
	background-color:#3c4601;
	margin:0 20px;
 *margin:0 22px;
	clear:both;
}
.schoolform .fieldlabel {
	float:left;
	display:block;
	margin-right:10px;
	width:100px;
}

.schoolform label {
	font-weight:bold;
	color:#333;
}

.schoolform .fieldlabel {
	width:100%;
}
.schoolform input, .schoolform select {
	margin-bottom:7px;
}
#formSubmit {
	clear:left;
	float:left;
	width:140px;
	margin:15px 0 10px;
}
#statelist {
	margin-left:20px;
	width:230px;
	float:left;
	margin-bottom:25px;
}
#statelist a {
	border-bottom:1px dashed #000;
	line-height:25px;
	text-decoration:none;
	font-size:12px;
}
/* Search Results */
#search-results {
	margin-top:20px;
}
.result {
	background:url(/images/result.gif) no-repeat center top;
	height:105px;
}
.result div {
	float:left;
}
.results-header {
	border-bottom:1px solid #752f2d;
	color:#752f2d;
	font-size:14px;
	font-weight:bold;
	margin:15px 0px;
}
.results-header a {
	text-decoration:none;
	color:inherit;

}
.results-header a:hover {
	text-decoration:underline;

}
.results-header a.smalllink{
	font-size:10px;
	margin:0px 0px 0px 15px;

}
#left .result .result-logo {
	padding:6px;
	margin:8px 0 0 9px;
	background:url(/images/result-logo-bg.jpg) no-repeat 0 center;
	height:70px;
	width:157px;
}
#left .result .result-logo img {
	border:none;
	padding:2px;
}
#left .result .result-request-info img {
	border:none;
}
.result-name {
	margin:5px 2px 0 2px;
	height:30px;
	width:225px;
}
.result-name a.schoolname {
	font-size:13px;
	display:block;
	margin:5px 0px;
}
.result-name a:link {
	color:#704226;
	text-decoration:none;
}
.result-name a:hover {
	color:#704226;
	text-decoration:underline;
}
.result-name a:visited {
	text-decoration:none;
}
.result .result-request-info {
	float:right;
	position:relative;
	right:0;
	margin:10px 10px 0 0;
}
#program {
	overflow:hidden;
	width:250px;
}
#left .online-result .result-logo
{
	padding:6px;
	margin:14px 6px 0;
}
#left .featured-result .result-logo
{
	padding:6px;
	margin:14px 6px 0;
}
.online-result {
background:url(/images/online-result.gif) no-repeat;
}
.featured-result {background:url(/images/featured-result.gif) no-repeat; }
atured-result {background:url(/images/featured-result.gif) no-repeat; }

.divfield {
clear:both;
}