@CHARSET "ISO-8859-1" ;
/* Welcome page   */
#welcome p {
	text-align: justify;
	margin-right: 1em;
}
#welcome dt {
	font-weight: bold;
}
#welcome dd {
	padding-left: 0;
	margin-left: 0;
	margin-top: .5em;
	margin-bottom: .75em;
	margin-right: 1em;
	text-align: justify;
}
/* About page images   */
#aboutimage1 {
	float: left;
	vertical-align: text-top;
	padding-right: 10px;
	margin-right: 10px;
}
#floatimageleft {
	float: left;
	vertical-align: text-top;
	padding-right: 10px;
	margin-right: 10px;
}
#floatimageright {
	float: right;
	vertical-align: text-top;
	padding-right: 10px;
	margin-right: 10px;
}
#phanimage1 {
	float: left;
	vertical-align: text-top;
	padding-right: 10px;
	margin-right: 10px;
	outline-style: none;
}
/* Committee table */
table.committee {
    background-color: white;
    margin-left: 10px;
    border: none;
    border-color: white;
    line-height: 1.5em;
}
table.committee th {
	background-color:#8ddcec;
	text-align:center;
}
table.committee tr {
	background-color:#bceeff; 
    text-indent:0px;
}
table.committee td {
	padding-right: 2em;
	padding-left: 1em;
}
table.committeepics {
/*    background-color: #bceeff; */
    margin-left: 10px;
}
table.committeeperson {
    text-align: center;
    padding-bottom: 1em;
}
table.committeeperson td {
	padding-left: 3em;
}
tr.committeepersonbold td {
	font-weight:bold;
	padding-bottom: 0.2em;
}
#committeecol td{
	text-align:center;
}
img#officerImage {
	border-style:solid;
	border-color:grey;
}
/* Rules table */
#toctable {
	text-align: left;
}
ol#alpha {
    list-style: lower-alpha;
}
ol#roman {
    list-style: lower-roman;
    line-height: 100%;
}
p#right {
    text-align: right;
}
/* Slipway report */
#slipway h2 {
	color: black;
}
/* Social Program */
.socialp h3 {
    font-family: sans-serif;
    font-size: 100%;
    margin-left: 0%;
    color: #1982E1;
}
td.socialBook{
    text-align:center;
    vertical-align:top;
    padding:0;
}
img#socialBlot {
	width:8px;
    height:8px;
    padding:0;
}	
/* Sailing program */
#spnavnotes a {
	color: blue;
	text-decoration: underline;
}
#sp a {
    color: black;
    text-decoration: none;
}
#sp a:visited {
    color: black;
}
#sp a:hover {
    color: blue;
}
#sp span {
    background-color: #bceeff;
    font-size: 100%;
    line-height: 180%;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    padding-left: 0.2em;
    padding-right: 0.2em;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    margin-left: 0.2em;
    margin-right: 0.2em;
}
#sp h1 {
    font-size: 200%;
    font-family: sans-serif;
    margin-left: 0%;
    color: #1982E1;
}
#sp h2 {
    font-family: sans-serif;
    font-size: 150%;
    margin-left: 0%;
    color: #1982E1;
}
#sp h3 {
    font-family: sans-serif;
    font-size: 100%;
    margin-left: 0%;
    color: #1982E1;

}
#warn h2 {
   font-family: sans-serif;
    font-size: 150%;
    margin-left: 0%;
    color: #ff0000;
}

#spnavbody table {
    background-color: white;
    margin-left: 1px;
    width: 99%;
    border-width: 0;
    border-color: white;
}

#spnavbody th {
    background-color: #8DDCEC;
    line-height: 1.5em;
}

#spnavbody tr {
    background-color: #bceeff;
    font-size: 90%;
    line-height: 1.2em;
    text-indent: 0px;
}
/* Training page */
#training {
	float: right;
}
/* Where page */
.whereunder {
	text-decoration: underline;
	font-weight: bold;
}
#events {
	float: right;
	vertical-align: text-top;
	padding-right: 10px;
	margin-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
    padding-top: 5px;
    margin-top: 5px;
	border-style: double;
	width: 15em;
	height: auto;
}
.eventsp {
	margin-right: 1px;
	margin-left: 1px;
	padding-left: 1px;
	padding-right: 1px;
}
#cruisedate table {
	border-collapse: separate;
	border-spacing: 3px 3px;
}
#cruisedate th {
	text-align: left;
}
#cruisedest dt {
	font-weight: bold;
}
#cruisedest dd {
	padding-left: 0;
	margin-left: 0;
	margin-top: .5em;
	margin-bottom: .75em;
	margin-right: 1em;
	text-align: justify;
}
#prize dt {
	font-weight: bold;
}
#prize dd {
	padding-left: 0;
	margin-left: 0;
	margin-top: .5em;
	margin-bottom: .75em;
	margin-right: 1em;
	text-align: justify;
}
#prize0 a {
     clear: right;
}
#prize1 dt {
	font-weight: bold;
    padding-left: 2em;
    margin-right: 2em;
}
#prize1 dd {
	padding-left: 1em;
	margin-left: 1em;
	margin-top: .5em;
	margin-bottom: .75em;
	margin-right: 1em;
	text-align: justify;
}
#solutionimage {
	float: left;
	vertical-align: text-top;
	padding-right: 10px;
	margin-right: 10px;
}
#solutiontable {
    font-size: 12px;
}
#solutionemph {
    font-family: sans-serif;
    font-size: 100%;
    margin-left: 0%;
    color: fuchsia;
}