@import url('../css/reset.css');

body {
	background-color: #ffffff;
	color: #3D2011;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	}
	
#mainwrap {
	width: 800px;
	margin: 0 auto;
	}
		 
p a:link {
	text-decoration: underline;
	color: #1987C7;
	}
p a:hover {
	text-decoration: none;
	color: #3D2011;
	}
p a:visited {
	text-decoration: underline;
	color: #3D2011;
	}
	
.clearboth { clear: both; }

#header {
	width: 800px;
	margin: 20px 0 0 0;
}
	
h1#logotext {
	margin: 0 auto 25px;
	text-indent: -9999px;
	height: 378px;
	width: 800px;
	background: url(../images/logotop.png) no-repeat;
	}

ul#navigation li {
	display: inline;
}
	
	ul#navigation li a {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 10px 0;
	color: #1987C7;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D2011;
	border-bottom-color: #3D2011;
	font-weight: bold;
	width: 200px;
	clear: right;
	float: left;
	margin-bottom: 30px;
	}
	
img#diane {
	margin-bottom: 20px;
}
	
p.info { text-align: center !important; }



.section {
	width: 800px;
	padding-top: 10px;
	clear: both;
}
	
.section h2 {
	width: 800px;
	color: #1987C7;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3D2011;
}
	 
	 .section h2 span {
	background: #ffffff;
	padding: 0 15px;
	position: relative;
	top: -12px;
	width: 200px;
	font-weight: bold;
}
	.section h2 span span { top: 0px !important; padding: 0 !important; }
	
.section p, .section ol {
	margin: 0 auto 25px auto;
}

a.totop {
	position: fixed;
	bottom: 15px;
	right: 15px;
	text-decoration: none;
	font-style: italic;
	color: #1987C7;
	z-index: 2;
	display: inline;
}

	a.totop:hover { color: #3D2011; }

#sponsors {
	padding-bottom: 100px;
}

#tagline {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3D2011;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

.accent {
color: #F07B5D
}

#logo1 {
	float: left;
	padding: 25px 20px 20px 35px;
}
#logo2 {
	float: left;
	padding: 20px 20px 20px 10px;
}
#logo3 {
	float: left;
	padding: 20px 25px 20px 50px;
}
#logo4 {
	float: left;
	padding: 50px 10px 0px 30px;
}
#logo5 {
	float: left;
	padding: 40px 15px 20px 0px;
}
#logo6 {
	float: left;
	padding: 5px 5px 0px 20px;
}
#logo7 {
	float: right;
	padding: 10px 60px 0px 0px;
}
#logo8 {
	float: left;
	padding: 10px 20px 10px 40px;
}
#logo9 {
	float: left;
	padding: 25px 25px 0px 20px;
}
#logo10 {
	float: left;
	padding: 30px 0px 0px 10px;
}
#Row {
	clear: both;
	position: relative;
	width: 800px;
}
#logo11 {
	float: left;
	padding: 20px 0px 0px 30px;
}
#logo12 {
	float: left;
	padding: 10px;
}
#logo13 {
	float: left;
	padding: 10px 0px 0px 25px;
}
#logo14 {
	float: left;
	padding: 20px 25px 20px 40px;
}
p.small {
	font-size: 9px;
	text-align: center;
}
