
html, body, div, table, tr, td, img, h1, h2, h3, h4, p, form, object, embed {
	/*
	margin: 0px; 
	padding: 0px;
	*/
	border: 0px;
}

h1,h2,h3,h4,h5,h6 {
	display: block;
	width: 100%;
	clear: both;
}

html, body {
	width: 100%;
	height: 100%;
}

a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
	outline: none;
}
a:active {
	outline: none;
}
body {
	background-image: url( ../images/bg.gif );
	background-position: top center;
}

#clouds {
	background-image: url( ../images/clouds-bg.jpg );
	background-position: top center;
	background-repeat: repeat-x;
}

.hidden { display: none; }

.page {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
}

.firebrand {
	color: #C51515 !important;
	font-weight: bold;
}

.png {
	behavior: url( css/iepngfix.htc );
}


object,
embed {
	display: block;
}
table {
	/* border-collapse: collapse; */
}

td, th {
	/*
	vertical-align: top;
	text-align: left;
	*/
}

ul, ol, dl {
	position: relative;
}

sub {
	vertical-align: baseline;
	position: relative;
	bottom: -0.4em;
}
sup {
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}

em { margin-right: 0.15em; }

.clearer, .clear { clear: both; }

.positioner { position: relative; }
	
.nowrap { white-space: nowrap; }

.fullwidth { width: 100%; }




/* IE Fixes */

.ie.ver-6.home #body { margin-top: -10px; }
.ie.ver-6 #header-buttons { width: 242px; }
.ie.ver-6 #content { padding-left: 0; }

.ie.ver-6.home #header-image,
.ie.ver-6.home .header-image {
	width: 723px !important;
	margin-left: -2px;
}

.ie.ver-6 #events-right li .arrow {
	display: inline;
	background-position: center;
}


.ie.ver-6 #sub-menu li {
	margin-right: 0;
}
.ie.ver-6 #sub-menu {
	width: 175px;
}












div.flash {
	float: left;
	clear: left;
	width: 100%;
}
div.flash span {
	display: block;
	padding: 16px;
	margin: 10px 0;
}
div.flash span em {
	font-weight: bold;
}
div.flash.info span {
	border: 1px dashed GoldenRod;
	background: Cornsilk;
}
div.flash.error span {
	border: 1px dashed red;
	background: pink;
}
div.flash.success span {
	border: 1px dashed green;
	background: #e1fff1;
}
div.flash span span {
	background: white !important;
}









#header {
	margin: 0px 13px 0 0;
	position: relative;
}

#logo {
	position: absolute;
	top: -2px;
	left: 0px;
	width: 242px;
	height: 93px;
}
#logo img {
	display: block;
	width: 242px;
	height: 93px;
}

#header .content {
	float: right;
	height: 56px;
}
#header .content a.donate {
	display: block;
	margin: 8px 18px 0px 0px;
}

#header-float { 
	position: relative;
}

#header-image,
.header-image {
	clear: both;
	margin: 0px;
	padding-bottom: 5px;
	background-image: url( ../images/parts/header/header-image-bottom_wide.gif );
	background-position: 232px bottom;
	background-repeat: no-repeat;
	height: 230px;
}
#header-image p,
.header-image p {
	margin: 0px;
}
#header-image img,
.header-image img,
#header-image embed,
.header-image embed {
	display: block;
}

#header-buttons {
	position: relative;
	float: left;
	clear: left;
	width: 240px;
	height: 230px;
	background: url(../images/parts/header/home-buttons.jpg) no-repeat;
}



#header-buttons a {
	position: relative;
	float: left;
	display: block;
	text-indent: -99999px;
	width: 120px;
	height: 113px;
}


.home #header {
	margin: 0px 7px 0 0;
}

.home #header-image,
.home .header-image {
	clear: none;
	float: left;
	width: 725px;
	overflow: hidden;
	background-position: left bottom;
}


/* homepage carousel */


.home #carousel {
	position: relative;
	float: left;
	width: 725px;
	height: 230px;
	background: transparent;
	color: white;
}

