body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ddd8db;
    text-align: center;
}

body, table tr td, table tr th, table thead tr td, table thead tr th {
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
    font-size: 12px;
    line-height: 1.5em;
    color: #666;
    vertical-align: top;
    border: 0px;
}

div, p, th, td, li, dd, dl, dt {
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
    font-size: 12px;
    line-height: 1.5em;
    color: #666666;
    text-decoration: none;
    text-align: left;
}

div, img {
    border: 0;
    margin: 0;
    padding: 0;
}

p {
    margin: 0 0 1.5em 0;
    line-height: 1.5em;
}

p.lead {
    font-family: Georgia, Serif;
    font-size: 15px;
}

p.note {
    font-size: 10px;
}

p.question {
    font-weight: bold;
    margin-bottom: 0;
}

.clearBoth {
    clear: both;
}

.greyedOut {
	color: #BDBAAB;
	font-weight: bold;
	}

/* LINK STYLES */
a {
    font-weight: bold;
    text-decoration: none;
    color: #00539f;
}

a img {
    border: 0px solid black;
}

a:hover {
    font-weight: bold;
    color: #acacac;
}

/* END LINK STYLES */



/* LIST STYLES */

.spacedOut li { margin-bottom: 1em; }

.twoCol { 
	width: 30%;
	float: left;
	margin: 1em 0;
	}

li ul { margin-top: 1em; }

#content ul	{
	margin-left:20px;
	margin-bottom:20px;
}

#content ul	ul {
	margin-top:.5em;
	margin-bottom:.5em;
}

#content ol	{
	margin-left:20px;
	margin-bottom:15px;
}

.no_bullet {
    list-style-type: none;
    margin: 0 0 1em;
    padding: 0;
}

.no_bullet li {
    margin: 0;
    padding: 0;
}


/* END LIST STYLES */



/* HEADER STYLES */
h1 {
    font-family: Georgia, Serif;
    font-size: 26px;
    line-height: 1em;
    font-weight: normal;
    color: #065590;
    margin: 15px 0 10px;
}

h1.indent {
    padding-left: 10px;
}

h2 {
    font-family: Georgia, Serif;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: normal;
    color: #0056a3;
    margin: 1.5em 0 .5em;
}

h2.green {
    margin-left: -10px;
    text-indent: 10px;
    border-bottom: 1px solid #4A6A54;
    margin-bottom: 10px;
}

h2.brown {
    margin-left: -10px;
    text-indent: 10px;
    border-bottom: 1px solid #666;
    margin-bottom: 10px;
}

h3 {
    color: #0056a3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
    line-height: 1.5em;
    margin: 1em 0 .5em;
}

h4 {
    font-family: Georgia, Serif;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    margin: .5em 0 0;
}

/* END HEADER STYLES */

div#pagecontainer {
	width:					800px;
	margin:					0 auto; 
	text-align:				left;
	background: #fff  url( /img/assets/bg.gif ) bottom left no-repeat;
	padding:0;
}


#main {
    text-align: left;
	padding: 0 0 30px;
}

#leftCol {
    width: 175px;
    padding: 0 18px 0 6px;
    float: left;
	margin-bottom:20px;

}

#rightCol {
    width: 590px;
    float: right;

}

#navigation	{
	width:800px;
	height:200px;
	border:0;
}

#subnav	{
float:left;display:inline;
}

#subnav img	{
	margin-left:10px;
}

#subnav img#subNavRes	{
	margin-bottom:8px;
		margin-top:20px;
}

#subnav img#subNavPhoto	{
	margin-bottom:15px;
}

#subnav img#subNavCal	{
	margin-bottom:15px;
}


/* CONTENT STYLES */
#content {
    float: left;
    width: 460px;
    padding: 0px 20px 40px 15px;
}

.moveup {
    /*margin-top: -1em; */
}

.moveupMore {
    margin-top: -1em;
}

#content .plain {

}

#content .dark {
    background-color: #EBE1C6;
}

#content .icon {
    vertical-align: middle;
    margin-right: 12px;
}

#content .darkBold {
    color: #664242;
    font-weight: bold;
}

#content img {

}

#content .download {
    margin: 20px 0 40px;
}

img.contentImg {
    float: right;
    margin: 3px 15px 10px 18px;
    border: 1px solid #D9C693;
    display: inline;
}

#home {
    width: 540px;
    margin: 0px 0px 20px 10px;
    float: left;
    display: inline;
}

#home p.lead {
    font-size: 14px;
}

#headline {
    width: 100%;
    margin-bottom: 25px;
}

#logo {
	float:left;
	display:inline;
    text-align: left;
    margin-bottom: 40px;
	margin-top:25px;
}

