@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	color: #000000;
	background-image: url(../images2010/sand-background.jpg);
	background-color: #e5cfb3;
	background-position: top center;
	background-repeat: repeat-y;
	}
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#container {
	background: #ffffff url(../images2010/container-background.jpg) top left repeat-y;
	width: 980px;
	margin: 0 auto;
}

div#winners-2010 {width: 530px; margin: 0 auto;}

img.home-enter {padding: 10px 0 20px 0;}

.margin-twenty-bottom {padding: 0 0 20px 0;}

img.redemption-form {position: absolute; top: 20px; left: 40px;}
img.mill-pond {position: absolute; top: 20px; right: 60px;}

div#contest-form-info {position: relative; height: 720px;}

img.house-photos {position: absolute; z-index: 100; top: 380px; right: 90px;}
