h1    { color: #d58137; font-size: 22px; font-family: Arial; font-weight: bold; margin-top: 20px; margin-right: 0; margin-left: 55px }
p         { color: #333333; font-size: 13px; font-family: Arial; line-height: 18px; margin-right: 36px; margin-left: 55px; vertical-align: 4px }
a:hover  { color: red; font-family: Arial; text-decoration: underline }
h2     { color: black; font-size: 18px; font-family: Arial; font-weight: bold; margin-right: 65px; margin-left: 55px }
a  { color: #c56d2f; text-decoration: none }
.image {
	margin-top: 25px;
	margin-left: 12px;
	margin-bottom: 5px;
	border: 1px solid #c56d2f;
}
body {
	color: #666666;
	background-image: url(ambler_home/bg.gif);
	background-position: center -185px;
	background-repeat: repeat-x;
}
.bold {
	font-weight: bold;
	background-color: #E9CD4D;
	padding: 2px 2px 4px;
}
