/* Universal
((((((((((((((((((((((((((((((o)))))))))))))))))))))))))))))) */
body, li  {
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-align: left;
	}
body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
a { color: #A70632;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:focus, a:active {
	color: #978273;
	text-decoration: underline;
	}
#content a:visited {
	color:#A70632;
	text-decoration: underline;
	font-weight: normal;
}
#content a:visited:hover {
	color: #978273;
	text-decoration: underline;
}
a img {
	border: none;
	}
.highlight {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.quote {
	color: #978273;
	font-size: 13px;
	font-weight: bold;
}

.small {
	color: #978273;
	font-size: 10px;
}

.clear {
	clear: both;
	height: 0px;
	}
.center {
	text-align: center;
	}
th {
	background-color: #978273;
	color: #FFFFFF;
	}
td {
	background-color: #EEEEEE;
	}
h1 {
	color: #978273;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #978273;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-size: 13px;
}

#winner {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#quote {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}


/* Page layout
================================================*/
#container {
	width: 698px;
	padding: 4px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
	}
	
/* Top bar
================================================*/
#header {
	width: 698px;
	background-color: #A70632;
	height: 70px;
	margin-bottom: 4px;
	}
#headerdate {
	color: #D4E2E0;
	font-size: 14px;
	float: right;
	font-weight: bold;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#header img {
	padding: 0px;
	margin: 0px;
	border: none;
	float: left;
	}
#header a#skip {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 8em;
	font-size: 0.5em;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background-color: transparent;
	z-index: 5;
	}
#header a#skip:after {
	content:"\00a0\25bc";
	}
#header a#skip:hover, #header a#skip:focus {
	background-color: #A70632;
	height: 2em;
	width: 12em;
	font-size: 1em;
	line-height: 1.8em;
	}
/* Content layout and display
================================================*/
#bottomcontainer {
	width: 698px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	}

#boxleft {
	width: 150px;
	background-color: #000000;
	color: #FFFFFF;
	padding: 4px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	}

#boxleft img{
	width: 23px;
	float: left;
	clear: left;
	}
	
#boxleft a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.boxsubheading {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	}

#mainimage {
	width: 536px;
	float: right;
}

#content {
	width: 532px;
	float: right;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
#contentimageholder img {
	border: none;
	float: right;
	padding-left: 4px;
}

#contentwinner img {
	border: none;
	margin-left: 50px;
}

#content li {
	list-style-image: url(../images/flower_dot.gif);
}

/* Navigation
================================================*/	
#navcontainer {
	width: 150px;
	float: left;
}

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#navcontainer a {
	display: block;
	width: 150px;
	background-color: #999999;
	height: 22px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #eee;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#navcontainer a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover {
background-color: #CCCCCC;
color: #A70632;
}

/* Forms
================================================*/

form {
	width: 500px;
	text-align: left;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
}

form label {
	display: block;
	width: 500px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}

form label.field-date,
form label.field-location,
form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

form label.field-date input,
form label.field-location input,
form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	float: left;
	width: 150px;
	padding: 0px;
}

form label.field-how {
	float: left;
	margin-right: 10px;
	width: 200px;
}

form label.field-how select {
	width: 100px;
	float: left;
	margin-top: 3px;
}

form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 310px;
	padding: 0px;
}

form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

textarea {
	display: block;
}

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4,
form input#checkbox_5,
form input#checkbox_6,
form input#checkbox_7,
form input#checkbox_8,
form input#checkbox_9,
form input#checkbox_10,
form input#checkbox_11,
form input#checkbox_12,
form input#checkbox_13,
form input#checkbox_14,
form input#checkbox_15,
form input#checkbox_16,
form input#checkbox_17,
form input#checkbox_18,
form input#checkbox_19,
form input#checkbox_20,
form input#checkbox_21,
form input#checkbox_22,
form input#checkbox_23,
form input#checkbox_24,
form input#checkbox_25,
form input#checkbox_26,
form input#checkbox_27 {
	clear: both;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

form label.field-checkbox {
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}

form textarea {
	margin-top: 3px;
}

.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 5px;
	cursor:pointer;
	border:none;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.buttonSubmitHovered {

	background-position:left bottom;
}

/* LIGHTBOX
================================================*/
	#gallery {
		background-color: #FFFFFF;
		padding: 0;
		width: auto;
		border: none;
		float: right;
	    padding-left: 4px;
	}
	#gallery p { width: 210px; margin: -10px 0 0 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }


/* Footer
================================================*/

#footer {
	width: 698px;
	padding: 4px;
	background-color: #333333;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}

#footer a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #CCCCCC;
	text-align: center;
}
