@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/wpsqaf4r.jpg);
	background-repeat:repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	border: 2px solid #CCCCCC;
	width:710px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;

}
#logo-new {
	background: url(../images/logo-resized.gif) no-repeat top center;
	width: 515px;
	height: 194px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#nav {
	background: #CCCCCC;
	width: 100%;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	line-height: 13pt;
	margin-bottom: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav a {
	color: #343434;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	color: #000080;
	text-decoration: underline;
}
#logo {
/*background-image:url(../images/logo.gif);*/
background-position:center;
background-position:top;
background-repeat:no-repeat;
width:682px;
height:300px;
margin-left:auto;
margin-right:auto;
}
#logo-splash {
background-image:url(../images/sunlakes-splash.jpg);
background-position:center;
background-position:top;
background-repeat:no-repeat;

height:640px;
margin-left:auto;
margin-right:auto;
}
.coupon-block {
	border: 2px dashed #CCCCCC;
	background-color: #FFFFCC;
	padding:5px;
	margin-right:10px;
}

