body {
	font-size: 85%;
	background: #0098d4;
	color: #FFF;
	margin: 0;
	font-family: arial, sans-serif;
}


a:link { color: #da006a; }
a:visited { color: #da006a; }
a:hover, a:active { color: #da006a; text-decoration: underline; }

img { border: none; }

h2 { font-size: 2.0em; font-family: "Palatino Linotype", Palatino, serif; color: #005043; }
h3 { font-size: 1.8em; font-family: "Palatino Linotype", Palatino, serif; color: #cbd300; }
h4 { font-size: 1.6em; font-family: "Palatino Linotype", Palatino, serif; color: #005043; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.2em; }
h7 { font-size: 1.0em; }

hr { height: 1px; color: #eee; background: #eee; border: none; overflow: hidden; }

form { padding: 0; margin: 0; display: inline; }

.floatleft, .fleft { float: left; padding: 0 10px 5px 0; }
.floatright, .fright { float: right; padding: 0 0 5px 10px; }
.center { text-align: center; margin: auto; }
.plain { margin: 0; padding: 0; list-style: none; }
.plain li { margin: 0; padding: 0; }
.inline, .inline li { display: inline; }
.clear { clear: both; display: block; height: 1px; line-height: 1px; color: white; background: transparent; }

#wrapwrap {
	width: 100%;
}

#wrap {
	padding: 0;
	width: 100%;
}

#layout {
	width: 950px;
	background: #FFF;
	padding: 0;
	margin: auto;
	clear: both;
}

#header-wrap {
	background: url(../images/fc-hdr.jpg) no-repeat top center;
}
#header {
	position: relative;
	color: white;
	height: 112px;
	overflow: hidden;
}

#header a, #header a:visited {
}

#logo {
	width: 0px;
	height: 0px;
	float: left;
	overflow: hidden;
	margin: 0;
}

#logo a {
	width: 250px;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#nav {
	margin: 0; 
	padding: 0 15px 0 15px; 
	list-style: none;
	height: 30px;
	clear: both;
	font-family: "Palatino Linotype", Palatino, serif;
	background: #da006a;
}

#nav li {
	padding: 0;
	margin: 0;
	float: left;
	text-transform: capitalize;
}

#nav li a {
	padding: 0 10px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: capitalize;
	color: #FFF;
	border-left: 1px solid #FFF;
}

#content {
	width: 100%;
	float: left;
	background: #FFF;
}

#content p {
	margin-bottom: 0;
}

#content h2 {
	margin: 0;
	font-size: 1.6em;
	font-family: "Palatino Linotype", Palatino, serif;
}

#content h3 {
	margin: 0;
	font-family: "Palatino Linotype", Palatino, serif;
	font-weight: normal;
	font-size: 1.3em;
}

#content-box {
	float: left;
	width: 645px;
	padding: 10px 20px 20px;
	margin: 10px 5px 10px 10px;
	color:#000000;	
}

#content-box h2 {
	color: #000000;
}

#content-box h3 {
	color: #005043;
}

#home-box1 {
	float: left;
	width: 400px;
	padding: 10px;
	margin: 10px 5px 10px 10px;
	background: #0098d4;
	height: 300px;
}

#home-box2 {
	float: left;
	width: 215px;
	padding: 10px 20px;
	margin: 10px 5px;
	background: #cbd300;
	height: 300px;
	color:#000000;	
}

#home-box2 h3 {
	margin-top: 0; 
	font-size: 1.6em;
	color:#005043;
}

#home-box2 h4 {
	margin-top: 0; 
	font-size: 1em;
}

#sidebar {
	width: 235px;
	padding: 10px 0;
	margin: 10px 5px;
	float: left;
	background: #f7dd00;

	color:#000000;
}

.sidenav {
	padding: 5px 20px 20px 10px;
	margin: 0;
	list-style: none;
	line-height: 1.5em; 
	background: #f7dd00;
}

.sidenav li {
	padding: 0 0 8px 25px;
	margin: 0;
	font-size: 1.3em;
	list-style: none;
	font-family: "Palatino Linotype", Palatino, serif;
	text-transform: capitalize;
}

