body  {
	font:12px/14px Arial, sans-serif;
	color:#000;
	margin:-5;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
	color:#336699;
}
a:hover {
	text-decoration:underline;
}
/*wrapper*/

#wrapper {
	background:#fff url(../images/bg-page.jpg) repeat-x;
	padding:30px 25px;
	border:5px solid #fff;
	margin:0;
}
/*main*/
#main {
	/* should width be adjusted to account for padding of 20px? */
	width:914px;
	margin:0 auto;
	padding: 0;
	overflow:hidden;
	/*border-right:1px solid #000;	*/
	/*border:1px solid #7AC141;*/
	border:1px solid #000;
}
/*header*/
#header {
	width:914px;
	height:199px;
	/*	overflow:hidden;*/
	position:relative;
	background:#fff;
	background:url(../images/IslandGirlBanner.jpg) no-repeat;
}
#header h1 {
	margin:0;
}
#header h1 a.logo {
	width:914px;
	height:199px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	top:0px;
	left:0px;
}

#header h2 {
position:absolute; 
bottom:10px; 
left:280px; 
margin:0; 
padding: 0; 
font-size:20px;
}
div.nav {
	width:100%;
	margin: 0 0;
	background-color:#000;
	padding:5px 0;
	overflow:auto;

}
#eventNav {
	position:relative;
	height:62px;
	background:#fff url(../images/tree_black.gif) no-repeat top left;

}
#eventNav h2 {
	float:left;
	font-size: 22px;
	padding:0 12px;
	color:#fff;
	margin:0;
	line-height:62px;
	background: #fff url(../images/bg_eventnav.png) repeat-x bottom;	
}
#eventNav ul.eventMenu {
	list-style:none;
	padding:0;
	margin:0;
	height:62px;
	overflow:hidden;
	float:left;
	padding-left:40px;
	background: #fff url(../images/bg_eventnav_arrow.png) no-repeat left bottom;	
}
#eventNav ul.eventMenu li {
	display:inline;
	float:left;
	overflow:hidden;
	padding:0 12px 0 25px;
	margin:0;
	line-height:60px;
	font-size:16px;
	font-weight:bold;
	
}

#eventNav ul.eventMenu li.current {
	background: url(/assets/templates/images/tinyflower.jpg) no-repeat left center;
	}
	
#eventNav ul.eventMenu li.hover {
	background: url(/assets/templates/images/tinyflower.jpg) no-repeat left center;
	}

#eventNav ul.eventMenu li:hover {
	background: url(/assets/templates/images/tinyflower.jpg) no-repeat left center;
	}		

#eventNav ul.eventMenu li a {
	display:inline;
	float:left;
	font-size:14px;
	color:#000;
	
}
ul.topnav {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
	overflow:hidden;
float:left;
}
ul.topnav li {
	display:inline;
	float:left;
	overflow:hidden;
	height:100%;
	padding:10px 16px 9px 12px;
	margin:0 0 0 -1px;
	/*background:url(../images/bg-header-li.gif) no-repeat 0 13px;*/
}
ul.topnav li a {
	display:inline;
	float:left;
	font-size:13px;
	line-height:15px;
	color:#fff;
}
/*ul.topnav li a:hover{
	font-size:16px;
	font-weight:bold; 
}*/
ul.topnav li a:hover {
	text-decoration:none;
	color:#78bc4b;
}
ul.topnav li.current a {
	font-weight:bold;
	font-size:16px;
	color:#78bc4b;
}
/*content-area*/
#content-area {
	width:914px;
	overflow:hidden;
	background:#fff;
}
.subpage #content {
	width:652px;
	margin: 20px 0;
	padding: 0 10px 20px 20px;
	float:left;
	overflow:hidden;
}
.subpage #content h1, .mceContentBody h1 {
	text-transform:uppercase;
	color: #ff1300;
	font-size:24px;
	line-height:normal;
	margin: 0;
	background:url(/assets/templates/images/flower_sm.gif) no-repeat left center;
	padding: 18px 0 18px 60px;
	
}


