@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	background-image: url(/images/Background-Grass.jpg);
	background-color: #4B811F;
	background-repeat: repeat-x;
	height: 100%;
}
p {
	font-size: 12px;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.boldinline {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 5px;
	color: #396418;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 5px;
	color: #396418;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #090;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

a.nav:link {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

a.nav:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
a.nav:hover {
	text-decoration: none;
	color: #6C0;
}
a.nav:active {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}


a.whitenav:link {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

a.whitenav:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a.whitenav:hover {
	text-decoration: none;
	color: #FF0;
}
a.whitenav:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}


.picture-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #FFF;
	}

.picture-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #FFF;
	}

#header-topcell{
	width: 770px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B811F;
	margin-bottom: 5px;
}
#header-nav{
	float: right;
	background-color: #CCC;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-left: 2px;
	background-image: url(/images/top-button-gradient.gif);
}
#offers{
	float: left;
	background-color: #CCC;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/top-button-gradient.gif);
	width: 140px;
	margin-top: 10px;
}
#court-nav{
	width: 620px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B811F;
	margin-bottom: 5px;
}
#header-nav-left{
	float: left;
	background-color: #CCC;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/top-button-gradient.gif);
	margin-right: 2px;
}
#header-nav-left-admin{
	float: left;
	background-color: #CCC;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/top-button-gradient-grey.gif);
	margin-right: 2px;
}
#calendar-box{
	float: left;
	width: 620px;
}
#header-nav-core{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;


}
#header-image{
	width: 770px;
	height: 200px;
	background-color: #CCC;
	float: right;
	margin-bottom: 10px;
}
#header-wtc-banner{
	width: 140px;
	height: 200px;
	background-color: #090;
	float: right;
	background-image: url(/images/WTC-title.jpg);
}
#header-wtc-header{
	width: 630px;
	height: 200px;
	background-color: #CCC;
	float: right;
}

.oneColFixCtrHdr #container {
	width: 868px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(/images/background-for-container.png);
	background-repeat: repeat-y;
	background-position: center;
}
.oneColFixCtrHdr #container-bottom {
	width: 868px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(/images/footer-fade.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 33px;
}
#sub-container{
	padding: 24px 50px 10px 50px;
}
#navigation-container{
	width: 140px;
	float: left;
}
#offers-and-links-container{
	width: 120px;
	float: left;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	margin-bottom: 10px;
}
#offers-editable{
	width: 120px;
	float: left;

}
#navigation-button-left{
	background-image: url(/images/button-background.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
}
#page-content{
	width: 620px;
	float: right;
}
#page-onethird-left{
	width: 200px;
	float: left;
}
#page-twothird-Right{
	width: 379px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #header {
	width: 770px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	width: 770px;

}
#footer {
	background:#4B811F;
	width: 770px;
	clear: both;
	background-image: url(/images/top-button-gradient.gif);
	background-repeat: repeat-x;
}
#footertext {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #FFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#rd-tl{
	background-image: url(/images/rd-tl.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#rd-tr{
	background-image: url(/images/rd-tr.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#rd-bl{
	background-image: url(/images/rd-bl.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#rd-br{
	background-image: url(/images/rd-br.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

