/* CSS Document */

body {
	margin-top: 20px;
	padding: 0;
    background-color:#F9F9F9;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px;
	color: #666666;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #000099;
}

h1 {
	letter-spacing: -1px;
	font-size: 26px;
	line-height: 20px;
}

h2 {
	font-size: 20px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 20px;
}

a:link {
	text-decoration: none;
	color: #336633;
}

a:hover, a:active {
	text-decoration: none;
	background: #CCFF66;
	color: #336633;
}

a:visited {
	text-decoration: none;
	color: #336633;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

table {
    border-bottom-style:none;
    text-align:left;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
}

/* Header */

#header {
	width: 836px;
	height: 118px;
    background-image : url(images/img021.gif);
    background-repeat: no-repeat;
    background-position: left top;
	margin: 0 auto;
	padding: 0;
}

#logo {
	float: left;
	margin-left: 30px;
	padding-top: 50px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	font-size: 38px;
	color: #3399CC;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 68px 55px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 50px;
	margin-left: 5px;
	padding-top: 10px;
	background: url(images/img07.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #336633;
}

#menu a:hover {
	background: url(images/img09.jpg) no-repeat;
	text-decoration: none;
}

#menu .active a {
	background: url(images/img06.jpg) no-repeat;
}

/* PopBox */

.PopBoxImageSmall {
   border: none;
   cursor: url("http://mohawkparktennis.org/images/magplus.cur"), pointer;
}

.PopBoxImageLarge {
   border: none;
   cursor: url("http://mohawkparktennis.org/images/magminus.cur"), pointer;
} 

/* Page */

#page {
	width: 836px;
	margin: 0 auto;
	background: url(images/img04.gif) repeat-y left top;
}

#page .bgtop {
	background: url(images/img04.gif) no-repeat;
}

/* Content */

#content {
	float: right;
	width: 510px;
	padding: 30px 40px 0px 0px;
}

/* Post */

.post {
	padding-bottom: 20px;
}

.post .title {
	margin-bottom: 2px;
	padding-bottom: 5px;
	color: #000099;
}

.post .points {
     margin-left:7%;
     margin-right:7%;
     list-style-position:inside;
     list-style-type:disc;
}

.post .alert {
      color:red;
}

.post .meta {
	margin: 0;
	padding: 0px 0 30px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta .comments {
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: none;
	width: 250px;
	padding: 230px 0 0 30px;
	background: url(images/img031.gif) no-repeat;
}

#sidebar ul {
	margin: 0 0 0 10px;
	list-style: none;
}

#sidebar li {
	margin: 0 0 10px 0;
    list-style: none;
}

#sidebar li a {
	margin: 0 0 0 10px;
	padding-left: 60px;
	background: url(images/img08.gif) no-repeat;
    background-position: left;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
    color: #CCFF66;
}

#sidebar img {
    border: none;
	text-decoration: none;
    margin-left: 41px;
}

#sidebar h2 {
	padding: 40px 0 10px 42px;
    font-size: 14px;
	font-weight: normal;
	color: #CCFF66;
}

#sidebar a {
	text-decoration: none;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #CCFF66;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	width: 836px;
	height: 90px;
	min-height: 75px;
	background: url(images/img05.gif) no-repeat left top;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	text-align: right;
	font-size: 9px;
	color: #CCFF66;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}
