body {
	background: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


h1, h2, h3 {
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	font-weight: bold;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 2em;
	margin-right: 3em;
}

a {
	color: #990000;
}

a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a img {
     border:0 ;
}
a.edit {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}
a.edit:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a.new {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #003366;
}
a.new:hover {
	color: #00CCCC;
	text-decoration: underline;
	font-weight: bold;
}
a.list {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #990000;
}
a.list:hover {
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;
}

img.left {
	float: left;
	margin-right: 5px;
}

img.right {
	float: right;
	margin-right: 5px;
}


#header {
	width: auto;
	margin-right: auto;
	float: left;
}
#header h1 {
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.75em;
	padding: 25px 0px 0px;
	float: left;
}

/* Logo */

#logo {
	width: 160px;
	margin: 0 0 0 20px;
	padding: 0px;
	float: left;
}

#logo img{
	padding: 10px;
	margin-left: 20px;
}
#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 95%;
	padding: 0px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
	width: 95%;
	float: left;
	text-transform: uppercase;
	font-weight: bold;	
}

#menu li {
	display: inline;
	padding: 0 1px;
	float:left;
	font-weight: bold;
	width: 11em;
}
#menu a {
	display: block;
	background: #000066;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFCC;
	white-space:nowrap;
	
}

#menu a:hover {
	text-decoration: none;
	background: #93C0FA;
	padding: 8px;
	color: #AD825F;
}


/* Page */

#page {
	width: 97%;
	margin: 0 auto;
	padding: 10px;
}

/* Content */

#content {
	float: right;
	width: 73%;
	border: 4px outset #FFFFCC;
	padding: 4px;
	margin: 5px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 20%;
	margin: 0em;
	padding-top: 15px;
	padding-right: 10px;
}

#sidebar ul {
	padding: 0;
}

#sidebar h4 {
	margin: 0;
	padding: 0px 0px 2px;
}

#sidebar h6 {
	margin: 0;
	padding: 0px 0px 2px;
}


#sidebar p {
	padding: 0 20px;
}

/* Calendar */
.caldiv {
	float: left;
	width: 209px;
	margin: 0em;
	height: 500px;
	padding-top: 15px;
	overflow-y: scroll;
	overflow-x: hidden;
	}
.labels {
	font-size: 8px;
}

.days {
	float: left;
	height: 14px;
	width: 14px;
	margin: 2px;
	padding: 2px;
	border: 1px outset #E0E0E0;
	display: table-cell;
	font-size: 10px;
	text-align: center;
	color: #000066;
}
.daynames {
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-indent: -3px;
}
div.spacer {
  clear: both;
  }
.today
{
	background-color: #CCCCCC;
}
.County {
	background-color: #003399;
}
.League {
	background-color: #33CCFF;
}
.Gig {
	background-color: #FF99CC;
}
.CountyMatch {
	background-color: #9999FF;
}
.months
{
	height: 1.5em;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: none;
	display: block;
	text-align: left;
}



#footer {
	clear: both;
	width: 870px;
	margin: 0 auto;
	padding: 15px 45px;
	border-top: 5px solid #4E9FC8;
}

#footer p {
	margin: 0;
	font-size: 10px;
	color: #000066;
}

#footer a {
	color: #406800;
}

#footer .credit {
	float: right;
}
.dates {
	font-weight: bold;
	color: #0066CC;
}
.highlight {
	font-weight: bold;
	color: #993300;
	text-align: center;
}
.address {
	text-indent: 3px;
	border-top: 0px none #33CCFF;
	border-right: 0px none #33CCFF;
	border-bottom: 1px groove #33CCFF;
	border-left: 0px none #33CCFF;
}
.itemtitle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #990000;
}
.centered {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.title {
	font-weight: bold;
	color: #0099CC;
}
.new {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background-color: #99CCFF;
}

