body{
	margin:0;
	font:11px/13px "Trebuchet MS", sans-serif;
	color:#dfdfdf;
line-height: 18px;
	background:#3b69ae url(images/background.jpg) repeat-x;
}
img{border:0;}
a{
	text-decoration:underline;
	color:#6e86a9;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page{
	width:100%;
	min-width:1003px;
	background: url(images/bg-body.jpg) no-repeat 50% 0;
}
#home #page{
	background: url(images/bg-body-home.jpg) no-repeat 50% 0;
}
#header{
	width:974px;
	margin:0 auto;
	padding:0 10px 0 0;
	position:relative;
	z-index:10;
}
#header h1{
	background:url(images/logo.png) no-repeat;
	width:595px;
	height:97px;
	margin:0 0 0 195px;
}
#header h1 a{
	float:left;
	width:349px;
	height:74px;
	text-indent:-9999px;
	overflow:hidden;
	margin:13px 0 0 122px;
	position:relative;
}
#header .stars{
	background:url(images/stars.png) no-repeat;
	width:173px;
	height:121px;
	overflow:hidden;
	position:absolute;
	left:406px;
	top:96px;
}
#header #right-nav{
	width:395px;
	margin:-7px 0 8px;
	padding:0 0 0 22px;
	float:right;
	background:url(images/bg-nav-right.gif) no-repeat 100% 0;
}
#header #left-nav{
	width:411px;
	margin:-7px 0 8px;
	padding:0 0 0 15px;
	background:url(images/bg-nav-left.gif) no-repeat;
}
.nav{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:38px;
}
.nav li{
	float:left;
	padding:0 7px;
	background:url(images/nav-separator.gif) no-repeat 0 17px;
	position:relative;
}
.nav li:first-child{
	background:none;
}
.nav li.hover,
.nav li:hover{
	position:relative;
}
.nav li a{
	float:left;
	color:#000;
	padding:6px 0 1px;
	text-decoration:none;
}
.nav li:hover a,
.nav li.hover a{
	text-decoration:none;
	background:url(images/nav-arrow.gif) no-repeat 50% 34px;
}
.nav li ul{
	display:none;
}
.nav li.hover ul,
.nav li:hover ul{
	display:block;
	background:#f4e8c0;
	width:156px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:0;
	top:45px;
}
.nav li ul li{
	position:static;
	width:156px;
	background:none;
	padding:0;
}
.nav li ul li a,
.nav li:hover ul li a{
	line-height:24px;
	padding:0 0 0 10px;
	float:left;
	width:146px;
	border-bottom:1px solid #000;
	background:none;
}
.nav li ul li a:hover{
	text-decoration:underline;
}
#content{
	width:986px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	position:relative;
	z-index:1;
background:transparent url(images/bg-content-bg.gif) repeat-y scroll 0 0;
}

.cleardivs {
clear:both;
}

#content .inner{
	width:100%;
	overflow:hidden;
	background:url(images/bg-content.gif) no-repeat 0 0;
}
#home #content{
	background:url(images/bg-content-home-bg.gif) repeat-y;
}
#home #content .inner{
	background:url(images/bg-content-home.gif) no-repeat 0 0;
}
#content h2{
	color:#f4e8c0;
	font-weight:normal;
	font-size:14px;
	line-height:14px;
	margin:0;
text-transform: uppercase;
padding-bottom: 15px;
}
#content h3{
	font-size:13px;
	font-weight:normal;
	color:#f4e8c0;
	margin:0;
line-height: 17px;
}

li .xoxo {
list-style: none;
	font-size:13px;
	font-weight:normal;
	color:#f4e8c0;
	margin:0;
line-height: 28px;
padding-bottom: 12px;
}

.linkcat {
list-style: none;
}

#content h4{
	font-size:13px;
	font-weight:normal;
	color:#dfdfdf;
	margin:0;
}
#content .box{
	float:left;
	width:312px;
	padding:28px 11px 13px;
	overflow:hidden;
}
.big-box p,
.box p{
	margin:15px 0;
}
	.box .box-inner{
	width:283px;
	overflow:hidden;
	padding:0 15px 0 14px;
	min-height:310px;
}
* html .box .box-inner{
	height:310px;
	overflow:visible;
}
.box p span.big{
	font-size:12px;
	font-weight:bold;
}
.box a.more{
	color:#f4e8c0;
	background:url(images/bg-more.gif) no-repeat 0 60%;
	padding:0 0 0 9px;
}
.box #news-list{
	margin:0 0 15px;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
#news-list li{
	border-top:1px solid #394960;
	padding:0 10px 0 0;
	margin:-1px 0 0;
}
.tournament{
	margin:15px 0;
	color:#f4e8c0;
	font-size:12px;
}
.tournament p{
	margin:0;
}
#news-list .tournament{
	font-size:11px;
	color:#dfdfdf;
}
#news-list li.registration p{
	margin:0;
}
.box #subscribe{
	width:284px;
	overflow:hidden;
	background:#545046;
	font-size:12px;
	color:#f4e8c0;
	padding:4px 14px 9px;
	margin:21px 0 0 -14px;
}
#subscribe label{
	line-height:22px;
}


