body{
	margin:auto;
	background:#F0F0E6;
	width:945px;
	font-family: Arial, Verdana;
	font-size:12px;
	color:#0C392C;
	line-height:1.3em;
}

em{font-style:italic;}

strong{font-weight:bold;}

h1{
	font-size:24px;
	color:#0D392D;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0;
	line-height:30px;
}
h2{
	color:#0D392D;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:10px 0px 10px 0px;
}
h3{
	color:#0D392D;
	font-size:15px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}


hr{
	border:0;
	width:100%;
	border-bottom:1px solid #92928D;
}
a:link{color:#135340; text-decoration:none;} 
a:visited{color:#135340; text-decoration:none;} 
a:active{color:#135340; text-decoration:underline;} 
a:hover{color:#135340; text-decoration:underline;}



/* --- TINY MCE STYLES ---- */

.clear {	clear: both;}

.image-left{float:left;margin:0px 20px 20px 0; }

.image-right{float:right;margin:0px 0 20px 20px; }

.imgborder{float:left;border:5px white solid;margin: 0px 15px 20px 0px;}

.right{
	width: 295px;
	float:right;
	height:361px;
	padding: 0px 0px 10px 15px;
}