.home #carousel div.rotate {
	width: 725px;
	height: 230px;
}
.home #carousel div.rotate div.content {
	position: relative;
	margin-top: 31px;
	margin-left: 472px;
	width: 241px;
	height: 188px;
}
.home #carousel-pager {
	position: absolute;
	top: 11px;
	right: 13px;
	z-index: 10;
}
.home #carousel-pager a {
	position: relative;
	display: block;
	float: left;
	height: 15px;
	line-height: 15px;
	color: white;
	text-align: center;
	margin: 0 4px 0 0;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: .8em;
}
.home #carousel-pager a:hover,
.home #carousel-pager a.activeSlide {
	color: #c57501;
}

.home #rotatingItem_1 {
	background: url(../images/featured/1.jpg) no-repeat;
}
.home #rotatingItem_2 {
	background: url(../images/featured/2.jpg) no-repeat;
}
.home #rotatingItem_3 {
	background: url(../images/featured/3.jpg) no-repeat;
}
.home #rotatingItem_4 {
	background: url(../images/featured/4.jpg) no-repeat;
}
.home #rotatingItem_5 {
	background: url(../images/featured/5.jpg) no-repeat;
}

.home #carousel table {
	width: 100%;
	height: 100%;
}

.home #carousel h1,.home #carousel h2,
.home #carousel h3,.home #carousel h4,
.home #carousel h5,.home #carousel h6 {
	font-size: 16px;
	font-style: oblique;
	margin: 0 0 5px 0;
}
.home #carousel p {
	font-size: 11px;
	letter-spacing: auto;
	line-height: 14px;
	font-family: Arial, sans-serif;
}

.home #carousel p a {
	color: #C57501;
}










#main-menu {
	float: right;
	clear: both;
	width: 719px;
	height: 32px;
	background: url(../images/nav_bg_wide.gif) no-repeat left bottom;
}


#main-menu .right {
	display: block;
	float: left;
	width: 20px;
	height: 31px;
	background-image: url( ../images/parts/main-menu/right.gif );
	background-position: bottom right;
	background-repeat: no-repeat;
}
#main-menu .left {
	display: block;
	float: left;
	width: 20px;
	height: 31px;
	background-image: url( ../images/parts/main-menu/left.gif );
	background-position: bottom left;
	background-repeat: no-repeat;
}
#main-menu .top-nav-container {
	float: right;
	margin-right: 6px;
}
#main-menu a {

	display: block;
	float: left;
	font-size: 13px;
	color: #583402;
	font-weight: normal;
	font-family: Verdana,Georgia,Sans-Serif;
	text-decoration: none;
	letter-spacing: -0.02em;
	
	border-left: 1px solid #e38e00;
	
	margin-top: 1px;
	padding: 7px 7px 0;
	height: 24px;
	
}

#main-menu a:hover,
#main-menu a.selected {
	background: #FECA45;
	background: url(../images/nav_hover_bg.gif);
	color: white;
}
 



#searchBox {
	position: relative;
	float: left;
	clear: left;
	margin-top: 10px;
	width: 200px;
	font-size: 0.65em;
}
#searchBox div {
	position: relative;
	float: left;
	clear: none;
}
#searchBox div.icon {
	margin: 0 4px;
}


#searchBox .input-text {
	border: 1px solid #EAF6FF;
	width: 130px;
	font-size: 1em;
	color: #789CB7;
}

#searchBox .input-text:focus {
	color: black;
}
#searchBox .input-button {
	color: #789CB7;
	font-size: 1em;
	border: 1px solid #EAF6FF;
	background-color: #EAF6FF;
}


.searchResults .input-text {
	border: 1px solid #135C91;
	width: 300px;
	font-size: 1.1em;
}
.searchResults .input-button {
	color: #135C91;
	font-size: 1.1em;
	border: 1px solid #135C91;
	background-color: #EAF6FF;
}



#sub-menu {
	position: relative;
	float: left;
	width: 180px;
	background-color: white;
	padding: 10px;
	margin: 10px 0 0 2px;
}

#sub-menu h2 {
	color: #c57501;
	font-family: UniversLTStd, Arial, sans-serif;
	font-size: 1.0625em;
	font-weight: bold;
}
#sub-menu ul {
	
}
#sub-menu ul,
#sub-menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub-menu li {
	margin: 6px 5px;
}
#sub-menu ul li a,
#sub-menu ul li a:visited {
	color: #1767a4;
	font-family: Arial, sans-serif;
	font-size: 0.6875em;
	display: block;
	line-height: 12px;
}
#sub-menu ul li a.selected,
#sub-menu ul li a.selected:visited {
	color: #524d45;
	font-weight: bold;
	text-decoration: none;
}
#sub-menu ul ul {
	margin-bottom: 10px;
}
#sub-menu ul ul li {
	width: 95%;
	margin-left: 5%;
}


