body{
	background-color: #AA9D35;
	margin: 16px 0 0 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.left-panel-bg{
	background-image:url(../../images/left-panel-bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.product-text{
	font-size: 11px;
	font-weight:normal;
	color: #426262;
	line-height: 14px;
	padding: 11px;
}
.left-content{
	padding: 0 0 0 12px;
}
.top-bg{
	background-image:url(../../images/top-bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.content-bg{
	background-image:url(../../images/content-bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.content-bg-main{
	background-image:url(../../images/content-bg-main.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.welcome{
	background-image:url(../../images/home-title-bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 16px 0 0 18px;
}
.home-text{
	font-size: 11px;
	font-weight:normal;
	color: #878777;
	line-height: 15px;
}
.home-text1{
	font-size: 10px;
	font-weight:normal;
	color: #878777;
}
.recent-news{
	font-size: 10px;
	font-weight:normal;
	color: #4D4D3A;
}
.read-more{
	font-size: 10px;
	font-weight:normal;
	color: #44920C;
}
.read-more a{
	color: #44920C;
	text-decoration:none;
}
.read-more a:hover{
	color: #44920C;
	text-decoration:underline;
}
.divider{
	background-image:url(../../images/divider.gif);
	background-repeat:repeat-x;
}
.divider2{
	background-image:url(../../images/divider2.gif);
	background-repeat:repeat-y;
}
.copyright {
	background-image:url(../../images/copyright-bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 10px;
	font-weight:normal;
	color: #878777;
}
.footer{
	background-image:url(../../images/footer-bg.gif);
	background-position: top left;
	background-repeat:no-repeat;
	padding: 20px 0 0 0;
}
.footer-text {
	font-size: 10px;
	font-weight:normal;
	color: #9F9F91;
}
.footer-text a{
	color: #9F9F91;
	text-decoration:none;
}
.footer-text a:hover{
	color: #9F9F91;
	text-decoration:underline;
}.hosted {
	font-size: 10px;
	font-weight:normal;
	color: #858568;
}
.hosted a{
	color: #858568;
	text-decoration:none;
}

.text-bold{
	font-size: 12px;
	font-weight:bold;
	color: #4D4D3A;
}
.text-bold1{
	font-size: 10px;
	font-weight:bold;
	color: #878777;
}
.textfield{
	width: 127px;
	height: 21px;
	background-color: #B3B38F;
	border: 1px solid #989898;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding:3px;
}
.textfield1{
	width: 147px;
	height: 21px;
	background-color: #B3B38F;
	border: 1px solid #989898;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding:3px;
}
.left-menu{
	font-size: 12px;
	font-weight:normal;
	color: #000;
}
.left-menu a{
	color: #000;
	text-decoration:none;
}
.chember {
	background-image:url(../../images/chember-bg.gif);
	background-repeat:repeat-x;
	background-color: #F7F4D8;
	padding: 12px;
	color: #63634A;
	font-size: 10px;
	font-weight:normal;
}
.red-text{	
	color: #8B1D04;
	font-size: 12px;
	font-weight:bold;
}
.find{
	font-size: 10px;
	font-weight:bold;
	color: #44920C;
}
.find a{
	color: #44920C;
	text-decoration:none;
}
.find a:hover{
	color: #44920C;
	text-decoration:underline;
}
.text{
	font-size: 11px;
	font-weight:normal;
	color: #878777;
	line-height: 15px;
}

.event_listing {
    display: inline;
    float: right;
    overflow: hidden;
    text-align: left;
    width: 99%;
	height:auto;
	border-bottom:1px solid #d7aca6;
	padding-bottom:6px;
	margin-top:10px;
}
.event_listing h4 {
    color: #4D4D3A;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    text-decoration: none;
	text-align:left;
	padding-top:2px;
	padding-bottom:1px;
	margin-top:1px;
	margin-bottom:1px;
}
.event_listing p {
    font-size: 11px;
	font-weight:normal;
	color: #881808;
	margin-bottom:7px;
	margin-top:2px;
}
.event_brief_desc{ margin-top:1px; width:82%; font-size: 11px;
	font-weight:normal;
	color: #878777;
	line-height: 15px; float:left; padding-right:10px;}
.event_more{margin-top:1px; width:15%; float:left;}	
.event_button{ background-color:#f3f0d4; border:1px solid #a8a798; color:#881808; width:105px; height:21px; text-align:center; display:block; font-size:13px; font-weight:bold; text-decoration:none; padding-top:5px;padding-bottom:5px;}
.event_border{ border-bottom:1px solid #d7aca6;}
.event_odd{ background-color:#DFDFD9;}
.mandatory{ color:#FF0000; font-size:10px;}
.btn{ background-color:#E0E0E0; border:1px solid #333333;}

@-moz-document url-prefix() {
    .event_button{
        padding-bottom:0px;
    }
}

