body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E1F0EF;
	text-align: center;
	margin: 0px;
}
table.main {
	font-size: 80%;
	width: 800px;
	background-image: url(../images/layout/back-water3.jpg);
	border: 1px solid #425256;
}
td.header {
	height: 224px;
	width: 798px;
	background-repeat: no-repeat;
	padding-top: 162px;
}
td.footer {
	background-image: url(../images/layout2/footer8.jpg);
	height: 241px;
	width: 798px;
	background-repeat: no-repeat;
	font-size: 90%;
	color: #425256;
	text-align: center;
	padding-top: 108px;
}
td.sidebar {
	width: 198px;
	background-color: #425256;
	font-weight: bold;
	color: #EBF4F5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8FC1CA;
	padding-top: 20px;
	vertical-align: top;
	padding-bottom: 20px;
}
td.info {
	width: 600px;
	padding: 10px 25px 20px 25px;
	color: #000000;
	vertical-align: top;
}

#navcontainer ul {
	padding: 0px;
	list-style-type: none;
	font-size: 100%!important;
	background-color: #425256;
	width: 198px;
	margin: 30px 0px 0px;
}

#navcontainer li {
	margin: 0px;
	padding: 0px 0px 3px;
}

#navcontainer a {
	display: block;
	padding: 4px 15px;
}

#navcontainer a:link, #navlist a:visited {
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover {
	background-color: #8FC1CA;
	color: #FFFFFF;
}
#active a:link, #active a:visited, #active a:hover {
	background-color: #CBE5E4;
	color: #36281F;
	padding: 4px 15px;
}

#active .sub a:link, #active .sub a:visited, #active .sub a:hover {
	background-color: #D6C6A4;
	color: #36281F;
	padding: 2px 15px 2px 25px;
}
#active #current {
	padding: 4px 15px;
}	
#navcontainer .sub a, #navcontainer .sub#active #current {
	display: block;
	padding: 2px 15px 2px 25px;
	font-weight: bold;
	font-size: 90%;
}
p {
	line-height: 150%;
	font-size: 100%;
}


a:link, a:visited {
	color: #054ec7;
    text-decoration: underline;

}
a:hover {
	color: #BF3526;
    text-decoration: none;
}
.footer a:link, .footer a:visited {
    font-size: 90%;
	color: #425256;
    text-decoration: underline;

}
.footer a:hover {
    font-size: 90%;
	color: #BF3526;
    text-decoration: none;
}
h1, .redheading {
	font-size: 120%;
	color: #BF3526;
	padding-bottom: 15px;
}
.red {
	color: #BF3526;
}
.image_1 {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.image_r {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.image_caption_r {
	font-size: 70%;
	font-style: italic;
	padding-left: 10px;
	padding-bottom: 5px;
}
.image_caption_1 {
	font-size: 70%;
	font-style: italic;
	padding-right: 10px;
	padding-bottom: 5px;
}
ul {
	line-height: 150%;
	font-size: 80%;
}
li {
	line-height: 150%;
	font-size: 100%;
	padding-bottom: 8px;
}
.text120 {
	font-size: 120%;
}
.text110 {
	font-size: 110%;
}
.text100 {
	font-size: 100%;
}
.text90 {
	font-size: 90%;
}
.text80 {
	font-size: 80%;
}
.text70 {
	font-size: 70%;
}
table.calendar  {
    border-width: 1px;
	border-style: solid;
	border-color: #286B7C;	
}	

td.coastal, td.notrip, td.south, td.carmen, td.loreto, td.coronado, td.agua, td.ruxton, td.ruxton-week, td.gulf-week, td.gulf-weekend, td.gabriola, td.dinghy, td.sailing-7-day, td.sailing-3-day, td.summer-camp {
	font-size: 70%;
	font-weight: bold;
	color: #425256;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
}
td.coastal {
	background-color: #8FC1CA;
}
td.notrip {
	background-color: #D5F1FF;
	border-bottom: 1px none #425256;
}
td.south {
	background-color: #FEF2D6;
}
td.loreto {
	background-color: #D8C6E3;
}
td.coronado {
	background-color: #E8FFE8;
}
td.agua {
	background-color: #BDE054;
}
td.carmen {
	background-color: #FABE50;
}
td.ruxton {
	background-color: #FDE093;
}
td.ruxton-week {
	background-color: #BDE054;
}
td.gulf-week {
	background-color: #A9CFD6;
}
td.gulf-weekend {
	background-color: #FFFFDD;
}
td.gabriola {
	background-color: #AFAFD8;
}
td.summer-camp {
	background-color: #F39A8D;
}
td.sailing-7-day {
	background-color: #EAB430;
}
td.sailing-3-day {
	background-color: #448797;
}
td.dinghy {
	background-color: #F79FF0;
}







.subtitle {
	color: #5091A2;
}
td.daysheader {
	font-size: 80%;	
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	height: 10px;
	color: #FFFFFF;
	background-color: #425256;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #286B7C;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pages, .pages_down {
	font-size: 90%;
}
.caps {
	text-transform: uppercase;
}
#highlight {
	background: #F5F2C5;
	padding: 5px;
	border: 1px solid #61ACAF;
}



a.page:link  , a.page:active , a.page:visited  {
	font-weight: bold;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 80%;
}
a.page:hover  {
	font-weight: bold;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	background-color: #00818E;
	font-size: 80%;
}
.page_down {
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 80%;
}
#photo {
	padding: 0px 1% 15px;
	float: left;
	width: 31%;
	text-align: center;
}
.clear {
	clear: both;
}
#photo img {
	border: 1px solid #425256;
	margin-bottom: 5px;
}
.main  .info  #highlight  .hide {
	color: #F5F2C5;
}
.col-33 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 31%;
}
.col-50 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 48%;
}
