/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#pageContainer {
	margin-right: auto;
	margin-left: auto;
	margin-top:-15px;
	width: 850px;
	height: auto;
	font-size: 11px;
}


#header {
	height:176px;
	width:850px;
	margin-top: 0px;
	top: 0px;
	display:inline;
	margin-left:auto;
	margin-right:auto;
}

#header span {
	display:none;
}

#bannerImages {
	width:850px;
	height:227px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-2px;
}

#mainNav {
	height: 35px;
	position: relative;
	text-decoration: none;
	width: 850px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
}

#mainContent {
	width:820px;
	height:auto;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
}

#columnLeft {
/*	width: 818px;   THIS LINE COMMENTED  - MAY 20 2008 for this DIV to be underneath COLUMNCENTRE   */
	width:600px;
	height:auto;
/*	display: inline;  THIS LINE COMMENTED  - MAY 20 2008 for this DIV to be underneath COLUMNCENTRE   */
	float: left;
	margin-top:15px;
/*	border: #C2C2C2 1px solid;  THIS LINE COMMENTED  - MAY 20 2008 for this DIV to be underneath COLUMNCENTRE   */
	background-color: #FFFFFF;
}

#columnLeft a:link, #columnLeft a:visited {
	color: #274462;
	text-decoration: none;
}

#columnLeft h3, #columnCentre h3, #columnRight h3, #columnRightInside h3 {
	display:none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#columnCentre {
	width:610px;
	height:760px; /* 550 previous*/
	border: #C2C2C2 1px solid;
	float:left;
	display:inline;
	margin-right: 15px;
	background-color: #FFFFFF;
}

#columnCentreL {
	width: 296px;
	margin-top: 0px;
	float:left;
	display:inline;
	text-align: left;
	height: auto;
}

#columnCentreR {
	border-left:#999999 1px dashed;
	width: 296px;
	height: 275px;
	margin-top:0px;
	float:left;
	display:inline;
	text-align: left;
}

#columnCentreL h3, #columnCentreR h3 {
	background-color:#C5C9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#274462;
	padding: 5px 8px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#columnCentreL p, #columnCentreR p {
	padding: 0px 12px;
}

#columnCentreL a:link, #columnCentreL a:visited, #columnCentreR a:link, #columnCentreR a:visited {
	text-decoration:none;
	color: #274462;
}
	
#columnRight {
	width:190px;
	height:550px; /* 760 previous*/
	border: #C2C2C2 1px solid;
	float:left;
	display:inline;
	background-color: #FFFFFF;
}
#columnRight p {
	color: #485367;
	text-align: left;
	padding-left:12px;
}

.latestnewsP {
	color: #485367;
	text-align: left;
	padding-left:12px;
}

#columnRight a:link, #columnRight a:visited {
	color:#274462;
	text-decoration:none;
}

#register {
	font-size:14px;
	font-weight:bold;
	color: #274462;
	background-color: #D5D5D5;
	text-align: center;
	width: 819px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-right: auto;
	margin-left: auto;
	border: #C2C2C2 1px solid;
}

#register a:link, #register a:visited {
	color: #274462;
}

#register a:hover {
	color: #477CB1;
}

.foundingMemberLogos {
	border:none;
	font-size: 9px;
	padding: 10px 10px 10px 7px;
	float:left;
	margin-left:40px; /*Previous value: 80px THIS LINE CHANGED MAY 20 2008 for the COLUMNLEFT DIV TO BE UNDERNEATH COLUMNCENTRE */
	width: 80px;
	text-align: center;
	display:inline;
}
.leftAlignImage {
	float: left;
	vertical-align: middle;
}
.seeDetails {
	font-size: 10px;
	color: #274462;
	text-decoration: none;
}
.button {
	font-family::Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #274462;
	margin-top: 10px;
	border: 1px solid #274462;
	margin-bottom: 10px;
	margin-left:5px;
}
.textInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
}


#footer {
	clear: both;
	font-size: 9px;
	color: #274462;
	text-align: center;
	height: 50px;
	padding-top: 10px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color:#274462;
}
h2 {
	color: #274462;
	font-size: 15px;
	font-weight: bold;
}
.titleSmall {
	font-weight: bold;
	color: #274462;
	font-size: 12px;
}
.coach {
	float: left;
}


.register {
	margin-left: 12px;
	margin-top: 10px;
}

.thumb {
	padding: 5px;
	float: left;
}

#news {
	font-size:10px;
	font-weight: bold;
	color: #1A252F;
	/*border-bottom: #ABABAB 1px dashed;*/
	padding-bottom:10px;
}

#news a:link, #news a:visited {
	color: #084592;
}
	
	
.newsItem {
	list-style-image: url(../images/news.gif);
	color: #274462;
	font-weight: bold;
	text-decoration: none;
}
