/*Green Rabbit css sheet*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Helvetica, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #4C4B51;
	background: #1a1f19;
}

a:link, a:visited { color: #24903A; text-decoration: none} 
a:active, a:hover { color: #60CDE2; text-decoration: underline}

.imglft{float:left;
	padding: 4px 12px 8px 12px;
	}
.imgrt{float:right;
	padding: 4px 12px 8px 12px;	
}


#main_wrapper {
	background: #24903A;
}

#container {
	width: 900px;
	margin: auto;
	border: 2px solid #69C8DA;
	background:#fff;
}


/*------------ Header --------------- */

#header {
	height: 188px;
	background: #fff url(images/header.jpg) no-repeat; /*repeat-x*/

}

#title {
	padding-top: 160px;
	padding-left: 50px;
	font-size: 50px;
	color:#a8a8b4;
}

#title span{
	font-weight: 200;
	color:#cccc33;
}

#slogan {
	padding-top: 20px;
	padding-left: 200px;
	font-size: 1.1em;
	color:#5a5c51;
}
/* ---------------------------------- */

/*------------- Menu ------------------*/
.menu{
	float: left;
	width: 900px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: #69C8DA;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.menu li{
	display: inline;
}

.menu li a{
	float: left;
	margin-left: 76px;
	padding: 10px 0px;
	font: 1.2em arial;
	text-align: center;
	font-weight:bold;
	text-decoration: none;
	color: #fff;
	/*width: 140px;*/
}

.menu li a:hover, .menu li .current{
	color: #000;
	text-decoration: underline;
	
}

/* ----------------- end of menu----------------*/

/* ----------------- Content ----------------------- */


#content {
	width: 900px;
}

#content h2 {
	color: #24903A;
	font-size: 22px;
	font-family: Arial, Times New Roman, Georgia ;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;

	}



#top {
	float: left;
	padding: 5px;
	width: 890px;
	background: #fff;
}

#top_lft{
	width:437px;
	margin:0px;
	padding:5px;
	float:left;
}

#top_rt{
	width:398px;
	height:266px;
	color:#47464C;
	float:right;
}


#top_rt h1 {
	margin: 0;
	padding: 16px 12px 0 4px;
	font-size: 22px;
	font-weight: normal;
	color: #24903A;
	line-height: 115%;
}
#top_rt h2 {

	color: #4F6769;
	font-weight:normal;
}

.toptxt {
	height: 125px;
	width: 380px;
	margin: 8px 12px 8px 5px;	
}


#left_column {

	float: left;
	margin: 0px 10px 5px 0px;
	padding: 40px 10px 0 49px;
	width: 550px;
}

#left_column h2 {
	font-size: 20px;
	line-height: 140%;
	font-family: Arial, Times New Roman, Georgia ;
	font-weight: normal;
	margin-bottom: 9px;
}

#left_column ul{list-style: none;
	padding-left:10px;
	margin-left: 0;
	}
#left_column li{

	padding:14px 0 0px 25px;
	background: url(images/bull.gif) bottom left no-repeat;
}


#left_column h3 {
	font-size: 16px;
	line-height: 120%;
	color: #868583;
	font-weight: bold;
	margin-bottom: 9px;
}


#right_column {
	float: right;
	margin: 0px 10px 5px 10px;
	padding: 50px 0px 0px 0px;
	width: 240px;
}

#right_column h3 {
	font-size: 16px;
	line-height: 120%;
	color: #5AB6CB;
	font-family: Arial, Times New Roman, Georgia ;
	font-weight: normal;
	margin-bottom: 9px;
}


#bottom {
	clear:both;
	float: left;
	width: 900px;
	color: #454449;
	padding: 10px 0 0 0;
	background: #fff url(images/indexpgbg.jpg) no-repeat;
}

#bottom a{
	line-height: 25px;
	color:  #999966;
}

#bottom .sectionleft {
	float: left;
	width: 405px;
	padding: 20px 10px 0px 20px;
	height: 200px;
}

#bottom .sectionright {
	float: right;
	width: 405px;
	padding: 20px 20px 0px 10px;
	height: 200px;
}

#bottom .sectionright a{
	padding-left: 5px;
	color: #24903A;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	
}

#bottom .sectionright a:hover{
	color: #69C8DA;
	}
	
#bottom .sectionleft a{
	padding-left: 25px;
	color: #60CDE2;
	line-height: 25px;
	text-decoration: none;
	background: url(images/list_icon.gif) no-repeat center left;
}
#bottom .section a:hover {
	color: #000;
}

.column2-unit-left {float:left; width:130px; margin-left: 12px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.column2-unit-right {float:right; width:150px; margin-right: 42px;margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.clear-contentunit {clear:both;}

#bottom .middlerightborder {
	float: left;
	padding: 20px 0px;
	width: 16px;
	height: 200px;
	border-left: 1px dotted #454449;
}

.text_area {
	color: #999966;
	margin: 10px;
}

.publish_date {
	clear: both;
	color: #999966;
	padding-bottom: 5px;
	font-weight: bold;
}

.title {
	height: 37px;
	margin-left: 10px;
	padding-top: 18px;
	padding-left: 30px;
	font-size: 1.8em;	
	color:#ffff66;
	background: url(images/cup.gif) left center no-repeat;
}

.address {
	color: #24903A;
	margin: 10px;
	font-size: 14px;
	
}

.subtitle{
	padding-bottom: 10px;
	color: #1A9837;
		font-size: 16px;
		font-family: Arial, Times New Roman, Georgia;
		font-weight: normal;
		margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.text_area img{
	float: left;
	margin: 0px 10px;
}

/*--------- End of Content -------------*/

/* -------- Footer --------- */

#footer {
	clear: both;
	padding-top: 9px;
	padding-right: 10px;
	width: 890px;
	height: 62px;
	color: #454449;
	line-height: 16px;
	text-align:left;
	background: #69C8DA;
}
#footer p {
	color: #454449;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 2px 10px;

	}

	

#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}	

#footer a:hover {
	text-decoration: underline;
	color:#24903A
	}
	
.footerleft {
	width: 440px;
	float: left;
	margin: 0px;
	padding: 4px 0px 0px 18px;
	font-size:10px;
	}
	
.footerright {
	width: 285px;
	float: right;
	margin: 0px;
	padding: 4px 2px 0px 0px;
	text-align: right;
	}


