@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	min-width:960px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:1.4;
	padding:0;
	margin: 20;
}
.clear {
	line-height: 1px;
	clear: both;
	height: 1px;
}
#container {
	width:900px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#strip1 {
	width:900px;
	height: 96px;
	background-image: url(../images/layout/topleftshadow.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#logo {
	height: 94px;
	width: 114px;
	margin-left: 50px;
	margin-right: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}
#logo h1 {
    padding:0;
	margin:0;
	color:#33c7af;
	font-size:large;
	width:114px;
	height:94px;
	position:relative;
}
#logo h1 span {
	background:url(../images/layout/logo.jpg) no-repeat;
	position:absolute;
	width:114px;
	height:94px;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 96px;
	width: 720px;
	float: right;
	background-image: url(../images/layout/toprightshadow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#contact {
	margin-top: 60px;
	font-size: 12px;
}
#contact a:link,
#contact a:visited {
    color:#000;
	text-decoration:none;
}
#contact a:hover,
#contact a:active {
     color:#017BBC;
	 text-decoration:none;
}
#strip2 {
	width:900px;
	background-image: url(../images/layout/bluestrip.gif);
	background-repeat: repeat-x;
	height: 90px;
	clear: both;
}
#lfwrap {
	float: left;
	height: 89px;
	width: 856px;
}
#lfimg {
	float: left;
	background-image: url(../images/layout/lfbluewhite.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 16px;
}
#buttonarea {
	height: 89px;
	width: 840px;
	float: right;
	text-align: left;
	display: inline;
}
#navbuttons {
	float: left;
	height: 67px;
	width: 710px;
	padding: 0px;
	margin-top: 15px;
	margin-left: 20px;
}
#navbuttons ul {
	margin:0;
	list-style:none;
	float:left;
	height: 67px;
	width: 710px;
	padding: 0;
	display: inline;
	position: relative;
}
#navbuttons ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 140px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
#navbuttons ul a span.fct {
	background:url(../images/layout/fct-up.jpg) no-repeat;
	width:140px;
	height:65px;
	float: left;
	border: 1px solid #32C7B0;
	display: inline-block;
	position: absolute;
	color: #32C7B0;
}
#navbuttons ul a span.fcc {
	background:url(../images/layout/fcc-up.jpg) no-repeat;
	width:140px;
	height:65px;
	display: inline-block;
	float: left;
	border: 1px solid #32C7B0;
	position: absolute;
	color: #32C7B0;
}
#navbuttons ul a span.fre {
	width:140px;
	height:65px;
	background-image: url(../images/layout/fre-up.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	border: 1px solid #32C7B0;
	position: absolute;
	color: #33C7AF;
}
#navbuttons ul a span.cfh {
	width:140px;
	height:65px;
	background-image: url(../images/layout/cfh-up.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	border: 1px solid #32C7B0;
	position: absolute;
	color: #33C7AF;
}
#navbuttons ul a span.ltr {
	width:140px;
	height:65px;
	background-image: url(../images/layout/ltr-up.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	border: 1px solid #32C7B0;
	position: absolute;
	color: #33C7AF;
}
#navbuttons ul a:hover span.fct {
	background:url(../images/layout/fct-dn.jpg) no-repeat;
	width:140px;
	height:65px;
	float: left;
	border: 1px solid #32C7B0;
	display: inline-block;
	position: absolute;
	color: #33C7AF;
}
#navbuttons ul a:hover span.fcc {
	background:url(../images/layout/fcc-dn.jpg) no-repeat;
	width:140px;
	height:65px;
	display: inline-block;
	float: left;
	border: 1px solid #32C7B0;
	position: absolute;
	color: #33C7AF;
}
#navbuttons ul a:hover span.fre {
	width:140px;
	height:65px;
	background-image: url(../images/layout/fre-dn.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	border: 1px solid #32C7B0;
	position: absolute;
	color: #3DC2AF;
}
#navbuttons ul a:hover span.cfh {
	width:140px;
	height:65px;
	background-image: url(../images/layout/cfh-dn.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	border: 1px solid #32C7B0;
	position: absolute;
	color: #33C7AF;
}
#navbuttons ul a:hover span.ltr {
	width:140px;
	height:65px;
	background-image: url(../images/layout/ltr-dn.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	border: 1px solid #32C7B0;
	position: absolute;
	color: #33C7AF;
}
#rtimg {
	float: right;
	background-image: url(../images/layout/rtbluewhite.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 44px;
}
#strip3 {
	width:900px;
	height: 28px;
	background-image: url(../images/layout/navbg.gif);
	background-repeat: no-repeat;
}
#strip3 ul {
	margin:0;
	padding:0;
	list-style:none;
	width:840px;
	float: left;
}
#strip3 ul li {
    float:left;
}
#strip3 ul a {
	display:block;
	line-height:28px;
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 55px;
	padding-bottom: 0;
	padding-left: 56px;
}
#strip3 ul a:hover,
#strip3 ul a.sel {
    color:#000;
	text-decoration:none;
}
#strip4 {
	width:900px;
	background-image: url(../images/layout/contentshadow.gif);
	background-repeat: repeat-y;
}
/* home page only */
#cyclingimage {
	background-image: url(../images/layout/womancycling.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	width:900px;
	height:100%;
	right: 6px;
	position: relative;
	bottom: 0px;
}
#rtmainhome2 {
	float: right;
	width: 736px;
	display: inline;
}
#cyclingimg {
	background-image: url(../images/layout/womancycling.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-right: 6px;
}
#lfmainhome {
	float: left;
	width: 154px;
	display: inline;
	margin-left: 10px;
	position:relative;
	right:-6px;
}
#rtmainhome {
	float: right;
	width: 726px;
	margin-right: 10px;
	display: inline;
	position:relative;
	right:-6px;
}
.homepara2 {
	width: 490px;
}
.homepara3 {
	width: 480px;
}
.homepara4 {
	width: 420px;
}

