body{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Tahoma;
	color: #666666;
	font-size:11px;
	margin:0px;
	padding-top:35px;
}

a { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666 ;
	text-decoration:none;


}

a:hover {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-decoration: underline;

}



a.menu-link { font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	padding-left:40px;
	text-decoration:none;


}

a.menu-link:hover {font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	padding-left:40px;
	text-decoration: underline;

}

a.readmore { 
	font-size:11px;
	color: #74653d ;
	font-weight:bold;
	text-align:right;
	text-decoration: underline;
}

a.readmore:hover {
	font-size:11px;
	color: #74653d;
	font-weight:bold;
	text-align:right;
	text-decoration: underline;
}

a.bottom-link{ 
	font-size:12px;
	color: #ffffff ;
	margin:0px;
	text-decoration: none;
}

a.bottom-link:hover {
	font-size:12px;
	color: #ffffff;
	margin:0px;
	text-decoration: underline;
}

h1{
font-size:14px;
color:#776231;
margin:0px;
}

h2{ font-family: Arial;
	font-size:16px;
	color:#cfa945;
	margin:0px;
}


h3{ font-family:Arial;
	font-size:18px;
	color:#cc9900;
	font-weight:normal;
	margin:0px;
}

h4{ font-family:Arial;
	font-size:15px;
	color:#cc9900;
	margin:0px;
}

.bg{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}

.title{
	background-image: url(../images/title1.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	width:253px;
	height:132px;
}

.left-top-border{
	background-image:url(../images/left-top-border.jpg);
	background-repeat: no-repeat;
	width:9px;
	height:23px;
}

.header{
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:525px;
	height:284px;
}


.menu-shadow{
	background-image:url(../images/shadow.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin:0px;
	padding-right:10px;
	width:10px;
}


.menu-lefttop{
	background-image:url(../images/menu-lefttop.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:8px;
	height:20px;
}


.menu-righttop{
	background-image:url(../images/menu-righttop.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:20px;
}


.left-menu-bg{
	background-image:url(../images/menu-bg.jpg);
	background-repeat:no-repeat;
	width:234px;
	height:36px;
}

.left-menu-bg1{
	background-image: url(../images/menu-bg1.jpg);
	background-repeat:no-repeat;
	width:234px;
	height:31px;
}


.left-bottom-bg{
	background-image:url(../images/leftbottom-bg.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	width:231px;
}
	
.border-bottom-left{
	background-image:url(../images/border-bottom-left.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:10px;
}

.border-bottom-right{
	background-image: url(../images/border-bottom-right.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}

.border-bottom{
	background-image:url(../images/bottom.jpg);
	background-repeat:repeat-x;
	height:10px;
}


.left-content-padding{
	font-size:11px;
	color:#666633;
	text-align:justify;
	line-height:17px;
}

.content-padding{
	font-size:11px;
	color:#666633;
	text-align:justify;
	line-height:17px;
	padding-top:8px;
}


.image{
padding-right:10px;
}


.copyright{
	color:#715f36;
}

.wihte{
color:#FFFFFF;
font-size:12px;
}
.img-padding{
padding:10px;
}