

@import url("reset.css");
/* -------------------- General Selectors ----------------------------- */

body {
	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 1.3em;
	background-image: url(../images/body.gif);
	background-repeat: repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.2em;
	margin-left: 0;
}
a {
	color:#575757;
	text-decoration:underline;
}
a:focus, a:hover {
	color:#000000;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#111;
}
h1 {
	font-size:1.5em;
	line-height:1;
	margin-bottom:0.7em;
	color: #000000;
}
h2 {
	font-size: 1.4em;
	color: #000000;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: .9em;
}
h3 {
	font-size:1.5em;
	line-height:1;
	margin-bottom:1em;
}
h4 {
	font-size: 1em;
	color: #999676;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999676;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-bottom: 10px;
	margin-top: 0px;
}
h4 a {
	color: #527d97;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
.clear-float {
	clear: both;
}
.skip-nav {
	display: none;
}
#home-wrapper {
	background-image: url(../images/home-wrapper.gif);
	width: 838px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#wrapper {
	background-image: url(../images/wrapper.gif);
	width: 768px;
	margin-left: 0px;
	min-height:700px;
}
#sidebar-a {
	float: left;
	width: 202px;
}
#nav {
	float: left;
	width: 158px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: right;
	padding-top: 122px;
}
/*
#nav ul li {
	margin-bottom: 10px;
	list-style-type: none;
}
#nav ul li a {
	color: #19170E;
	text-decoration: none;
	padding-left: 10px;
}

.selected li a   {
	color: #FFFFFF;
	background-image: url(../images/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}

#nav li:hover {
	background-image: url(../images/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	
}
*/


#nav li {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 6px;
}
#nav a {
	text-decoration: none;
	color: #000000;
}
#nav li:hover {
	list-style-image: url(../images/nav-bullet.gif);
	padding-top: 2px;
	padding-bottom: 2px;
}
#nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#nav .selected {
	list-style-image: url(../images/nav-bullet.gif);
	color: #FFFFFF;
}
#nav .selected a {
	color: #FFFFFF;
}
#page-name {
	float: right;
	width: 40px;
}
#content-wrapper {
	float: left;
	width: 436px;
}
#content {
	padding-right: 14px;
	padding-left: 14px;
	margin-top: 30px;
}
#sidebar-b-home {
	float: left;
	width: 200px;
}
#sidebar-b {
	float: left;
	width: 130px;
}
#season {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	margin-left: 14px;
	letter-spacing: 2px;
	margin-top: 10px;
}
#content-wrapper-forum {
	float: left;
	width: 565px;
}
#forum-wrapper {
	background-image: url(../images/wrapper-forum.gif);
	width: 768px;
	margin-left: 0px;
	min-height:700px;
}
#page-forum #nav-forum {
	list-style-image: url(../images/nav-bullet.gif);
	color: #FFFFFF;
}
#page-forum #nav-forum a {
	color: #FFFFFF;
}
.photogalleryTable img {
	background-color: #FBFBFB;
	padding: 2px;
	border: 1px solid #999999;
}
.print {
	display: none;
}
img.facebook { margin: 15px 20px 0 0; }
img.donate { margin: 15px 10px 10px 0; }
