/* CSS Document */
body {
	font: 90% Arial, Helvetica, sans-serif;
	color: #333333;
	background: #7984BA url(../images/body_bg2.jpg);
	text-align: center;
}
table {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#container {
	background: #FFFFFF;
	width: 860px;
	border: 1px solid #313B56;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.leftimage {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}	
.rightimage {
	float: right;
	width: 150px;
	margin-left: 35px;
	border: 1px solid #000000;
}
.rightimage2 {
	float: right;
	margin-left: 0px;
        width: 234px;
}
.rightimage3 {
	float: right;
	margin-left: 0px;
        width: 389px;
}

.rightimage4 {
	float: right;
	margin-left: 0px;
        width: 250px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}

#footer p {
	font-size: 80%;
	color: black;
	margin: 0px 0px 0px 225px;
	padding: 10px;
}

#clubmark p {
	font-size: 80%;
	color: white;
	margin: 0px 0px 0px 225px;
	padding: 10px;
	text-align: left;
}

#clubmark a {
	color: white;
	text-decoration: none;
}
#clubmark a:hover {
	color: white;
	text-decoration: none;
}
#clubmark-wrapper li {
	  list-style-image: url(../images/bullet-tick.gif);
	  margin-bottom: 5px;	  
	  
}
#clubmark-wrapper img {
		border: 0;
}
#sidebar {
	float: right;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
	display: inline;
}
.secondary-content {
	background: #BDDBEF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #6a7081;
}

.secondary-content h3 {
	font-size: 100%;
	color: #313B56;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	
}
.secondary-content p {
	font-size: 90%;
	color: #313B56;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	text-indent: 5px;
}
.secondary-content li {
	font-size: 85%;
	list-style: square;
}
.secondary-content a {
	font-weight: bolder;
	color: #0099CC;
	text-decoration: none;
}
.secondary-content a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#swim21 {
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	float: right;
}
#content {
	margin-left: 5px;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 5px;
}
#content a {
	font-weight: bolder;
	color: #0099CC;
	text-decoration: none;
}

#content a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#breadcrumbs {
	font: 80% Arial, Helvetica, sans-serif;
	color: #EFDB00;
	text-align: left;
}
#breadcrumbs a {
	color: #EFD300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.halfmoon{
margin-bottom: 1em;
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 13px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid gray;
color: black;
font-size: 14px;
background: white url(../images/halfmoontab.gif) top right no-repeat;
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover, .halfmoon li.selected a{
background-color: white;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_e{
position:absolute;
top: 0;
border: 1px solid #657f27; 
border-width: 0 1px;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_e a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #657f27; 
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_e a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_e a:hover{ 
background-color: #BDDBEF;
}

#clubmark {
background: #003596;

}

#footer {
	background: #F7E300;
}

.privacy_link {
	font: 100% Arial, Helvetica, sans-serif;
	color: #009ACE;
	text-decoration: none;
}

#container #content table tr th {
	color: #FFF;
}
