@charset "UTF-8";
/* CSS Document */

body {
	background:#fff url(../images/body-bg.gif) repeat-x top left;
	margin:0;
	color:#5d7215;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}

form{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	color:#5d7215;
}

h1{
	font-family: "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 20px;
}

h2{
	margin: 0;
	padding: 0;
	font-size: 13px;
}

img{
	border: none;
}


.main {
	width:946px;
	margin:0 auto;
}

.header {
	background:url(../images/header.png) no-repeat top center;
	height:153px;
	position: relative;
	z-index: 100;
	width: 946px;
}

.body {
	background:#fff url(../images/home-body-bottom.gif) no-repeat bottom;
	padding:0 13px 13px;
	width: 920px;
	float: left;
	display: inline;
}

.home-left{
	float: left;
	width: 396px;
	display: inline;
	overflow: hidden;
	height: 234px;
}

.home-box-top {
	width:396px;
	height:11px;
	background:#FFF url(../images/hb-top-crnr.gif) top left no-repeat;
}

.home-box {
	background:#FFF;
	padding:0 13px;
	width:370px;
	height:212px;
	overflow: hidden;
}

.home-box h2 {
	color:#5d7215;
}

.home-box-btm {
	width:396px;
	height:11px;
	background:#FFF url(../images/hb-btm-crnr.gif) bottom left no-repeat;
	font-size: 1px;
}

.home-image {
	float:right;
	background: #ffffff;
	width: 524px;
	overflow: hidden;
	height: 234px;
	display: inline;
}

.home-groups {
	margin:10px 0 0;
	text-align:center;
	color:#5d7215;
	background: url(../images/home-boxes.png) no-repeat top left;
	float: left;
	width: 920px;
}

.home-group-title {
	width:606px;
	font-weight:bold;
	line-height:24px;
	height:24px;
}

.home-group-body {
		width:606px;
}

.home-group-big {
	width:606px;
	overflow:hidden;
	float: left;
}

.s-group {
	height:157px;
	width:189px;
	float:left;
	margin-right:19px;
	display: inline;
}

.s-group-title {
	color:#5d7215;
	font-size:13px;
	font-weight:bold;
	padding:4px 0 0;
	height:21px;
}

.s-group-title p, .single-subtitle p, .home-group-title p, .home-single-title p{
	display: inline;
}

.home-single {
	float:right;
	width:292px;
	height:182px;
	overflow: hidden;
	display: inline;
}

.home-single-title {
	font-weight:bold;
	height:24px;
	line-height:24px;
}

.single-subtitle {
	color:#5d7215;
	font-size:13px;
	font-weight:bold;
	padding:4px 0 0;
	height:21px;
}

.home-single-body {
}

.home-bottom{
	margin:10px 0 0;
	background: url(../images/home-service-bg.png) repeat-y top left;
	width: 946px;
	float: left;
	display: inline;
}

.home-bottom-top{
	margin:0 0 0;
	background: url(../images/home-service-top.png) no-repeat top left;
	width: 946px;
	float: left;
	display: inline;
}

.home-bottom-btm{
	margin:0 0 0;
	background: url(../images/home-service-btm.png) no-repeat bottom left;
	width: 946px;
	float: left;
	display: inline;
}

.home-box-title {
	font-size:15px;
	color:#5d7215;
	font-weight:bold;
	padding:4px 12px 0;
	height:30px;
}	

.home-news {
	height:145px;
	width:408px;
	float:left;
	margin-right:22px;
	display: inline;
}

.home-smbox {
	height:145px;
	width:189px;
	float:left;
	margin:0 21px 0 0;
	display: inline;
}

.home-calendar {
	height:145px;
	width:306px;
	float:left;
	display: inline;
}

.home-box-body {
	padding:6px 12px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	height:83px;
}

.home-box-body a {
	color:#FFF;
	text-decoration:none;
}

.home-box-body a:hover {
	text-decoration:underline;
}

.home-box-link{ 
    padding:0 12px; 
    font-size:12px; 
} 

.home-box-link a{ 
    color:#4c5e0e; 
    text-decoration:none; 
    font-weight:bold; 
    font-size:11px; 
}

.home-box-body p, .home-box-link p{
	margin: 0;
	padding: 0;
}

.home-box-link a:hover{
	text-decoration:underline;
}

.search {
	background:url(../images/search-bg.gif) no-repeat top left;
	width:267px;
	height:29px;
	float:right;
	margin:30px 19px 0 0;
	display: inline;
}

.search-input {
	border:none;
	margin:7px 5px 0 6px;
	width: 204px;
	font-size: 11px;
	float: left;
	display: inline;
	background: transparent;
}

.search-button {
	background:url(../images/search-btn-bg.gif) no-repeat;
	width:47px;
	height: 19px;
	font-size:10px;
	font-weight:bold;
	border:0;
	padding:0 0 0 0;
	color:#4a7047;
	font-family: Arial, sans-serif;
	float: left;
	margin: 4px 0 0;
	display: inline;
}

.langs {
	padding:7px 19px 0 0;
	text-align:right;
	position: absolute;
	top: 31px;
	right: 280px;
	width: 100px;
}

.langs img{
	border:0;
	margin:0 0 0 5px;
}

.logo-link {
	cursor:pointer;
	height:90px;
	margin:0 20px;
	padding: 20px 0 0;
	width:290px;
}

.downloads{
	background: #dde1ce;
	float: left;
	width: 189px;
}

.downloads h3{

}

.downloads ul{
	margin: 0 0 0 22px;
	padding: 0;
}

.downloads li{
	list-style: none;
	padding: 0 0 10px 0;
	color: #000;
}

.downloads a {
	text-decoration:none;
	margin:0 0 4px 0;
	color: #000;
}

.downloads img{
	display: none;
}	

.internal-top {
	background:url(../images/internal-top.gif) no-repeat top left;
	height:11px;
	font-size: 1px;
	margin-top: 10px;
}

.blank-top {
	background:url(../images/blank-top.gif) no-repeat top left;
	height:10px;
	font-size: 1px;
}

.blank-btm {
	background:url(../images/blank-btm.gif) no-repeat top left;
	height:10px;
	font-size: 1px;
}

.internal-btm {
	background:url(../images/internal-bottom.gif) no-repeat top left;
	height:12px;
}

.internal-box {
	background:url(../images/internal-bg.gif) repeat-y top left;
	width: 919px;
	overflow: hidden;
}

.blank{
	background:#fff;
}

.left-menu {
	width:189px;
	min-height: 200px;
	float:left;
	display: inline;
}

.left-menu-top, .right-menu-top {
	height:11px;
	background:url(../images/left-menu-top.gif) no-repeat;
	margin-top: 40px;
	font-size: 1px;
	float: left;
	display: inline;
	width: 189px;
}

.left-menu-btm, .right-menu-btm {
	height:11px;
	background:url(../images/left-menu-btm.gif) no-repeat;
	font-size: 1px;
	float: left;
	display: inline;
	width: 189px;
}

.left-menu-second-body {
	background:#eef0e7;
}

.left-menu-body {
	background:#dee1ce;
	float: left;
	display: inline;
	width: 189px;
}

.left-menu-second-body a {
	color:#5d7215;
	padding: 5px 0 0 28px;
	display:block;
	border-bottom:1px solid #aab584;
	height:18px;
}

.left-menu-second-top, .right-menu-second-top {
	height:10px;
	background:url(../images/left-menu-second-top.gif);
	font-size: 1px;
}

.left-menu-second-btm, .right-menu-second-btm {
	height:10px;
	background:url(../images/left-menu-second-btm.gif);
}

.internal-body {
	width:525px;
	float:left;
	padding:13px 8px;
	color:#000;
	line-height: 20px;
	min-height: 400px;
	display: inline;
}

.blank-body {

	padding:8px 16px;
	color:#000;
	line-height: 20px;
	min-height: 400px;
}

.internal-body h1, .blank-body h1 {
	color:#5d7215;
}

.right-menu {
	width:189px;
	float:left;
	display: inline;
}

.left-menu h3, .right-menu h3 {
	font-weight:normal;
	margin: 0 0 0 22px;
	font-size: 15px;
	padding: 10px 0 0 0;
}

.left-menu h4, .right-menu h4 {
	font-weight:normal;
	margin:0 0 10px 22px;
	font-size: 13px;
	padding: 0;
}

.breadcrumbs {
	margin:10px 0;
	color: #CDCDCD;
	font-weight: bold;
}

.highlight {
	color:#1a6602;
}

.content-block{
	
}

/* Downloads page */

.side-image{
	margin-top: 71px;
}

.side-quote{
	color: #000;
	padding: 0 10px;
}

#downloads-page{
	background: none;
	line-height: normal;
}