/*______________________*/
#lfmain {
	float: left;
	width: 154px;
	display: inline;
	margin-left: 10px;
}
#quickheading {
	width: 130px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 30px;
	height: 23px;
	margin-bottom: 0px;
	background-image: url(../images/layout/quicklinks.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	line-height: 23px;
}
#quicklinks {
	width:132px;
	margin-left: 22px;
	margin-top: 10px;
}
#quicklinks ul {
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#quicklinks ul a {
	display:block;
	height:30px;
	line-height:30px;
	text-decoration:none;
	color:#000000;
}
#quicklinks ul a:hover,
#quicklinks ul a.selected {
    color:#017BBC;
	text-decoration:none;
}
#rtmain {
	float: right;
	width: 726px;
	margin-right: 10px;
	display: inline;
}

#content,
#content2 {
	margin-right: 100px;
	padding-left: 50px;
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #acacac;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	min-height:280px;
}
#content h1 {
	font-size: medium;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content h2 {
	font-size:small;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top: 12;
	margin-bottom: 0px;
}

#content h3 {
    padding:0;
	margin:0;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:12px;
	
}
.toppara {
    margin-top:0;
	padding-top:0;
}
.emphasis {
    font-style:italic;
}
#content a:link,
#content a:visited {
    color:#017BBC;
	text-decoration:none;
}
#content a:hover,
#content a:active {
     color:#017BBC;
	 text-decoration:underline;
}
#homenews {
	width: 888px;
	margin-right: 6px;
	margin-left: 6px;
}
#strip5 {
	width:900px;
	clear: both;
}
#localinfo {
	height: 22px;
	width: 900px;
	background-image: url(../images/layout/localinfo.gif);
	background-repeat: no-repeat;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	line-height: 22px;
}
#localinfo a:link,
#localinfo a:visited,
#localinfo a:hover,
#localinfo a:active {
    color:#FFFFFF;
	text-decoration:none;
}
#links {
	background-color: #33c7af;
	height: 60px;
	margin-right: 6px;
	margin-left: 6px;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 888px;
}
#links a:link,
#links a:visited,
#links a:hover,
#links a:active {
    color:#FFFFFF;
	text-decoration:none;
}

#linkstext {
	padding-top: 11px;
}

/* -- styling -- */
.bold {
    font-weight:bold;
}


