body {
	background-image: url(/images/body-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.top-index-lemur {
	background-image: url(/images/top-index1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
}

.top-index-lemur p {
	font-size: 10px;
}
.bottom {
	background-repeat: no-repeat;
	background-position: right bottom;
}


.mainarea {
	background-image: url(/images/top-index2.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	height: 325px;
	background-position: right top;
}


.top-index-lemur strong{
	font-size: 11px;
	font-weight: bold;

}
.menu-right {
	background-image: url(/images/menu-right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainmenu {
	background-image: url(/images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 51px;
}

.mainmenu a{
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 17px;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-bottom: 20px;
}
.search-feild {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	background-color: #383838;
	padding: 3px;
	border: 1px solid #373737;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
form {
	margin: 0px;
	padding: 0px;
}


.mainmenu #current{
	background-image: url(/images/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: underline;
	font-size: 12px;
}
.search {
	background-image: url(/images/search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 102px;
	padding-top: 10px;
	padding-left: 100px;
}


.mainmenu a:hover{
	color: #000;
	text-decoration: underline;
	background-color: #EFC963;
}
a {
	color: #586325;
	text-decoration: underline;
}




td {
	font-family: Tahoma;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.mainarea-inner {
	padding-top: 10px;
	height: 325px;
}


.submenu {
	padding-left: 40px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A9BB4D;
}

.submenu ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.submenu li{
	margin-bottom: 3px;
}

.submenu a{
	padding: 5px;
	margin: 0px;
	display: block;
}

.submenu a:hover{
	background-color: #DEE468;
	color: #000;
	text-decoration: underline;
}

.submenu #subc{
	background-color: #869B3C;
	color: #FFF;
	text-decoration: none;
}







a:hover {
	color: #000;
	text-decoration: underline;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.innercontent {
	padding-right: 30px;
}
.newsdate {
	font-size: 10px;
	color: #FFF;
	background-color: #ED8500;
	padding: 3px;
	font-weight: normal;
}
.allnews {
	font-size: 11px;
}

.allnews a{
	color: #000;
	text-decoration: underline;
}

.allnews a:hover{
	color: #F88A00;
	text-decoration: underline;
}
.td-innerPhoto {
	padding-top: 10px;
	height: 325px;
}

.td-innerPhoto img{
	height: 120px;
	width: 180px;
	border: 4px solid #CCC;
}

.td-innerPhoto img:hover{
	border: 4px solid #ED8500;
}

