h2 {
font:110% Georgia, "Times New Roman", Times, serif;
text-align: left;
margin-top: 14px;
}
div#main{
background:#FAF6ED url(../img/lighthouse.jpg) no-repeat right top;
padding-bottom: 0px;
height: 375px;
}
div#product {
width: 260px;
background: #FAF6ED;
float: left;
margin-left: 0px;
height: 375px;
text-align: left;
}
div#product ul {
	margin-left: 0px;
	text-align: left;
	margin-top: 20px;
	list-style-position: outside;
}
div#product ul li {
	margin-left: 15px;
	text-align: left;
	margin-bottom: 6px;
	font-size: 80%;
	margin-right: 15px;
}
div#product ul li a {
color: #442111;
text-decoration: underline;
font-weight: bold;
}
div#product ul li a:hover {
color: #C66C48;
text-decoration: none;
}