.subpage #content h2, .news h2 {
	color: #00aedb;
	font-size:16px;
	line-height:normal;
}
.subpage #content h3 {
	color: #000;
	font-size:15px;
	line-height: 35px;
	padding-left: 32px;
	background:url(../images/flower_tiny.gif) no-repeat left center;
}


.subpage p.location {
	font-weight: bold;
}
.subpage img.pageImage {
	float:right;
	margin: 0 10px 0 10px;
}
.eventListing {
	padding-top:2px;
	margin-bottom:5px;
}
.eventListing h4 {
	/*margin-bottom: 12px;*/
	display:inline;
}

/* Tables */

#content table {
	border-collapse:collapse;
	}
#content table, #content table td, #content table th {
	border:1px solid #28B5D7;
	}
	
#content table td {
	padding: 3px;
	vertical-align:top;
	}
	
#content table th {
	font-weight:bold;
	background-color: #28B5D7;
	color:#fff;
	padding: 8px 3px;
	vertical-align:middle;
	}
/* events page classes 

table.raceList, table.raceList tr {
	border-color: #28B5D7;
}
table.raceList {
	border-collapse:collapse;
	margin-left:5px;
}
table.raceList td {
	padding:5px;
}
table.raceList th {
	background:#000;
	color:#fff;
	line-height:normal;
	padding:5px;
}*/
/* end events page classes */
/* paragraph class for deep links to more info */
p.more {
	display:inline;
}
p.more a {
	color:#ff1300;
}
/*content*/
#content {
	width:690px;
	margin:16px 0 0;
	overflow:hidden;
	float:left;	
}
#content .welcome-holder {
	/*width:652px;
	overflow:hidden;*/
}
.welcome-holder .welcome {
	/*width:203px;
	padding:0 0 0 18px;*/
	overflow:hidden;
}
.welcome-holder .welcome h2 {
	margin:2px 0 2px;
	font-size:24px;
	line-height:24px;
	color:#00aedb;
}
.welcome-holder .welcome p {
	margin:0;
	line-height:18px;
}
.welcome-holder img {
	display:block;
	margin:5px 0 0;
	float:left;
}
#content .info-holder {
	/*width:648px;
	overflow:hidden;*/
}
.info-holder .info {
	/*width:646px;
	overflow:hidden;*/
	margin:12px 0 0;
	padding:0 0 6px;
}
.info-holder .info div {
	float:left;
	line-height:normal;
}
.info-holder .info div h3 {
	margin:0;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-transform: uppercase;
}
.info-holder .info div p {
	margin:2px 0 0;
}
.info-holder .info div h4 a {
	/*font-weight:bold;*/
	color:#000;
	font-size:16px;
	/*line-height:18px;*/
	margin:0 0 0 1px;
	text-transform: uppercase;
}
.info-holder .info .blurb {
	width:220px;
	padding:1px 5px 0;
}
.info-holder .info .news {
	width:220px;
	padding:1px 5px 0;
}
.info-holder .info .news img {
	width:200px;
	margin:10px;
}
.info-holder .info .news p {
	margin-top:2px;
}
.info-holder .info .events h4 {
	margin-bottom:1px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.info-holder .info .events .eventListing {
	padding: 5px 0 0 35px;
	width:90%;
	background:url(../images/eventBullet.gif) top left no-repeat;
}
.info-holder .info .events p {
	font-size: 12px;
	margin-top:10px;
	line-height:normal;
}
.info-holder .info .events p.eventIntro {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.info-holder .info .events p.eventDate {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#f6150d;
}
.info-holder .info .events {
	width:420px;
	margin-left:25px;
	padding:1px 5px 0 0;
}
.info-holder .info .visual {
	width:216px;
	padding:0 0 0 20px;
}
.info-holder .info .visual img {
	display:block;
}
.info-holder .info .eventSummary {
	margin-top: 6px;
}
/*sidebar*/
#sidebar {
	width:auto;
	float:right;
	min-height:400px;
	border:none;
	}

#sponsorbar, #sponsorbar .mceContentBody {
	width:200px;
	margin: 0px 10px 10px 0;
/*	float:right; */
	border:1px solid #7AC141;
	padding:0 0 90px 0;
	background:url(/assets/templates/images/Palms.jpg) bottom right no-repeat;
	min-height:400px;
}

