
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;
}
a:hover {
	text-decoration: underline;
}

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: 776px;
	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%; }


















#header {
	margin: 0px 13px;
	position: relative;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 191px;
	height: 90px;
}
#logo img {
	display: block;
	width: 191px;
	height: 90px;
}

#header .content {
	float: right;
	height: 56px;
}
#header .content a.donate {
	display: block;
	margin: 8px 18px 0px 0px;
}

#header-image,
.header-image {
	clear: both;
	margin: 0px 8px;
	padding-bottom: 5px;
	background-image: url( ../images/parts/header/header-image-bottom.gif );
	background-position: 221px 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;
}
















#main-menu {
	float: right;
	clear: both;
	width: 535px;
	height: 32px;
	background: url(../images/nav_bg.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;
}
 













#sub-menu {
	zoom: 1;
	background-color: white;
}

#sub-menu .sub-menu-top {
	background-image: url( ../images/parts/sub-menu/top.gif );
	background-position: top;
	background-repeat: repeat-x;
}
#sub-menu .sub-menu-top-right {
	background-image: url( ../images/parts/sub-menu/top-right.gif );
	background-position: top right;
	background-repeat: no-repeat;
}
#sub-menu .sub-menu-bottom-right {
	background-image: url( ../images/parts/sub-menu/bottom-right.gif );
	background-position: bottom right;
	background-repeat: no-repeat;
}
#sub-menu .sub-menu-bottom-left {
	background-image: url( ../images/parts/sub-menu/bottom-left.gif );
	background-position: bottom left;
	background-repeat: no-repeat;
}
#sub-menu .sub-menu-top-left {
	background-image: url( ../images/parts/sub-menu/top-left.gif );
	background-position: top left;
	background-repeat: no-repeat;
	padding: 16px;
}

#sub-menu h2 {
	color: #c57501;
	font-family: UniversLTStd, Arial, sans-serif;
	font-size: 1.0625em;
	font-weight: bold;
}
#sub-menu ul.ul-menu {
	margin-bottom: 1em;
}
#sub-menu ul,
#sub-menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sub-menu a,
#sub-menu a:visited {
	color: #1767a4;
	font-family: Arial, sans-serif;
	font-size: 0.6875em;
}
#sub-menu .current a,
#sub-menu .current a:visited {
	color: #524d45;
	font-weight: bold;
	text-decoration: none;
}

#sub-menu a.back {
	text-decoration:none;
}

#sub-menu .expandArchive {
	
}








#body {
	width: 752px;
	margin-left: 11px;
	margin-right: 13px;
	margin-top: -3px; /* FIXME: Causing issue in firefox. */
}
#top-cap {
	height: 0px;
	padding-top: 17px;
	background-image: url( ../images/parts/body/top-cap.gif );
	background-position: bottom center;
	background-repeat: no-repeat;
}
#bottom-cap {
	height: 0px;
	padding-top: 10px;
	background-image: url( ../images/parts/body/bottom-cap.gif );
	background-position: top center;
	background-repeat: no-repeat;
}
#body-bg {
	padding-left: 2px;
	background-image: url( ../images/parts/body/bg.gif );
	background-position: top center;
	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: right;
	width: 474px;
	padding: 24px 30px;
	margin-top: -10px;
	margin-bottom: -9px;
	position: relative;
	
}



#subscription {
	color: #789CB7;
	font-size: .65em;
	font-family: Arial,sans-serif;
}
#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 {
	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;
}


















#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 {

}

.galleryCell {
	padding-bottom: 10px;
}

.galleryImage {
	padding: 2px;
	border: 1px solid transparent;
}

.galleryImageDiv {
	float: left;
	padding: 4px 4px 4px 0;
	margin: 6px 6px 6px 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 {
	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;
}

