body {
	background: #f3f9eb url('images/greenfade_BG.gif') repeat-x 0 0;
	font-family: 'Verdana',sans;
	font-size: 12px;
	color: #000;
}

a { color: #3399cc; }
a:visited { color: #006666; }
a:hover { color: #93042d; }

a.leftnav {
	font-weight: bold;
	text-decoration: none;
}

a:hover.leftnav {
	color: #93042d;
}

p { margin: 10px 0 15px 0; }

p.small-p { margin: 8px 0 15px 0; }

p.events {margin-top: 33px; }

p.mini { margin: 10px; font-size: 11px; }

p.left {
	padding: 10px;
	font-size: 10px;
	text-align: left;
	color: #003333;
}

p.left-announce {
	padding: 10px 0 0 26px;
	font-size: 12px;
	text-align: left;
	color: #93042d;
}

p.left-spon {
	padding: 0px 0 10px 10px;
	margin: 0;
	text-align: left;
}

h1 {
	color: #93042d;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

hr.big {
	width: 60%;
	border: 0;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	color: #6b9e57;
	background-color: #6b9e57;
	height: 1px;
}

hr.small {
	width: 80%;
	border: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	color: #6b9e57;
	background-color: #6b9e57;
	height: 1px;
}

img { border: 0; }

.spon-main {
	margin: 8px 10px 8px 20px;
	vertical-align: middle;
}

.spon {
	margin: 8px 10px 8px 20px;
	vertical-align: middle;
	display: inline;
}

img.callaway {
	margin: 8px 20px 8px 10px;
	vertical-align: middle;
	display: inline;
	float: left;
}

td#national {
	padding-right: 30px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

td#spons {
	font-size: 10px;
}

div.sp-level {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border-bottom: #6b9e57 1px solid;
}

td#spon-main {
	text-align: center;
	vertical-align: top;
}

div.sp-logos {
	text-align: center;
	margin-bottom: 10px;
}

ul {
	list-style: disc url('images/dot.gif') outside;
	margin: 15px;
	padding: 0 0 0 15px;
}

ul li { margin-bottom: 6px; }

ul.small-list {
	list-style: disc outside;
	margin: 5px;
	padding: 0 0 0 10px;
}

ul.small-announce {
	list-style: disc url('images/dot.gif') outside;
	margin: 6px;
	padding: 0 0 0 15px;
}

ul.leftnav {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 150px;	
	color: #003333;
	font-size: 12px;
}

ul.leftnav li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 10px;
	border-bottom: #6b9e57 1px solid;
}

dt.events { font-weight: bold; }

.links {
	text-align: center;
}

.links img {
	border: 0;
	margin: 20px;
}


/* --- --- Table Properties --- --- */


table.shell {
	width: 875px;
	padding: 0;
	margin: 0;
}

td.bar {
	height: 6px;
	background: #003333;
}

td.mininav {
	background: #fff;
	color: #6b9e57;
	padding-right: 10px;
	font-size: 9px;
	text-align: right;
}

td.mininav-full {
	background: #fff;
	border-right: #003333 1px solid;
	color: #6b9e57;
	padding-right: 10px;
	font-size: 9px;
	text-align: right;
}

td.white {
	background: #fff;
	padding: 0 20px 10px 0;
	margin: 0;
	color: #000;
	vertical-align: top;
	text-align: left;
}

td.white-full {
	background: #fff;
	border-right: #003333 1px solid;
	padding: 0 20px 10px 0;
	margin: 0;
	color: #000;
	vertical-align: top;
	text-align: left;
}

td.white-sp {
	background: #fff;	
	border-left: #003333 1px solid;
	border-right: #003333 1px solid;
	padding: 10px;
	margin: 0;
	color: #000;
	vertical-align: top;
}

td.leftcol {
	background: #fff url('images/grnfade150.gif') no-repeat 0 0;
	border-left: #003333 1px solid;
	text-align: left;
}

td.leftcol-menu {
	background: #fff url('images/grnfade150.gif') no-repeat 0 0;
	border-left: #003333 1px solid;
	padding: 0;
	text-align: left;
}

td.leftcol-white {
	background: #fff;
	border-left: #003333 1px solid;
	padding: 0;
	text-align: left;
}

td.rightcol-title {
	background: #99cc66;
	border-right: #003333 1px solid;
	width: 140px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

td.rightcol {
	background: #fff url('images/greenfade.gif') repeat-x 0 0;
	border-right: #003333 1px solid;
	color: #003333;
	width: 140px;
	padding: 10px;
	vertical-align: top;
	font-size: 10px;
	text-align: left;
}

table.footer {
	width: 875px;
	color: #6b9e57;
	font-size: 9px;
	border: 0;
	margin: 0;
	padding: 2px;
}

td.footer-copy {
	text-align: left;
}

td.footer-nav {
	text-align: right;
}

tr.header {
	border: 0;
	margin: 0;
	padding: 0;
}

td.ewga {
	background: none;
	border-right: #003333 1px solid;
	padding: 0;
	margin: 0;
	width: 175px;
	height: 130px;
	vertical-align: top;
}

td.banner {
	background: none;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

table.spon-table {
	border: 0;
	padding: 0;
	margin: 0;
}

table.gretzky {
	border: 0;
	padding: 0;
	margin: 0;
}

td.g-blurb {
	margin: 0;
	padding: 0 0 0 6px;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	line-height: 13px;
	vertical-align: middle;
	width: 280px;
}


/* --- --- Main Navigation --- --- */


#membership {
	background: #99cc66;
	border-right: #003333 1px solid;	
	border-left: #003333 1px solid;
	width: 173px;
	height: 30px;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#member-login {
	background: #fff;
	border: 0;
	width: 175px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#about {
	background: #ffbc41;
	border-right: #003333 1px solid;
	width: 140px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#events {
	background: #ff9999;
	border-right: #003333 1px solid;
	width: 139px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#learning {
	background: #9999ff;
	border-right: #003333 1px solid;
	width: 139px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#contact {
	background: #66ccff;
	border-right: #003333 1px solid;
	width: 139px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#links {
	background: #66cc99;
	border-right: #003333 1px solid;
	width: 138px;
	text-align: center;
	margin: 0;
	padding: 0;
}


/* --- --- Rollover --- --- */

.nav-member { width: 175px; height: 27px; }
.nav-member a { display: block; width: 175px; height: 27px; background: url('images/nav_member.gif') 0 0 no-repeat;}
.nav-member a:hover { background-position: 0 -27px; }

.nav-membership { width: 173px; height: 30px; }
.nav-membership a { display: block; width: 173px; height: 30px; background: url('images/nav_membership.gif') 0 0 no-repeat;}
.nav-membership a:hover { background-position: 0 -30px; }

.nav-about { width: 140px; height: 30px; }
.nav-about a { display: block; width: 140px; height: 30px; background: url('images/nav_about.gif') 0 0 no-repeat;}
.nav-about a:hover { background-position: 0 -30px; }

.nav-events { width: 139px; height: 30px; }
.nav-events a { display: block; width: 139px; height: 30px; background: url('images/nav_events.gif') 0 0 no-repeat;}
.nav-events a:hover { background-position: 0 -30px; }

.nav-learning { width: 139px; height: 30px; }
.nav-learning a { display: block; width: 139px; height: 30px; background: url('images/nav_learning.gif') 0 0 no-repeat;}
.nav-learning a:hover { background-position: 0 -30px; }

.nav-contact { width: 139px; height: 30px; }
.nav-contact a { display: block; width: 139px; height: 30px; background: url('images/nav_contact.gif') 0 0 no-repeat;}
.nav-contact a:hover { background-position: 0 -30px; }

.nav-links { width: 138px; height: 30px; }
.nav-links a { display: block; width: 138px; height: 30px; background: url('images/nav_links.gif') 0 0 no-repeat;}
.nav-links a:hover { background-position: 0 -30px; }