* {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;line-height: 14px;
	margin: 0;
	padding: 0;
	text-align: justify;
}
body {background: #17A117 url(../_img/bg_body.png) repeat-x;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {	border: 1px solid #fff;}
a img {border: 0;}
p {margin: 10px 0 2px 0;}
ul li {margin: 0 0 4px 26px;}
h3 {text-transform:uppercase;}
h4 {
	font-weight: bold;
   color: #1D661F;
	font-size: 1em;
	margin: 14px 0 4px 0;
}
table {margin: 0 auto;}
th {
	background-color: #BBEEBC;
	padding: 4px;
}
table table td {
	padding: 3px 1px 3px 4px;
	text-align: left;
}
table {
	background-color: #f5f5f5;
}
td.td_l{
	background-color: #DBF7DC;
	border-bottom: 1px solid #f5f5f5;
}
td.td_r {
	background-color: #f5f5f5;
}
td.td_l td {background-color: #DBF7DC;}
td.td_r td {background-color: #DBF7DC;border-bottom: 1px solid #f5f5f5;}
/*********************************/

#container {
	margin: 0 auto;
	width: 768px;
}
#headmenu {
	overflow: hidden;
	padding: 10px 0 0 0;
	height: 26px;
}
#headmenu ul{
	float: right;
}
#headmenu ul li {
	display: block;
	float: left;
	height: 14px;
	margin: 0;
}
#headmenu ul li a {
	display: block;
	background: url(../_img/listimg_1.gif) no-repeat left;
	padding: 0 14px 0 14px;
  color:#f5f5f5;
}

#headmenu ul li a:hover {
	background: url(../_img/listimg_1a.gif) no-repeat left;
	color: #fff;
}
#headmenu ul li a.active {
	background: url(../_img/listimg_1a.gif) no-repeat left;
	color: #fff;
}
#headmenu ul li a:hover {
	text-decoration: none;
}
#head {
	height: 203px;
	position: relative;
}
#head h1 {
	background: url(../_img/listimg_3.gif) no-repeat 16px 51%;
	font-size: 2.55em;
	padding: 0px 0 0 46px;
	margin-top: 4%;
	float:left;
}

