html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	behavior:url("styles/csshover.htc");
	background-color: #FFFFFF;
}
#container {
    width: 768px;
	margin: 0px auto;
	
}
#menu {
	background-image: url(../images/backgrounds/menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 103px;
}
#menu a {
    padding: 0px;
	margin: 0px;
}
#menu #clubinfo {
	background-image: url(../images/backgrounds/menu/clubinfo.jpg);
	height: 103px;
	width: 98px;
	float: left;
}
#menu #clubinfo:hover{
	background-image: url(../images/backgrounds/menu/clubinfo-d.jpg);
}
#menu #dining {
	background-image: url(../images/backgrounds/menu/dining.jpg);
	height: 103px;
	width: 81px;
	float: left;
}
#menu #dining:hover{
	background-image: url(../images/backgrounds/menu/dining-d.jpg);
}
#menu #guests {
	background-image: url(../images/backgrounds/menu/guests.jpg);
	height: 103px;
	width: 84px;
	float: left;
}
#menu #guests:hover{
	background-image: url(../images/backgrounds/menu/guests-d.jpg);
}
#menu #racing {
	background-image: url(../images/backgrounds/menu/racing.jpg);
	height: 103px;
	width: 77px;
	float: left;
}
#menu #racing:hover{
	background-image: url(../images/backgrounds/menu/racing-d.jpg);
}
#menu #members {
	background-image: url(../images/backgrounds/menu/members.jpg);
	height: 103px;
	width: 97px;
	float: left;
}
#menu #members:hover{
	background-image: url(../images/backgrounds/menu/members-d.jpg);
}
#menu #sailingschool {
	background-image: url(../images/backgrounds/menu/sailingschool.jpg);
	height: 103px;
	width: 127px;
	float: left;
}
#menu #foundation:hover{
	background-image: url(../images/backgrounds/menu/foundation-d.jpg);
}
#menu #foundation {
	background-image: url(../images/backgrounds/menu/foundation.jpg);
	height: 103px;
	width: 126px;
	float: left;
}
#menu #sailingschool:hover{
	background-image: url(../images/backgrounds/menu/sailingschool-d.jpg);
}
#main {
	background-image: url(../images/backgrounds/main.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#bottom {
	background-image: url(../images/backgrounds/bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
}
#right {
    float: right;
	clear: right;
	width: 219px;
	margin-top: 20px;
	margin-right: 4px;
}
html>body #right {
    margin-right: 8px;
}
#right #top {
	background-image: url(../images/backgrounds/right/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 7px;
}
#right #content {
    border-left: 1px solid #CCCCCC;
	margin-top: -7px;
	padding-top: 4px;
}
html>body #right #content {
    margin-top: 0px;
}
#right #bottom {
	background-image: url(../images/backgrounds/right/bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
}
#right #copy {
	color: #999999;
	font-size: 10px;
	text-align: center;
	padding-right: 4px;
}
#right #copy a {
    color: #7D7D7D;
	text-decoration: none;
}
#right #copy a:hover {
	text-decoration: underline;
}
#right #title {
	background-image: url(../images/backgrounds/right/title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 198px;
	margin: 0px auto;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
}
#right #text {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
	width: 186px;
	margin: 0px auto;
	padding: 5px;
	background-color: #F3F3F3;
	color: #666666;
	font-size: 10px;
	font-weight: bold;

}
#right #text form {
    margin: 0px;
	padding: 0px;
	text-align: right;
    line-height: 5px;
}
#right #text form p {
    text-align: center;
	margin: 8px 0px 0px;
	padding: 0px;
}
html>body #right #text form {
    line-height: 22px;
}
#right #textfield {
    width: 115px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#right #button {
	background-image: url(../images/backgrounds/right/button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 82px;
	margin: 0px auto;
	border: none;
	background-color: transparent;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
#right #button:hover {
    background-image: url(../images/backgrounds/right/button-d.png);
}
#right #end {
	background-image: url(../images/backgrounds/right/end.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 198px;
	height: 4px;
	margin: 0px auto 0px auto;
}
html>body #right #end {
    padding-bottom: 10px;
}
#spacer {
    float: none;
	clear: both;
}
a.news {
	display: block;
	height: 30px;
	background-image: url(../images/backgrounds/right/flag.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 38px;
	margin-bottom: 5px;
	color: #666666;
	text-decoration: none;
}
a.news:hover {
	background-image: url(../images/backgrounds/right/flag-d.gif);
	color: #000000;
}
a.pdf {
    display: block;
	height: 30px;
	background-image: url(../images/backgrounds/right/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	margin-bottom: 5px;
	color: #666666;
	text-decoration: none;
}
a.pdf:hover {
	background-image: url(../images/backgrounds/right/pdf-d.gif);
	color: #000000;
}
#last {
    margin-bottom: 0px;
}
#left {
    width: 501px;
	float: left;
	padding: 20px 20px 5px 20px;
}
#highlights {
    display: block;
    color: #666666;
	text-decoration: none;
	padding-left: 135px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 12px;
	margin-bottom: 10px;
	height: 82px;
}
#highlights strong {
    display: block;
	font-size: 14px;
	color: #0456FF;
	margin-bottom: 10px;
}
#highlights:hover strong {
    color: #0044CC;
}
#highlights:hover {
    color: #000000;
}
.highlights-0 {
	background-image: url(../images/highlights/buttons/0.gif);
	height: 80px;
}
.highlights-0:hover {
	background-image: url(../images/highlights/buttons/0-d.gif);
}
.highlights-1 {
	background-image: url(../images/highlights/buttons/1.jpg);
	height: 80px;
}
.highlights-1:hover {
	background-image: url(../images/highlights/buttons/1-d.jpg);
}
.highlights-2 {
	background-image: url(../images/highlights/buttons/2.jpg);
	height: 76px;
}
.highlights-2:hover {
	background-image: url(../images/highlights/buttons/2-d.jpg);
}
.highlights-3 {
	background-image: url(../images/highlights/buttons/3.jpg);
	height: 80px;
}
.highlights-3:hover {
	background-image: url(../images/highlights/buttons/3-d.jpg);
}
.highlights-4 {
	background-image: url(../images/highlights/buttons/4.jpg);
	height: 80px;
}
.highlights-4:hover {
	background-image: url(../images/highlights/buttons/4-d.jpg);
}
.highlights-5 {
	background-image: url(../images/highlights/buttons/5.gif);
	height: 80px;
}
.highlights-5:hover {
	background-image: url(../images/highlights/buttons/5-d.gif);
}
.highlights-6 {
	background-image: url(../images/highlights/buttons/6.jpg);
	height: 80px;
}
.highlights-6:hover {
	background-image: url(../images/highlights/buttons/6-d.jpg);
}
.highlights-7 {
	background-image: url(../images/highlights/buttons/7.gif);
	height: 80px;
}
.highlights-7:hover {
	background-image: url(../images/highlights/buttons/7-d.gif);
}
.highlights-8 {
	background-image: url(../images/highlights/buttons/8.jpg);
	height: 80px;
}
.highlights-8:hover {
	background-image: url(../images/highlights/buttons/8-d.jpg);
}
#c-top {
	background-image: url(../images/backgrounds/calendar/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 9px;
	margin-bottom: -5px;
}
html>body #c-top {
    margin-bottom: 0px;
}
#c-mid {
	background-image: url(../images/backgrounds/calendar/mid.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: center;
	font-weight: bold;
	color: #666666;
	padding-right: 4px;
}
#c-mid img {
    margin-top: 5px;
}
#c-mid div {
    font-size: 10px;
	font-weight: normal;
	padding: 5px 22px 0px 22px;
	color: #999999;
	text-align: left;
}
#c-mid div a {
    color: #666666;
	text-decoration: none;
}
#c-mid div a:hover {
    color: #333333;
	text-decoration: none;
}
#c-mid p {
    padding: 5px 20px;
	font-weight: normal;
}
#c-bottom {
	background-image: url(../images/backgrounds/calendar/bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;    
}
#here {
    color: #999999;
	font-size: 10px;
	text-align: center;
}
#here a {
    color: #999999;
	text-decoration: none;
}
#here a:hover {
    color: #666666;
}
#submenu {
    margin-top: 5px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    font-size: 10px;
	color: #999999;
	text-align: center;
}
#submenu a {
    text-decoration: none;
	color: #0044CC;
	margin: 1px 0px;
	padding: 1px;
	white-space: nowrap;
}
#submenu a:hover {
    background-color: #CCCCCC;
}
#submenu a.selected, #submenu a.selected:hover {
    color: #FFFFFF;
	background-color: #0044CC;
}
#pagecontent {
    margin-top: 20px;
}
#pagecontent h1 {
    font-size: 16px;
	font-weight: bold;
	color: #C30000;
}
#pagecontent h2 {
    font-size: 14px;
	font-weight: bold;
	color: #0044CC;
}
#pagecontent a {
    color: #0044CC;
	text-decoration: none;
	border-bottom: 1px dashed #C30000;
}
#pagecontent a:hover {
	border-bottom: 2px solid #C30000;
}
#pagecontent a#highlights {
    border: none;
}
a#img {
	border: none;
}
a:hover#img {
	border: none;
}
#emailform {
    margin: 0px;
	padding: 0px;
}
#emailform #center {
    text-align: center;
}
#emailform td {
    padding: 0px 5px 5px 0px;
	text-align: right;
	vertical-align: top;
}
#emailform #textfield {
    width: 200px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#emailform #button {
	background-image: url(../images/backgrounds/right/button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 82px;
	margin: 0px auto;
	border: none;
	background-color: transparent;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
#emailform #button:hover {
    background-image: url(../images/backgrounds/right/button-d.png);
}
.imageleft {
	float: left;
	display: inline;
	margin: 5px 20px 5px 0px;	
	border: none;
}
.imageright {
	float: right;
	display: inline;
	margin: 5px 0px 5px 20px;	
	border: none;
}
li {
	list-style-image: url(../images/logos/tiny.gif);
	margin-bottom: 5px;
}
#dining {
    border: none;
	padding: 0px;
	margin: 0px;
	width: 500px;
	border-collapse: collapse;
}
#dining td {
    border-bottom: 1px solid #CCCCCC;
	padding: 10px 0px;
	text-align: left;
}
#letter-top {
    background: url(../images/backgrounds/letters/top.png);
	background-repeat: no-repeat;
	width: 501px;
    height: 94px;
	padding: 0px;
	margin: 0px;
}
#letter-mid {
    background: url(../images/backgrounds/letters/mid.png);
	background-repeat: repeat-y;
	width: 451px;
	padding: 5px 28px 25px 22px;
	margin: 0px;
}
#letter-bottom {
    background: url(../images/backgrounds/letters/bottom.png);
	width: 501px;
    height: 10px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
p#images img{
    margin: 0px 7px 7px 0px;
	border: none;
}
p#images a, p#images a:hover {
    border: none;
}
p# a img {
    border: none;
}
#guestspan {
    font-weight: normal;
}
#guestspan a {
    font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#guestspan a:hover {
    color: #000000;
}

/* Calendar Styles */

table#calendar {
    margin: 0px auto;
	padding: 0px;
	border-collapse: collapse;
	width: 480px;
	font-weight: normal;
}

table#calendar td#month {
    text-align: center;
    font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
}

table#calendar td#month a {
    font-size: 9px;
    color: #C40000;
	text-decoration: none;
	font-weight: normal;
}

table#calendar td#month a:hover {
	text-decoration: underline;
}
table#calendar td#weekdays {
    width: 14.2%;
	text-align: center;
    color: #666666;
	font-size: 8px;
    border: 1px solid #E3E3E3;
    background-color: #D2DFF9;
}
table#calendar td#days {
    width: 14.2%;
	height: 50px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
    color: #666666;
	font-size: 10px;
    border: 1px solid #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
}
table#calendar td#days a#shortd {
    color: #C40000;
}
table#calendar td#days a#link {
    color: #0044CC;
}
