a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
* {
	border: 0;
	margin: 0;
}
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../images/squash_court3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
}
#spacer {
	background: none;
	height: 100px;
}
#main{
	margin: 0 auto;
	width: 1014px;
}
#header {
	width: 1014px;
	margin: 0 auto;
	height: 234px;
	background: url(../images/logo.jpg) no-repeat top;
}
#buttons {
	width: 1015px;
	height: 77px;
	margin: 0px 0px 0px 0px;
	background: url(../images/menubg_mjl.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#buttons ul {
    padding-left: 0px;
}
#buttons li {
	display: inline;	
}
#buttons li a {
	background: url("../images/button_div.jpg") no-repeat scroll 125px 20px;
}
#buttons li a:hover {
	background: url(../images/menubghov_mjl.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#buttons li.last a {
	background: none;
	padding-right: 7px;
}
#buttons li.last a:hover {
	background: url(../images/menubghov_mjl.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#buttons a {
	font-family: Tahoma, Geneva, Verdana;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: 126px;
	height: 47px;
	padding-top: 30px;
}
#buttons a:hover {
	height: 47px;
}
#content {
	padding-top: 15px;
	padding-bottom: 15px;
}
#content_bg {
	background: url(../images/contentbg_mjl.png);
	background-repeat:repeat-x;
	background-position:top;
}
#center {
	width: auto;
	margin-left: 15px;
	margin-right: 15px;
}
#center H1 {
	text-align: center;
	font-family: Tahoma, Geneva, Verdana;
	font-weight: normal;
	color: #666;
	font-size: 1.6em;
	height: 35px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 100%;
	margin-bottom: 20px;
}
#left {
	width: 709px;
	margin-left: 15px;
}
#left p {
	padding-left:5px;
	padding-right:5px;
}
#text {
	line-height: 25px;
	font-size: 1.2em;
}
#left H1 {
	font-family: Tahoma, Geneva, Verdana;
	font-weight: normal;
	color: #666;
	font-size: 1.6em;
	height: 35px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 100%;
	margin-bottom: 20px;
	background: url(../images/title_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.read, #right ul .read {
	text-align: right;
	background: url(../images/read.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:10px;
	margin-bottom:10px;
	height:16px;
}
.read a, #right ul li .read a {
	color: #666;
	font-weight: normal;
	padding-right: 4px;
	font-size: 1.0em;
	text-decoration: none;
}
.read a:hover, #right ul .read a:hover {
	text-decoration: underline;
}
#right {
	width: 262px;
	float: right;
	margin-right: 15px;
}
#right h2 {
	font-family: Tahoma, Geneva, Verdana;
	font-weight: normal;
	color: #666;
	font-size: 1.6em;
	text-align: center;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background: url(../images/title_right.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#right ul {
	list-style: none;
	margin-bottom: 30px;
	padding-left:7px;
	padding-top: 5px;
	padding-right:10px;
}
#right li {
	background: url(../images/bullet.jpg) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 10px;
}
#right a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#right a:hover {
	text-decoration: underline;
}
#footer {
	background: none;
	height: 50px;
	margin: 0 auto;
	font-size: 1em;
	color: #666;
	padding-top: 30px;
	text-align: center;
	clear:both;
	padding-bottom: 5px;
}
#footer a {
	font-size: 1em;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
}
.padding {
	padding: 10px;
	color: #FF0000;
	font-weight: bold;
}

/* Membership Form */
#membership { 
	width: 1000px;
	margin: 0px 10px 0px 10px;
}
form.memb label {
	margin: 2px 10px 2px 200px;
	/*display: -moz-inline-stack;	/* Firefox fix (doesn't support inline-block), put this 1st else IE7 probs,  */
	display: inline-block;
	width: 150px;				/* Width of labels */
	text-align: right;
	vertical-align: top;
	line-height: 1.8;
	color: #333333;
}
form.memb label.error {
	margin-left: 10px;
	width: 250px;
	display: inline;
	color: red;
	font-style: italic;
	text-align: left;
}
form.memb {
	font-size: 1em;
}
form.memb input.input, form.memb textarea.textarea, form.memb select.select {
	margin: 3px 0px 3px 5px;
	font: 1em arial, verdana, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	background: #FFFFFF !important;
	border: 1px solid #660000;
	width: 300px;
	line-height: 20px;
}
form.memb input.submit {
	width: 300px;
	margin: 20px 0px 0px 365px;
	background-color: #F00; 
	font-weight: bold; 
	color: #FFF; 
	border: 1px solid #000;
	cursor: pointer;
	float: left;	
	display: inline;
}
form.memb textarea {
	height: 50px;
}
form.memb input.checkbox {
	width: auto;
}

form.memb em {
	vertical-align: top;
}
form.memb input.input.error, form.memb textarea.textarea.error {
	border: 1px dotted #FF0000;
}
div.error {
	display: none;
}
form.memb select.drop {
	width: 600px;
	float: left;
	margin: 0px 20px 5px 50px;
	line-height: 20px;
	display: inline;
	border: 1px solid #660000;
}
.note {
	text-align: center;
	color: #999;
}
