html, body, h5, h6, {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #696EAE;
	background: url(../images/setup/background.gif) top left repeat-x;
}

body {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #636466;
}

#main-container {
	width: 994px;
	position: relative;
	margin: auto;
	padding: 15px 0px;
	overflow: hidden;
}

.top-wrapper {
	width: 994px;
	position: relative;
	margin: auto;
	padding: 5px 0px;
	overflow: hidden;
}

.logo {
	width: 304px;
	position: relative;
	float: left;
}

.racing-dinghy-class {
	width: 690px;
	float: left;
	position: relative;
	text-align: center;
	padding-top: 72px;
}


/* Styling */

h1,h2,h3,h4 {
	margin: 0 0 5px;
	padding: 3px 0 0;
	color: #374799;
}


/* Styling end */


/* navigation */

.leftnav {
	width: 222px;
	position: realtive;
	font-size: 17px;
	float: left;
	text-align: right;
	margin-right: 18px;
	z-index: 15;
	padding: 20px 0px 0px;
}

.leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
.leftnav li {
	margin: 0 0 4px;
}

.leftnav li a {
	width: 202px;
	background-color: #00B9F2;
	padding: 7px 10px;
	display: block;
	color: #FFF;
	text-decoration: none;
} 

.leftnav li a:hover {
	background-color: #034EA2;
}
		
.leftnav li li {
	margin: 1px 0px;
}

.leftnav li li a {
	width: 202px;
	background-color: #B9E5FB;
	padding: 4px 10px;
	display: block;
	color: #FFF;
	text-decoration: none;
} 

.leftnav li li a:hover {
	background-color: #034EA2;
}
		
.leftnav li li li {
	margin: 1px 0px;
}

.leftnav li li li a {
	width: 202px;
	background-color: #FFF;
	padding: 4px 10px;
	display: block;
	color: #B9E5FB;
	text-decoration: none;
} 

.leftnav li li li a:hover {
	background-color: #034EA2;
}

.leftnav-selected {
	width: 202px;
	background-color: #034EA2;
	padding: 5px 10px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

.social-media {
	width: 202px;
	position: relative;
	float: left;
	padding: 5px 10px;
}

.facebook-link {
	width: 35px;
	height: 35px;
	position: relative;
	float: right;
	margin-right: 10px;
	background: url(../images/setup/facebook02.gif);
}

.facebook-link a img {
	border: 0px;
	display: block;
}

.facebook-link a:hover img {
	border: 0px;
	visibility: hidden;
}


.youtube-link {
	width: 35px;
	height: 35px;
	position: relative;
	float: right;
	background: url(../images/setup/youtube02.gif);
}

.youtube-link a img {
	border: 0px;
	display: block;
}

.youtube-link a:hover img {
	border: 0px;
	visibility: hidden;
}

.twitter-link {
	width: 35px;
	height: 35px;
	position: relative;
	float: right;
	margin-right: 10px;
	background: url(../images/setup/twitter02.gif);
}

.twitter-link a img {
	border: 0px;
	display: block;
}

.twitter-link a:hover img {
	border: 0px;
	visibility: hidden;
}

.join-the-class {
	width: 200px;
	height: 96px;
	position: relative;
	background: url(http://www.sailenterprise.co.uk/images/setup/join-the-class02.gif);
}

.join-the-class a {
	border: 0px;
	display: block;
}

.join-the-class a img {
	border: 0px;
	width: 200px;
	display: block;
}

.join-the-class a:hover img {
	border: 0px;
	visibility: hidden;
}

.download-fixtures {
	margin-top: 25px;
	width: 200px;
	height: 89px;
	position: relative;
	background: url(http://www.sailenterprise.co.uk/images/setup/download-fixtures02.gif);
}

.download-fixtures a {
	border: 0px;
	display: block;
}

.download-fixtures a img {
	border: 0px;
	width: 200px;
	display: block;
}

.download-fixtures a:hover img {
	border: 0px;
	visibility: hidden;
}


/* navigation end */

.right-wrapper {
	width: 752px;
	overflow: hidden;
	float: right;
	position: relative;
}

.home-right-images {
	width: 732px;
	height: 330px;
	float: right;
	position: relative;
	background-color: #FFF;
	padding: 10px;
}

.title-images {
	width: 722px;
	height: 150px;
	float: left;
	position: relative;
	margin-bottom: 20px;
}

.home-text {
	width: 472px;
	float: left;
	position: relative;
	margin-right: 10px;
	padding-left: 10px;
}

.right-frame {
	width: 722px;
	float: right;
	position: relative;
	background-color: #FFF;
	padding: 15px;
}

.right-frame-bottom {
	width: 752px;
	height: 33px;
	float: right;
	position: relative;
	background: url(../images/setup/frame-bottom.png) no-repeat;
}

.left-text {
	width: 472px;
	float: left;
	position: relative;
	margin-right: 10px;
	padding-left: 10px;
}

.news-left-text {
	width: 472px;
	float: left;
	position: relative;
	margin-right: 10px;
	padding-left: 10px;
}

.news-left-text .hentry {
	border-bottom: 5px solid #6DCFF6;
}

.fixture-date {
	font-weight: bold;
	color: #6DCFF6;
	font-size: 20px;
}

.fixtures-table tr {
	border: 2px solid #FFF;
}

.fixtures-table td {
	padding: 5px;
	text-align: left;
}

.contact-table td {
	padding: 3px;
	text-align: left;
}

.contact-table td a img {
	border: 0px;
}

.contact-table td a:hover img {
	border: 0px;
}

.right-section {
	width: 200px;
	float: right;
	position: relative;
	padding: 0px 10px;
}

.downloads a {
	width: 700px;
	display: block;
	border: 1px solid #00B9F2;
	color: #00B9F2;
	padding: 5px;
	text-decoration: none;
	font-size: 18px;
	background-colour: #6DCFF6;
}

.items-for-sale {
	border: 1px solid #CCC;
	padding: 10px 10px 0px;
	margin-bottom: 10px;
	background-color: #e1f4fd;
}

.items-for-sale .author {
	display: none;
}

.items-for-sale .meta-sep {
	display: none;
}

.items-for-sale a {
	text-decoration: none;
	color: #00B9F2;
}

.items-for-sale a:hover {
	text-decoration: none;
	color: #CCC;
}

.club-table td {
	padding: 8px;
	text-align: left;
}

.club-table td a img {
	border: 0px;
}

.club-table td a:hover img {
	border: 0px;
}

.advertise {
	width: 702px;
	top: -10px;
	position: relative;
	padding: 3px 10px;
	text-align: right;
	background-color: #CCC;
}

.advertise a {
	background-color: #00B9F2;
	color: #FFF;
	text-decoration: none;
	padding: 3px 10px;
}

.advertise a:hover {
	background-color: #FFF;
}

/* footer */


.footer {
	width: 994px;
	position: relative;
	margin: auto;
	font-size: 12px;
	padding: 25px 0px 15px;
	overflow: hidden;
	background: url(../images/setup/footer-shape.gif) top center no-repeat;
	color: #034EA2;
}

.forsale-link {
	width: 150px;
	float: right;
	position: relative;
	text-align: right;
}

.forsale-link a {
	text-decoration: none;
	color: #034EA2;
}

.forsale-link a:hover {
	text-decoration: none;
	color: #900;
}




/* footer end */
