@charset "utf-8";
/* CSS Document */
@import '/assets/templates/lincsyfc/css/global.css';
#header{
	width: 100%;
	margin:0 auto;
	height:118px;
	background: url(/assets/templates/lincsyfc/images/header_bg.gif) repeat-x;
}
#header-info{
	width: 442px;
	float: left;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	text-align: right;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#web-name{
	margin: 14px 0 5px 13px;
	width: 429px;
	height: 67px;
	text-align: left;	
	background: url(/assets/templates/lincsyfc/images/web_name.gif) no-repeat;
}
#logo{
	float: right;
	width:113px;
	height: 110px;
	padding: 8px 11px 0 0;
}
#logo a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(/assets/templates/lincsyfc/images/logo.gif) no-repeat;
}

#navigation{
	width: 100%;
	height: 28px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 auto;
	overflow: hidden;
	background: url(/assets/templates/lincsyfc/images/navigation.gif) repeat-x;
}
#navigation a{
	color: #fff;
	margin: 0 17px 0 15px;
}
#navigation a:hover,#navigation a.on,#sidebar ul a:hover,#sidebar ul a.on{
	color: #A3DFFE;
	text-decoration: none;
}

#content{
	width: 770px;
	padding: 0 15px 18px;
}
.position{
	padding:3px 0;
	color: #545454;
	font-family: Arial;
}
h1{
	height: 20px;
	line-height: 20px;
	color: #33338B;
	font-size: 14px;
	padding: 5px 0 9px;
	font-family: Tahoma;
	padding-left: 31px;
	background: url(/assets/templates/lincsyfc/images/h1_bg.gif) 0 5px no-repeat;
}

#yfc-intro{
	width:765px;
	margin: 0 -20px 0 0;
	padding: 0 0 0 20px;
	overflow: hidden;
}
#yfc-intro h2{
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
}
#yfc-intro img{
	float: left;
	margin-right: 9px;
}
#yfc-intro p{
	float: right;
	width: 469px;
	margin-bottom: 15px;
}

#coming-soon,#local-clubs,#latest-news{
	float: left;
	width: 176px;
	height: 194px;
	padding: 0 9px 110px 8px;
	margin-right: 72px;
	background: url(/assets/templates/lincsyfc/images/coming_soon.gif) no-repeat;
}
#coming-soon h2,#local-clubs h2,#latest-news h2{
	font-size: 21px;
	line-height: 30px;
	color:#4C9FCA;
	text-align: center;
	font-family: Tahoma;
}
#coming-soon{
	margin-left:20px;
	display: inline;
}
#coming-soon dl{
	padding:12px 0 0 23px;
	background: url(/assets/templates/lincsyfc/images/icon_coming_soon.gif) 3px 12px no-repeat;
}
#coming-soon dt{
	color: #000;
	font-weight: bold;
}
#coming-soon dd{
	font-family: Arial;
	margin-bottom: 12px;
}
#coming-soon p{
	text-align: right;
	margin-top: -5px;
	padding-right: 5px;
}
#coming-soon p a{
	color: #9D9D9D;
	font-weight: bold;
}
#latest-news{
	margin-right: 0;
}

#footer{
	width: 100%;
	height: 20px;
	margin: 0 auto;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	padding-bottom: 40px;
	background: url(/assets/templates/lincsyfc/images/footer.gif) repeat-x;
}
#footer p{
	float: left;
	padding: 0 0 0 7px;
}
#footer p strong{
	margin-right: 24px;
}
#footer p#copy{
	float: right;
	font-size:8px;
	line-height: 9px;
	padding: 1px 7px 0 0;
	text-align: right;
}

#main{
	width: 100%;
	padding-bottom: 70px;
	background: url(/assets/templates/lincsyfc/images/main_bg.gif) 153px 0 no-repeat;	
}
#sidebar{
	float: left;
	padding-left: 15px;
	width: 133px;
	margin-right: -164px;
}
#sidebar h2{
	height: 17px;
	line-height: 15px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	background: url(/assets/templates/lincsyfc/images/sidebar_h2.gif) no-repeat;
}
#sidebar ul{
	font-family: Arial;
	padding: 10px 0 0 16px;
}
#sidebar ul li{
	margin-bottom: 8px;
}
#sidebar ul a{
	color:#4F6636;
}

.clubs-position{
	padding-left:160px;
}

#mainbar{
	width: 700px;
	padding: 0 15px 0 164px;
}
#mainbar p{
	margin-bottom: 15px;
}
#mainbar h1{
	margin-bottom: 4px;
}

.map{
	text-align: center;
}