@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, li, ol, p, form, hr {
	padding: 00px;
	margin: 00px;
}
p {
	padding: 00px 00px 15px 00px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 00px 00px 15px 00px;
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
A:link, A:active, A:visited, A:hover {
	color: #702f2d;
	text-decoration: underline;
}
A:hover {
	color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
.clear {
	clear: both;
}
img {
	border: 00px;
}
.padding_none {
	padding: 00px;
}
.margin_none {
	margin: 00px;
}
body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.text-black {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;

	text-decoration: none;
}
#school {
	width: 850px;
	position: relative;
	margin: auto;
}
/********************************* Header ***********************************/
#header {
	width: 850px;
	text-align:center;
}
/********************************* Content ***********************************/
#content_bg, #water, #books, #bamboo {	
	background:url(images_about/content_bg.jpg) scroll left top repeat-x #d9d7cd;
	float: left;
	width:850px;
}
#bamboo {	
	background:url(images_about/bamboo.jpg) scroll right top no-repeat;
}
#water {
	background: url(images_about/water.jpg) right top scroll no-repeat;
}

#content_left {
	width: 590px;
	float: left;
}
#content_left img {
	float: left;
}
#content_left span {
	float: left;
	width: 450px;
}
.padding_left {
	padding: 00px 00px 00px 80px;
}
/********************************* Menu ***********************************/
#menu {
	width: 250px;
	float: right;
	padding: 00px 00px 20px 00px;
}
#menu ul {
	padding: 00px 36px 00px 00px;
}
#menu li {
	width: 194px;
	line-height: 37px;
	color: #FFFFFF;
	list-style: none;
	font-weight: bold;
	text-decoration: none;
	background: url(images_about/menu.gif) left top scroll repeat-y;
	margin: 00px 00px 00px 00px;
	border-top: 1px solid #aba99b;
	border-bottom: 1px solid #837f66;
}
#menu A:link, #menu A:active, #menu A:visited, #menu A:hover {
	width: 174px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images_about/menu.gif) left top scroll repeat-y;
	padding: 00px 00px 00px 20px;
	display: block;
}
#menu A:hover {
	background: url(images_about/menu_rh.gif) left top scroll repeat-y;
	color: #FFFFFF;
}
#menu .menurh, #menu .menurh A:link, #menu .menurh A:active, #menu .menurh A:visited, #menu .menurh A:hover {
	background: url(images_about/menu_rh.gif) left top scroll repeat-y;
	color: #FFFFFF;
}

.content-top-padd
{
	padding:15px 00px 00px 00px;
}

.normal-padding
{
	padding:10px 55px 10px 80px;

}

/***************************************Content-box**************************************/

.box-width
{
	width:223px;
	float:left;
	
}

.box-center-1
{
	/*background:url(images_about/1-box-center-1.png) scroll left top repeat-y;
	height:200px;*/
	background-color:#938953;
	border-left:#000000 solid 2px;
	border-right:#000000 solid 2px;
	margin:00px 5px;
	width:190px;
	height:230px;
	
		
}
.box-padding
{
	padding:10px;
}

.box-width-4
{
	width:340px;
	float:left;
}

.box-center-4
{
	/*background:url(images_about/4-box-top-center.png) scroll left top repeat-y;
	height:200px;*/
	background-color:#938953;
	border-left:#000000 solid 2px;
	border-right:#000000 solid 2px;
	margin:00px 9px;
	width:279px;
	height:200px;
}
.box-center-5
{

	background-color:#938953;
	border-left:#000000 solid 2px;
	border-right:#000000 solid 2px;
	margin: 00px 00px 00px 177px;
	width:291px;
	padding: 10px 15px 20px 15px;
}

.box-padding-4
{
	padding:20px;
}
.box-padding-ul
{
	padding:00px 10px 00px 10px;
}
.box-padding-ul li {
	padding: 00px 00px 06px 00px;}
/****************************box-end**************************/

.content-2-padding
{

	padding:10px 10px 260px 10px;
}

.footer-content-width
{
	width:560px;
	float:left;
	color:#000000;font-size:11px; font-weight:bold;
	padding:10px;
}
/********************************* Menu ***********************************/
#bottomlink {
	width: 850px;
	float: left;
	text-align: center;
	line-height: 45px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#bottomlink A:link, #bottomlink A:active, #bottomlink A:visited, #bottomlink A:hover {
	color: #0000FF;	
	text-decoration: underline;
	
}
#bottomlink A:hover {
	color: #FF0000;	
	text-decoration: underline;
	
}