/* CSS Document */
/* edited: February 8, 2010 */

body {
	background: #a3dcf7 url(../i/grad-bg.jpg) repeat-x top left;
	margin:0 auto; 
	text-align:center;
	font: 62.5% Arial, sans-serif;
}

p {
	margin: 0 0 10px 0;
	font-size: 1.1em;
}

h3 {
	color: maroon;
	font-weight: bold;
	margin: 10px 0;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

a img{
	border: none;
}

ul, li {
	font-size: 1.1em;
}

/* ----------------------------  PAGE STYLES ----------------------------  */

#wrapper {
	background: none;
	margin: 0 auto;
	text-align: center;
	width: 900px;
}

#top-links {
	font-size: 1.1em;
	position: relative;
	clear: both;
	height: 35px;
}

#util-nav {
	position: absolute;
	top: 10px; left: 10px;
}

#togglestates {
	position:absolute;
	top: 10px; right: 10px;
}

#statelist {
	background: url(../i/bg_statelist.gif) repeat-x top left;
	padding: 10px;
	font-size: 1.3em;
	text-align: left;
	width: 960px;
}

#statelist a:link, #statelist a:visited {
	color: #fff;
}

#header {
	height: 111px;
	margin: 0px auto 0 auto;
	padding: 0px;
	vertical-align: top;
	width: 900px;
	position: relative;
}

.top-links {
	position: absolute;
	top: 20px; left: 128px;
	color: #900;
	font-size: 1.1em;
}

.top-links a {
	color: #609be4;
}

#logo {
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	width: 95px;
}

/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#nav{
	background: #6b0101 url(../i/nav-bg.gif) repeat-x top left;
	color: #fff;
	font: bold 1.3em Arial, sans-serif;
	height: 16px;
	margin: 0 auto 6px auto;
	padding: 11px 10px;
	text-align: left;
	text-transform: uppercase;
}

div#nav a {
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 0px 10px;
	margin: 0px;
}

div#nav a.current:link, div#nav a.current:visited {
	color: #fc0;
}

div#nav a:hover {
	color: #fc0;
}

#content {
	width: 900px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	overflow: auto;
}

#content h1 {
	margin: 0px 0px 10px 0px;
	font: normal 1.8em Arial, Helvetica, sans-serif;
	color: #0074A9;
}

#content h2 {
	margin: 0px 0 10px 0;
	font: 1.4em Arial, Helvetica, sans-serif;
	color: #0074A9;
}

#content h2.title-name {margin: 0px 0px 10px 0; font-size: 1.3em;}

#full-wrapper {overflow:auto; background:#FFF; padding-bottom:10px;}
#full {
	width: 840px;
	padding: 30px;
	background: #fff;
	font-size: 1.2em;
	text-align: left;
}

#full h1 {
	margin: 0px 0px 3px 0px;
	font: normal 1.6em Arial, Helvetica, sans-serif;
	color: #0074A9;
}

#full h2 {margin: 0px 0px 10px 0px; font-size: 1.3em;}

.pic-left {float: left; margin: 0px 20px 20px 0px;}
.pic-right {float: right; margin: 0px 0px 20px 20px;}
.pic-center {margin: 20px auto; text-align: center; display:block; width: 840px;}

#left, #right {
float: left;
margin: 0px;
position: relative;
width: 450px;
height: 500px;
}

.past-winner-item {overflow: auto; margin: 30px 0px 0px 0px;}
.past-photo {margin: 0px 15px 15px 0px; float: left; width: 150px;}
.past-title {font-size: 1.3em; color: #333; display:block; margin: 0px 0px 10px 0px;}
.past-bio {margin: 0px 100px 0px 165px;}

.winners-links {
	position: absolute;
	left: 20px; bottom: 20px;
	color: #fff;
	text-transform:uppercase;
	font-size: 1.4em;
	font-weight: bold;
}

.winners-links a, .winners-links a:visited {color: #FC0;}

.apply-button {position: absolute; bottom: 20px; right: 162px; width: 127px; height: 43px; background: url(../i/apply.jpg) no-repeat top left;}

.blog-btn {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background:#fc0;
border:0 none;
color:#FFFFFF;
font-size:1.0em;
font-weight: bold;
text-align: center;
margin:0 0 10px;
padding:4px;
width: 60px;
}

.blog-btn a, .blog-btn a:visited {text-decoration: none; color:#fff;}
.blog-btn a:hover {color:#ff9;}

.bio-quote {background: #ededed; border-left: 1px solid #900; padding: 15px; font: bold 16px Georgia, "Times New Roman", Times, serif; width: 380px; margin: 0px 0px 15px 0px;}

.sponsorgroup {
	margin: 0px 0px 20px 0;
	overflow: auto;
}

.sponsorgroup img {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 1px solid #65cfff;
}

#banner {
margin: 12px auto;
padding: 0px;
text-align: center;
clear: both;
}

/* ------------------ FORMS ------------------------- */

form {background: #fff url(../i/form-bg.jpg) repeat-x bottom left; border: 1px solid #e0e0e0; padding: 30px; margin: 20px 0 0 0;}
.form-row {
	margin: 0 0 10px 0; 
	width: 100%;
}

.form-text, .form-text-long {
display:inline-block;
margin:0 0 10px;
padding-top:5px;
text-align:left;
vertical-align:top;
width:240px;
font-weight: bold;
font-size: 1.1em;
}
							
.form-text-long {
	width: 350px;
}

input {width: 200px;}

.example {color: #bcbcbc; margin-left: 10px;}

.btn {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background:#0073A6 none repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
font-size:1.1em;
margin:0 3px 0 0;
padding:5px 10px;
width: 90px;
}

#footer {
	background: url(../i/bg_footer.jpg) no-repeat top center;
	color: #0074A9;
	clear: both;
	font-size: 1.1em;
	padding: 20px 10px;
	text-align: center;
	margin: 0 auto;
	width: 880px;
	height: 93px;
}

#footer a, #footer a:visited {
	color: #0074A9;
	font-size: 1.1em;
	text-transform:uppercase;
}

#footer p {
	font-size: 1.1em;
	margin: 5px 0 0 0;
}