/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
/* for all templates and grids */
body{text-align:center; font-family:Geneva, Arial, Helvetica, sans-serif;}
#ft{clear:both;}
/**/
/* 750 centered, and backward compatibility */ 
#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7 {
	margin:auto;
	text-align:left;
	width:57.69em;








*width:56.3em;				
	min-width:1100px;
	overflow:hidden;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* 950 centered */ 
#doc2 {
	width:73.074em;*width:71.313em;min-width:1100px;}
/* 100% with 10px viewport side matting */ 
#doc3 {
	margin:auto 10px; /* not for structure, but so content doesn't bleed to edge */
	width:auto;}
	
/* below required for all fluid grids; adjust widths and margins above accordingly */

	/* to preserve source-order independence for Gecko */
	.yui-b{
	position:relative;
	background-repeat:no-repeat;
	background-position:right;

}
	.yui-b{_position:static;} /* for IE < 7 */
	#yui-main .yui-b{position:static;} 

#yui-main {
overflow:hidden
	
	width:40%;
}



.yui-t1 #yui-main,
.yui-t2 #yui-main,
.yui-t3 #yui-main{float:right;margin-left:-25em;/* IE: preserve layout at narrow widths */}

.yui-t4 #yui-main,
.yui-t5 #yui-main,
.yui-t6 #yui-main{float:left;margin-right:-25em;/* IE: preserve layout at narrow widths */}

.yui-t1 .yui-b {
	float:left;
    width:12.3207em;*width:12.0106em;}
.yui-t1 #yui-main .yui-b{
    margin-left:13.3207em;*margin-left:13.0106em;
}

.yui-t2 .yui-b {
	float:left;
	width:13.8456em;
*width:13.512em;}
.yui-t2 #yui-main .yui-b {
    margin-left:14.8456em;*margin-left:14.512em;
}

.yui-t3 .yui-b {
	float:left;
    width:23.0759em;*width:22.52em;}
.yui-t3 #yui-main .yui-b {
    margin-left:24.0759em;*margin-left:23.52em;
}

.yui-t4 .yui-b {
	float:right;
    width:13.8456em;*width:13.512em;}
.yui-t4 #yui-main .yui-b {
    margin-right:14.8456em;*margin-right:14.512em;
}

.yui-t5 .yui-b {
	float:right;
	width:28em;
	padding-right: 230px;



*width:18.016em;
	*padding-right: 420px;
	
	
	
	
}
.yui-t5 #yui-main .yui-b {
	margin-right:1em;
*margin-right:0.016em;
}

.yui-t6 .yui-b {
	float:right;
    width:23.0759em;*width:22.52em;}
.yui-t6 #yui-main .yui-b {
    margin-right:24.0759em;*margin-right:23.52em;
}

.yui-t7 #yui-main .yui-b {
	display:block;margin:0 0 1em 0;
}
#yui-main .yui-b {
	float:none;
}
/* GRIDS (not TEMPLATES) */
.yui-g .yui-u, 
.yui-g .yui-g, 
.yui-gc .yui-u,
.yui-gc .yui-g .yui-u,
.yui-ge .yui-u, 
.yui-gf .yui-u{float:right;display:inline;}
.yui-g div.first, 
.yui-gc div.first,
.yui-gc div.first div.first,
.yui-gd div.first, 
.yui-ge div.first, 
.yui-gf div.first{float:left;}
.yui-g .yui-u, 
.yui-g .yui-g{width:49.1%;}
.yui-g .yui-g .yui-u,
.yui-gc .yui-g .yui-u {width:48.1%;}
.yui-gb .yui-u, 
.yui-gc .yui-u, 
.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}
.yui-gb div.first, 
.yui-gc div.first, 
.yui-gd div.first{margin-left:0;}
.yui-gc div.first, 
.yui-gd .yui-u{width:66%;}
.yui-gd div.first{width:32%;}
.yui-ge .yui-u{width:24%;}
.yui-ge div.first, 
.yui-gf .yui-u{width:74.2%;}
.yui-gf div.first{width:24%;}
.yui-ge div.first{width:74.2%;}
#bd:after,
.yui-g:after, 
.yui-gb:after, 
.yui-gc:after, 
.yui-gd:after, 
.yui-ge:after, 
.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#bd,
.yui-g, 
.yui-gb, 
.yui-gc, 
.yui-gd, 
.yui-ge, 
.yui-gf{
	zoom:0;
	font-size: 12pt;
}




