/**************************
	Global
**************************/
body {
	margin: 0 auto 0 auto;
	padding: 0;
	background: url("../images/bg.png") repeat-x;
	background-color: #f4f4f4;
	color: #313a2e;
	font-size: 12px;
	font-family: Arial;
}
img {
	vertical-align: top;
	padding:0px;
	border:0px;
	margin:0px;
}

textarea {
	padding:4px;
	margin-top:4px;
	color: #313a2e;
	font-size: 11px;
	font-family: Arial;
}

input {
	font-size: 11px;
	font-family: Arial;
}

a:link{
	color:#5d5d5d;
	text-decoration:none;
}

a:visited{
	color:#5d5d5d;
	text-decoration:none;
}

a:hover{
	color:#303a22;
	text-decoration:none;
}

a:active{
	color:#5d5d5d;
	text-decoration:none;
}

/**************************
	Divers
**************************/
.float_left {
	vertical-align: middle;
	display: block;
	float: left;
}
.float_right {
	vertical-align: middle;
	display: block;
	float: right;
}
.clear {
	clear: both;
}
.inline {
	display: inline;
}
/**************************
	Structure
**************************/

#header {
	width: 905px;
	height:165px;
	margin: 0 auto 0 auto;
	background: url("../images/header.png");
}

#header .home {
	float:left;
	position:absolute;
	margin-top:144px;
	margin-left:199px;
	width:41px;
	height:14px;
}

#header .contact {
	float:left;
	position:absolute;
	margin-left:260px;
	margin-top:146px;
	width:82px;
	height:13px;
}

#footer {
	margin: 0 auto 0 auto;
	padding: 0;
	height:140px;
	background: url("../images/footer.png") repeat-x;
}

#footer .content {
	width: 905px;
	margin: 0 auto 0 auto;
	font-family:arial;
}

#footer .content .left{
	float:left;
	padding-top:14px;
	color: white;
	padding-left:3px;
	width: 600px;
	line-height:17px;
	font-size:11px;
}

#footer .content .right{
	float:left;
	text-align:right;
	padding-top:14px;
	padding-right:3px;
	color: white;
	width:290px;
	line-height:17px;
	font-size:11px;
}

#footer .content .left a, #footer .content .right a{
	color:#6da26d;
	text-decoration:none;
}

#parent {
	width: 901px;
	padding-left:2px;
	padding-right:2px;
	margin: 0 auto 0 auto;
	background: url("../images/bg-all.png");
}

#navigation {
	float:left;
	width:898px;
	padding-left:3px;
	height: 30px;
	background: url("../images/nav-bg.png") repeat-x;
}

#navigation a {
	float:left;
	margin-top:2px;
	margin-left:2px;
}

#navigation .course {
	width:97px;
	height:28px;
	background: url("../images/nav/course.png");
}

#navigation .course:hover {
	background: url("../images/nav/course-on.png");
}

#navigation .fees {
	width:97px;
	height:28px;
	background: url("../images/nav/fees.png");
}

#navigation .fees:hover {
	background: url("../images/nav/fees-on.png");
}

#navigation .membership {
	width:97px;
	height:28px;
	background: url("../images/nav/membership.png");
}

#navigation .membership:hover {
	background: url("../images/nav/membership-on.png");
}

#navigation .corporate {
	width:97px;
	height:28px;
	background: url("../images/nav/corporate.png");
}

#navigation .corporate:hover {
	background: url("../images/nav/corporate-on.png");
}

#navigation .society {
	width:97px;
	height:28px;
	background: url("../images/nav/society.png");
}

#navigation .society:hover {
	background: url("../images/nav/society-on.png");
}

#navigation .spoffers {
	width:97px;
	height:28px;
	background: url("../images/nav/spoffers.png");
}

#navigation .spoffers:hover {
	background: url("../images/nav/spoffers-on.png");
}

#navigation .location {
	width:97px;
	height:28px;
	background: url("../images/nav/location.png");
}

#navigation .location:hover {
	background: url("../images/nav/location-on.png");
}

#navigation .memarea {
	width:97px;
	height:28px;
	background: url("../images/nav/memarea.png");
}

#navigation .memarea:hover {
	background: url("../images/nav/memarea-on.png");
}

#navigation .clubhouse {
	width:97px;
	height:28px;
	background: url("../images/nav/clubhouse.png");
}

