body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
}

.outer_container {
	width: 810px;
	margin: 5px auto 0px auto;	
	text-align:center;
}

td,th {
	color: #006600;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-weight:normal;
	font-size: 28px;
	color: #990000;
}
h2 {
	font-size: 18px;
	color: #990000;
}
h3 {
	font-size: 14px;
	color: #990000;
}
img {
	border:none; 
}
a {
	border:none;
}
a:link, a:visited, a:active {
	color: #7CA470;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0D6109;
}
.cleared_center {
	position: relative; /*the key to centering in firefox*/
	clear:both;
	margin:2px;
	width:800px;
	text-align:left;
}
	

.main_td {
	padding:10px;
	vertical-align:top; 
	background-image: url(/images/www.hamlynandco.com/template/main_background.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
}
.main {
	margin:0px;
	margin-top:00px;
	padding:0px;
	float:right;  
	width:500px;
	text-align:justify;
}

.menu {
	float:center;  
	width:240px;
	margin:0px;
	margin-top:20px;
	padding:0px;
	background-color:#ffffff;
}
.menu ul {
	margin:0px;
	padding:20px;
}
.menu ul li {
 	width:200px;
	margin:0px;
	margin-top:10px;
	padding:2px;
	border: 1px solid #006543;
	list-style-type: none;
	font-size:12px;
	font-weight:Bold;
	background-image:url(../../images/www.hamlynandco.com/template/background_off.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.menu ul li a, .menu ul li a:visited {
	color:#006543;
	text-decoration:none;	
}
.menu ul li:hover, .menu ul li:hover a {
	text-decoration:underline;
}
.menu ul li:hover {
	background-image:url(../../images/www.hamlynandco.com/template/background_on.jpg);
}
