* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:982px;
}
body{ 
	background:url(images/main-bg.jpg) no-repeat center top #ffffff;
	font-family:Georgia;
	font-size:14px; 
	line-height:23px;
	color:#000000;
}table, td, li, p, div, textarea   { 

	font-family:Georgia;

	font-size:14px; 
	line-height:23px;
	color:#000000;

}


img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}


/*==== GLOBAL =====*/
#main {
	width:982px; 
	margin:0 auto;
	font-size:.8125em;
	position:relative;
	overflow:hidden;
}

#header {
	height:486px;
	position:relative;
}
#footer {
	padding:46px 22px 60px 8px;
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.png) left top repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Georgia;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:10px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:22px;
}
.p1 { 
	margin-bottom:11px;
}
.p2 { 
	margin-bottom:22px;
}
.p3 { 
	margin-bottom:33px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#1C180F;
	text-decoration:underline; 
	outline:none;font-weight:normal;}
a:link {
	color:#1C180F;
	text-decoration:underline; 
	outline:none;font-weight:normal;
}

a:hover{
	color:#1C180F;
	text-decoration:none; 
	outline:none;font-weight:normal;
}

h1 {
	font-size:48px;
	line-height:1em;
	position:absolute;
	left:31px;
	top:65px;
	width:211px;
	height:170px;
	text-indent:-9999em;
	background:url(images/logo2.png) no-repeat left top;
}
	h1 a {
		display:block;
		width:211px;
		height:170px;
		text-decoration:none;
	}
h2 {
	font-size:20px;
	line-height:1.2em;
	color:#1C180F;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:14px;
}
h3 {
	font-size:1em;
	color:#ffffff;
	text-align:center;
}
h5 {
	font-size:1em;
	color:#000000;
	text-align:left;
        font-weight:normal;
}

.txt1 {
	color:#000000;
}
.txt2 {
}


.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:20px;
}


/*==================boxes====================*/
.box {
	background:#6D6153;
	width:100%;
}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:9px 30px 12px 30px;
	}
	.box .inner1 { 
		padding:27px 30px 45px 30px;
	}
	
	.box .inner2 { 
		padding:27px 30px 45px 30px;
		text-align: center;
	}

.address { 
	float:right;
	width:185px;
	margin-right:250px;
}
.address.last {
	margin-right:50px;
}
	.address dt {
		font-weight:bold;
		color:#000000;
	}
	.address dd { 
		clear:both;
	}


/*===== header =====*/
	.banners {
		position:absolute;
		left:684px;
		top:153px;
	}
	
	.extra-link {
		background:url(images/marker.gif) no-repeat left 5px;
		padding:0 0 0 20px;
		color:#000000;
		text-decoration:none;
		position:absolute;
		left:790px;
		top:6px;
	}
	.extra-link:hover {
		text-decoration:underline;
	}
	
	
	.nav {
		position:absolute;
		left:41px;
		top:265px;
	}
		.nav li {
			vertical-align:top;
			width:100%;
			overflow:hidden;
			height:31px;
		}
			.nav li a {
				font-size:16px;
				line-height:1.2em;
				color:#000000;
				text-decoration:none;
				padding:0 0 0 20px;
				text-transform:uppercase;
			}
			.nav li a:hover, .nav li a.current {
				color:#1C180F;
				text-decoration:none;
				background:url(images/marker2.gif) no-repeat left 3px;
				
			}

/*===== content =====*/
#content .indent {
	padding:18px 0 40px 0;
}

	#content ul li {
		padding-bottom:2px;
		color:#000000;
	}
		#content ul li a {
			font-weight:bold;
		}
	


.leagues {
	width:100%;
}
	.leagues thead td {
		font-weight:bold;
		color:#000000;
		text-align:center;
	}
	.leagues tbody td {
		padding-bottom:1px;
		padding-left:15px;
	}
	.leagues tbody td.cell-2 {
		padding-left:40px;
	}
	.leagues tbody td.cell-3 {
		padding-left:40px;
	}


/*===== footer =====*/
#footer {

}
	#footer a {
		color:#ff0000;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}

	.social-services {
		float:left;
		padding:0 0 0 0;
	}
		.social-services dt {
			float:left;
			padding:8px 12px 0 0;
		}
		.social-services dd {
			float:left;
			padding-right:3px;
		}


/*----- forms -----*/

/*==========================================*/
/* Easy Slider */
	.slider-wrap {
		position:relative;
	}
	#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
		}
	#content #slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:265px;
		height:250px;
		overflow:hidden; 
		color:#fff;
		}	
	#prevBtn, #nextBtn { 
		display:block;
		width:39px;
		height:36px;
		position:absolute;
		left:188px;
		top:250px;
		z-index:1000;
		text-indent:-9999em;
		}	
	#nextBtn { 
		left:227px;
		}														
	#prevBtn a, #nextBtn a {  
		display:block;
		position:relative;
		width:39px;
		height:36px;
		background:url(images/up.gif) no-repeat left top;
		}	
	#nextBtn a{ 
		background:url(images/down.gif) no-repeat left top;
		}	
/* // Easy Slider */



#registration-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#registration-form .col-1 {
		width:324px !important;
		margin:0 !important;
	}
	#registration-form .col-2 {
		width:271px !important;
		margin:0 !important;
	}
		#registration-form label {
			display:block;
			height:42px;
			overflow:hidden;
			line-height:16px;
		}
		#registration-form input {
			background:#999999;
			width:260px;
			border:1px solid #333333;
			padding:2px 0 1px 5px;
			color:#111;
		}



#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:33px;
	}
	#contacts-form input {
		width:230px;
		border:1px solid #333333;
		padding:2px 0 2px 5px;
		color:#fff;
		background:#999999;
	}
	#contacts-form textarea {
		width:310px;
		background:#999999;
		border:1px solid #333333;
		padding:2px 0 2px 5px;
		color:#fff;
		overflow:auto;
		height:83px;
		padding:1px 0 1px 5px;
		margin-bottom:5px;
	}

	#contacts-form .col-1 {
		width:275px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:305px !important;
		margin:0 !important;
	}
	#contacts-form .button {
		float:right;
		margin-left:20px;
	}






/*==========================================*/

#page4 #content #slider li { 
	width:471px;
	height:231px;
}

#page4 #prevBtn, #page4 #nextBtn { 
		left:394px;
}	
#page4 #nextBtn { 
		left:433px;
}						
		

