/* BASIC */
body {
	font: 62.7%/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #E6E6E6 url(bg2.gif) repeat left top;
	text-align: center;
}
#wrapper {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	border-left: 8px solid #000000;
	border-right: 8px solid #000000;
	background: #FFFFFF url(images/column_bg2.png) repeat-y left top;
	text-align: left;
}
.clear {
	clear:both;
}
h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}
li.check {
	background: url(images/inc_bullet.gif) no-repeat left;
	padding: 0px;
	list-style: none;
}
.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a img {
	border: none;
}
.logos {
	margin-bottom: 5px;
	margin-left: 3px;
	border: 3px solid #000;
}
.logos:hover {
	border: 3px solid #95D009;
}
/* LAYOUT */



#banner {
	background: url(header.jpg) no-repeat right top;
	height: 180px;
}
/* NAVIGATION */

#mainNav li {
	list-style: none;
	display: inline;
	color: #FFFFFF;
}
#mainNav a {
	text-decoration: none;
	color: #FFF;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	display: block;
	padding: 7px 7px 7px 31px;
	background: #FFFFCC url(images/btn.png) no-repeat center top;
}
a#homeLink {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#logo {
	display: none;
}
#mainNav ul {
	margin-top: 0px;
	margin-bottom: 20px;
}
#mainNav a:hover {
	background: #000 url(images/go.png) no-repeat left center;
	padding-right: 15px;
	padding-left: 31px;
	font-weight: bold;
	color: #95D009;
}
#home #mainNav a#homelink,  #feature #mainNav a#featureLink {
	background: #95D009 url(images/urhere.png) no-repeat right center;
	padding-right: 10px;
	padding-left: 7px;
	font-weight: bold;
	color: #000;
}
#home #mainNav a#homelink:hover,  #feature #mainNav a#featureLink:hover {
	color: #000;
	background-color:#FFF;
}
#nav p {
	color: #ED6733;
	padding-right: 5px;
	padding-left: 5px;
}
#nav a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-shadow: #000000;
}
/* BANNER STYLES */

#banner img {
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}
#sitetools li a {
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	background: #1B3A89;
	padding: 5px;
	height: 2em;
	border: 1px solid #4D69B0;
	font-weight: bold;
}
#sitetools li a:hover {
	color: #10214E;
	background: #DCE5FF;
}
/* MAIN */

#main {
	display: inline; /* for IE */
	float: left;
	width: 585px;
	margin-left: 160px;
	padding-left: 10px;
	border-left: 1px solid #000;
	min-height: 700px;
	font-size: 12px;
}

#main a {
	text-decoration: none;
	border-bottom: 1px dashed #33CC00;
	color: #152D6A;
}
#main h1 {
	color: #006600;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px solid #B2F511;
	font: normal 2.5em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
}
#main h2 {
	font: bold normal 1.85em Geneva, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #009900;
}
#main p {
	font-size: 1.25em;
	margin-bottom: 5px;
}
/* headlines with warnings */

.warning {
	background: url(images/warning.png) no-repeat left center;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
}
/* NEWS */

#news .story {
	background: url(images/bg_story.png) repeat-y;
	color: #FFFFFF;
	padding: 5px 5px;
	border-bottom: 1px dashed #AAEB11;
	display: block;
	text-decoration: none;
	line-height: 110%;
}
#news span.title {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color: #FFCC00;
}
#news a.story:hover {
	color: #4A761D;
	background: url(images/bg_story_high.png);
}
* html #news a {
	height: 1px;
}
#news h2 {
	background: #B2F511 url(images/bg_newshead.png) no-repeat;
	color: #333333;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#news h2 span {
	background: url(images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}
/* ADVERTISING */

div.natEx {
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}
.natEx p {
	margin-bottom: 5px;
}
#news a.story:hover span.title {
	color: #000000;
}
table {
	margin-top: 15px;
	border-collapse: collapse;
	border: 3px solid #000;
	text-align: left;
	font-weight: bold;
}
td, th {
	padding: 5px;
	border: solid 1px #000;
}
td.price {
	text-align: center;
	padding: 0px;
}
tr.tblhead {
	background: url(images/tbl_head.gif) repeat-x left top;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
tr.odd, tr.oddClosed {
	background-color: #CCCCCC;
}
tr.even {
	background-color:#999999;
}
tr.odd:hover {
	background-color:#edee86;
	font-size: 12px;
}
tr.oddClosed:hover {
	background-color: #CC0000;
	color:#FFFFFF;
	font-size: 12px;
}
tr.even:hover {
	background-color:#edee86;
	font-size: 12px;
}
.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#includes {
	text-indent: 25px;
	font-size: 12px;
	color: #000;
	line-height: 24px;
}
li.check {
	background: url(images/inc_bullet.gif) no-repeat left;
	padding: 0px;
	list-style: none;
}
#nav {
	float: left;
	width: 160px;
	margin-left: -756px;
}
.logos {
	margin-bottom: 5px;
	margin-left: 3px;
	border: 3px solid #000;
}
#note {
	width: 525px;
	padding: 5px;
	border: 3px solid #006600;
	background-color: #33CC00;
}
#note p {
	color: #fff;
	font-weight: bold;
}
.plaq1 {
	position: relative;
	float:left;
	margin-left: -10px;
	margin-right:0;
}
.plaq2 {
	position: relative;
	float:right;
	margin-left: 0px;
	margin-right:-10px;
}
.nos {
	float: left;
	border: 10px solid #fff;
	margin-left: -8px;
}
#legal {
	clear: both;
	margin-right: 160px;
	border-right: 1px dashed #999999;
	font-weight: bold;
	color: #666666;
}
* html #main {
	width: 585px;
	w\idth: 574px;
}
.mitchell {
	float: right;
	position: relative;
	top: 10px;
}
.head2 {
	position: absolute;
	top: 215px;
	font-weight:bold;
}
.desc {
	color:#009900;
	font-size: 14px;
	font-weight: bold;
}
.club {
	padding:0px;
	margin-right:3px;
	border: 3px solid #000;
}
.catch {
	font-size: 12px;
	font-weight: bold;
}
#feature #wrapper #main #clublaws #law_type {
	list-style:none;
	float: left;
	position: relative;
	margin-left:-1px;
}
ol {
	margin-left: 30px;}
	
#feature #wrapper #main #clublaws {
	wiidth: 100%;
	height: auto;
overflow: auto;
	border-left: thin solid #121212;
	margin-left: 13px;
}
#feature #wrapper #main #clublaws #law_type .li_title {
	color: #9C0;
	font-weight:bold;
	background: #121212;
	width: 130px;
	padding:5px;
}
.li_item1 {
	background: #CCC !important;
    border: solid 1px #121212;
	padding:5px;		
}
.li_item {
	background: #999 !important;
	border-left: solid 1px #121212;
	border-right: solid 1px #121212;
	padding:5px;
}

#feature #wrapper #main p {
	margin-top: 25px;
}

