
/* RESET COURTESY ERIC MEYER
-------------------------------------------------------------*/
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,
b, u, i, center,
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-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

/* BASIC PAGE STYLES
-------------------------------------------------------------*/
body {
	background: #fff url(../i/bbg.gif) repeat-x 0 -1px;
	color: #433;
	font: 79% Arial, Helvetica, Sans-serif;
	line-height: 20px;
	padding-top: 30px;
	}
.center {
	text-align: center;
	}
.small {
	font-size: .9em;
	}
img.headshot {
	float: left;
	margin: 5px 10px 0 0;
	}
input.hidden {
	display: none !important;
	}

/* CENTERED CONTAINING DIV
-------------------------------------------------------------*/
#container {
	height: auto;
	margin: 0 auto;
	min-height: 693px;
	position: relative;
	width: 960px;
	}

/* HEADER - LOGO, NAVIGATION, TAGLINE
-------------------------------------------------------------*/
#header {
	border-bottom: solid 3px #fbf4e2;
	height: 135px;
	}
#logo {
	background: url(../i/logo.png) 0 4px no-repeat;
	color: #51357e;
	font: 1.7em 'Trebuchet MS', Arial, sans-serif;
	height: 135px;
	margin: 0 auto;
	padding: 5px 0 0 100px;
	position: relative;
	text-align: right;
	width: 860px;
	}
#navigation {
	bottom: 0;
	color: #fff;
	height: 37px;
	right: 0;
	position: absolute;
	width: 833px;
	}
#navigation ul {
	height: 37px;
	margin: 0 auto;
	padding: 0;
	width: 833px;
	}
#navigation li {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	height: 37px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
#navigation li a {
	color: #51357e;
	display: block;
	height: 18px;
	margin: 0 10px;
	padding: 8px 0 6px;
	text-decoration: none;
	}
#navigation ul li.last a {
	margin-right: 0 !important;
	}
#navigation li a#current {
	border-bottom: solid 3px #51357e;
	color: #51357e;
	}

/* HOME PAGE BANNER
-------------------------------------------------------------*/
#banner {
	height: 400px;
	margin: 25px auto 0;
	overflow: hidden;
	position: relative;
	width: 960px;
	}
#banner a {
	height: 400px;
	960px;
	}
#banner img {
	border: none;
	height: 400px;
	width: 960px;
	}
#biwrap1, #biwrap2 {
	height: 500px;
	margin: 0 auto;
	position: absolute;
	width: 960px;
	}
#banner-image1, #banner-image2 {
	left: 0;
	position: absolute;
	top: 0;
	}
#banner-image1 {
	z-index: 2;
	}
#banner-image2 {
	z-index: 1;
	}
#caption1, #caption2 {
	background: #000;
	bottom: 100px;
	color: #ffd;
	filter: alpha(opacity=80);
	font: normal 1.7em Arial, Georgia, Times, 'Times New Roman', serif;
	height: 28px;
	opacity: .8;
	padding: 22px 20px 20px;
	position: absolute;
	right: 0;
	text-align: center;
	width: 920px;
	}
#caption1 {
	z-index: 10;
	}
#caption2 {
	z-index: 5;
	}

/* HOME PAGE AND FOOTER BOXES
-------------------------------------------------------------*/
.boxes {
	height: 300px;
	margin: 20px auto 30px auto;
	width: 960px;
	}
.boxes div.box {
	float: left;
	height: 250px;
	margin-right: 15px;
	padding: 10px 0 0 0;
	width: 305px;
	}
.boxes div.big-box {
	clear: left;
	float: left;
	margin-right: 0;
	margin-bottom: 50px;
	padding: 10px 0 0 0;
	width: 600px;
	}
.boxes div.end-box {
	margin-right: 0 !important;
	}
.boxes h2 {
	color: #111;
	font: normal 1.3em Arial, Georgia;
	margin: 6px 0 12px;
	text-align: center;
	text-transform: uppercase;
	}
.boxes p {
	margin: 0 0 10px 0;
	}
.boxes a {
	font: normal 1.3em 'Trebuchet MS', Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}
#home-form label {
	color: #333;
	font-size: 1em;
	margin-left: 12px;
	}
#home-form input {
	border: solid 1px #e4e1c6;
	display: block;
	font-size: 1em;
	height: 10px;
	margin: 0 auto 5px auto;
	padding: 10px 2px;
	width: 255px;
	}
#home-form .button {
	background: #c13f27;
	border: none;
	clear: both;
	color: #fff;
	float: right;
	font-size: 1em;
	font-style: italic;
	height: 35px;
	margin: 10px 9px 10px 0;
	padding: 8px 0 8px 0;
	width: 100px;
	}

/* PAGE BODY
-------------------------------------------------------------*/
#main {
	height: auto;
	margin: 0 auto;
	width: 960px;
	}

/* MAIN PAGE CONTENT
-------------------------------------------------------------*/
#content {
	float: left;
	height: auto;
	width: 630px;
	}
#content dd {
	margin-bottom: 20px;
	}
#content dt span.fileInfo {
	color: #777;
	}