.halfcontent	{
	width:215px;
	float:left;    
	display:inline;
	margin: -15px 0 10px 0;
}

.halfcontent2	{
	width:215px;
	float:right;    
	display:inline;
	margin: -15px 0 10px 0;

}


.halfcontent ul 	{
	padding-left:10px;
	margin-top:1em;	
}

.halfcontent2 ul 	{
	padding-left:0px;
	margin-top:1em;	
}


.halfcontent ul li ul	{
	padding-left:0px;
	margin-left:0;
}
.italic	{
	font-style:	italic;
}

.sponsor	{
	float:left;
	display:inline;
	margin:10px 0 20px 0;
}

.marginright20px	{
	margin-right:20px;
}


/* END CONTENT STYLES */

/* Events */
.showcase {
    width: 147px;
    background-color: #dedede;
    border: 1px solid #666;
    padding: 13px;
    margin-bottom: 13px;
    font-size: 10px;
}

/* Tan hack on showcase div width */

* html .showcase {
    width: 175px;
    w\idth: 147px;
}

.showcase .date {
    font-weight: bold;
    color: #666;
}

#classLegend {
	float:left;
	display:inline;
    width: 140px;
	border:					1px solid #b6b6b6;
	background:				#e2e2e2;
    padding: 13px 13px 0;
    margin-top: 25px;
	margin-left:	5px;
	font-family: Verdana, Sans-Serif;
	color:					#666;
}
#classLegend p	{
	font-size:				10px;	
}


#classLegend .darkBold {
    color: #065590;
    font-weight: bold;
	font-size:				12px;
}

.mainEventList {
    padding: 8px 12px 15px 15px;
}

.mainEventList .plain {
}

.mainEventList .name {
    line-height: 20px;
}

.mainEventList .date {
    line-height: 20px;
    margin-left: 20px;
}

/* END Events */

#classList {
    margin-bottom: 20px;
}

#classList td {
    padding: 4px 0px 4px 0px;
}

#class_schedule, #event_cal {
    width: 100%;
}

#class_schedule {
    margin-top: 10px;
}

#class_schedule .alternate, #event_cal .alternate {
    background-color: #e1e1e1;
}

#class_schedule .title {
    font-family: Georgia, Serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #666;
    margin-left: -10px;
    padding-top: 1em;
    border-bottom: 1px solid #666;
}

#class_schedule thead td, #class_schedule thead th {
    background-color: #dedede;
    color: #065590;
    font-weight: bold;
}

#class_schedule td, #class_schedule th {
    font-size: 10px;
    padding: 3px 0 3px 10px;
}

#class_schedule #hdr_class {
    width: 150px;
}

#class_schedule #hdr_studio {
    width: 30px;
}

#class_schedule #hdr_starts, #class_schedule #hdr_length {
    width: 50px;
}

#class_schedule #hdr_instructor {
    width: 180px;
}

#event_cal td {
    padding: 10px;
}

.class_search_checkboxes {
    float: left;
    width: 460px;
}

.class_search_checkboxes h2 {
    margin-bottom: 4px;
}

.class_search_checkboxes div {
    float: left;
    display: inline;
    margin: 0 16px 6px 0;
    white-space: nowrap;
}

.class_search_select {
    width: 45%;
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
    display: inline;
}

.class_search_select select {
    width: 200px;
}

.class_search_select h2 {
    margin-bottom: 4px;
}

#class_search_instructors {
    clear: both;
}

#note_box {
    margin-top: 12px;
    padding: 15px;

    border: 2px solid #EADFC3;
    background: #F0E7D5;
}

h2.hdrFloat {
    width: 470px;
    float: left;
    margin: 0;
}

#headerNav {
    /*width: 590px;*/
}

#pagenav {
    width: 100px;
    padding: 2px 0 2px 10px;
    border-left: 1px solid #4A6A54;
    float: left;
    margin-bottom: 1em;
    font-size: 10px;
    line-height: 1.5em;
}

#footer {
    width: 770px;
	margin:	15px auto;
    padding: 0 15px;
}


#footer div a {
    font-weight: normal;
    text-decoration: none;
    color: #b2b2b2;
}

#footer #privacy {
    float: left;
	display:inline;
	font-size:10px;
	color:  #666666;
	margin-right:15px;
}


#footer #addy {
    float: left;
	color:  #666666;
	font-size:10px;
}

#footer #addy a, #footer #addy a:hover {
	color:  #666666;
}

#footer #addy a:hover	{
	text-decoration:underline;
}


#footer #credit {
    float: right;
	font-size:10px;
	color:  #666666;
}

#footer #credit a, #footer #credit a:hover {
	color:  #666666;
}