/* -- forms -- */
form.webform {
	width:510px;
	background-color:#E9E9E9;
	margin-top: 20px;
	margin-bottom: 20px;
	border: thin solid #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}
label {
    display:block;
	font-size:small;
}
.webformlabel {
    float:left;
	width:120px;
	font-size:small;
}
textarea {
	width:346px;
	border: solid 1px #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	padding: 5px;
}

.textInput {
	width:350px;
	border: solid 1px #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	height: 16px;
	padding: 3px;
	margin: 0px;
}
.dropdown {
	width:250px;
	border: solid 1px #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	padding: 3px;
	margin: 0px;
}
.sendbutton {
    margin-left:120px;
}
.formwarning {
	text-indent:120px;
	color:#FF0000;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
/* ---- misc ----*/
.footnote {
    font-size:x-small;
}

/* -- buttons -- */
.button a:link,
.button a:visited {
	padding: 3px;
	color: #FFFFFF !important;
	background-color: #B2B3B0;
	text-align: center;
	text-decoration:none;
	display:block !important;
	width:150px;
}
.button a:hover,
.button a:active {
	padding: 3px;
	color: #FFFFFF!important;
	background-color: #017BBC;
	text-align: center;
	text-decoration:none!important;
	display:block !important;
	width:150px;
}
.delbutton a:link,
.delbutton a:visited {
	padding: 0px;
	color: #FFFFFF !important;
	background-color: #B2B3B0;
	text-align: center;
	text-decoration:none;
	display:block !important;
	width:58px;
}
.delbutton a:hover,
.delbutton a:active {
	padding: 0px;
	color: #FFFFFF!important;
	background-color: #017BBC;
	text-align: center;
	text-decoration:none!important;
	display:block !important;
	width:58px;
}
.lgedelbutton a:link,
.lgedelbutton a:visited {
	padding: 0px;
	color: #FFFFFF !important;
	background-color: #B2B3B0;
	text-align: center;
	text-decoration:none;
	display:block !important;
	width:120px;
}
.lgedelbutton a:hover,
.lgedelbutton a:active {
	padding: 0px;
	color: #FFFFFF!important;
	background-color: #017BBC;
	text-align: center;
	text-decoration:none!important;
	display:block !important;
	width:120px;
}

.underline {
    text-decoration:underline;
	}
.filename {
    font-style:italic;
    }
#newscol1 {
    width:50%;
	float:left;
	margin:0;
	padding:0;
	}
#newscol2 {
    width:50%;
	float:right;
	margin:0;
	padding:0;
	}
.article1 {
    margin-top:20px;
	margin-right:15px;
}
.article2 {
    margin-top:20px;
	margin-left:15px;
}
.newstitle {
    font-size:small;
	font-weight:bold;
	}
.newstitles {
    font-size:small;
	font-weight:bold;
	margin-bottom:12px;
	}
.newsimg {
    border: solid 1px #333333;
	margin-bottom:12px;
	}
.newsimgs {
    border: solid 1px #333333;
	margin-bottom:5px;
	margin-right:5px;
	margin-top:5px;
	float:left;
	}	
.newsdtlimg {
    float:right;
	border: solid 1px #333333;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:16px;
	}
.warning {
	color:#FF0000;
}
.thankyou {
    color:#017BBC;
	font-weight:bold;
	text-indent:120px;
}
.event {
    width:100%;
}
.eventdetails {
	float: right;
	width:70%;
}

.eventdate {
	float:left;
	width:30%;
}
.eventtitle {
	font-weight:bold;
	display: inline-block;
}
.link {
	width:100%;
	margin-bottom: 20px;
}
.linkdetails {
	width:85%;
	float:right;
}
.linklogo {
	width:15%;
	float:left;
	margin-top: 14px;
}
#pictoriwebdesign {
	font-size: x-small;
	color: #CCCCCC;
	text-align: center;
	margin-top: 20px;
}
#pictoriwebdesign a:link,
#pictoriwebdesign a:visited,
#pictoriwebdesign a:hover,
#pictoriwebdesign a:active {
	text-decoration:none;
	color:#999999;
}
.nolink {
    color:#999999;
}
