@charset "utf-8";
/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}

#all
{
	width: 1114px;
	margin: 0px auto;
	
}

img
{
	border: 0px;
}

p
{
	padding: 7px 0px;
}

a
{
	text-decoration: none;
	color: #fd5900;
}

a:visited
{
	color:#fd5900;
}

a:hover
{
	text-decoration: underline;
}

#header
{
	margin: 0px auto;
	width: 100%;
	float: left;
}

#logo
{
/*	clear:both; */
	width: 500px;
	margin: 0px auto;
}

#logo h1
{
	width: 475px;
	height: 129px;
	overflow: hidden;

}

#spring_logo
{
	width: 213px;
	height: 108px;
	padding: 0px;
	overflow: hidden;	
	margin: 0 auto;
}

#topNavText 
{
	padding-top: 5px;
	float: right;
	color: #FF0000;
	font-weight: bold;
}

#topNavText a:link 
{
	font-size: 1em;
	color: #FF0000;
    text-decoration: none;
}

#topNavText a:visited 
{
	font-size: 1em;
	color: #FF0000;
    text-decoration: none;
}

.clear
{
	clear: both;
}

#nav
{
	clear:both;
	float:left;
	overflow:hidden;
	width:100%;
}

#nav ul
{	
	float:left;
	left:50%;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	position:relative;
}

#nav ul li
{
	background: transparent url(/images/menubtn_bg.jpg) no-repeat;
	float:left;
	position:relative;
	right:50%;
	text-align: center;
	padding-right: 5px;

}

#nav ul li a
{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	line-height: 26px;
	font-weight: bold;
	font-size: 0.9em;
	width: 159px;
}

#menu .line
{
	background: transparent url(/images/black_space.jpg) repeat-x;
	height: 2px;
	width: 100%;
	clear: both;
}

#content
{
	margin-top: 35px;
	margin-bottom: 20px;
	overflow: hidden;
}

#leftCol
{
	float: left;
	width: 300px;
}

#mainCol
{
	float: left;
	padding: 0;
	margin-left: 35px;
	width: 770px;
}

.infoBox
{	
	border: solid 1px #cccccc;
	background-color: #eeeeee;
	padding: 15px 10px;
	overflow: hidden;
}

#latestNews
{
	font-size: 0.9em;
}

#latestNews a
{
	color: #0033cc;
	text-decoration: none;
}

#latestNews a:visited
{
	color: #0033cc;
}

#galleryBoxThumbs
{
	margin: 0 auto;
	width: 280px;
}

#galleryBoxThumbs img
{
	border: 0px;
	float: left;
	width: 136px;
	padding: 2px;
}

#galleryBoxThumbs .buttonlink
{
	clear: both;
	background: url(/images/button.png) no-repeat;
	background-position: 0px;
	height: 26px;
	width: 99px;
	color: #ffffff;
	display: block;
	margin: 0px auto;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}


#galleryBoxThumbs .buttonlink:hover
{
	text-decoration: none;
}

#galleryBoxThumbs .buttonlink:visited
{
	color: #ffffff;
}


.whitebackground
{
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 15px 10px;
	overflow: hidden;
	margin: 0px auto;
}

#sponsors
{
	margin-top: 50px;
}

#sponsorsImages
{
	text-align: center;
	width: 100%;
}

#sponsorsImages tr
{
	vertical-align: middle;
}

/*
#leftColumnContent
{
	border: 0px solid #000000;
	float: left;
	width: 215px;
}

#rightColumnContent
{
	border: 0px solid #000000;
	float: left;
	width: 367px;
	padding-top: 20px;
	
}

#middleColumnContent
{
	border: 0px solid #000000;
	float: left;
	width: 580px;
	min-width: 600px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
}
*/

#footer
{
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}

/* Header formats */
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight:bold;
	color: #FF0000;
	padding: 0px 0px 10px 0px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	color: #FF0000;
	padding-bottom: 10px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	color: #FF0000;
	padding-bottom: 10px;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FF0000;
}

.aligncenter 
{
	text-align: center;
}

.entriesTablesContainer
{
	margin: 0px auto 0px auto;
	width: 800px;
}

.entriesTablesContainer .col1, .entriesTablesContainer .col2
{
	width: 50%;
	float: left;
}

.entriesTablesContainer .col1 h3, .entriesTablesContainer .col2 h3
{
	margin-bottom: 4px;
}

.entriesTablesContainer .col1 table, .entriesTablesContainer .col2 table
{
	width: 336px;
	border: 1px solid black;
}

.entriesTablesContainer .col1 th, .entriesTablesContainer .col2 th
{
	border: 1px solid black;
}

.entriesTablesContainer .col1 td, .entriesTablesContainer .col2 td
{
	border: 1px solid black;
	width: 200px;
}

/************ Committee page *************/
.bordered_table
{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.bordered_table th
{
	padding: 4px;
	text-align: left;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.bordered_table td
{
	padding: 4px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

/************ Gallery page ***************/
.gallery_image
{
	float: left;
	padding: 5px;
	background-color: #ebebeb;
}

/************ Home Page ****************/
ul.dateslist
{
	list-style-type: none;
}

.form_row
{
	padding: 5px 0px;
	float: left;
	width: 100%;
}

.form_row .fieldlabel
{
	display: block;
	float: left;
	white-space: nowrap;
	width: 150px;
}

/*.form_row input.text
{
	display: block;
	background: #ffffff url(Images/input_text2.gif) repeat-x;
	float: left;
	padding: 2px 4px;
	width: 194px;
	margin: 0px;
	line-height: normal;
}
*/
/************ Entry detail styles **********/

ul
{
	list-style-position: inside;
	margin: 10px;
}

.entry_large
{
	font-size: 1.5em;
	font-weight: bold;	
}

.entry_medium_large_italic
{
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;	
}

.entry_medium
{
	font-size: 1.2em;
	font-weight: bold;
}

.entry_details
{
	position: relative;
}

.entry_details p
{
	padding: 0px;
}

.icon_bar
{
	width: 100%;
	text-align: right;
	position: absolute;
	margin-top: 3px;
}

.buttonlink
{
	clear: both;
	background: url(/images/button.png) no-repeat;
	background-position: 0px;
	height: 26px;
	width: 99px;
	color: #ffffff;
	display: block;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}

.buttonlink:hover
{
	text-decoration: none;
	cursor: default;
}

.buttonlink:visited
{
	color: #ffffff;
}

.button
{
	clear: both;
	background: url(/images/button.png) no-repeat;
	background-position: 0px;
	border: 0px;
	height: 26px;
	width: 99px;
	color: #ffffff;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/***** Special formatting for media release 4/1/2010 ******/
ul.media_20100104_special
{
	list-style-position: outside;
	margin-left: 35px;
}

ul.media_20100104_special li
{
	padding: 5px 0px;
}