/*--Main--*/
body {
	margin: 0px; 
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 12px;
	color: #000000; 
	background-color: #FFFFFF; 
	text-align: center;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
}

.outer {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}

#maincontainer {
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	width: 780px;
}

#top {
	height: 191px;
}

#navigation {
	padding: 13px 0px 0px 0px;
	height: 33px!important;
	height: 46px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}

#navigation a:hover {
	color: #E1D971; 
	text-decoration: none; 
	font-weight: bold;
}

#content {
	line-height: 16px;
	margin: 30px 0px 30px 0px;
	padding: 30px;
	background-image: url(../images/content_box_main_bg.jpg);
	background-repeat: repeat;
	-moz-border-radius: 10px;
}

#content a:link, #content a:visited, #content a:active {
	color: #483529; 
	text-decoration: none; 
	font-weight: bold;
	border-bottom: 3px solid #756739;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#content a:hover {
	color: #756739; 
	text-decoration: none; 
	font-weight: bold;
}

#content img  {
	border: 3px solid #443A25;
	float: left;
	margin: 12px 15px 10px 0px;
}

.bottom {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 400px!important;
	height: 460px;
	padding-top: 60px;
	background-position: 50% bottom;
	clear: both;
}

.bottom a:link, .bottom a:visited, .bottom a:active {
	color: #FDFCE2; 
	text-decoration: underline; 
	font-weight: bold;
}

.bottom a:hover {
	color: #E1D971; 
	text-decoration: underline; 
	font-weight: bold;
}

.bottom h2 {
	color: #FDFCE2;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.bottom strong {
	color: #E1D971;
}

.bottom_inner {
	clear: both; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	width: 780px;
	color: #FDFCE2;
}

.gallery {
	display: inline;
	float: left;
	width: 234px!important;
	width: 254px;
	height: 342px;
	padding: 0px 20px 0px 0px;
}

.small_pic {
	background-image: url(../images/small_pic_bg.jpg);
	background-repeat: no-repeat;
	padding: 20px 0px 0px 20px;
	width: 190px!important;
	width: 210px;
	height: 133px!important;
	height: 153px;
}

.whats_on {
	float: left;
	width: 224px!important;
	width: 263px;
	height: 342px;
	padding: 0px 20px 0px 20px;
}

.sign_up {
	float: left;
	width: 254px;
	width: 234px!important;
	width: 254px;
	height: 342px;
	padding: 0px 0px 0px 20px;
}

#footer {
	clear: both;
	font-size: 10px;
}

#footer p {
	padding: 2px 0px 2px 0px;
}

.image {
	border: 1px solid #000000; 
	float: left; 
	margin: 3px 8px 8px 0px;
}

p {
	margin: 0px; 
	padding: 8px 0px 8px 0px;
}

p.skip {
	position: absolute; 
	left: -9999px; 
	width: 0px; 
	overflow: hidden;
}

.font_brown {
	color: #756739;
}

/*--Horizontal Rule--*/
hr {
	border: 0px; 
	border-bottom: 1px; 
	color: #756739; 
	border-bottom-style: solid; 
	height: 0px; 
	clear: both; 
	margin: 0px 0px 10px 0px!important; 
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 0px 0px!important; 
	padding: 0px 0px 0px 0px;
}


/*--Forms--*/

.sign_up form {
	margin: 0px;
}