#body {	
	position: relative;
	float: left;
	clear: left;
	width: 966px;
}
#top-cap {
	height: 0px;
	padding-top: 17px;
	background-image: url( ../images/parts/body/top-cap.gif );
	background-position: bottom left;
	background-repeat: no-repeat;
}
#bottom-cap {
	height: 0px;
	padding-top: 10px;
	background-image: url( ../images/parts/body/bottom-cap.gif );
	background-position: top left;
	background-repeat: no-repeat;
}
#body-bg {
	padding-left: 2px;
	background-image: url( ../images/parts/body/bg.gif );
	background-position: top left;
	background-repeat: repeat-y;
}
#body-bottom-left {
	zoom: 1;
	background-image: url( ../images/parts/body/bottom-left.gif );
	background-position: bottom left;
	background-repeat: no-repeat;
}

#sidebar {
	float: left;
	width: 203px;
	padding: 4px;
	margin-top: -15px;
	margin-bottom: -8px;
	position: relative;
}

#sidebar #globalsps {
	margin-top: 4px;
	margin-bottom: 60px;
}
#sidebar #globalsps h2 {
	margin: 12px 0 0 12px;
}
#sidebar #globalsps h2 img {
	display: block;
}

#sidebar #globalsps #logo-display {
	zoom: 1;
	background-image: url( ../images/parts/sidebar/glow.gif );
	background-repeat: no-repeat;
	background-position: middle middle;
}
#sidebar #globalsps #logo-display img {
	display: block;
	width: 200px;
	height: 133px;
	background-repeat: no-repeat;
	background-position: center center;
	/*
	background-image: url( ../../images/parts/sidebar/sponsors.gif );
	*/
}
#sidebar #globalsps #logos {
	display: none;
}

#content {
	float: left;
	width: 562px;
	padding: 14px 10px;
	margin: -10px 0 0 6px;
	position: relative;
}


#content #left-col {
	width: 290px;
	min-height: 100px;
	padding-right: 10px;
	border-right: 1px solid #f0dcbf;
	position: relative;
	float: left;
}

.home #content #right-feed {
	width: 240px;
}

#content #right-feed {
	width: auto;
	position: relative;
	float: left;
	font-size: 12px;
	color: #4d4d4d;
}

#content #right-feed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content #right-feed ul li {
	list-style: none;	
	border-top: 1px dotted #b8cedf;
	background: none;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;
}
#content #right-feed ul li.first {
	border: 0;
	padding: 0;
}

#content #right-feed ul li h2 {
	margin: 0;
}

#content #right-feed ul li h2 a {
	color: #135C91;
	font-family: Arial, sans-serif;
	margin: 2px 0;
	font-size: 13px;
	letter-spacing: 0em;
	display: block;
	line-height: 15px;
	font-weight: bold;
}

#content #right-feed ul li p {
	font-size: 11px;
}

#content #under-feed {	
	padding-left: 10px;
}	

#content .left {
	float: left;
	width: 220px;
}
#content .right {
	float: right;
	width: 220px;
}

#content .start-event {
	display: block;
	margin-top: 2em;
}
#content .start-event img {
	display: block;
	margin-left: -8px;
}



#content .eventDivLeft {
	float: left;
	width: 300px;
	padding-right: 10px;
	min-height: 200px;
}
#content .eventDivRight {
	float: left;
	width: 240px;
	padding-left: 10px;
}
#content .sponsorsDivRight {
	float: left;
	width: 250px;
	font-size:.7em;
}

.cms #content .sponsorsDivRight {
	width: 240px;
}

#content .start-event {
	display: block;
	margin-top: 2em;
}
#content .start-event img {
	display: block;
	margin-left: -8px;
}


.cms #eventDataMessage {
	font-size: .7em;
}




#events-right {
	float: left;
	background: pink;
	margin: -10px 0 0 4px;
	width: 154px;
	background: url(../images/parts/body/events_bg.gif);
	padding-bottom: 15px;
}

