body {
	font: 15px Verdana, Arial, Helvetica, sans-serif; color: #7d7644;
	margin: 0px 10px 0px 40px;
	background: url(images/body_bg.png) repeat-x scroll #E1AE55;
	text-align: left;
}


.image-left { margin: 3px;padding: 3px;float: left; }
.image-right { margin: 3px;padding: 3px;float: right; }

h1 { color: #988f52;font-size: 24px;font-weight: normal;margin-bottom: 3px; }
h2 { color: #988f52;font-size: 22px;font-weight: normal;margin-bottom: 3px; }
h3 { color: #988f52;font-size: 20px;font-weight: normal;margin-bottom: 3px; }
h4 { color: #988f52;font-size: 18px;font-weight: normal;margin-bottom: 3px; }
h5 { color: #988f52;font-size: 16px;font-weight: normal;margin-bottom: 3px; }
h6 { color: #7d7644;font-size: 15px;font-weight: normal;margin-left: 5px;}

a:link { color: #000000;text-decoration: none; }
a:visited { color: #000000;text-decoration: none; }
a:hover, a:active {	color: #000000;text-decoration: underline; }
