body {
	background:url('../images/greenridge/background.png') repeat-x;
	margin:0;
	font-family:Arial;
	font-size:12px;
	color:#656565;
	line-height: 1.4;
}

a{	color:#00543D;text-decoration:none;}
a:hover{color:#00543D;text-decoration:underline;}

h1{
	color:#00533D;
	font-size:15px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0;
}

h2{
	color:#656565;
	font-size:14px;
	font-weight:bold;
}


hr{
	border:0;
	background-color: #77AD99;
	height: 1px;
	margin:15px 0px;
}

/* --- TINY MCE STYLES ---- */


.image-left{float:left;margin:0px 20px 20px 0; }

.image-right{float:right;margin:0px 0 20px 20px; }