.ie.ver-6 #events-right {
	margin-top: 0;
	width: 120px;
}
#events-header {
	width: 154px;
	height: 42px;
	background: url(../images/parts/body/events_header.gif) no-repeat;
}
#events-right .map-view {
	position: relative;
	border-bottom: 2px solid #d59000;
}
.firefox #events-right .map-view {
	height: 16px;
	margin-top: -2px;
}
.safari #events-right .map-view {
	height: 14px;
	margin-top: -1px;	
}


#events-right .map-view a {
	position: relative;
	display: block;
	height: 14px;
}
#events-right ul {
	position: relative;
	width: 154px;
	margin: 0;
	padding: 0 0 10px 0;
}

#events-right li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#events-right li { 
	margin-bottom: -3px;
}
#events-right li a {
	font-size: 0.6875em;
	color: #524D45;
	font-family: Arial, sans-serif;
	line-height: 12px;
	padding-left: 10px;
}

#events-right li .arrow {
	position: relative;
	display: inline-block;
	width: 8px;
	height: 8px;
	left: 3px;
	cursor: pointer;
	background: url(../images/parts/body/events-arrow-down2.gif) no-repeat;	
}

#events-right li div.dropdown {
	border-top: 1px solid #d59000;
	border-bottom: 1px solid #d59000;
	background: #fedf8b url(../images/parts/body/events-dropdown-bg.gif) left top repeat-x;
	padding: 10px;
	font-size: 0.6875em;
	font-family: Arial, sans-serif;
}
#events-right li div.dropdown h5 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
#events-right li div.dropdown a {
	margin: 0 2px 0 0;
	padding: 1px 4px;
	font-size: 1em;
	color: black;
	white-space:nowrap;
	background: #ffeec1;
	border-right: 1px solid #ebce80;
	border-left: 1px solid #ebce80;
	border-bottom: 1px solid #c1a968;
	
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#events-right li div.dropdown a:hover {
	text-decoration: none;
	background: #E1F2FF;
	
}
#events-right li div.dropdown a:active {
	background: #F3FAFF
}
#events-right ul.recent-events {
	padding-top: 0;
}


#events-right h3 {
	font-family: Arial, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 10px 10px 0 10px;
}

#events-right h3 a {
	color: black;
}























#subscription {
	color: #789CB7;
	font-size: .65em;
	font-family: Arial,sans-serif;
	position: relative;
	float: left;
	clear: left;
	margin-top: 10px;
}
#subscription table,
#subscription table tr,
#subscription table tr td {
	padding: 0;
	margin: 0;
}
#subscription table tr td {
	padding: 0 4px 4px 0;
}

#subscription h2 {
	margin: 12px 12px 0 12px;
}
#subscription form {
	margin-left: 12px;
}
#subscription .formText {
	width: 137px;
	font-size: 1em;
	padding: 0;
	border: 1px solid #EAF6FF;
}
#subscription .formButton {
	color: #789CB7;
	font-size: 1em;
	border: 1px solid #EAF6FF;
	background-color: #EAF6FF;
}











#footer {
	position: relative;
	clear: left;
	margin-left: 11px;
	margin-right: 13px;
	padding: 10px;
	
	color: #201707;
	font-size: 0.6875em;
	font-family: Tahoma, Arial, sans-serif;
}
#footer a,
#footer a:visited {
	color: #1a598b;
}
#footer a.plaudit {
	color: #8a7145;
	font-size: 0.9091em;
}






















/* news-events */

#content ol.news-list {
	list-style-type: none;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 0.9167em;
}
#content ol.news-list li {
	margin: 0;
	padding: 0;
	position: relative;
}

/* short news list */
#content ol.news-list-type-short .event-item,
#content ol.news-list-type-short .news-item {
	margin-bottom: 4px;
}
#content ol.news-list-type-short .event-item .title,
#content ol.news-list-type-short .news-item .title {
	margin-left: 0;
}
ol.news-list-type-short .label {
	display: none;
}
ol.news-list-type-short .date-posted,
ol.news-list-type-short .when-dates {
	display: none;
}

/* detailed news list */
ol.news-list-type-detailed .label {
	font-weight: bold;
	width: 10em;
}
#content ol.news-list-type-detailed li {
	margin-bottom: 1em;
}
#content ol.news-list-type-detailed li .title {
	font-size: 1.2em;
	font-weight: bold;
}

