@charset "UTF-8";
body {
	background-image: url(images/background_09.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper {
	background-image: url(images/home-icecream_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 524px;
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
}
#aboutinfo {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003E7E;
	text-decoration: none;
	height: auto;
	width: 205px;
	position: relative;
	left: 90px;
	top: 150px;
	float: left;
}
#aboutinfo p {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003E7E;
	text-decoration: none;
}
#aboutinfo a.p:link,#aboutinfo a.p:visited {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003E7E;
	text-decoration: none;
}
#aboutinfo a.p:hover{
	text-decoration: underline;
}
#banner {
	height: auto;
	width: 320px;
	position: relative;
	float: right;
	left: 28px;
	top: 150px;
}
#navigation {
	height: 25px;
	width: 491px;
	position: relative;
	float: right;
	top: 60px;
	text-align: center;
}
#locationhours {
	height: auto;
	width: 488px;
	position: relative;
	top: 25px;
	float: right;
	right: 20px;
}
#wrapper #locationhours p {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003E7E;
	text-decoration: none;
}
#wrapper #locationhours h1 {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #003E7E;
	margin: 0px;
	padding: 0px;
}
#wrapper #locationhours h2 {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #003E7E;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#announcement {
	float: right;
	height: auto;
	width: 382px;
	position: relative;
	top: 25px;
	right: 120px;
}
#wrapper #announcement h1 {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #B12C00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #announcement h2 {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #113E7D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #announcement p {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
}
#wrapper #announcement a.p:link,#wrapper #announcement a.p:visited {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003E7E;
	text-decoration: none;
}
#wrapper #announcement a.p:hover {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003E7E;
	text-decoration: underline;
}
#footer {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #E58A0A;
	clear: both;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	text-decoration:none
}
#footer a:link,#footer a:visited {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #E58A0A;
	text-align: center;
	text-decoration:none;
}
#footer a:hover {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #E58A0A;
	text-align: center;
	text-decoration:underline;
}
p {
	margin: 0px;
	padding: 0px;
}
.imagefloatleft {
	float: left;
	margin-right: 5px;
}