div#presenting {
	margin: 0px 10px 10px 0;
	border:1px solid #00AEDB;
	width:200px;
	text-align:center;
}

div#presenting img {
	margin: 5px 0 0 0;
        max-width: 160px;
}
	
div#presenting h3 {
	background:#00AEDB;
 /*url(/assets/templates/images/bg_presenting.jpg) no-repeat center center;*/
	color:#fff;
	font-size: 18px;
	padding:10px;
	margin:0;
	}	

.sidebar-bottom {
	padding:10px;
	overflow:hidden;
	text-align: center;
}
.sidebar-bottom span {
	display:block;
	padding:0;
	overflow:hidden;
	margin-bottom:35px;
}
.sidebar-bottom span strong {
	display:block;
	font-size:14px;
	line-height:13px;
	color:#fff;
	padding-left:40px;
	margin-bottom:35px;
}
.sidebar-bottom ul {
	list-style:none;
	margin:35px 0 0;
	padding:0;
	overflow:hidden;
}
.sidebar-bottom p {
	padding:auto;
}
.sidebar-bottom p a {
	display:block;
	text-align:center;
}
/*.sidebar-bottom p a.sponsor-1{
	width:118px;
	margin:0 0 0 9px;
}*/

.sidebar-bottom p a.sponsor-2 {
	width:137px;
	margin:21px 0 0 2px;
}
.sidebar-bottom p a.sponsor-3 {
	width:87px;
	margin:23px 0 0 27px;
}
.sidebar-bottom p a.sponsor-4 {
	width:124px;
	margin:20px 0 0 10px;
}
/*footer*/
div#footer {
	width:914px;
	padding:1px;
	margin: 0 auto;
	overflow:hidden;
	background:#000;
}
div#footer p {
	text-align:center;
	color: #fff;
	font-size: 10px;
}

div#footer a {
	color: #fff;
	}
/*faq*/

#faqblock dt {
	font-weight:bold;
	color:#000;
	margin-top:12px;
	font-size: 14px;
}
#faqblock dt:hover {
	cursor:pointer;
	text-decoration:underline;
}
#faqblock dd {
	margin-top:10px;
}
#faqblock dd p {
	display:block;
	margin:0;
	padding:5px 0;
}
/* news */

#newsblock p.headline {
	font-weight:bold;
	color:#000;
}
#newsblock p.headline:hover {
/*	text-decoration:underline;*/
	}
#newsblock p.summary {
	display:block;
}
#newsblock div.article p {
	display:block;
	margin:0;
	padding:5px 0;
}
table.regTable {
	border-collapse:collapse;
	border: 1px solid #000;
}
table.regTable td, table.regTable th {
	border: 1px solid #333;
	padding: 2px;
}
.subpage div#content h2 {
	border-top : 1px solid #DFB4B2;
	padding-top : 10px;
}
.sidebar-top {
	background: url('../images/bg_sidebartitle.png') no-repeat top left;
}
.subpage div#content div.eventSection {
	margin-top:0;
}
.subpage div#content div.eventSummary {
	margin-top:0;
}
.subpage div#content h1, #home div#content h1 {
	color:#00AEDB;
	margin-top:0px;
}
.subpage div#content h2 {
	border-top : none;
	color: #52BD1A;
}
.eventSection {
	overflow:auto;
	clear:both;
	margin-top:20px;
	padding:0;
}
img.eventlogo {
	float:right;
	margin-right:10px;
}
.info-holder .info .events .eventListing h4 a {
	color:#28B5D7;
}


.constantContact {
	width:200px;
 	background: #fff url(/assets/templates/images/flipflops_sm.gif) bottom right no-repeat;
	border:2px solid #77d230;
	border-radius:5px;
	-moz-border-radius:5px;
	padding:10px 10px 20px 10px;
	margin:20px 5px 10px 0;
}