#subscribe .button{
	color:#0f1426;


	border:0;
	font:11px/14px "Trebuchet MS", sans-serif;
	background:#f4e8c0;


	width:62px;
	height:16px;
}
#subscribe .address-input{
	background:#0f1426;
	color:#747476;
	border:0;
	padding:1px 4px;
	font:11px/16px "Trebuchet MS", sans-serif;
	width:205px;
}
#content .big-box{
	float:left;
	width:589px;
	padding:36px 39px 13px 25px;
}
.big-box .box-inner{
	min-height:310px;
	overflow:hidden;
}
* html .big-box .box-inner{
	height:310px;
	overflow:visible;
}
address{
	margin:15px 0;
}
.big-box address p{
	margin:0;
	font-style:normal;
}
#content dl.entry,
#content dl.division{
	margin:15px 0;
	width:380px;
	overflow:hidden;
}
#content dl.entry{
	margin:-15px 0 15px;
}
#content dl.entry dt,
#content dl.division dt{
	float:left;
	padding:0 5px 0 0;
}
#content dl.entry dd,
#content dl.division dd{
	margin:0;
	padding:0 5px 0 0;
	float:left;
}
#content .gallery{
	float:left;
	width:270px;
	padding:37px 24px 0;
	color:#c7c3b7;
	text-align:right;
}
.gallery p{
	margin:5px 0 3px;
	text-align:left;
	color:#c7c3b7;
}
.gallery a{
	color:#7b90af;
}
.gallery img{
	display:block;
	border:1px solid #111627;
}

.gallery-link {
	border:1px solid #111627;
width: 265px;
}

.gallery-list{
	list-style:none;
	margin:11px 0 0;
	padding:0;
	text-align:left;
}
.gallery-list li{
	display:inline;
	padding:0 6px 0 0;
}
.gallery-list li a img{
	display:inline;
	border:0;
}
#footer{
	width:932px;
	overflow:hidden;
	margin:0 auto;
	padding:18px 27px 25px 25px;
	color:#DFDFDF;
margin-top: 25px;
background-color: #000000;
}
#footer p{
	margin:0;
}
#footer a.design{
	text-decoration:none;
	color:#DFDFDF;
	float:right;
}
.post {
margin-bottom: 12px;
padding-bottom: 7px;
border-bottom:1px solid #394960;
}




/*
EASY CONTACT
by SCOTT ALLAN WALLICK, http://scottwallick.com/
from PLAINTXT.ORG, http://www.plaintxt.org/

This file is part of EASY CONTACT.

EASY CONTACT is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.

EASY CONTACT is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for details.

You should have received a copy of the GNU General Public License
along with EASY CONTACT. If not, see www.gnu.org/licenses/.
*/

body div.formcontainer{
clear: both;
overflow: hidden;
width: 100%;
}

body div.formcontainer span.required {

}

body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.information,
body div.formcontainer p.success {

color: #442;
line-height: 250%;
padding-left: 36px;
width: 95%;
}

body div.formcontainer p.error {
background: #fbfbee url('error.png') no-repeat 12px 50%;
}

body div.formcontainer p.important {
background: #fbfbee url('important.png') no-repeat 12px 50%;
}

body div.formcontainer p.information {
background: #fbfbee url('information.png') no-repeat 12px 50%;
}

body div.formcontainer p.success {
background: #fbfbee url('success.png') no-repeat 12px 50%;
}

body div.formcontainer form.contact-form {
clear: both;
float: none;
width: 100%;
}

body div.formcontainer form.contact-form fieldset {
margin: 0.5em 0 1.5em 0;
}

body div.formcontainer form.contact-form fieldset legend {
text-transform: uppercase;
}

body div.formcontainer form.contact-form fieldset div.form-label {
display: block;
float:none;
line-height:150%;
margin: 0.5em 0 0 0;
padding:0;
text-align:left;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-label label,
body div.formcontainer form.contact-form fieldset div.form-option label {
cursor: pointer;
line-height:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input,
body div.formcontainer form.contact-form fieldset div.form-textarea {
display: block;
float:none;
margin: 0.2em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input input,
body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
padding: 0.3em;
width: 97%;
}

body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
overflow: auto;
}

body div.formcontainer form.contact-form fieldset div.form-input input.error {
}

body div.formcontainer form.contact-form fieldset div.form-input input.optional {
margin-bottom: 0.2em;
}

body div.formcontainer form.contact-form fieldset div.form-option,
body div.formcontainer form.contact-form fieldset div.form-submit {
display: block;
float:none;
margin: 1em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-submit input {
cursor:pointer;
padding:0.5em 2em;
}

#sidebar ul li {
     list-style-type: none;
margin: 0;
padding: 0;
}

#sidebar ul {
     list-style-type: none;
margin: 0;
padding: 0;
}