body {
	margin-top: 10px;
	padding: 0;
	background: #66040E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	background: #66040E url(page_bg.jpg) repeat left top;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	margin-top: 155px
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}



#wraper {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	
}

#page {
	float: left;
	width: 800px
}



#cals {
	float: left;
	width: 260px;
	background-image: url(cals.jpg);
	background-repeat: no-repeat;
	height: 480px;
	border-top: 3px solid #000000;
	text-align: center;
	margin-right:10px
	}


#mill {
	float: left;
	width:260px;
	background-image: url(mill.jpg);
	background-repeat: no-repeat;
	height: 480px;
	border-top: 3px solid #000000;
	text-align: center;
}

#abigail {
	float: right;
	width:260px;
	background-image: url(abigails.jpg);
	background-repeat: no-repeat;
	height: 480px;
	border-top: 3px solid #000000;
	text-align: center;
}
#specials {
    float:left;
	width: 800px;
	margin: 0;
	padding: 0;
	background: #4B030B url(images/img0.gif) no-repeat left top;
	color: #FFFFFF;
}
#specials p {
	margin: 0;
	padding: 15px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e29e2f
}


/* Footer */

#footer {
	width: 800px;
	padding: 0;
    text-align: left;
	margin:0;
	color:#BC9F65
}

#footer p {
	margin: 0;
	padding: 15px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #BC9F65;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}