#head h1 a {
	font-size: 1em;
	line-height: 1.18em;
	color: #ff6600;
	font-weight: normal;
}
#head h1 a:hover {
	text-decoration: none;
}
#hphoto {
	position: absolute;
	right:0;
	bottom: -2px;
}
* html #hphoto {bottom:-3px;}
#hschool {
	position: absolute;
	right:214px;
	bottom:100px;
}
#hschool img {border:0;}
#hpromo {
	position: absolute;
	left:0;
	bottom:0;
	height: 86px;
	width: 470px; /*490*/
	padding: 4px 18px 8px 16px;
}
#hpromo * {
	color: #1D661F;
	line-height: 1.18em;
}
#hpromo span.more a {
	text-transform: lowercase;
	color: #FF6600;
}
#hpromo h2 {
	color: #ff6600;
	font-size: 1.82em;
	font-weight: normal;
	line-height: 1.45em;
}
#sitemenu {
	height: 46px; 
	width: 560px;
	background: url(../_img/button.gif) repeat-x 0 2px;
	margin: 0 0 0 13px;
	position: relative;
}
#sitemenu ul {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 50;
}
#sitemenu ul li {
	display: block;
	float: left;
	width: 99px;
	text-align: center;
	height: 39px;
	margin: 0;
}
#sitemenu ul li a {
	text-align: center;
	display: block;
	height: 39px;
	width: 99px;
	color:#f5f5f5;
	padding-top:15px; /*+2*/
}
#sitemenu ul li.double a {
	padding: 9px 0 0 0;
}
#sitemenu ul li a:hover {
	border-top: 2px solid #FF6600;
  padding-top: 13px;
	text-decoration: none;
	color: #fff;
}
#sitemenu ul li.double a:hover {
	padding: 7px 0 0 0;
}
#sitemenu ul li a.active {
	border-top: 2px solid #FF6600;
  padding-top: 13px;
	color: #fff;
}
#sitemenu ul li.double a.active {
	padding: 7px 0 0 0;
}
#content {
	width: 528px;
	background: #f5f5f5 url(../_img/bg_content_up.png) no-repeat top;
	position: relative;
}
#ctext {
	width: 468px;
	background: url(../_img/bg_content_down.png) no-repeat bottom;
	padding: 20px 30px 40px 30px;
	min-height: 300px;
}
#ctext h2 {
	color: #ff6600;
	font-size: 1.82em;
	font-weight: normal;
	line-height: 1.45em;
	margin: 0 0 12px 0;
}
/*****************************/
ul.pagemenu {
  border-bottom: 1px solid #88E18A;
  width: 256px;
  padding: 4px 0 0 0;
  margin: 0 0 20px 0;
}
ul.pagemenu li {
  display: block;
  list-style-type: none;
  width: 256px;
  border-top: 1px solid #88E18A;
  margin:0 0 0 0;
}
* html ul.pagemenu li,* html ul.pagemenu li a {height: 16px;}
ul.pagemenu li a {
  display: block;
  margin: 1px 0 1px 0;
  color: #1E6420;
  min-height: 16px;
  padding: 4px 0 4px 10px;
  text-align: left;
}
ul.pagemenu li a.active {
  background-color: #BBEEBC;
}
/*****************************/
ul.courselist {
  border-bottom: 1px solid #88E18A;
  padding: 4px 0 0 0;
  margin: 0 0 20px 100px;
}
ul.courselist li {
  display: block;
  list-style-type: none;
  border-top: 1px solid #88E18A;
  margin:0 0 0 0;
}
ul.courselist li a {
  display: block;
  margin: 1px 0 1px 0;
  color: #1E6420;
  min-height: 16px;
  padding: 4px 0 4px 10px;
}
ul.courselist li a.active {
  background-color: #BBEEBC;
}
#cnews {
	position: absolute;
	right:-240px;
	top: -28px;
	z-index: 10;
	width:214px;
	padding: 0 10px 0 16px;
}
#cnews * {
	color: #f5f5f5;
	line-height: 1.18em;
}
#cnews h2 {
	color: #ff6600;
	font-size: 1.82em;
	font-weight: normal;
	line-height: 1.45em;
	border-bottom: 1px solid #ff6600;
	margin-bottom: 2px;
}
#cnews h3,#cnews h3 a {
	line-height: 2.27em;
	text-transform: none;
}
#cnews p {
		margin: 4px 0 2px 0;
}
#cnews div {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #1E9521;
	margin-bottom: 4px;
}
#cnews span.more a {
	text-transform: lowercase;
	color: #38cd3d;
}
#cnews span.date {
	display: block;
	font-size: 0.82em;
	color: #BBEEBC;
	margin: 4px 0 0 0;
	line-height: 1.36em;
}
#sitemenu_down {
	width: 528px;
	clear: both;
	overflow: hidden;
	padding: 7px 0 0 0;
	height: 22px;
}
#sitemenu_down ul {
	text-align: center;
}
#sitemenu_down ul li {
	display: inline;
	margin: 0 9px 0 9px;
}
#sitemenu_down ul li a {
  color:#f5f5f5;
}
#sitemenu_down ul li a.active {
 text-decoration: underline;
}
#headmenu_down ul {
	padding: 6px 0 4px 38px;
	width: 480px;
	border-top: 1px solid #19801A;
	border-bottom: 1px solid #19801A;
	height: 36px;
}
#headmenu_down ul li {
	display: block;
	float: left;
	margin: 0;
}
#headmenu_down ul li a {
	display: block;
	padding: 0 15px 2px 15px;
	background: url(../_img/listimg_2.gif) no-repeat 0 4px;
	width: 130px;
	height: 15px;
	color:#f5f5f5;
}
#headmenu_down ul li a:hover {
	background: url(../_img/listimg_2a.gif) no-repeat 0 4px;
	text-decoration: none;
	color: #fff;
}
#headmenu_down ul li a.active {
	background: url(../_img/listimg_2a.gif) no-repeat 0 4px;
  text-decoration: none;
	color: #fff;
}
#headmenu_down ul li.break {
	float: none;
	width: 100%;
	background: none;
	height: 1px;
	font-size: 0.5em;
	line-height: 0.8em;
	margin-top: -8px;
	list-style-type: none;
}
#credits {
	width: 452px;
	padding: 7px 38px 0px 38px;
	height: 25px;
}
#credits * {
	color: #1D6B1F;
	margin: 0;
}
#credits .rb{
	text-align: right;
	float: right;
}
#credits .lb{
	float: left;
}
/******************************************/
/*forms*/
.form1 {
	display: block;
	width:306px;
	margin:15px auto;
	padding: 10px;
	background-color: #dcdcdc;
	border: 1px solid #ccc;
}
fieldset {border:0;}
fieldset.buttons, fieldset.return {text-align: center; padding: 24px 8px 8px 8px;}
.form1 label {
	width: 300px;
	display: block;
	float: none;
	padding: 1px;
}
.form1 input, .form1 textarea {
	margin: 1px;
	width: 300px;
	background-color: #f3f3f3;
	border: 1px solid #bbb;
	line-height: 1.07em;
	font-size: 1em;
	padding: 1px;
}
.form1 .button, .form2 .button { 
	background: #86CC86;
	width: 64px;
	border: none;
	height: 21px;
	color: #fff;
	font-size: 1em;
	padding:0 0 1px 0;
	text-align: center;
	border: 1px solid #6AA56B;
}
/*************************/
.center {text-align: center;}