/* Global Styles */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box; 
	}

/* Layout Styles */
body {
	margin:0px;
	padding:0px;
	overflow-X:hidden;
	overflow-y:auto;
	background-image:url(./Images/TanglefootBackground3.gif);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:left top;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:white;
	scrollbar-track-color:white;
	scrollbar-base-color:FFFFFF;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-3dLight-Color:black;
	scrollbar-shadow-color:black;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:#336799;
	}
	
.NavBarTable {
	height:36px;
	width:750px;
	background-image:url(./Images/MenuBarBacking.png);
	border-style:solid;
	border-color:#000000;
	border-width:0px 1px 0px 0px;
	}
.ScheduleTable {
	width:100%;
	border-style:solid;
	border-color:#000000;
	border-width:1px 0 1px 0;
	margin:0 0 1em 0;
	}

#OverallContentDiv {
	width:750px;
	height:auto;
	background-color:#FFFFFF;
	overflow:visible;
	}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

#MainContent1C {
	float:left;
	width:742x;
	margin:0;
	padding:4px;
	border:none;
	background-color:#FFFFFF;
	}
#MainContent2C {
	float:left;
	width:480px;
	margin:0;
	padding:4px;
	background-color:#FFFFFF;
	height:auto;
	}
#FeatureContent {
	float:right;
	width:236px;
	margin:0 8px 0 0;
	padding:0 6px 0 6px;
	background-color:#FFFFFF;
	border-left: 1px solid #6CF;
	border-bottom: 1px solid #6CF;
	}
#FooterDiv {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	}
.FooterTable {
	border-style:solid;
	border-color:black;
	border-width:0px 1px 0px 0px;
	height:36px;
	width:750px;
	background-image:url(./Images/MenuBarBacking.png);
	}

/* Image Styles */
.SquareImg {
	width:15px;
	height:15px;
	margin-right:6px;
	}
.PictureWrapRight {
	float:right;
	width:240px;
	height:138px;
	border:none;
	margin: 0 0 6px 6px
	}

/* Text Styles */
h1 {
	color:#06C;
	font-weight:bold;
	line-height: 24px;
	font-size:1.5em;
	margin: 0 0 1em 0;
	border-bottom: 2px dotted #ffcc00;
	}
h2 {
	color:#693;
	font-weight:bold;
	font-style:italic;
	font-size:1.5em;
	line-height: 24px;
	margin: 4px 0 .5em 0;
	}
p {
	font-size: 1em;
	margin: .65em 6px;
	line-height: 1.3em;
}

.BreathingRoom {
	margin: 1p 0 1p 0;
	}

li span {
	color:#06C;
	}

.PullQuote {
	line-height: 1.5em;
	margin: .5em 1.5em .75em .6em;
	padding: 3px 6px 9px 6px;
	text-indent: -.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style:italic;
	background: none;
	color:#F60;
	}

.NavBarTD1 {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:14pt;
	font-weight:900;
	}
.NavBarTD2 {
	margin:0px;
	padding:0px;
	width:4px;
	height:20px;
	}
.FooterBarTD1 {
	text-align:left;
	padding-left:6px;
	}
.FooterBarTD2 {
	text-align:right;
	padding-right:6px;
	}
.ColumnHeadTD {
	background-color:#06C;
	color:#FFFFFF;
	font-size:1.1em;
	height:1.4em;
	text-transform:capitalize;
	font-weight:bold;
	padding: 0 0 0 1px;
	}
.ScheduleTD {
	height: 1.25em;
	padding: 0 0 0 1px;
	}
.ScheduleTimeTD {
	height: 1.25em;
	padding: 0 0 0 1px;
	text-align:right;
	}
.TableHighlightTR1 {
	background-color:#FF9;
	}
.TableHighlightTR2 {
	background-color:#9FF;
	}
.MembershipTR {
	background-color:#FF9;
	text-align:right;
	}
	
a:link {
	color:#000000;
	font-size:inherit;
	text-decoration:none;
	}
	.NavBarTD1 a:link {
	color: #000000;
	text-decoration: none;
	font-size: .9em;
	}

a:visited {
	color:#000000;
	font-size:inherit;
	text-decoration:none;
	}
	.NavBarTD1 a:visited {
	color: #000000;
	text-decoration: none;
	font-size: .9em;
	}
a:active {
	color:#000000;
	font-size:inherit;
	}
	.NavBarTD1 a:active {
	color: #000000;
	text-decoration: none;
	font-size: .9em;
	}