.sign_up form input {
	font-size: 12px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 2px solid #392A23; 
	width: 220px!important;
	width: 228px;
	height: 18px!important;
	height: 26px;
	padding: 4px;
	background-image: url(../images/form_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	-moz-border-radius: 6px;
}

.sign_up form p {
	margin: 8px 0px 8px 0px; 
}

.sign_up form input.submit {
	width: 80px!important; 
	width: 80px;
	height: 30px!important;
	height: 30px;
	margin-left: 0px!important;
	margin-left: 0px; 
	color: #FDFCE2;  
	background-color: #392A23; 
	border: 0px; 
 	padding: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}




form {
	padding: 0px; 
	margin: 20px 0px 0px 0px;
}

form p {
	margin: 3px 0px 3px 0px; 
	padding: 0px;
}

form p label {
	float: left; 
	width: 80px;
}

form input {
	font-size: 12px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 2px solid #392A23; 
	width: 252px!important;
	width: 260px;
	height: 18px!important;
	height: 26px;
	padding: 4px;
	background-image: url(../images/form_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	-moz-border-radius: 6px;
}

form textarea {
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 2px solid #392A23; 
	width: 260px; 
	height: 150px; 
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 12px;
	background-image: url(../images/form_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	-moz-border-radius: 6px;
}

form input.submit {
	width: 80px!important; 
	width: 80px;
	height: 30px!important;
	height: 30px;
	margin-left: 80px!important;
	margin-left: 83px; 
	color: #FDFCE2;  
	background-color: #392A23; 
	border: 0px; 
 	padding: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*--News Layout--*/
.news_title {
	font-weight: bold; 
	background-color: #E5E5E5; 
	padding: 3px 5px 3px 5px; 
	margin-bottom: 4px;
}

#news {
	margin-right: 150px; 
	height: 1%;
}

#news_nav {
	float: right; 
	text-align: left; 
	border-left: 1px solid #E5E5E5; 
	font-size: 10px; 
	width: 125px; 
	margin-top: 10px;
}

#news_nav ul {
	list-style: none; 
	margin: 0px; 
	padding: 0px;
}

#news_nav ul li {
	padding: 0px 0px 0px 5px;
}

#news_nav li a:link, #news_nav li a:visited {
	margin: 0px; 
	text-decoration: none; 
	line-height: 16px; 
	font-weight: normal;
}

#news_nav li a:hover {
	color: #999999;
}

#news_nav ul ul li {
	padding-left: 15px;
}

.pagecount {
	text-align: right; 
	margin: 0px; 
	padding: 10px 0px 0px 0px;
	clear: both;
}

.category {
	padding-top: 15px; 
	font-size: 10px;
}

/*--Tables--*/
table, tr, td {
	font-family: Arial, Tahoma, sans-serif; 
	font-size: 11px;
}

table {
	border-collapse: collapse; 
	margin: 10px 0px 10px 0px;
}

td {
	text-align: left; 
	padding: 5px; 
	border: 1px solid #000000;
}

th {
	font-weight: bold; 
	text-align: left; 
	padding: 10px 5px 10px 5px; 
	border: 1px solid #000000;
}

/*--Box--*/
.box {
	width: 324px!important;
	width: 364px;
	height: 396px!important;
	height: 426px;
	padding: 15px 20px 15px 20px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	margin: 30px 0px 30px 0px;
}

.box a:link, .box a:visited, .box a:active {
	color: #483529; 
	text-decoration: none; 
	font-weight: bold;
	border-bottom: 3px solid #756739;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
}

.box a:hover {
	color: #756739; 
	text-decoration: none; 
	font-weight: bold;
}

.box_left {
	float: left;
}

.box_right {
	float: right;
}

.big_pic {
	background-image: url(../images/big_pic_bg.jpg);
	background-repeat: no-repeat;
	width: 287px!important;
	width: 306px;
	height: 190px!important;
	height: 202px;
	padding: 12px 0px 0px 19px;
	margin: 30px 0px 8px 7px;
}

.sport_box {
	padding: 0px 0px 20px 0px;
	clear: left;
}

.sport_box img {
	border: 2px solid #4E3B2C;
	float: left;
	margin: 8px 20px 0px 0px;
}

.font_red {
	color: #D21600;
	font-weight: bold;
}

/*--Menu--*/
#menu div {
	float: left;
	width: 200px;
	margin: 0px 15px 20px 15px;
}

/*--Sports--*/
#sport_categories div {
	float: left;
	width: 100px;
	height: 100px;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

#sport_categories a:link, #sport_categories a:visited, #sport_categories a:active {
	color: #483529; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	border-bottom: 0px;
	font-style: normal;
}

#sport_categories a:hover {
	color: #756739; 
	text-decoration: underline; 
	font-weight: normal;
}

#sport_categories img {
	float: none;
	margin: 0px 0px 5px 0px;
}