/* Basic Element Formatting */
body 
{
	
	background-position:right;
	background-attachment:scroll;
	background-repeat: no-repeat;
	margin-top:15px;
	background-image: url(images/bg.jpg);
	*background-repeat: no-repeat;
	*background-position: top right;
	*background-attachment: fixed !important;
}


#header{
	height:82px;
	
	margin:0;
	padding:0;
	background-image:url(images/greentop.jpg);
	background-repeat:no-repeat;
	background-position:top

	
	}
	
#header h1{
	font-size:1em;
	margin:0;
	padding:10px;
	}
	
#header h1 a{
	color:#000000;
	background-color:#3ce526;
	}
	
.content{
	height:455px;
	width:350px;
	border-top:#FFFFFF 1px solid;
	margin:0;
	padding-left:20px;
	margin-left:48px;
	background-image:url(images/backleft.jpg);
	background-repeat:repeat-y;
	font-size:12px;
	color:#919191;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	overflow: hidden;
	text-decoration:none;
	
	}
	
#secondary{
	height:455px;
	background-position:right;
	background-repeat:repeat-y;
	border-top:#FFFFFF 1px solid;
	margin:0;
	padding:0;
	color:#FFF;
	width: 496px;
	
	 
	
	*width: 526px;
	background-image: url(images/backright.gif);	

	
	}
	
#secondaryFull{
	height:50px;
	
	
	
	margin:0;
	padding:0;
	
	}
	
#footer{
	height:42px;
	background-image:url(images/bottomgreen.gif);
	background-repeat:no-repeat;
	border-top:#FFFFFF 0px solid;
	margin:0;
	padding:0;
	background-attachment: scroll;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height:0.5px;
	padding-left:59px;
	padding-top:11px;
	color:#919191;
	
	padding-bottom:10px;
	
	
	
	
	}
	
	
#doc #bd #yui-main .yui-b .content h3 {
	color: #3ce526;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	line-height: normal;
	}



.indentmenu{
	font:Geneva, Arial, Helvetica, sans-serif;
	text-shadow:#FFF;
	font-size:16px;
	width: 1342px; /*leave this value as is in most cases*/
	overflow:visible;
	background-color: #FFF;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 82%; /*width of menu*/
	border-width: 2px 0;
	background:url(images/indentbg.gif) center center repeat-x;
	background-position:top;
	font:Geneva, Arial, Helvetica, sans-serif;

}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #3ce526; /*text color*/
padding: 5px 22px;
text-decoration: none;
font:Geneva, Arial, Helvetica, sans-serif;

}

.indentmenu ul li a:visited{
color: #3ce526;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #3ce526; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #FFF url(images/indentbg2g.gif) center center repeat-x;
background-position:top;

}
.footer {
	color: #3ce526;
}
#bd #yui-main .yui-b .content p a {
	color: #3ce526;
	text-decoration:none;
}

#mydivtour {
	background-image:url(images/GREEN_TVAd.jpg);
	background-repeat:no-repeat;
	
	height:30px;
	width:229px;
	
	
	
	text-decoration:none;
	float:left;
	overflow:hidden;
	
	
	} 

#mydivmenu {
	background-image:url(images/menug.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:30px;
	width:229px;
	text-decoration:none;
	float:left;
	overflow:hidden;
	*margin-left:40px;

} 

#bd .yui-b #secondary div #mydivmenu a {
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	text-decoration:none;
}
#bd .yui-b #secondary div #mydivtour a {
	font-family: "Courier New", Courier, monospace;
	colour: #FFF;
	text-decoration:none;
}

