/********************************** * */

/* * 2005 Redesign Styles */

/* * by Karen Morrill-McClure, Cornerstone Coding */

/********************************** * */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #231f20 url(images-2009/bgrd.jpg) no-repeat center;
}

body#entry {
	background-image: none;
}

body#entry p.enter {
	width: 545px;
	height: 522px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #fef381;
display: block;
	background: url(images-2009/home-entry.jpg) no-repeat;
	overflow: hidden;
margin: 0;
		float: left;
}

body#entry p.enter a {
	width: 539px;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	background: url(images-2009/home-entry.jpg) no-repeat;
margin: 0;
}


p, ul, ol {
	padding: 0px;
	margin-top: 0px;
	margin-left: 6px;
	font: .8em Verdana, Geneva, Arial, sans-serif;
}

ul, ol {
	padding-left: 25px;
}

h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

h1, h2 {
	font-size: 1.1em;
}

h2 {
	margin-left: 6px;
}

h3 {
	font-size: .8em;
	margin-left: 6px;
}

div#wrapper {
	margin: 0 auto;
	width: 792px;
	text-align: left;
	padding-bottom: 0px;
	background: #000;
	padding-top: 0px;
}

body.lowerpage div#wrapper {
	background: #fff url(images/bgd-wrap3.gif) repeat-y right top;
	border-top: 1px solid #000;
}

a, a:visited {
	color: #000;
}

a:hover {
	color: #fff;
}

.center {
	text-align: center;
}


/********************************** * */

/* * header Styles */

/********************************** * */

div#header {
	position: relative;
	background: #231f20;
	padding-top: 15px;
	padding-bottom: 15px;
}

body.lowerpage div#header {
	background: url(images/bg-header.gif) #000000;
}

div#header img {
	text-align: center;
	margin-top: 15px;
}

body.lowerpage div#header img {
	margin-top: 7px;
	margin-bottom: 7px;
}

body#homePage div#header h1 {
	font: 14px Arial, Geneva, Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 50px;
	text-align: left;
}

div#header p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img#title {
	left: 25px;
	top: 102px;
	position: absolute;
}

/********************************** * */

/* * mainNav Styles */

/********************************** * */

div#mainNav {
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	height: 45px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #fff;
}

body.lowerpage div#mainNav {
	background: #fff url(images/bgd-mainNav-right.gif) no-repeat right;
	padding-top: 6px;
}

div#mainNav table {
	width: 790px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div#mainNav table td.button {
	padding: 0px;
	color: #000;
	font: bold 12px Arial, Geneva, Helvetica, sans-serif;
	text-align: center;
	width: 14%;
	border-right: 1px solid #5e5e5e;
	border-left: 1px solid #5e5e5e;
}

div#mainNav table td.button a {
	padding: 5px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
	font: 12px Arial, Geneva, Helvetica, sans-serif;
}

div#mainNav table td.button a:hover
{
color: #db9ab7;
text-decoration: none;
	font-size: 16px;
}

/********************************** * */

/* * mainContent Styles */

/********************************** * */

body#homePage div#mainContent {
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	background: #cecade url(images-2009/text-heart-bgrd.jpg) no-repeat 280px bottom;
	padding-top: 0px;
	margin-top: 0px;
	position: relative;
	float: left;
}

body.lowerpage div#mainContent {
	padding-left: 0px;
	padding-right: 185px;
	margin-bottom: 0px;
	background: transparent;
	padding-top: 0px;
	margin-top: 0px;
	position: relative;
	padding-bottom: 20px;
	margin-right: 0;
}

body#homePage div#mainContent div.homePageGraphic {
	width: 336px;
	margin: 0px;
	padding: 0px;
	float: right;
	background-color: #000;
}

body#homePage div#mainContent p {
	font: 14px Arial, Geneva, Helvetica, sans-serif;
	padding-right: 368px;
	padding-left: 30px;
	color: #231f20;
	padding-top: 10px;
}

body#homePage div#mainContent p a {
	color: #000;
}

body#homePage div#mainContent p a:hover {
	color: #d364a4;
}

body#homePage div#mainContent div#maintext {
}

body#homePage div#mainContent div.homePageGraphic p {
	margin: 0;
	text-align: center;
	color: #afafaf;
	font-size: 12px;
	padding: 10px 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

body#homePage div#mainContent a, body#homePage div#mainContent a:visited {
	color: #fff;
}

body#homePage div#mainContent a:hover {
	color: #696b69;
}

/********************************** * */

/* * mainContent primary Styles */

/********************************** * */

body.lowerpage div#primary {
	padding-left: 0;
	margin-left: 50px;
	position: relative;
	margin-right: 0;
}

.description {
	margin-bottom: 0px;
	margin-left: 15px;
}

ul.prices {
	list-style: none;
}

/********************************** * */

/* * store storeItem primary Styles */

/********************************** * */

div#mainContent div#primary div.itemGroup {
	width: 500px;
	border: 2px solid #e55ea6;
	margin: 10px;
	padding: 15px;
}

div#mainContent div#primary a:hover {
	color: #db9ab7;
}

div#mainContent div#primary div.itemGroup div.oneItem {
	width: 160px;
	float: left;
}

div#mainContent div#primary div.itemGroup h1 {
	font-size: 1em;
	text-align: center;
	margin-top: 15px;
}

div#mainContent div#primary div.itemGroup h2 {
	margin-top: 10px;
}

div#mainContent div#primary div.itemGroup p.itemImage {
	text-align: center;
}

div#mainContent div#primary div.itemGroup img {
	margin-top: 0px;
}


div#mainContent div#primary div.itemGroup table td h1 {
	font-size: 80%;
}