input.button {
	border:1px solid #00aedb;
	background: url(/assets/templates/images/bg_button.png) center repeat-x;
	font-size:13px;
	font-weight:bold;
	padding:8px;
	color:#0083A4;
	border-radius:5px;
	-moz-border-radius:5px;
	}
	
img.left {
	float:left;
	margin: 10px 10px 10px 0;
	}

#content img.photoleft {
	float:left;
	margin: 10px 10px 10px 0;
	border:1px solid #7ac043;
}
	
#content img.Photo, .info-holder .info .news img {
	border:1px solid #7ac043;
	margin:20px auto;
	}

#content img.photo {
	border:1px solid #7ac043;
	margin:20px auto;
	}
	
img#eolButton {
	margin-top:10px;
	float:left;
	}
	
div#eventBoxWrap {
	padding:0 0 0 25px;
	background: url(../images/bg_eventtoc.png) bottom left no-repeat;
	overflow:auto;
	float:right;
	position:relative;
	}

div#eventBox {
	border-top: 1px solid #77d230;
	border-right: 1px solid #77d230;
	border-bottom: 1px solid #77d230;
	overflow:auto;
	padding-right:2px;
	min-width:310px;
}

div#eventBox img {
	float:right;
	margin:5px;
	}

#eventBox h4 {margin: 2px;}	
	
div#TOC {
	float:left;
	
	}
	
div#TOC ul {
	list-style-type:none;
	margin-left:2px;
	}

div#TOC ul li {
	margin-bottom:6px;
	}	

div#TOC ul li a {
	color: #00aedb;
	}	
	
/* HOME PAGE CTAs */

div#RaceCTAWrapper {
	margin: 20px 0;
	padding: 4px;
	width: 100%;
	overflow:auto;
}

div#RaceCTAWrapper h2 {
	position:relative;
	margin: 0 0 10px 0;
	-moz-box-shadow: 0 0 3px 2px #70C5E2;
	-webkit-box-shadow: 0 0 3px 2px #70C5E2;
	box-shadow: 0 0 3px 2px #70C5E2;
	width:404px;
	background:#70C5E2;
	color:#fff;
	padding: 5px;
	behavior: url(/assets/templates/css/PIE.htc);		
}
	
#RaceCTAWrapper div.raceCTA {
	position:relative;
	-moz-box-shadow: 0 0 3px 2px #70C5E2;
	-webkit-box-shadow: 0 0 3px 2px #70C5E2;
	box-shadow: 0 0 3px 2px #70C5E2;
	min-height:170px;
	width:122px;
	float:left;
	background:#70C5E2;
/*	opacity: 0.8;*/
	margin:auto;
	behavior: url(/assets/templates/css/PIE.htc);	
	padding: 5px;
	}	
#RaceCTAWrapper div.col2 {
	margin: 0 9px;
	}

	
#RaceCTAWrapper div.raceCTA h3 {
	display:block;
	width: auto;
	color: #fff;
	text-transform:none;
}

#RaceCTAWrapper div.raceCTA h3.fiveK {
	background:url(/assets/templates/images/5k.png) top left no-repeat #70C5E2;
	padding-left:35px;
	width:auto;
	height:55px;
	}	

#RaceCTAWrapper div.raceCTA h3.half {
	background:url(/assets/templates/images/half.png) top left no-repeat #70C5E2;
	padding-left:45px;
	width:auto;
	height:55px;
	}	
	
#RaceCTAWrapper div.raceCTA h3.halfrelay {
	background:url(/assets/templates/images/half-relay.png) top left no-repeat #70C5E2;
	padding-left:55px;
	width:auto;
	height:55px;
	}				

#RaceCTAWrapper div.raceCTA	a.button{
	display:block;
	position: absolute;
	bottom: 10px;
	width:90px;
	background:#000;
	padding:4px 5px;
	color:#fff;
	font-size:12px;
	text-align:center;
	margin: 0 11px;
	}		
		