#downloads-page ul{
	margin: 0;
	padding: 0;
	border-top: 1px solid #D6DCC4;
	float: left;
}

#downloads-page li{
	margin: 5px 0 5px;
	padding: 5px 0 5px;
	border-bottom: 1px solid #D6DCC4;
	float: left;
	display: inline;
	width: 523px;
}

#downloads-page li img{
	display: inline;
	vertical-align: middle;
}

#downloads-page .ico{
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	width: 36px;
	height: 35px;
	padding: 5px 0 0 0;
	text-align: center;
}

#downloads-page .ico a{
	text-align: center;
}

#downloads-page li h5{
	color: #4C591D;
	font-size: 13px;
	margin: 0;
	padding: 0;
	float: left;
	width: 460px;
	display: inline;
}

#downloads-page li h5 a{
	color: #4C591D;
}

#downloads-page li p{
	float: left;
	width: 460px;
	margin: 0;
	padding: 0;
	display: inline;
}

/* School Homepage */

.home2-body {
	background:url(../images/home2-bg.gif) no-repeat top left;
	padding:0 0 13px 0;
	height: 553px;
	margin: 0 4px 0 12px;
}

.school-home{
	background: #fff;
	padding: 12px 0;
	width: 946px;
}

.splash{
	width: 632px;
	height: 298px;
	overflow: hidden;
	position: relative;
}