#content .news-list-defined-id-events_races li .date-posted,
#content .news-list-defined-id-events_races li .start-date,
#content .news-list-defined-id-events_races li .end-date,
#content .news-list-defined-id-events_races li .location,
#content .news-list-defined-id-events_races li .summary .label {
	display: none;
}

#content .news-list-defined-id-events_other li .date-posted,
#content .news-list-defined-id-events_other li .start-date,
#content .news-list-defined-id-events_other li .end-date,
#content .news-list-defined-id-events_other li .location,
#content .news-list-defined-id-events_other li .summary .label {
	display: none;
}





.page-list {
	position: relative;
	float: left;
	clear: left;
}
.page-list ol {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	clear: left;
}
.page-list ol li {
	display: block;
	float: left;
	clear: left;
	width: 515px;
	position: relative;
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #e6e6e6;
}
.page-list ol li div {
	position: relative;
}

.page-list ol li div.img { 
	width: 125px;
	float: left;
}
.page-list ol li div.info {
	
	display: block;
	float: left;
	width: 390px;
}

.page-list ol li h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #a9200d;
}
.page-list ol li h3 a {
	
}
.page-list ol li p {
	font-size: .9em;
}
.page-list ol li p.info {
	display: none;
}
.page-list ol li img {
	margin-right: 20px;
	border: 0;
}














#newsletter {
	margin-top: 1em;
	padding: 10px 12px;
	background-color: #f3eedd;
}

#newsletter .inputText {
	width: 165px;
	padding: 3px 6px;
	margin-right: 4px;
	
	color: #0b5791;
	font-size: 1em;
	font-family: Arial, sans-serif;
	
	border: 1px solid #7f9db9;
}
#newsletter .inputText,
#newsletter .submit {
	vertical-align: middle;
}










.galleryImg { border: 1px solid #6e6e6e; }

#galleryTable {
	width: 600px;
	padding-top: 20px;
}

#galleryContainer {
	float: left;
	clear: left;
	position: relative;
}
#galleryContainer .gallerySortHelper {
	background: pink;
	float: left;
	position: relative;
	padding: 0 4px 4px 0;
	margin: 0 16px 16px 0;
}
.galleryCell {
	padding-bottom: 10px;
}

.galleryImage {
	padding: 2px;
	border: 1px solid transparent;
}

.galleryImageDiv {
	float: left;
	position: relative;
	padding: 0 4px 4px 0;
	margin: 0 16px 16px 0;
}

.galleryImageHover {
	border: 1px solid orange;
	cursor: pointer;
}

.galleryFullImage {
	border: 1px solid #222;
}

#galleryPopupTable, #galleryPopupTable a {
	padding-bottom: 10px;
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

.galleryTitle {
	font-weight: bold;
	font-size: 11pt;
}

.galleryCaption {
	font-weight: normal;
	font-size: 9pt;
}









.errorBox {
	clear:left;
	color:black !important;
	border:1px solid red;
	background-color: pink;
	padding:5px;
	font-size: 11px !important;
}

.errorBox span {
	color: red !important;
	font-size: 12px;
	font-weight: bold;
}






/* Event Tabs Orange */
/*
ul.eventTabs {
	list-style: none;
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #F29E0A;
	border-left: 1px solid #F29E0A;
	font-family: UniversLTStd,Arial,sans-serif;
}

ul.eventTabs li {
	display: block;
	float: left;
}

ul.eventTabs li a {
	display: block;
	padding: 8px;
	color: black;
	text-decoration: none;
	background: #FCB700;
	border-top: 1px solid #F29E0A;
	border-right: 1px solid #F29E0A;
	border-left: 1px solid #FECA45;
}

ul.eventTabs li a:hover {
	background: #FECA45;
}
*/





/* Event Tabs Blue */

ul.eventTabs {
	list-style: none;
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #f0dcbf;
	font-family: UniversLTStd,Arial,sans-serif;
	font-size: 12px;
	padding: 0;
}

ul.eventTabs li {
	display: block;
	float: left;
}
ul.eventTabs li.first a {
	border-left: 1px solid #D9D9D9;
}

ul.eventTabs li a {
	display: block;
	position: relative;
	top: 2px;
	padding: 6px 10px;
	color: black;
	text-decoration: none;
	background: #E1F2FF;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #F3FAFF;
}

ul.eventTabs li a:hover {
	background: #F3FAFF;
}


