* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#AEA190;
}
a {
	color:#005897;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:underline;
}
p {
	margin-bottom:12px;
}
h1, h2, h3 {
	margin-bottom:12px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	text-align:left;
	line-height:26px;
	margin-bottom:15px;
}
h2 {
	font-size:14px;
	color:black;
	text-transform:uppercase;
	font-weight:normal;
	padding-top:15px;
	border-top:1px dotted #ccc;
	margin-top:15px;
}
h3 {
	font-size:15px;
	margin-top:20px;
}
#wrap {
	background:url(images/springfield-vermont-hotel_08.jpg) repeat-y top left;
}
#headerbg {
	background:url(images/springfield-vermont-hotel_06.jpg) no-repeat bottom left;
}
#navigation {
	background:url(images/springfield-vermont-hotel_02.jpg) no-repeat top left;
	height:30px;
	text-align:center;
line-height:30px;
}
#navigation a {
	margin:0 7px;
	font-size:11px;
	color:#534c41;
	font-family:century gothic, arial, verdana;
	text-decoration:none;
}
#navigation a:hover {
	text-decoration:none;
	color:black;
}
#content {
	padding:10px 35px 50px 20px;
	line-height:17px;
	text-align:left;
	width:541px;
}
#sidebar {
	padding:10px 10px 50px 30px;
	width:149px;
	line-height:17px;
	text-align:left;
}
#specials {
	background:url(images/springfield-vermont-hotel_06.jpg) no-repeat top left;
	padding:10px 15px 0px 25px;
	text-align:center;
	height:211px;
	color:#534c41;
	line-height:16px;
}
.specialsimage {
	margin-bottom:7px;
}
#specials h2 {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border:none;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:3px;
	text-transform:none;
}
#footer {
	background-color:#AEA190;
	padding: 10px 30px;
	text-align:center;
	line-height:17px;
	color:#534c41;
}
#footer a {
	text-decoration:none;
	color:#222;
}
ul {
	margin-bottom:12px;
	margin-left:30px;
	line-height:17px;
}
.imgright {
	margin:0 0 15px 15px;
}
