@charset "utf-8";
/* CSS Document */

body {
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	background-image: url(../_images/_background.png);
	background-repeat: repeat;
	background-position: center top;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: justify;
	line-height: 1.37em;
}
h1 {
	font-size: 16px;
	margin: 0;
	padding: 0 0 0 10px;
}
h2 {
	font-size: 14px;
	margin: 0 0 2px;
	padding: 0 0 0 5px;
	background-image: url(../_images/yline.jpg);
	background-repeat: repeat-x;
	line-height: 29px;
}
h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 25px;
	color: #577829;
}
h4 {
	color: #641203;
	font-size: 14px;
	font-style: italic;
}
h5 {
	color: #000;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;

}

a:hover {
	color: #641203;
	font-weight: bold;
	text-decoration: underline;
}

img {
	border: none;
}
.col2 img{
	border: solid 1px #cecccc;
	padding: 2px;
}
.col1-team img.team{
	border: solid 1px #cecccc;
	padding: 2px;
	float: right;
	margin-top: 1px;
	width: 285px;
}
.col1-team img.r{
	border: solid 1px #cecccc;
	padding: 2px;
	float: right;
	margin-top: 1px;
	margin-left: 10px;
}
.col1-team img.center{
	border: none;
	padding: 2px;
	margin: 10px auto;
	width: auto;
	display: block;
}
.more  {
	display: block;
	width: 100%;
	height: 30px;
	padding: 10px 0 5px 0;
}
.more a {
	border: none;
	float: right;
	background-image: url(../_images/more.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
}
.more a span {
	display: none;
}
#container {
	width: 875px;
	margin: 0 auto;
}

#wrapper {
	width: 875px;
	margin: 0 auto;
	background-color: #FFF;
	height: 100%;
	padding-bottom: 10px;
}

#top_links {
}
#top_links ul {
	display: block;
	margin: 0 30px 0 0;
	padding: 10px 0 0 0;
}
#top_links ul li{
	display: block;
	width: 20px;
	height: 20px;
	list-style-type: none;
	padding-bottom: 5px;
	margin: 0 0 0 10px;
}
#top_links ul li a {
	display: block;
	height: 20px;
}
#top_links ul li a span  {
	display: none;
}


#top_links ul li.home {
	background-image: url(../_images/icons/home.png);
	background-repeat: no-repeat;
	float: right;
}
#top_links ul li.email {
	background-image: url(../_images/icons/email.png);
	background-repeat: no-repeat;
	float: right;
}
#top_links ul li.sitemap {
	background-image: url(../_images/icons/sitemap.png);
	background-repeat: no-repeat;
	float: right;
}

#header {
	background-image: url(../_images/header.png);
	background-repeat: no-repeat;
	height: 149px;
	clear: both;
	position: relative;
	z-index: 0;
}
#header a  {
	height: 128px;
	display: block;
}
#header a span {
	display: none;
}
#latest {
	width: 215px;
	float: right;
	background-image: url(../_images/news.png);
	background-repeat: no-repeat;
	height: 142px;
	position: absolute;
	overflow: hidden;
	left: 654px;
	top: 8px;
	z-index: 1;
}
#latest h1 {
	font-size: 11pt;
	padding-top: 10px;
	padding-left: 14px;
}
#latest p {
	padding-right: 14px;
	padding-left: 14px;
	font-weight: bold;
	text-align: left;
}
#first  {
	position: absolute;
	margin: 5px 10px 0 0;
	left: 767px;
	top: 150px;
	z-index: 1;
}
#first  a{
	height: auto;
}

#nav {
	width: 450px;
	float: left;
	margin-left: 200px;
	z-index: 10;
	position: relative;
	height: 20px;
}
#nav a{
	height: 20px;
}
#nav ul.menu {
	margin: 0;
	list-style-type: none;
	display: block;
	padding: 0;
}
#nav ul.menu  li{
	text-align: center;
	background-image: url(../_images/button.png);
	background-repeat: no-repeat;
	height: 21px;
	display: block;
	width: 102px;
	float: left;
	position: relative;
	margin-left: 10px;
	line-height: 21px;
	font-weight: bold;
}
#nav ul.menu  li:hover    {
	color: #641203;
/*	text-decoration: none;*/
	width: 102px;
}
#nav ul.menu  li a:hover    {
	color: #641203;
	text-decoration: none;
}
#nav ul.menu  li > ul.club     {
	text-align: center;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	background-color: #eeeeee;
	background-image: none;
	height: 195px;
}
#nav ul.menu  li > ul.photo     {
	text-align: center;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	background-color: #eeeeee;
	background-image: none;
	height: 160px;
}
#nav ul.menu  li > ul.team     {
/*	text-align: center;*/
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	background-color: #eeeeee;
	background-image: none;
	height: 135px;
}
#nav ul.menu ul{
	margin: 0;
	list-style-type: none;
	display: block;
	padding: 0;
	cursor: default;
	width: 402px;
	clear: left;

}
#nav ul.menu ul.photo{
	margin: 0;
	list-style-type: none;
	display: block;
	padding: 0;
	cursor: default;
	width: 134px;
}
#nav ul.menu ul.club ul, #nav ul.menu ul.team ul{
	float: left;
	clear: left;
	width: 402px;
	background-image: url(../_images/nav/colc.jpg);
	background-repeat: no-repeat;
	margin: 5px 0 0 0;
	background-position: right bottom;
}
#nav ul.menu ul.photo ul{
	float: left;
	clear: left;
	width: 134px;
	background-image: url(../_images/nav/colc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 160px;
	padding: 5px 0 0 0;
}
#nav .menu li li  {
	background-image: url(none);
	float: left;
}
#nav .menu li li  a{
	text-align: left;
	font-weight: normal;
}
#nav .menu li li  a:hover{
	text-decoration: underline;

}
#nav .menu li ul li  {
	margin: 0;
	padding: 0;
	float: left;
}
#nav .menu li ul li li {
	margin: 0;
	padding: 0 5px;
}