ul.eventTabs li.selected a {
	position: relative;
	background: white;
	font-weight: bold;
	padding: 8px 10px 6px;
	top: 1px;
}



/*  DO NOT CHANGE! CMS 2.0 STYLES */
body, p, form,
#siteContentContainer, 
#floatingContentDivContainer {
	margin: 0px;padding: 0px;
}

#siteContentContainer {
	position: relative;
	height: 100%;
}

#floatingContentDivContainer {
	position: absolute;
	height: 100%;
}

.editable {
	
}

.floatingDiv {
	position: absolute;
	background: transparent;
	width: 200px;
	height: 200px;
	top: 50px;
	left: 50px;
	overflow: hidden;
}








.formLabel {
	position: relative;
	float: left;
	width: 120px;
	padding: 3px;
}

.formLabel.wide {
	width: 420px;
}

.formInput.wide {
	clear: both;
	width: 295px;
	margin-left: 125px;
}

.formInput {
	position: relative;
	float: left;
	width: 300px;
	padding: 3px;
}



.formText {
	
	width: 280px;
	padding: 2px;
	border: 1px solid #135C91;

}
.formText.medium {
	width: 180px;
}

.formText.small {
	width: 80px;
}

.formTextarea {

	width: 280px;
	padding: 2px;
	font-family: Arial,sans-serif;
	font-size: 1em;
	height: 200px;
	border: 1px solid #135C91;

}

.formTextarea.medium {
	height: 100px;
}

.formButton {

	border: 1px solid #135C91;
	background-color: #DEF;
	padding: 2px;

}




#sidebar div.facebook_link {
	margin: 15px 0 20px -15px;
	padding: 15px 15px 15px 26px;
	border-top: 1px solid #BFD5E5;
	border-bottom: 1px solid #BFD5E5;
	width: 163px;
}
#sidebar div.facebook_link a {
	font-family: Arial,sans-serif;
	color: #1767A4;
	font-size: 12px;
	margin: 0;
	background: url(../images/index/facebook_icon.gif) no-repeat;
	padding-left: 36px;
	line-height: 25px;

}


.addthis_gyrig_style {
	position: relative;
	float: left;
	clear: left;
	width: 163px;
	margin: 10px 0 20px;
	padding: 15px 15px 15px 25px;
	border-top: 1px solid #BFD5E5;
	border-bottom: 1px solid #BFD5E5;
}

.addthis_gyrig_style a.addthis_gyrig_button {
	font-family: Arial,sans-serif;
	color: #1767A4;
	font-size: 12px;
	line-height: 16px;
}

.addthis_toolbox.addthis_gyrig_style span.addthis_separator {
	line-height: 12px;
}









.mainContent {
	font-size: 0.75em;
	font-family: Arial, sans-serif;
	float: left;
	min-height: 10px;
	width: 562px;
}

.mainContent h1 {
	margin: 0px 0px 10px 0px;
	color: #135c91;
	font-weight: normal;
	font-size: 2.2em;
	font-family: PhotinaMTStd, Georgia, serif;
}

.mainContent h2 {
	margin: 20px 0px 10px 0px;
	color: #c57501;
	font-weight: normal;
	font-size: 1.5833em;
	letter-spacing: -1px;
	font-family: PhotinaMTStd, Georgia, serif;
}

.mainContent .small-blue {
	font-size: 11px;
	color: #135c91;
}

.mainContent table td {
	vertical-align: top;
}



.news-events {
	margin-bottom: 2em;
}
.news-events h2 {
	color: #135c91;
	font-size: 2.0em;
	margin: 0px;
	margin-bottom: 0.25em;
}



.orangeH2 h2 {
	margin: 10px 0px;
	color: #c57501;
	font-weight: normal;
	font-size: 1.5833em;
	letter-spacing: -1px;
	font-family: PhotinaMTStd, Georgia, serif;
}



.orangeLeft {
	border-left: 1px solid #f0dcbf;
}

.orangeRight {
	border-right: 1px solid #f0dcbf;
}

.orangeBottom {
	border-bottom: 1px solid #f0dcbf;
}

.orangeTop {
	border-top: 1px solid #f0dcbf;
}


table.sponsorsTable {
	width:100%;
}
table.sponsorsTable td {
	text-align: center;
	height: 75px;
	vertical-align: middle;
}
table.sponsorsTable td img {
	padding-left: 8px;
	padding-right: 8px;
}