#sidebar li ul {
	margin: 0;
	padding: 5px 0 0 0;
}

#sidebar li li {
	font-size: 0.8em;
}

#sidebar li a {
	text-decoration: none;
}

#sidebar li a:hover, #nav li a:hover {
	text-decoration: underline;
}
/**/
#footer {
	clear: both;
	padding: 20px 31px;
	width: 910px;
	height: 144px;
	margin: auto;
	background: url(../images/fc-footer.jpg) no-repeat top center;
}

#footer a, #footer a:visited {
	color: #8a470c;
}

#footer p, #footer h6 {
	margin: 0;
}

#footernav {
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none;
}

#footernav li {
	padding: 0 20px 0 0;
	margin: 0;
	display: inline;
}

#footernav li a {
	text-decoration: none;
}

#footernav li a:hover {
	text-decoration: underline;
}

#footerbox {
	float: right;
	width: 670px;
}

#footerform {
	float: right;
	width: 205px;
	padding: 0;
	margin: 0 10px;
	font-size: .9em;
}

#footerform p {
	clear: both;
	margin: 10px 0;
}

#footerform label {
	float: left; 
	width: 65px;
	clear: left;
	line-height: 1.4em;
}

#footerform input {
	float: left;
	width: 134px;
	background: #ffecbe;
	border: 1px solid #b47527;
	margin: 0 0 3px 0;
}

#footerbox address {
	font-style: normal; 
}

#footerform .ftrsubmit {
	width: 138px;
	height: 26px;
	background: #7aa640 url(../images/fc-ftr-submit.jpg) no-repeat top left;
	color: white;
	border: none;
}

#footerform h3 {
	margin: 0 0 10px 0;
	font-size: 1.6em;
	float: left;
	clear: left;
	color: #da006a;
}

/* forms in content */

#content fieldset 
{
    width:100%;
}

#content .formfield 
{
    width:100%;
	float:left;
	clear:left;
	}
#content .formfield label 
{
	width:250px;
	display:inline-block;
	float:left;
	text-align:right;
    padding: 0 5px;
	}

#content .formfield input
{
	
	display:inline-block;
	width: 200px;
    font-size: 1em;
}
	
#content .formfield textarea
{
	display:inline-block;
    font-family: Arial, Helvetica, sans-serif;
    width: 200px;
    font-size: 1em;
}

#content .formfield select
{
	display:inline-block;
	width: 200px;
    font-size: 1em;
}

#content .formfield .checkradio
{
	display:inline-block;
	width: 200px;
    font-size: 1em;
	line-height:1.5;
}

#content .formfield .checkradio input
{
	width: auto;
	float: left;
}

#content .formfield .checkradio label 
{
	width:auto;
	display:inline-block;
	float:left;
	text-align:left;
    padding: 0 5px;
	width: 170px;
	}

	
#content .buttons{
clear:both;
}

#content .buttons input{
    width:auto;
    margin: 6px;
    padding: 3px;
    font-size: 1em;
    height: 32px;
}

#content .calendar 
{
    border-color:#bfbfbf;
}

#content .calendar td
{
    text-align:center;
    border-style:none;
}

#content .calendar td a
{
    text-decoration:none;
}

/* accommodation */

.club {
 width: 205px;
 height: 200px;
 float: left;
 margin: 2px;
 border: 1px solid #0098d4;
 background: #cbd300;
 overflow: hidden;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 -ms-text-overflow:ellipsis;
/* -moz-binding:url(/ellipsis-xbl.xml#ellipsis);*/
}

.club h4 {
 width: 100%;
 height: 50px;
 margin:0px;
 background: #0098d4;
 font-size: 1.2em; font-family: "Palatino Linotype", Palatino, serif; color: white;
}

.club p {
 margin:2px;
}
.clubdir ul li 
{
	list-style: none;
	display:block;
	float:left;
	width: 170px;
    padding: 2px 0 5px 30px;
} 
.allclubs {
 float:right;
}

