@charset "UTF-8";
#insidecontainer {
	background-image: url(images/hollyinside_r2_c1.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A77959;
}
#container {
	background-color: #A77959;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
p {
	padding-left: 15px;
	margin-left: 20px;
}
body {
	background-color:  #564035;
	margin-left: 15px;
	margin-right: 15px;
}
#insidebody {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}td img {display: block;}
body,td,th {
	font-family: Helvetica;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #564035;
}