table.twoCol {
	width: 100%;
	padding: 0;
	margin: 0;
}

table.twoCol td {
	width: 50%;
	vertical-align: top;
	padding-left: 10px;
	margin: 0;
}
table.twoCol td:first-child {
	padding-left: 0;
	padding-right: 10px;
}



table.eventsTable {
	width: 100%;
	padding: 0;
	margin: 0;
}
table.eventsTable td {
	vertical-align: top;
	padding-left: 10px;
	margin: 0;
}
table.eventsTable tr:first-child td:first-child {
	width: 55%;
	padding-left: 0;
	padding-right: 15px;
	border-right: 1px solid #f0dcbf;
}


.noMargin {
	
	margin: 0 !important;

}



.mainContent h3 {
	color: #135c91;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
}


.mainContent hr {
	border: 0;
	height: 1px;
	border-top: 1px solid #F1E9D2;
}

.mainContent hr.dotted {
	border-top: 1px dotted #b8cedf;
}

.mainContent p {
	margin-bottom: 0.75em;
	clear: both;
}


.mainContent a {
	color: #1767a4;
}

.news-events a {
	font-size: 0.9167em;
	margin-bottom: .5em;
}

a.bullet {
	padding-left: 12px;
	background-image: url(../images/bullet.gif);
	background-position: 2px 50%;
	background-repeat: no-repeat;
}


.mainContent ul {
	margin: 0px;
	margin-bottom: 1.2em;
	padding: 0px;
	list-style-type: none;
}

.mainContent ul li {
	padding-left: 11px;
	margin: 4px 0px;
	background-image: url( ../images/ul-bullet.gif );
	background-position: 4px 0.5em;
	background-repeat: no-repeat;
}
.mainContent ul li strong {
	color: #524D45;
}


.mainContent ol {
	margin: 0px;
	margin-bottom: 1.2em;
	padding-left: 2em;
	color: #FBB302;
	font-weight: bold;
}

.mainContent ol li {
	padding-left: 0px;
	margin: 4px 0px;
}

.mainContent ol li strong {
	color: #524D45;
}
.mainContent ol li p {
	color: black;
	font-weight: normal;
}


.mainContent .float-left {
	float: left;
	margin: 0px 0px 0.5em 0.5em;
}

.mainContent .float-right {
	float: right;
	margin: 0px 0px 0.5em 0.5em;
}











/*

	Event Styles
	
*/


#content .left {
	padding-right: 16px;
	/*
	float: left;
	width: 220px;
	*/
}

#content .right {
	border-left: 1px solid #f0dcbf;
	
	font-size: 0.9167em;
}
#content .right .information {
	padding: 8px;
	padding-right: 0px;
}

#content .right h2 {
	font-size: 1.7272em;
	margin-top: 0px;
}
#content .right .contacts {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content .right .contacts li {
	padding: 0;
	margin: 0;
	margin-bottom: 1.2em;
	background-image: none;
}
#content .right .contacts li .name {
	color: #135c91;
	font-weight: bold;
	font-size: 1em;
}

#photos {
	padding-bottom: 16px;
}
#photos .note {
	padding-left: 8px;
	font-family: Arial, sans-serif;
	color: black;
	font-size: 0.5789em;
	letter-spacing: 0px;
	vertical-align: middle;
}
#thumbnails a {
	display: block;
	float: left;
	margin: 4px;
}
#thumbnails a img {
	display: block;
	width: 79px;
	height: 53px;
}
	
#event-sps {
	padding: 8px 0px;
	border-bottom: 1px solid #f0dcbf;
}
#event-sps img.sponsored {
	display: block;
	padding-left: 8px;
}
#event-sps .logos {
	/*
	width: 192px;
	*/
	height: 64px;
	margin-top: 8px;
	position: relative;
	overflow: hidden;
}
#event-sps .logos .scroller {
	display: block;
	position: absolute;
	top: 0px;
	left: 192px;
	white-space: nowrap;
}

#event-sps .logos .scroller img {
	padding: 0px 8px;
	vertical-align: middle;
}


#extraDataForm .input-field input, 
#extraDataForm .input-field textarea {
	font-family: Arial;
	border: 1px solid #004C87;
	font-size: 1em;
	width: 300px;
}