.splash h1{
	position: absolute;
	color: #fff;
	left: 20px;
	bottom: 20px;
	font-size: 30px;
	font-weight: normal;
}

.left-column p{
	line-height: 18px;
	margin: 10px 10px 0;
	color: #1B3704;
}

.left-column{
	float: left;
	width: 632px;
	display: inline;
}

.right-column{
	float: right;
	width: 278px;
	display: inline;
	padding-right: 10px;
}

.hp-box{
	color: #fff;
	width: 113px;
	height: 131px;
	float: left;
	display: inline;
	padding: 20px 0 10px 10px;

}

.hp-box h3{
	margin: 0;
	padding: 0 0 0;
	font-size: 22px;
	font-family: "Trebuchet MS", sans-serif;
}

.hp-box a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.hp-last{
	padding: 20px 10px 10px 10px;
	margin: 0 0 0 20px;
}

.hp-text{
	height: 90px;
	overflow: hidden;
	color: #233b07;
}

#campus-drop{
	position: absolute;
	width: 260px;
	height: 17px;
	top: 68px;
	right: 20px;
	border: 1px solid #CADBC9;
	z-index: 500;
}

#campus-drop ul{
	margin: 0;
	padding:0;
}

#campus-drop ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 17px;
	padding: 0 0 0 3px;
}

#campus-drop ul li a{
	line-height: normal;
}

#campus-drop ul li ul {
	display: none;
	position: absolute;
	top: 18px;
	left: 0px;
	width: 260px;
	background: #63a744;
	padding: 0 0 0 0;
}

#campus-drop ul li ul li{
	padding: 5px;
}

#campus-drop ul li ul li:hover{
	background: #539d32;
}

#campus-drop ul li ul li a{
	color: #fff;
}

.opener-campus{
	float: right;
}