#content h1 {
	color: #433;
	font: 2em 'Trebuchet MS', Georgia, "Times New Roman", Times, serif;
	margin: 25px auto;
	}
#content h2 {
	color: #433;
	font: bold 1.2em 'Trebuchet MS', Georgia, "Times New Roman", Times, serif;
	margin: 18px auto;
	}
#content h2.calendar {
	font-size: 1.9em;
	}
#content hr {
	border: none;
	border-top: dotted 1px #a99;
	color: #fff;
	height: 1;
	}
#content ol {
	list-style: decimal;
	margin-left: 25px;
	}
#content ul {
	list-style: disc;
	margin-bottom: 20px;
	margin-left: 20px;
	}
#content p {
	font-size: 1em;
	margin: 0 0 18px 0;
	}
#content li {
	font-size: 1em;
	margin: 0 0 8px 0;
	}
#content blockquote.testimonial {
	background: #fbf4e2;
	color: #433;
	height: auto;
	margin-bottom: 20px;
	padding: 20px 10px 10px;
	}
#content blockquote.testimonial p.speaker {
	background: #fff url(../i/qbottom.png) right top no-repeat;
	color: #433;
	margin: 0 -10px -10px;
	padding: 30px 95px 10px 0;
	text-align: right;
	}

/* SIDEBAR
-------------------------------------------------------------*/
#sidebar {
	float: right;
	margin: 0 0 0 20px;
	min-height: 500px;
	padding-top: 35px !important;
	width: 310px;
	}
#sidebar a {
	font: normal 1em 'Trebuchet MS', Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}
#sidebar form, #home-form {
	background: #fbf4e2;
	border: solid 10px #e4e1c6 !important;
	color: #333;
	height: 230px;
	margin-bottom: 24px;
	padding: 5px 10px;
	}
#sidebar form input {
	border: solid 1px #e4e1c6;
	display: block;
	font-size: 1em;
	height: 10px;
	margin: 0 auto 5px auto;
	padding: 10px 2px;
	width: 255px;
	}
#sidebar form label {
	color: #333;
	font-size: 1em;
	margin-left: 4px;
	}
#sidebar form p, #home-form p {
	clear: both;
	margin: 10px auto 5px;
	}
#sidebar form .button {
	background: #c13f27;
	border: none;
	clear: both;
	color: #fff;
	float: right;
	font-size: 1em;
	font-style: italic;
	height: 35px;
	margin: 10px 6px 10px 0;
	padding: 8px 0 8px 0;
	width: 100px;
	}
#container div.boxes div#home-form {
	height: 235px;
	padding-top: 2px !important;
	margin-right: 0;
	width: 280px !important;
	}
#sidebar {
	padding-top: 8px;
	}
#sidebar table {
	width: 100%;
	}
#sidebar h2 {
	color: #433;
	font: 1.3em Arial, 'Trebuchet MS', Arial, Georgia;
	margin-top: -2px;
	margin-bottom: 14px;
	text-align: center;
	text-transform: uppercase;
	}
#sidebar p {
	margin-bottom: 18px;
	}
#sidebar hr {
	border: none;
	border-top: solid 1px #a99;
	color: #ffe;
	height: 1px;
	margin-bottom: 18px;
	}

/* FOOTER
-------------------------------------------------------------*/
#footer {
	background: #51357e;
	clear: both;
	color: #c8acef;
	height: 500px;
	width: 100%;
	}
#footer a {
	color: #c8acef;
	text-decoration: none;
	}
#footer ul#foot-nav {
	float: right;
	width: 519px;
	}
#footer ul#foot-nav li {
	float: left;
	list-style: none;
	margin-left: 10px;
	}
#footer .boxes {
	border-bottom: solid 1px #9579bf;
	color: #c8acef;
	height: 270px;
	margin: 20px auto 10px auto;
	padding: 20px 0 0;
	}
#footer .boxes a {
	font-size: 1em;
	}
#footer .boxes h2 {
	color: #c8acef;
	font-size: 1em;
	font-weight: bold;
	}
#footer .boxes li {
	border-bottom: dotted 1px #9579bf;
	height: 30px;
	}
#footer .boxes li a {
	display: block;
	padding: 5px 0 5px 5px;
	}
#footer .box {
	}
.boxes div#sister-sites {
	margin-right: 14px;
	width: 297px;
	}
.boxes div#connect {
	margin-left: 15px;
	width: 297px;
	}
.boxes div#testimonial {
	background: url(../i/fbg.png);
	color: #c8acef;
	margin-right: 0 !important;
	padding: 0 10px;
	width: 300px;
	}
.boxes div#testimonial h2 {
	margin-top: 17px;
	}
.boxes div#testimonial p.quote {
	color: #c8acef;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	line-height: 1.60em;
	}
.boxes div#testimonial span.speaker {
	display: block;
	text-align: right;
	}
#footer #fcontent {
	margin: 0 auto;
	padding-top: 20px 0 0;
	position: relative;
	width: 960px;
	}
#copy {
	clear: left;
	float: left;
	width: 300px;
	}