#footer #credit a:hover	{
	text-decoration:underline;
}


#pdf_download_list {
    list-style-image: url( /img/icons/pdf_small.gif );
}

#pdf_download_list li {
    vertical-align: middle;
    margin-bottom: 10px;
}

.pdf_big {
    float: none;
    text-align: left;
    vertical-align: middle;
}

.person_list {
    list-style: none;
    margin: -2px 0 5px 0;
    padding: 0 0 5px 0;
}

.person_list li {
    margin: 0 0 2px 0;
    padding: 0 0 2px 0;
}

/* FORMS */

area {

    width: 250px;
    height: 180px;

}

#form_table {
    width: 100%;

}

.form_tag {
    width: 120px;

    padding-right: 5px;
    text-align: right;
    vertical-align: middle;

}

.form_note {
    margin-top: 10px;
    font-size: 10px;
    vertical-align: middle;

    margin-bottom: 3px;
}

table.errorMessage tr td {
    color: red;
}


#formatForm label {
	width: 130px;
	float: left;
	}

#formatForm .textinput {
	width: 200px;
	float: left;
	margin-bottom: .3em;
	}
	
#formatForm p {
	margin: 1em 0;
	}
	
#formatForm textarea {
	width: 400px;
	height: 6em;
	}
	
#formatForm textarea.thinTxtArea {
	width: 200px;
	float: left;
	margin-bottom: .3em;
	}
	
#formatForm span {
	font-weight: bold;
	}
								


	
	body div.smlbox
	{
		width:					140px;
		float:					left;
		display:				inline;
		padding:				10px 10px 0 10px;
		margin:					0 0 20px 10px;
		text-align:				left;
		border:					1px solid #b6b6b6;
		background:				#e2e2e2;
	}
	

	 
	

	/* === tables === */
	
	
	table#pool_info	{
		width:460px;
		border: 1px solid #333;
		border-spacing: 0px;
		border-collapse:collapse;
		font-size:.9em;
	}
	
	#pool_info tr.odd {	
		background: #e2e2e2; 
		}
		
	#pool_info  td	{
		text-align: left; 
		padding: 3px;
		border-right: 1px dotted #ccc;
		font-size:10px;
	}
	
	
	#pool_info  td.right_col	{
		border-right: none;
	}

	
	#pool_info	thead td {
		text-align: center; 
		font-weight: bold;
		border-bottom: 1px solid #333;
		font-size: 1em;
	}
/*
	#pool_info tbody td.time {	
		font-size: .9em;
		}
	
*/

	table#squash_tourn	{
		width:400px;
		border: 1px solid #333;
		border-spacing: 0px;
		border-collapse:collapse;
		font-size:.9em;
		margin-left:25px;
	}

	#squash_tourn tr.odd {	
		background: #e2e2e2; 
		}
		
	#squash_tourn  td	{
		text-align: left; 
		padding: 3px 7px;
		border-right: 1px dotted #ccc;
	}
		
	#squash_tourn  td.right_col	{
		border-right: none;
	}
	


	table#tennisLeague	{
		width:460px;
		border: 1px solid #333;
		border-spacing: 0px;
		border-collapse:collapse;
		font-size:.9em;
	}
	
	#tennisLeague tr.odd {	
		background: #e2e2e2; 
		}
		
	#tennisLeague  td	{
		text-align: left; 
		padding: 3px;
		border-right: 1px dotted #ccc;
	}
	
	#tennisLeague  td.rating	{
		text-align: center; 		
	}
	
	
	#tennisLeague  td.right_col	{
		border-right: none;
	}
	
	#tennisLeague	thead td {
		text-align: center; 
		font-weight: bold;
		border-bottom: 1px solid #333;
		font-size: 1em;
	}
	
	
	
	table#tennisEvents	{
		width:460px;
		border: 1px solid #333;
		border-spacing: 0px;
		border-collapse:collapse;
		font-size:.9em;
		margin-bottom:5px;
	}
	
	#tennisEvents tr.odd {	
		background: #e2e2e2; 
		}
		
	#tennisEvents  td	{
		text-align: left; 
		padding: 3px 7px;
		border-right: 1px dotted #ccc;
	}
	
	#tennisEvents  td.right_col	{
		border-right: none;
		width:65%;
	}
	
	
/* myClub tout */

.myClubTout {
    width: 140px;
    background-color: #90b1cf;
    border: 1px solid #00539f;
    padding: 10px;
    margin:0 0 20px 10px;
    font-size: 12px;
	float: left;
}

.myClubTout h3 {color:#fff;margin:0;font-size:18px;font-family: Georgia, Serif;font-weight: normal;}
.myClubTout p {color:#044988;margin-bottom:1em;}
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	