/*
	Amal Krishna Bakali 
	  July 12, 2007
	Title: NewGrass  
	Author URL : www.ebizzsol.com     
==========================
*/

body{
	top:0;
	margin:0 auto;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:13px;
	color:#B7B7B7;
	background:url(images/body-bg.gif) repeat-x;
	background-color:#494949;
}
h1,h2,h3,h4,h5,h6,p,img,ul,li,form{
	padding:0;
	margin:0;
	border:0;
}
h3{
	font-weight:bold;
	font-size:17px;
	color:#00CC00;
	margin-top:20px;
}
h2{
	font-weight:bold;
	font-size:25px;
	color:#FFFFFF;
	text-align:center;
	padding-top:12px;
}
h2 span{
	font-size:13px;
	color:#000000;
	font-weight:normal;
}
a{
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover{
	color:#999999;
	text-decoration:underline;
}
/*							    Page Structure
==============================================
*/
#wrap{
	top:0;
	margin:0 auto;
	width:960px;
	text-align:left;
}

/*								       Header
==============================================
*/
#header{
	width:960px;
}
#header-left{
	float:left;
	width:260px;
}
#header-left h1{
	background:url(images/new-grass-logo.gif) no-repeat left top;
	height:238px;
}	
#header-right{
	float:right;
	width:700px;
	padding-top:64px;
}
#header-right .box-bg{
	width:260px;
	height:70px;
	background:url(images/box-bg.gif) no-repeat;
}
#header-left span{
	display:none;
	visibility:hidden;
}
/*								    Main Body
==============================================
*/
#main-body{
	clear:both;
	width:960px;	
}
#main-left{
	float:left;
	width:230px;/*260px;*/
	padding-right:30px;
}
#left-list{
	list-style:none;
	padding-top:75px;
}
#left-list li{
	border-bottom:1px dashed #BCBCBC;
}
#left-list li a{
	display:block;
	padding-left:20px;
	text-decoration:none;
	font-size:13px;
	line-height:27px;
	text-transform:uppercase;
	color:#FFFFFF;
}
#left-list li .current{
	display:block;
	padding-left:20px;
	background:url(images/arrow.gif) no-repeat left center;
	text-decoration:none;
	font-size:13px;
	line-height:27px;
	text-transform:uppercase;
	color:#FFFFFF;
}
#left-list li .special{
	color:#ff0000;
	display:block;
	padding-left:20px;
	background:url(images/arrow.gif) no-repeat left center;
	text-decoration:none;
	font-size:13px;
	line-height:27px;
	text-transform:uppercase;
}
#left-list li a:hover{
	color:#54A301;
	background:url(images/arrow.gif) no-repeat left center;
}
#main-right{
	float:left;
	width:700px;
	padding-top:43px;
	margin-bottom:20px;
}
#left-list .last-item{
	border-bottom:none;
}
.image-holder{
	width:700px;
	background-color:#2C2C2C;
	text-align:center;
}
.image-holder img{
	border:10px solid #FFFFFF;
	margin-top:5px;
}
.img-caption{
	padding:10px;
	text-align:left;
}
.list{
	list-style:none;
	padding:23px 0;
	list-style-position:outside;
}
.list li{
	background:url(images/arrow-2.gif) no-repeat left top;
	line-height:15px;
	padding-left:15px;
	margin-bottom:12px;
}
.space{
	padding-left:40px;
}
.clear-both
{
	clear:both;
	padding:0;
	margin:0;
}
	
/*								       Footer
===============================================
*/
#outer-footer{
	clear:both;
	width:100%;
	background:url(images/footer-bg.gif) repeat-x top;
	background-color:#2C2C2C;
	
}
#footer{
	margin:0 auto;
	width:960px;
	padding:25px 0;
	text-align:center;
	color:#676767;
	font-size:11px;
}
#footer a{
	font-size:11px;
	color:#676767;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}


/*								     Text Area
===============================================
*/
.white-text{
	color:#FFFFFF;
}
.newgrass{
	color: #4baa42;font-weight: bold;
}
/*							  Sub Page Content
===============================================
*/