#nav ul.menu li:hover ul{
	display: block;
}
#nav .menu li ul li.cola{
	width: 123px;
	border-right: 1px solid #fff;
}
#nav .menu li ul li.colb{
	width: 123px;
	float: left;
	border-right: 1px solid #fff;
}
#nav .menu li ul li.colc{
	width: 123px;
}
#nav .menu li #sub_header {
	font-weight: bold;
	text-align: left;
	padding: 0 5px;
}

#title {
	background-image: url(../_images/yline.jpg);
	background-repeat: repeat-x;
	height: 29px;
	clear: both;
	position: relative;
	z-index: -10;
}
#title h1{
	font-size: 14pt;
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
	z-index: -10;
	top: 3px;
	width: 750px;
}


#content {
	background-color: #FFF;
	height: auto;
	padding: 10px;
	margin: 0;
}
#content a {
	color: #009;
}

#content .col1 {
	width: 390px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}
#content .col1 table{
	background-color: #fffec3;
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#content .col1-team {
	width: 650px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}
#content .col1-team table{
	margin: 2px;
	width: 355px;
	background-color: #fffec3;
}
#content .col2 {
	width: 250px;
	float: left;
	padding: 0px 10px 0 15px;
}
#content .col2-team {
	width: 650px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}
#content .col2-team table{
	margin: 2px;
	width: 100%;
	background-color: #fffec3;

}
#content ul    li{
	list-style-type: disc;
	padding-left: 10px;
	margin: 5px 0;
	line-height: 15px;
	margin-left: 25px;
}
#content ul    li ul li{
	list-style-type: disc;
	padding-left: 10px;
	margin: 5px 0;
	line-height: 15px;
	margin-left: 0px;
}
#content ul li.pdf    {
	background-image: url(../_images/pdf.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	list-style-type: none;
	padding-left: 35px;
	margin: 5px 0;
	line-height: 30px;
}
.col3  {
	width: 180px;
	float: right;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.col3 img  {
	padding: 2px;
}

.col3 iframe  {
	padding: 5px;
	margin: 0 12px;
}
#diary_dates {
	margin: 10px 0;
}
#diary_dates a {
	color: #009;
}
#diary_dates p{
	text-align: left;

}


#content2 {
	background-color: #FFF;
	height: 100%;
	padding: 0px;
	margin: 0;
	width: 650px;
	min-height: 10px;
	float: left;
}
#content2 .col4 {
	width: 320px;
	float: left;
	margin-right: 10px;
	height: auto;
}
#content2 .col4-team {
	width: 100%;
	float: left;
	height: auto;
}
#content2 .col4-team h2{
	width: 355px;
}
#content2 .col4-team table h2{
	width: auto;
}
#content2 .col4-team table {
	padding: 0;
	margin: 0;
	border: 1px solid #cecccc;
	border-collapse: collapse;
	width: 100%;

}
#content2 .col4 table {
	width: 320px;
	line-height: 1em;
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
	border: 1px solid #cecccc;
	border-collapse: collapse;

}
#content2 .col4 table p   {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#content2 .col4 tr       {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecccc;
}
#content2 .col4 td       {
	vertical-align: center;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecccc;
}


#content2 .col5 {
	width: 320px;
	float: left;
	margin-right: 0px;
}
#content2 .col5-team {
	width: 280px;
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
#content2 .col5-team table {
	padding: 0;
	margin: 0;
	border: 1px solid #cecccc;
	border-collapse: collapse;
	width: 100%;
	background-color: #fffec3;
}
#content2 .col6 {
	width: 210px;
	float: left;
}
#content2 .col6 p {
	margin: 5px 0 0 0;
	line-height: 1em;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #cecccc;
	border-collapse: collapse;
	margin: 2px 0;
}
table tr td p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
tr    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecccc;
	padding: 0px;
	margin: 0px;
}

td {
	vertical-align:center;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecccc;
	margin: 0px;
}
br {
	clear: both;
}

#footer {
	clear: both;
	background-image: url(../_images/grass.jpg);
	background-repeat: no-repeat;
	height: 146px;
}
#facebook {
	width: 200px;
	padding-top: 60px;
}
#facebook a {
	background-image: url(../_images/icons/facebook.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	display: block;
}

#facebook a span {
	display: none;
}
#fa {
	width: 230px;
	padding-top: 20px;
	float: right;
}
#fa  a{
	background-image: url(../_images/icons/fa.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 230px;
	display: block;
}
#fa a span {
	display: none;
}


#footer_links {
	clear: both;
	height: 18px;
	background-color: #577829;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	padding: 2px 5px 0 5px;
}
#footer_links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	width: auto;
}
#footer_links ul li{
	display: block;
	width: auto;
	float: left;
	padding-left: 2px;

}
#footer_links ul li a {
	font-weight: normal;
	color: #FFF;
}
form {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 510px;
}
form label {
	width: 200px;
	float: left;
}
form .boxes {
	float: left;
	width: 300px;
	margin: 2px 0;
}

form .area {
	float: left;
	width:300px;
}
form #submit {
	float: right;
	margin: 5px 5px 0 0;
}
