@charset "UTF-8";
#tdTopAlign {
	vertical-align: top;
}
#slideshowforce {
	height: 560px;
	margin-top: 20px;
	background-color: #FFFCD5;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #4F9C87;
	margin-bottom: 20px;
}
#slideshowforce h2 {
	font-size: 14px;
	color: #F00;
	text-align: center;
}
/* CSS Document */

/*-----------Basic Styling-----------*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	background-color: #ced4dd;
}
#clear {
	clear: both;	
}

#wrapper {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1024px;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: top;
}
#header {
	float: left;
	height: 300px;
	width: 1024px;
}
#language {
	float: left;
	height: 30px;
	width: 550px;
	background-image: url(images/language.jpg);
	background-repeat: no-repeat;
}
#flash {
	float: left;
	height: 240px;
	width: 550px;
	background-image: url(images/flash.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: right;
	height: 240px;
	width: 474px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#navigation {
	height: 26px;
	background-color: #4A9D87;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-left: 6px;
}
#MainContent {
	float: left;
	width: 544px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#email {
	float: right;
	height: 20px;
	width: 474px;
	text-align: right;
	padding-top: 10px;
	color: #FFF;
	background-image: url(images/email_back.jpg);
	background-repeat: no-repeat;
}
#email a {
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	color: #FF0;
	padding-top: 10px;
}
#email a:hover {
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	color: #D8E7E7;
	padding-top: 10px;
}
#language a {
	padding-top: 5px;
	padding-left: 50px;
	font-weight: bold;
	color: #1B685C;
	text-decoration: none;
	display: block;
}
#language a:hover {
	padding-top: 5px;
	padding-left: 50px;
	font-weight: bold;
	color: #6cd2d7;
	text-decoration: none;
	display: block;
}
#RightSide {
	float: left;
	width: 219px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #239289;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #239289;
	background-color: #eff9f7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #239289;
	padding-bottom: 10px;
}
#main {
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-y;
	height: 100%;
	float: left;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00958A;
}
#mainTwoColumn {
}
#RightSide p {
	line-height: 1.5em;
	padding-top: 10px;
	text-align: justify;
}
#LeftSide {
	float: left;
	width: 209px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #239289;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #239289;
	padding-right: 10px;
	background-color: #eff9f7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #239289;
	padding-bottom: 10px;
	height: 100%;
}
#achievements {
	padding-bottom: 10px;
}
#achievements p {
}
#achievements p.first {
	margin-top: 6px;
	line-height: 1.5em;
}
#achievements ul li {
	line-height: 1.5em;
	margin-left: 20px;
}
#achievements h2 {
	font-size: 16px;
	line-height: 1.5em;
	color: #F00;
	margin-top: 5px;
}
#leftNav h1 {
	font-size: 14px;
	color: #FFF;
	background-color: #003264;
	display: block;
	font-weight: 100;
	text-align: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 10px;
}
#leftNav a {
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 5px;
	color: #4E9F99;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003264;
}
#leftNav a:hover {
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 5px;
	color: #EDF9F7;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003264;
	background-color: #c8e2dc;
}
#MainContent h1 {
	font-size: 18px;
	color: #FFF;
	background-color: #ff0000;
	display: block;
	font-weight: 100;
	text-align: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 10px;
}
#colorbox {
	background-color: #fffcd5;
	border: 1px solid #4E9F99;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 524px;
}
#colorboxFullWidth {
	background-color: #fffcd5;
	border: 1px solid #4E9F99;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 744px;
}
#colorboxFullWidth2 {
	background-color: #fffcd5;
	border: 1px solid #4E9F99;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 500px;
	height: 600px;
	padding-top: 10px;
	padding-right: 132px;
	padding-bottom: 10px;
	padding-left: 132px;
}
#colorbox2 {
	background-color: #fffcd5;
	border: 1px solid #4E9F99;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 524px;
}
#colorbox2 a {
	color: #4E9F99;
	text-decoration: none;
	font-weight: bold;
}
#colorbox2 a:hover {
	color: #4E9F99;
	text-decoration: underline;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
#colorbox p.center {
	text-align: center;
}
#colorbox h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
#tdRightAlign {
	text-align: right;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 55px;
	margin-top: 10px;
}
#calendar {
	padding-right: 10px;
	padding-left: 10px;
}
#RightSide a {
	color: #4E9F99;
	text-decoration: none;
	font-weight: bold;
}
#RightSide a.inbox {
	background-color: #F00;
	text-align: center;
	display: block;
	color: #FFF;
	font-size: 14px;
	margin-left: 10px;
}
#RightSide h1 {
	font-size: 14px;
	color: #FFF;
	background-color: #003264;
	display: block;
	font-weight: 100;
	text-align: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 10px;
}
#RightSide a:hover {
	color: #6cd2d7;
	text-decoration: none;
	font-weight: bold;
}
#RightSide a:hover.inbox {
	background-color: #F00;
	text-align: center;
	display: block;
	color: #FCC;
}
#copyright {
	color: #FFF;
	float: left;
	width: auto;
	padding-left: 10px;
	font-size: 10px;
	padding-top: 6px;
}
#webdesign {
	float: right;
	width: auto;
	padding-right: 10px;
	font-size: 10px;
	color: #FFF;
	padding-top: 6px;
}
#webdesign a {
	font-weight: bold;
	color: #FC6;
	text-decoration: none;
}
#address {
	font-weight: bold;
	color: #4E9F99;
	text-align: right;
	margin-right: 10px;
	padding-top: 12px;
}
#webdesign a:hover {
	font-weight: bold;
	color: #FF9;
	text-decoration: none;
}
#mainTwoColumn {
	background-image: url(images/mainTwoColumn_back.jpg);
	background-repeat: repeat-y;
	height: 100%;
	float: left;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00958A;
}
#MainInside {
	float: left;
	width: 764px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#MainInside img.leftSpace {
	padding-left: 20px;
}
#MainInside h1 {
	font-size: 18px;
	color: #FFF;
	background-color: #ff0000;
	display: block;
	font-weight: 100;
	text-align: center;
	margin-top: 10px;
	padding: 4px;
	margin-bottom: 10px;
}
#MainInside table {
}
.darkYellow {
	background-color: #FFC;
}
.darkerYellow {
	background-color: #FF9;
}
.rightAlign {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.boldCenter {
	font-weight: bold;
	font-size: 14px;
	color: #F00;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#MainInside p {
	padding-bottom: 6px;
	padding-top: 6px;
}
#MainInside h2 {
	font-size: 14px;
	padding-bottom: 10px;
}
#MainInside p .italic {
	font-style: italic;
}
#tdHeader {
	font-weight: bold;
	color: #FFF;
	background-color: #2DA087;
	text-align: center;
	font-size: 14px;
	padding: 4px;
	border: thin solid #FFF;
}
#tdEmpesis {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	color: #FFF;
	background-color: #F00;
	border: 1px solid #000;
}
#tdList li {
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#tdLineBelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A487;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#tdLineBelowWider {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #FFC;
	vertical-align: top;
}
#tdLineBelowWider2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #FFC;
	vertical-align: top;
	width: 180px;
}
#SideBySide {
	float: left;
	padding-top: 20px;
	width: 350px;
	margin-right: 20px;
}
#tdLineBelowDouble {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #00A487;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#MainInsideStarBack {
	float: left;
	width: 754px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: right 40px;
}
#MainInsideStarBack img.leftSpace {
	padding-left: 20px;
}
#MainInsideStarBack h1 {
	font-size: 18px;
	color: #FFF;
	background-color: #ff0000;
	display: block;
	font-weight: 100;
	text-align: center;
	margin-top: 10px;
	padding: 4px;
	margin-bottom: 10px;
}
#MainInsideStarBack table {
	background-color: #fffde9;
}
#MainInsideStarBack p {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 30px;
}
#MainInsideStarBack h2 {
	font-size: 14px;
	padding-bottom: 10px;
}
#MainInsideStarBack p .italic {
	font-style: italic;
}
#tdLineBelowBetween {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A487;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#tdLineBelowBetweenNoLine {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#MainInside ul li {
	line-height: 1.5em;
	padding-top: 3px;
}
#MainInside a {
	font-weight: bold;
	color: #00A487;
	text-decoration: none;
}
#MainInside a:hover {
	color: #7fcbbe;
	text-decoration: none;
}
#MainInside ul {
	margin-left: 16px;
}
#MainInside h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
}
#tdLineBelowWiderLighter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A487;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #fffcdf;
	vertical-align: top;
}
#tdLineBelowWiderLeft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A487;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #FFC;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00A487;
}
#tdLineBelowWiderRight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A487;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #FFC;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00A487;
}
#tdLineBelowWider1pt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A487;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #FFC;
	vertical-align: top;
}
#tdLineBelowWiderLighterRight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A487;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #fffcdf;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00A487;
}
#tdLineBelowWiderLighterLeft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A487;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #fffcdf;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00A487;
}
#MainInside ol {
	margin-left: 20px;
}
#mainContentIndex {
	background-image: url(images/mainSideGreen_back.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 804px;
}
#tdLineBelowWider.racingmeeting {
	background-color: #C9F;
}
#tdLineBelowWider.regatta {
	background-color: #FCC;
}
#tdLineBelowWider.fundraising {
	background-color: #CFF;
}
#tdLineBelowWiderWhite {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #FFF;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00A487;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00A487;
}
#tdLineBelowWider.awardnight {
	background-color: #CFC;
}
#officehours {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top-color: #003166;
	border-bottom-color: #003166;
	font-size: 11px;
}
#tdOfficeHoursLeft {
	text-align: right;
	background-color: #CCF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003166;
}
#tdOfficeHoursRight {
	background-color: #CDCAFF;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003166;
}
#officehours h1 {
	font-size: 14px;
	color: #FFF;
	background-color: #003264;
	display: block;
	font-weight: 100;
	text-align: center;
	padding: 4px;
}
#singlets h1 {
	font-size: 14px;
	color: #FFF;
	background-color: #F00;
	display: block;
	font-weight: 100;
	text-align: center;
	padding: 4px;
	margin-left: 10px;
}
#singlets a {
	font-weight: bold;
	color: #4E9F99;
	text-decoration: none;
}
#singlets ul li {
	margin-left: 40px;
	padding-top: 2px;
	line-height: 1.4em;
	padding-right: 10px;
}
#singlets p {
	padding-right: 10px;
	padding-left: 10px;
}
#singlets {
}
#singlets a:hover {
	color: #67dfd2;
	text-decoration: none;
}
#RightSide p.indent {
	line-height: 1.5em;
	text-align: justify;
	padding-right: 10px;
	padding-left: 20px;
}
#officehours p.emphesis {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#officehours a {
	font-weight: bold;
	color: #4E9F99;
	text-decoration: none;
	text-align: center;
	display: block;
}
#officehours a:hover {
	color: #67dfd2;
	text-decoration: none;
}
#colorbox h2 a {
	color: #4F9C87;
	text-decoration: none;
}
#colorbox h2 a:hover {
	color: #67dfd2;
	text-decoration: none;
}
#MainInsideStarBackFR {
	float: left;
	width: 754px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: right 40px;
}
#MainInsideStarBackFR img.leftSpace {
	padding-left: 20px;
}
#MainInsideStarBackFR h1 {
	font-size: 18px;
	color: #FFF;
	background-color: #ff0000;
	display: block;
	font-weight: 100;
	text-align: center;
	margin-top: 10px;
	padding: 4px;
	margin-bottom: 10px;
}
#MainInsideStarBackFR table {
	background-color: #fffde9;
}
#MainInsideStarBackFR p {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 20px;
}
#MainInsideStarBackFR h2 {
	font-size: 14px;
	padding-bottom: 10px;
}
#MainInsideStarBackFR p .italic {
	font-style: italic;
}
#clubs {
	float: left;
	width: 300px;
}
#clubs p {
	line-height: 1.3em;
}
#clubs p .emphesis {
	line-height: 1.3em;
	font-size: 14px;
	font-weight: bold;
}
#center {
	margin-left: 120px;
}
#colorbox a {
	font-weight: bold;
	color: #319593;
	text-decoration: none;
}
#tdMastersHeader {
	font-weight: bold;
	background-color: #FC6;
	text-align: center;
	padding: 2px;
	border: 1px solid #000;
}
#tdMasterInside {
	border: 1px solid #000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: top;
}
.bold {
	font-weight: bold;
	color: #F00;
}
.linethrough {
	text-decoration: line-through;
}
#achievements img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#achievements a {
	font-weight: bold;
	color: #468F89;
	text-decoration: none;
}
#achievements a:hover {
	font-weight: bold;
	color: #8CBEA3;
	text-decoration: none;
}
.boldBlackBigger {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
}
.boldBlack {
	font-weight: bold;
	line-height: 1.5em;
}
.boldRedBigCenter {
	font-weight: bold;
	line-height: 1.5em;
	font-size: 18px;
	color: #F00;
	text-align: center;
}
#colorbox ul li {
	margin-left: 30px;
}
.meeting {
	background-color: #d1d4d3;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: thin solid #FFF;
}
.paymentdue {
	background-color: #F99;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: thin solid #FFF;
}
.races {
	background-color: #d7bbef;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: thin solid #FFF;
}
.fundraising {
	background-color: #C2D69A;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: thin solid #FFF;
}
.nationalraces {
	background-color: #FAC090;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: thin solid #FFF;
}
.administrative {
	background-color: #C5D9F1;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: thin solid #FFF;
}
#tdSubHeader {
	color: #FFF;
	background-color: #F00;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
#tableLegend {
}
#navTop {
}
#printOption {
	text-align: right;
	width: 112px;
	margin-left: 650px;
	padding: 0px;
}
#CalendarOptions {
}
#polo {
}
#printOption img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img.spaceLeft {
	margin-left: 20px;
}
#colorbox ul li {
	margin-left: 30px;
}
#colorbox p.spaceBefore {
	margin-top: 6px;
}
#tdGreyLineUnder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 2px;
	vertical-align: top;
}
#colorbox2 h2 {
	color: #F00;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.6em;
}
#colorbox2 p.date {
	text-align: right;
}
#colorbox2 ol li {
	margin-left: 40px;
}
#colorbox2 p.indent {
	padding-left: 450px;
}
#tdSkiRightAlign {
	text-align: right;
	vertical-align: top;
}
#tdSkiLeftAligh {
	padding-left: 10px;
}
#colorbox2 ul li {
	margin-left: 30px;
}
#MainContent h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-size: 18px;
}
#MainContent a {
	color: #4E9F99;
}
#MainContent a:hover {
	color: #7bddd8;
}
#slideshowforce h2 {
	line-height: 1.4em;
	font-size: 18px;
}
.center  {
	text-align: center;
}

