body { 
	font-family: verdana,arial,sans-serif; 
	font-size: 12px;
	color: #3d2f25;
	margin: 0; padding: 0; border: 0;
	background-color: #edecec;
	background-image: url(img/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
a:link { color: #a95b35; }
a:visited { color: #a95b35; }
a:hover { color: #e94b25; }
#outerBlock {
	width: 770px;
	margin: 0 auto;
	border: 0;
	padding: 50px 0 20px 0;
	background-color: #fff;
}
#nav {
	text-decoration: none;
	text-align:center;
	margin-bottom:15px;
}
#nav a {
	margin: 16px;
}
#nav a img {
	text-decoration: none;
	border: 1px solid #fff;
}
#nav a:hover img {
	border: 1px solid #a95b35;
}
#copyright { font-size: 10px;
	text-align: center;
	padding: 16px 0;
}
#topLogo { margin-bottom: 15px; text-align: center }
#tiles { margin-bottom: 10px; text-align: center }
.heading { font-size: 14px;
	font-family: arial,verdana,sans-serif;
	font-weight: bold;
	color: #a95b35;
	margin-top: 16px;
}
.bigHeadingC { font-size: 18px;
	font-family: arial,verdana,sans-serif;
	font-weight: bold;
	color: #a95b35;
	margin-top: 16px;
	text-align:center;
}
.centerText { text-align: center; }
.centerText460 { font-size: 14px; text-align: left; width:460px; margin: 0 auto }
.centerText500 { font-size: 14px; text-align: left; width:500px; margin: 0 auto }
.centerText520 { font-size: 14px; text-align: left; width:510px; margin: 0 auto; padding-left: 10px }
.centerText600 { font-size: 14px; text-align: left; width:600px; margin: 0 auto }
.centerText660 { font-size: 14px; text-align: left; width:660px; margin: 0 auto }
.productLinks a { color: #3d2f25; text-decoration: none; }
.productLinks a:hover { color: #a95b35; text-decoration: underline; }