div#mainContent div#primary div.itemGroup table.items {
	width: 490px;
	border: 1px solid #ff45c1;
	padding: 8px;
}

div#mainContent div#primary div.itemGroup table.items td {
	text-align: center;
}

/********************************** * */

/* * mainContent table Styles */

/********************************** * */

body.lowerpage div#primary table {
	width: 558px;
	margin: 10px 0px 0px 0;
}

body.lowerpage div#primary table td.primary {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
}

body.lowerpage div#primary table td.secondary {
	width: 250px;
	text-align: right;
}

body.lowerpage div#primary table td.secondary p, body.lowerpage div#primary table td.secondary ul, body.lowerpage div#primary table td.secondary h3 {
	margin-left: 20px;
	margin-right: 10px;
}

body.lowerpage div#primary table td.secondary h2  {
	text-align: left;
	margin-left: 10px;
}

body.lowerpage div#primary table td.secondary ul.prices {
	padding-left: 25px;
	margin-left: 25px;
}


body.lowerpage div#primary table td.secondary img {
	margin-top: -1px;
	margin-right: -1px;
}

body.lowerpage div#primary table td.bottom {
	height: 103px;
	background: url(images/bgd-content-bottom.gif);
}

/********************************** * */

/* * mainContent schedule table Styles */

/********************************** * */

body.lowerpage div#primary table.schedule {
	background: #0f0f0f;
	color: #d266a4;
}

body.lowerpage div#primary table.schedule td.date a:hover {
	color: #d266a4;
}

body.lowerpage div#primary table.schedule td {
	background: #d266a4;
	color: #000;
	font-size: 11px;
	font: 12px Arial, Geneva, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 2px solid #000;
	}

body.lowerpage div#primary table.schedule td.left {
	border-right: 2px solid #000;
	border-left: 2px solid #000;
}

body.lowerpage div#primary table.schedule td.notes {
	background: #0f0f0f;
	color: #d266a4;
}	

body.lowerpage div#primary table.schedule td.notes p {
	font-size: 12px;
}


body.lowerpage div#primary table.schedule th {
	width: 79px;
	font: 12px Arial, Geneva, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

body.lowerpage div#primary table.schedule td.date {
	background: #fff;
	color: #000;
	font-size: 18px;
	padding-left: 25px;
	border-right-style: none;
}


/********************************** * */

/* * button Styles */

/********************************** * */

div.button {
	width: 151px;
	height: 26px;
	background: url(images/button.gif);
	margin-top: 10px;
	margin-left: 25px;
}

div.button p {
	padding-top: 5px;
}

p.activebutton a {
	width: 151px;
	height: 26px;
	margin-top: 10px;
	margin-left: 25px;
	color: #fff;
	background-color: #515151;
	border-top: 2px solid #a2a2a2;
	border-left: 2px solid #a2a2a2;
	border-right: 2px solid #0f0f0f;
	border-bottom: 2px solid #0f0f0f;
}


/********************************** * */

/* * triathlon training Styles */

/********************************** * */

body#triathlon-training div#mainContent div#primary td.secondary p.thumbnail {
	text-align: center;
}

body#triathlon-training div#mainContent div#primary td.secondary p.coach-name {
	text-align: center;
}

/********************************** * */

/* * sponsors Styles */

/********************************** * */

div#sponsors {
	width: 166px;
	position: absolute;
	top: 144px;
	height: 412px;
	background: url(images/home-sponsors-bgd.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	left: 625px;
	z-index: 1;
}

body.lowerpage div#sponsors {
	width: 143px;
	top: -10px;
	margin: 0px;
	background: transparent url(images/bgd-sponsors-top.gif) -3px 0px  no-repeat;
	padding-top: 30px;
	left: 560px;
}

body.lowerpage div#sponsors h1 {
	font: bold 14px Arial, Geneva, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-left: 0px;
}

body#homePage div#sponsors p {
	font: 12px Arial, Geneva, Helvetica, sans-serif;
	color: #e55ea6;
	padding-top: 65px;
	padding-right: 70px;
	padding-left: 10px;
	margin: 0px;
}

body#homePage div#sponsors a, body#homePage div#sponsors a:visited {
	color: #e55ea6;	
}

body.lowerpage div#sponsors p {
	text-align: center;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: -20px;
	padding-right: 0px;
	margin-right: 0px;
}

/********************************** * */

/* * signup Styles */

/********************************** * */

table#signup {
	width: 200px;
	border: solid #000000 2px;
	color: #000;
	font: .8em Verdana, Geneva, Arial, sans-serif;
	background-color: #fff;
	margin-top: 30px;
	margin-left: 40px;
}

table#signup td {
	padding: 3px;
}

table#signup td#top-row {
	color: #d364a4;
	background: #fff;
}

/********************************** * */

/* * footer Styles */

/********************************** * */

div#footer {
	margin: 0px;
	background: #d892b1;
	clear: both;
}

div#footer h1 {
	color: #000;
	font: 14px Arial, Geneva, Helvetica, sans-serif;
	margin-left: 31px;
}

div#footer table {
	width: 790px;
}

div#footer table th {
	padding: 0px;
	text-align: center;
}

div#footer table th {
	color: #e55ea6;
	font: 12px Arial, Geneva, Helvetica, sans-serif;
	width: 24%;
	border-right: 1px solid #5e5e5e;
	border-left: 1px solid #5e5e5e;
}

div#footer table th.narrow {
	width: 14%;	
}

div#footer table th a {
	color: #000000;
	display: block;
	padding: 5px;
	text-decoration: none;
}

div#footer table th a:hover {
	color: #fff;
}
