/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#282828;
	font-size:13px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#396528;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.calendar {
	color:white;
}

.calendar a { color:white; }

.divider-line { 
position:relative;
width:100%;
height:2px;
background-color:#5D8553;
margin:10px 0 10px 0;
}

.green-living {
position:relative;
width:500px;
height:auto;
float:left;
}

#guide-container {
position:relative;
float:left;
width:740px;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */

#bg_repeat {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	background-image:url(images/bg_repeat.jpg);
	background-repeat:repeat-x;
}

#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-image:url(images/img_green-main.jpg);
	background-repeat:repeat-y;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:237px;
	background-image:url(images/bg_header_1.jpg);
	background-repeat:no-repeat;
}

#header-ad {
position:absolute;
top:30px;
left:120px;
width:728px;
height:90px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:205px;
	left:5px;
	width:938px;
	height:31px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:930px;
	height:auto;
	padding: 10px 0 0 20px;
}

/* ---- start main content settings -------------- */

#left-container {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:746px;
	height:auto;
	padding: 0 0 0 0;
}

#right-container {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:150px;
	height:605px;
	padding: 15px 0 0 0;

}

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:432px;
	height:auto;
	padding: 15px 0 0 10px;
}

#content_large {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:680px;
	height:auto;
	padding: 15px 0 0 10px;
}

#banner {
	position:relative;
	top:0;
	left:0;
	width:462px;
	height:auto;
}

#right_side {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:238px;
	height:auto;
	padding: 24px 20px 0 0;
}

#email_newsletter {
	position:relative;
	top:0;
	left:0;
	width:218px;
	height:146px;
	background-image:url(images/img_box-email-newsletter.jpg);
	background-repeat:no-repeat;
	padding: 40px 20px 0 10px;
	color:#ffffff;
}

#advertise {
	position:relative;
	top:0;
	left:0;
	width:228px;
	height:174px;
	background-image:url(images/img_box-advertise.jpg);
	background-repeat:no-repeat;
	padding: 50px 40px 0 10px;
	color:#ffffff;
}
/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:160px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:17px;
	clear:both;
	margin: 0 auto;
	color:#ffffff;

}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:31px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav2.gif);
}

a#nav_01 {
	width:75px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -29px;
}

.active_01 {
	background-position: 0 -29px !important;
}

a#nav_02 {
	width:101px;
	cursor:default;
	background-position:-75px 0;
}

a:hover#nav_02{
	background-position:-75px -29px;
}

.active_02 {
	background-position:-75px -29px !important;
}

a#nav_03 {
	width:98px;
	cursor:default;
	background-position:-176px 0;
}

a:hover#nav_03{
	background-position:-176px -29px;
}

.active_03 {
	background-position:-176px -29px !important;
}

a#nav_04 {
	width:52px;
	cursor:default;
	background-position:-274px 0;
}

a:hover#nav_04{
	background-position:-274px -29px;
}

.active_04 {
	background-position:-274px -29px !important;
}

a#nav_05 {
	width:95px;
	cursor:default;
	background-position:-326px 0;
}

a:hover#nav_05{
	background-position:-326px -29px;
}

.active_05 {
	background-position:-326px -29px !important;
}

a#nav_06 {
	width:84px;
	cursor:default;
	background-position:-421px 0;
}

a:hover#nav_06 {
	background-position:-421px -29px;
}

.active_06 {
	background-position:-421px -29px !important;
}

a#nav_07 {
	width:60px;
	cursor:default;
	background-position:-505px 0;
}

a:hover#nav_07{
	background-position:-505px -29px;
}

.active_07 {
	background-position:-505px -29px !important;
}

a#nav_08 {
	width:86px;
	cursor:default;
	background-position:-565px 0;
}

a:hover#nav_08{
	background-position:-565px -29px;
}

.active_08 {
	background-position:-565px -29px !important;
}

a#nav_09 {
	width:168px;
	cursor:default;
	background-position:-651px 0;
}

a:hover#nav_09{
	background-position:-651px -29px;
}

.active_09 {
	background-position:-651px -29px !important;
}

a#nav_10 {
	width:109px;
	cursor:default;
	background-position:-819px 0;
}

a:hover#nav_10{
	background-position:-819px -29px;
}

.active_10 {
	background-position:-819px -29px !important;
}

/* ---- start nav drop settings -------------------------- */

#sub_nav {
	position:absolute;
	top:230px;
	left:0;
	width:938px;
	height:31px;
	font-size: 12px;
}

#sub_nav a {
	color: #fff;
	display:block;
	padding: 3px;
	font-weight: bold;
}

#sub_nav a:hover {
	color: #bff014;
	padding: 3px;
	text-decoration: none;
}

#L1   {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color: #356024;
}

#L1 { width:160px; left:664px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}


.hide {
	position:absolute !important;
	visibility:hidden !important;
}

/*------------------------------------------------------acc settings ------------------------*/
