/* Universal Head. Design That Works. January 2006 /**************************/
/* Design and Code by Peter Gifford /**************************/

/* BASICS /**************************/

html, body, form, fieldset {
margin: 0;
padding: 0;
}

body {
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 76%;
	line-height: 1.6em;
	color: #886E50;
	text-align: center;
	background-color: #89170F;	
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 0; padding: 0; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }
.standardsAlert { display: none; }
.clearleft { clear: left; }
img { border: none; display: inline; }
div.clearer {clear: both; line-height: 0; height: 0;}

/* TYPE /**************************/

p {
	font-size: 1em;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	color: #89170f;
}

h2 {
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: italic;
	color: #000;
}

h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	color: #B24B06;
}

h4 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	font-style: italic;
	color: #B24B06;
}

h5 {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #886E50;
}

h6 {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #886E50;
	letter-spacing: 1px;
}


/* LINKS /**************************/

a:link {
	color: #87001B;
	text-decoration: none;
	border-bottom: 1px dotted #87001B;
}

a:visited {
	color: #886E50;
	text-decoration: none;
	border-bottom: 1px dotted #886E50;
}

a:hover {
	color: #886E50;
	text-decoration: none;
	border: none;
}

a:active {
	color: #87001B;
	text-decoration: none;
}

/* STRUCTURE /**************************/

#sitewrapper {
	width: 866px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#masthead {
	width: 866px;
	height: 181px;
	margin: 0 auto;
}

#wrapper {
	width: 776px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #000;
}

#contentwrapper {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	background-color: #F7EFD6;
}

#leftcolumn {
	width: 240px;
	text-align: left;
	float: left;
	display: inline;
	overflow: visible;
	position: relative;
	background: url("../images/leftcolumnbg.jpg") top repeat-y;	
	padding-bottom: 2em;
}

#rightcolumn {
	width: 530px;
	text-align: left;
	float: left;
	display: inline;
	overflow: visible;
	position: relative;
	background: url("../images/rightcolumnbg.jpg") top right no-repeat;	
	padding-bottom: 2em;
	padding-top: 5px;
}

#footer {
	width: 776px;
	margin: 0 auto;
	text-align: center;
	background: url("../images/footerbg.jpg") top no-repeat;	
}

/* Left Column
----------------------------------------------- */

#leftcolumn p {
	font-size: 1em;
	line-height: 1.4em;
	padding: 10px 30px 1em 30px;
}

#leftcolumn h3 {
	padding: 10px 10px 0 10px;
}

#leftcolumn h4 {
	padding: 10px 10px 0 10px;
}

#leftcolumn ul {
	padding: 0 30px 0.7em 30px;
	list-style-type: none;
}	

#leftcolumn ul li {
	padding-bottom: 0.4em;
}

#leftcolumn ul li.award {
	padding-left: 10px;
}

#leftcolumn ul li h4 {
	padding-left: 0;
}

.line {
	border-bottom: 1px solid #fff;
	margin-bottom: 0.7em;
}


/* Right Column
----------------------------------------------- */

#rightcolumn p {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	padding: 0 30px 1em 0;
}

#rightcolumn h1 {
	font-style: normal;
	padding: 0 30px 0.5em 0;
}

#rightcolumn h2 {
	padding: 0.6em 30px 0.1em 0;
}

#rightcolumn h3 {
	padding: 10px 30px 0.6em 0;
}

#rightcolumn h4 {
	padding: 10px 30px 0.2em 0;
}

#rightcolumn h5 {
	padding: 10px 20px 0 20px;
}

#rightcolumn h6 {
	padding: 20px 30px 0 0;
}

#rightcolumn ul {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	padding: 0 30px 1.5em 0;
	margin-left: 5px;
	list-style-type: none;
}	

#rightcolumn ul li {
	padding-bottom: 0em;
	padding-left: 5px;
}

#rightcolumn .centerimage {
	text-align: center;
	padding: 15px 30px 30px 0;
}

#rightcolumn .centerimage img {
	border: 3px solid #fff;
}

#rightcolumn img.game {
	float: right;
	border: 3px solid #fff;
	margin: 10px 30px 15px 10px;
}

#currentwinner {
	margin: 5px 65px 15px 30px;
}


/* Footer Nav
----------------------------------------------- */

#footer p {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	line-height: 1.2em;
	padding: 60px 20px 2em 20px;
	color: #535756;
}