a:hover {
	color:#FFFFFF;
	font-size:inherit;
	text-decoration:underline;
	}
	.NavBarTD1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: .9em;
	}
	p a:hover {
	color: #000000;
	text-decoration:underline;
	}
	li a:hover {
	color: #000000;
	text-decoration:underline;
	}
	
ul {
	float: none;
	list-style:square;
	line-height: 1.5em;
	margin: 0 0 1em 2em;
	padding: 0px;
	}
	
/* Color Styles */
.Color1 {
		color:#06C;
	}

/*Legacy Styles 

.ImageBorder {padding:2px; margin:0px; border-color: #C0C0C0; border-style: inset; border-width:4;}
.NormalTextHand {cursor:pointer; font-size: 10pt; font-weight: bold; color: #000000;}
.ButtonHand { position:relative;  color:#336799; cursor:pointer; height:20 ; width:150; margin-top:0; padding-top:0; text-align:left; border-width:0px; border-style:solid; border-color:#000000; text-decoration:none; font-weight: bold; font-size : 16pt; -moz-user-select: none;}
a.ButtonHand:hover { position:relative;  color:#000000; cursor:pointer; height:20 ; width:150; margin-top:0; padding-top:0; text-align:left; border-width:0px; border-style:solid; border-color:#000000; text-decoration:none; font-weight: bold; font-size : 16pt; -moz-user-select: none;}
a.ButtonHand:active { position:relative;  color:#000000; cursor:pointer; height:20 ; width:150; margin-top:0; padding-top:0; text-align:left; border-width:0px; border-style:solid; border-color:#000000; text-decoration:none; font-weight: bold; font-size : 16pt; -moz-user-select: none;}
.ButtonHand2 { position:relative;  cursor:pointer; height:27 ; width:80; margin-top:0; padding-top:0; text-align:center; background-image:url(./Buttons/ButtonOff.gif);  font-weight: bold; font-size : 16px; -moz-user-select: none;}
.NormalButtonHand { padding:0px; margin:2px; background-color:#D0D0D0; border-color: #707070; border-style: solid; border-width:1; line-height:22px; height:25px ; width:100px; cursor:pointer; font-size: 10pt; font-weight: bold; color: #000000;}
.SmallButtonHand { padding:0px; margin:2px; background-color:#D0D0D0; border-color: #707070; border-style: solid; border-width:1; line-height:22px; height:25px ; width:65px; cursor:pointer; font-size: 10pt; font-weight: bold; color: #000000;}
.NormalButtonHandDisabled {  padding:0px; margin:2px; background-color:#D0D0D0; border-color: #707070; border-style: solid; border-width:1; line-height:22px; height:25px ; width:100px; cursor:default; font-size: 10pt; font-weight: bold; color: #909090;}
.SmallButtonHandDisabled {  padding:0px; margin:2px; background-color:#D0D0D0; border-color: #707070; border-style: solid; border-width:1; line-height:22px; height:25px ; width:65px; cursor:default; font-size: 10pt; font-weight: bold; color: #909090;}
.ButtonText{position:absolute; left:0; top:5; text-align:center; width:78;}
.ContentHeaderText{position:relative;  font-weight:bold; font-size : 16px; }
.ContentHeader1{position:absolute; padding-top:0; padding-left:0; background-color:#D0D0D0;  font-weight:bold; font-size : 16px;  border-color: #000000; border-style: solid; border-width:1; top:31; left:0; width:100%; height:34;  overflow:hidden;}
.ContentHeaderBottom{position:absolute; padding-top:0; padding-left:0; background-color:#D0D0D0;  font-weight:bold; font-size : 16px;  border-color: #000000; border-style: solid; border-width:1; top:0; left:0; width:100%; height:100%;  overflow:hidden;}
.NormalTextWithHand { cursor:pointer; font-size: 10pt; font-weight: bold; color: #000000; }
.ImageSelect { cursor:pointer; font-size: 10pt; font-weight: bold; color: #000000; }
.FileUpload {position:relative; left:0; top:0; -moz-opacity:0; filter:alpha(opacity: 0); opacity: 0;z-index: 2; FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; width:303; }
.FileUploadCover {position:absolute; FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; width:303; }
.FileUploadNormal {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; width:303; }
.TextBoxLogin { zindex:10; FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; Width:100; }
.TextBoxCost { zindex:10; FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; Width:60; }
.TextBoxFurtherDetails { zindex:10; FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; width:600; height:200; }
*/


