body {
	background-color: #7ea653;
	margin:0px auto;
	width:1003px;
	_width:1009px;
	background-image: url(../images/bg.jpg);
}
#container{
	width:1003px;
}

#main-area{
	background-color:#49810c;
	padding:25px 25px;
	overflow:hidden !important;
	float:left;
	width:953px;
}
#left-panel{
	float:left;
	width:660px;
}


h1{
	padding:0px;
	margin:0px;
	margin-bottom:8px;
}
h2{
	padding:0px;
	margin:0px;
	margin-bottom:8px;
}
h3{
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
p{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}
a img{
	border:none;
}
#matter ul{
	padding:0px;
	margin:0px;
	margin-left:10px;
	text-align:left;
	margin-bottom:5px;
}
#matter li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	list-style-type: none;
	margin-bottom:5px;
}

#events ul{
	padding:0px;
	margin:0px;
	margin-left:10px;
	text-align:left;
	margin-bottom:5px;
}
#events li{
	background-image: url(../images/events-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 30px;
	list-style-type: none;
	margin-top:15px;
}




.white-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:17px;
	
}
.white-text-bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:17px;
	font-weight:bold;
}
.green-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b5cf36;
	line-height:17px;
}
.green-text-bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b5cf36;
	line-height:17px;
	font-weight:bold;
}
a.green-text-bold:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e8bf1e;
	line-height:17px;
	font-weight:bold;
}
.green-heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#b5cf36;
	font-weight:bold;
}
.yellow-heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e8bf1e;
	font-weight:bold;
}







.h-dotted-line{
	background-image: url(../images/h-dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.v-dotted-line{
	background-image: url(../images/v-dotted-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.img-border{
	border:4px solid #569213
}




#add-left{
	float:left;
	width:65px;
	padding:4px;
	padding-left:20px;
	font-weight:bold;
}
#add-right{
	float:left;
	width:190px;
	padding:4px 0px;
	
}


.month{
	background-color:#72411D;
	padding:3px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b5cf36;
	line-height:17px;
	font-weight:bold;
	text-align:center;
	/*width:189px;*/
	overflow:hidden;
}
.days{
	background-color:#417508;
	padding:3px 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b5cf36;
	line-height:17px;
	font-weight:bold;
	text-align:center;
	display:block;
	float:left;
	border-right:1px solid #49810C;
	border-bottom:1px solid #49810C;
	width:27px;
	overflow-x:hidden;
}
.date{
	background-color:#589315;
	padding:3px 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	font-weight:bold;
	text-align:center;
	display:block;
	float:left;
	border-right:1px solid #49810C;
	border-bottom:1px solid #49810C;
	width:27px;
	overflow-x:hidden;
}
.date-closed{
	background-color:#E82626;
	padding:3px 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	font-weight:bold;
	text-align:center;
	display:block;
	float:left;
	border-right:1px solid #49810C;
	border-bottom:1px solid #49810C;
	width:27px;
	overflow-x:hidden;
}

/**************update by tushar************************/
.right-cow{ float:right;}
.box{ font-size:13px;}
.box input{ width:185px; margin-top:5px;}
.box textarea{ width:185px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;} 

/****************************************/
.box02{ font-size:13px;}
.box02 p{ margin-bottom:0px; margin-top:0px;}
.box02 input{ width:285px; margin-top:5px;}
.box02 textarea{ width:285px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;} 

.sub-btn{ display:block; background-image:../images/submit.gif); background-repeat:no-repeat; width:74px; height:28px;}