/****************************
* Website Name:
http://earthcareradio.org
* Date: 					*
* Updated:					*
* Code by: Bicdream Media	*
****************************/





/* tag style ------------- */
body {}
a		{color:#5B7F29;}
#logo {width:700px; height:20px; margin:0px auto; padding-bottom:10px; background:url(../gfx/nav/logo.gif) no-repeat;}

/* container style ------- */
#header {padding-bottom:8px;}
#header #navigation {width:100%; height:30px; background:#313031; color:#ffffff;}
#header #navigation ul {width:282px; height:30px; background:url(../gfx/nav/navigation.gif); margin:0px; padding:0px; position:relative;}
#header #navigation ul li {margin:0px; padding:0px; list-style:none; position:absolute; top:0px; display:block; height:30px;}
#header #navigation ul li a {height:30px; display:block; text-indent:-9999px; text-decoration:none;}

#n1 {left:15px; width:37px;}
#n2 {left:66px; width:65px;}
#n3 {left:142px; width:65px;}
#n4 {left:217px; width:65px;}

#headerphoto {margin-top:0px}

#container {width:680px; margin:0px auto; padding:8px; border:1px solid #0a7804;}
#main {color:#333333;}
#main #content {font-size:11px;}

#main .title {
	width:100%;
	height:30px;
	color:#ffffff;
	font-family:georgia;
	font-size:16px;
	font-weight:normal;
	background-color: #333333;
}
#main h2 {font-family:verdana; font-size:11px; padding-bottom:0px;}
#main p {font-family:verdana; line-height:200%; margin-left:12px; margin-right:12px;}
.feature {font-family:verdana; font-size:12px; font-weight:bold;}

#footer {font-family:verdana; font-size:11px; color:#000000; text-align:center;margin-top:10px;}
.design {color:#cccccc; margin-top:5px; display:block; height:12px; width:124px; text-indent:-9999px; background:url(../gfx/nav/.gif);}

