body,td,th {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #663300;
 line-height: 100%;
}

h1.main-logo {
width: 610px; 
height: 163px;
text-indent: -9999px;
}
h1 a {
display:block;
line-height:100%;
}
#header {
	height: 163px;
	overflow:hidden;
	background: url('images/logo.gif') no-repeat;
	float:left;
width: 610px; 
}
.reviews {
	width:375px;
	margin-top:10px;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:14px;

}
.reviews a{
	color:#cc6600;
	text-decoration:none;
}

.reviews a:hover{
	text-decoration:underline;
}
.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#663300; font-weight:normal; text-decoration: none; font-style: normal; line-height:100%;}

a {
	color: #CC6600;
	font-weight: normal;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;

}
a:active {
	color: #CC6600;
	text-decoration: underline;
}
