/* CSS Document Build for Green Bee We
Hosting and Design by AIS Media Inc.*/
/*___________________________________*/


/*____________________________________________________________________Globals*/
body{
/*	background-color:#cfd8ce;
*/	background:#b9cae4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}
a{
	color:#326e15;
	text-decoration:underline;
}
div{
	margin:0px;
	padding:0px;
}
p {
	text-align:left;
}
/*______________________________________________________________________PAGE*/
#page{
	width:764px;
	border-left:1px solid #326e15;
	margin:0px auto 0px 0px;
	
	}

/*______________________________________________________________________PAGE*/
/*______________________________________________________________________Banner*/
#banner{
	background:#ffffff;
	padding-left:25px;
	float:left;
	border-left:25px solid #326e15;
	border-right:1px solid #326e15;
	width:713px;
	height:94px;
}
#banner img{
	float:left;
	border:0;
}
	#bannercontent{
/*		border:1px solid #ff0000;
*/		width:500px;
		float:right;
		font-size:20px;
		padding-top:28px;
	}

/*________________________________________________________________________Nav*/
#links{
	width:168px;
	float:left;
	border-top:30px solid #326e15;
	padding-top:5px;
	background:#cfd8ce;
	
}
.links{
	color:#326e15;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
	height:27px;
	padding-top:5px;
	padding-left:20px;
	text-transform:uppercase;
	border-bottom:1px solid #326e15;
}
/*___________________________________________________________________________Content*/
#left{
	float:left;
	width:227px;
	}
	#left img{
		float:right;
		border-top:30px solid #79a875;
	}
	#left a{
		color:#000000;

	}
#leftnav{
	float:left;
	background:#326e15;
	width:227px;

}
	#leftnavtitle{
		border-bottom:1px solid #ffffff;
		font-weight:bold;
		text-transform:uppercase;
		font-size:11px;
		padding:10px;
		color:#ffffff;
		text-align:center;
	}
	#leftnavContent{
		background:#79a875;
		width:202px;
		float:right;
		}
		#leftnavContent p{
		padding:10px;
		}
		
#gradient{
	float:left;
	border-top:30px solid #326e15;
	border-right:1px solid #326e15;
	border-bottom:1px solid #326e15;
}
#content{
	float:left;
	width:496px;
	padding:20px;
	background:#ffffff;
	border-right:1px solid #326e15;
		
}
	#content img{
		margin:2px 0px 2px 0px;
	}
#title{
	font-weight:bold;
	font-size:1em;
}
#news{
	float:left;
	padding-left:20px;
	background-color:#326e15;
	}


.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#326e15;
	line-height:20px;
}
.titlewhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	line-height:20px;
}
.header{
	font-weight:bolder;
	display:block;
	}
	.comment{
	display:block;
	font-style:italic;
	padding:0px;
	}
	
/*___________________________________________________________________Credits*/
#credits{
	float:left;
	padding:10px;
	color:#326e15;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#cfd8ce;
	border:1px solid #326e15;
	border-left:25px solid #326e15;
	width:718px;
}

/*____________________________________________________________________Misc*/
.clear{ clear:both;}
#anchor{ float:right; padding-right:20px; }
.bold{font-weight:bold;}
.indent{
	margin-left:20px;
	}
