BODY {	
	margin: 0;
	background: #cecebc;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

P {
	line-height: 18px;
	margin: 0 0 14px 0;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #4b8726;
}

H1 em {
	font-size: 11px;
	margin: 0 0 0 0;
	font-weight: normal;
}	

H2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #4b8726;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #4b8726;
}

UL {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: square;
}

LI {
	margin: 0 0 0 20px;
	padding: 4px 0 0 6px;
	font-size: 12px;
}

LI.dl {
	margin: 0 0 0 40px;
	padding: 2px 0 0 6px;
	font-size: 12px;
	list-style-type: disc;
}

LI.dd {
	margin: 0 0 0 60px;
	padding: 2px 0 0 6px;
	font-size: 12px;
	list-style-type: circle;
}

FORM {
	margin: 0;
}

IMG {
	border: 0;
}

.clear {
	clear: both;
}

/*------------ wrapper starts ----------------*/
#wrapper {
	width: 776px;
	height: auto;
	background: url(../images/bg_body.gif) repeat-y #cecebc;
	margin: auto;
	display: table;
}

/***** container starts *****/
#container {
	width: 744px;
	height: auto;
	background: url(../images/bg_main.jpg) repeat-x top #fff;
	margin: auto;
	display: table;
}

/* header starts */
#header {
	width: 100%;
	height: 107px;
	margin: auto;
}

.logo {
	width: 440px;
	height: 107px;
	float: left;
}
/* header ends */

/***** cover starts *****/
#cover {
	width: 100%;
	height: auto;
	margin: auto;
}

/* lSider starts */
#lSider {
	width: 180px;
	height: auto;
	padding: 0 0 0 14px;
	margin: 0;
	float: left;
	display: table;
}

/* nav starts */
#nav {
	width: 100%;
	height: auto;
	margin: auto;
}

#nav UL {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#nav LI {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: capitalize;
	font-size: 11px;
}

#nav ul li a {
	color: #4b8726;
	border-bottom: #ccc dashed 1px;
	text-decoration: none;
	display: block;
	width: 166px;
	height: 23px;
	padding-top: 6px;
}

#nav ul li a:hover {
	background: #eee;
	color: #af9136;
	border-bottom: #000 dashed 1px;
	text-decoration: none;
	display: block;
	width: 166px;
	height: 23px;
	padding-top: 6px;
	padding-left: 6px;
}
/* nav starts */

/* lSider ends */

/* rSider ends */
#rsider {
	width: 550px;
	height: auto;
	float: left;
	display: table;
}

/* content starts */
#content {
	width: 550px;
	height: auto;
	margin: 0;
}
/* content starts */

/* slogan starts */
#slogan {
	width: 96%;
	height: 23px;
	margin: auto;
	font-size: 12px;
	color: #4b8726;
	font-weight: bold;
}
/* slogan ends */

/* banner starts */
#banner {
	width: 550px;
	height: 130px;
	margin: 0;
}
/* banner ends */

/* main starts */
#main, #objectives, #chaudandi, #budget, #concept, #activities, #browse, #committee, #contact, #sitemap {
	width: 510px;
	height: auto;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #af9136;
}
/* main ends/

/* rSider ends */

/***** cover ends *****/

/***** container ends *****/

/***** footer starts *****/
#footer {
	background: url(../images/bg_footer.gif) repeat-x #afd996;
	width: 100%;
	height: auto;
	margin: 0;
	color: #356915;
	padding: 0 0 4px 0;
	font-size: 11px;
	text-align: center;
	display: table;
}

/* fContainer starts */
#fContainer {
	width: 744px;
	height: auto;
	margin: auto;
	padding: 18px 0 0 0;
}

#fContainer A {
	color: #356915;
	text-decoration: none;
}

#fContainer A:hover {
	color: #153700;
	text-decoration: underline;
}
/* fContainer ends */

/***** footer ends *****/


/*------------ wrapper starts ----------------*/


/*============== Content Page starts ==============*/

/* Budget Page */
.table {
	background: #cde0c1;
}

.cell {
	background: #fff;
}
/* Budget Page */

/* Gallery Page */
.picBox {
	width: 156px;
	height: auto;
	float: left;
	margin: 0 10px 10px 0;
	padding: 1px;
}

.picBox a {
	color: #4b8726;
	border: #cde0c1 solid 1px;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 120px;
	padding: 2px;
}

.picBox a:hover {
	color: #af9136;
	border: #87a078 solid 1px;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 120px;
	padding: 2px;
}

/* Gallery Page */

/* Committee/Contact Page */
#committee A {
	color: #4b8726;
	text-decoration: none;
}

#committee A:hover {
	color: #af9136;
	text-decoration: underline;
}

.committee, .contact {
	width: 96%;
	height: auto;
	margin: 0;
	padding: 2px;
}

.name {
	width: 140px;
	height: auto;
	margin: 0 14px 8px 0;
	float: left;
}

.specification {	
	width: 320px;
	height: auto;
	margin: 0 14px 8px 0;
	float: left;
}

.txtBox {	
	border: #c2c2c2 solid 1px;
	padding: 2px;
	font-size: 11px;
	font-family: "Trebuchet MS";
}

.sepretor {
	width: 96%;
	height: auto;
	border-top: #cde0c1 solid 1px;
	margin: 10px 0 10px 0;
	padding: 6px 2px;
}
/* Committee Page */

/* Sitemap Page */
#sitemap A, #main A {
	color: #356915;
	text-decoration: none;
}

#sitemap A:hover, #main A:hover {
	color: #153700;
	text-decoration: underline;
}
/* Sitemap Page */

/*============== Content Page ends ==============*/

.iconBar {
	width: 100px;
	height: auto;
	margin: auto;
}

.icon {	
	width: 47px;
	height: 29px;
	margin: 0 0 0 1px;
	float: left;
}

.picBoxTwo {	
	width: auto;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	display: block;
	float: right;
}