#navigation .clubhouse:hover {
	background: url("../images/nav/clubhouse-on.png");
}

#left_column {
	float: left;
	padding-left:7px;
	padding-top:8px;
	width: 694px;
}

#right_column {
	float: left;
	width: 200px;
}

/**************************
	Left blocks
**************************/

#left_column p {
	padding-left:5px;
	padding-right:5px;
}

#left_column .module-title {
	font-family:century;
	width:694px;
	font-size:22px;
	color:#003300;
	height:35px;
	line-height:35px;
	background: url("../images/news-sep.png") no-repeat bottom left;
}

/** INTRODUCTION **/

#left_column #introduction {
	float: left;
	width: 694px;
	height: 175px;
	background: #f2efe0;
}

#left_column #introduction .logo {
	float: left;
	margin-left:30px;
	margin-right:30px;
	margin-top:22px;
	margin-bottom:39px;
	width: 147px;
	height: 114px;
	background: url("../images/news-logo.png");
}

#left_column #introduction .text {
	float: left;
	padding-right:10px;
	width: 467px;
	height: 175px;
}

#left_column #introduction .text .title {
	float: left;
	font-family:century;
	width:467px;
	font-size:22px;
	color:#003300;
	height:35px;
	line-height:35px;
	background: url("../images/intro-sep.png") no-repeat bottom;
}

#left_column #introduction .text .description {
	float: left;
	font-family:arial;
	width:452px;
	font-size:12px;
	padding-right:15px;
	line-height:16px;
	color:black;
	height:128px;
	padding-top:12px;
}

/** NEWS **/

#left_column #newstitle {
	float: left;
	font-family:century;
	padding-left:207px;
	width:466px;
	font-size:22px;
	padding-top:6px;
	color:#003300;
	height:35px;
	line-height:35px;
	background: url("../images/news-sep.png") no-repeat bottom right;
}
#left_column #newstitle a {
	font-family:century;
	color:#003300;
	text-decoration:none;
}

#left_column #news {
	float: left;
	width: 694px;
}

#left_column #news .logo {
	float: left;
	margin-left:30px;
	margin-right:30px;
	margin-top:5px;
	margin-bottom:11px;
	width: 147px;
	height: 114px;
	background: url("../images/news-logo.png");
}

#left_column #news .text {
	float: left;
	width: 467px;
	padding-right:20px;
}

#left_column #news .text .title {
	float: left;
	font-family:arial;
	width: 467px;
	padding-right:20px;
	font-size:18px;
	color:#003300;
	height:30px;
	line-height:30px;
}

#left_column #news .text .description {
	float: left;
	font-family:arial;
	width: 467px;
	padding-right:20px;
	font-size:12px;
	line-height:16px;
	color:black;
	padding-top:4px;
}

#left_column #news .sep {
	float: left;
	width: 694px;
	height: 1px;
	padding-bottom:6px;
	background: url("../images/news-sep2.png") no-repeat;
}

/**************************
	Right blocks
**************************/

#right_column #right-bg {
	float:left;
	width:200px;
}

#right_column #right-bg #book {
	float:left;
	width:200px;
	height:132px;
	background: url("../images/book.png");
}

#right_column #right-bg #book .members {
	float:left;
	margin-left:16px;
	margin-top:92px;
	width:80px;
	height:22px;
}
#right_column #right-bg #book .visitors {
	float:left;
	margin-left:15px;
	margin-top:92px;
	width:80px;
	height:22px;
}

#right_column #right-bg #offers {
	float:left;
	width:200px;
	height:132px;
	background: url("../images/offers.png");
}

#right_column #right-bg #newsletter {
	float:left;
	padding-top:38px;
	padding-bottom:38px;
	padding-left:67px;
	vertical-align:top;
	padding-right:11px;
	width:122px;
	height:17px;
	background: url("../images/newsletter.png");
}

#right_column #right-bg #newsletter .input {
	float:left;
	width:71px;
	border:0px;
	margin:0px;
	padding:0px;
	display:block;
	margin-top:1px;
	text-align:right;
	margin-right:6px;
	background:transparent;
	margin-bottom:1px;
	height:14px;
	padding-top:1px;
}

#right_column #right-bg #newsletter .submit {
	float:left;
	width:45px;
	height:17px;
}
