@charset "UTF-8";
body {
	background-color: #ebd3bb;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #808080;
	height: 100%;
}
.leading {
	line-height: 16px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapperOut {
	margin: 72px 0px 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#wrapperIn {
	margin: 0% auto 0px;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
}
#wrapperMainInside {
	padding: 32px;
	float: left;
	width: 736px;
}
#footer {
	background-color: #6a4542;
	clear: both;
	color: #DDB6B3;
	text-align: center;
	font-size: 9pt;
	padding-bottom: 7px;
	width: 800px;
}
#logoLTY {
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 176px;
	background-image: url(../images/logo_LTY.gif);
	background-repeat: no-repeat;
	float: left;
}
#mainNav {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#mainNav ul {
	list-style-type: none;
}
#mainNav li {
	list-style-type: none;
	text-align: right;
	margin-bottom: 14px;
}
#mainNav  last  {
	list-style-type: none;
	margin-bottom: 100px;
}
#header {
	width: 736px;
	float: left;
	padding-bottom: 16px;
}
.bold {
	font-weight:bold;
}
#leftContent {
	width: 387px;
	padding-left: 140px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #b8c371;
	float: left;
	padding-right: 32px;
	min-height: 127px;
}
/* for Internet Explorer */
/*\*/
* html #leftContent {
height: 127px;
}

/**/

#leftContent {
	margin:0;
}
#leftContent {
	float: left;
}
#leftContentNarrow {
	width: 387px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #b8c371;
	float: left;
	padding-right: 32px;
}


#rightContent {
	padding: 0px 0px 0px 35px;
	float: left;
	text-align: right;
	width: 140px;
}
#rightContentWide {
	padding: 0px 0px 0px 20px;
	float: left;
	text-align: left;
	width: 285px;
}
.scheduleBox {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.scheduleBoxLast {
	margin: 0px 0px 5px;
	padding: 0px;
	width: 100%;
}
.scheduleDayFirst {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 100%;
	border-top: thin dotted #B8C371;
}
.scheduleDay {
	margin: 25px 0px 0px;
	padding: 10px 0px 0px;
	width: 100%;
	border-top: thin dotted #B8C371;
}
.scheduleDetail {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.greyCopy {
	color: #808080;
}
.homeCopy {
	font-size: 18px;
	color: #B8C371;
}
.mmCopy {
	font-size: 12px;
	color: #CD9994;
}
.quotes {
	font-size: 12px;
	color: #CD9994;
}
a.footerLink:link {
	color: #DDB6B3;
}
a.mainNav:link {
	color: #6A4542;
	font-style: italic;
	text-decoration: none;
}
a.mainNav:visited {
	color: #6A4542;
	font-style: italic;
	text-decoration: none;
}
a.mainNav:hover {
	color: #8b717b;
	font-style: italic;
	text-decoration: none;
}
a.mainNav:active {
	color: #6A4542;
	font-style: italic;
	text-decoration: none;
}
a:link {
	color: #C2CA84;
	text-decoration: underline;
}
a:visited {
	color: #808080;
	text-decoration: underline;
}
a:hover {
	color: #8b717b;
	text-decoration: underline;
}
a:active {
	color: #808080;
	text-decoration: underline;
}



input {
	color: #808080;
}
#name {
	width: 220px;
}
#telephone {
	width: 147px;
}
#email {
	width: 226px;
}
#whichClass {
	width: 269px;
}
#radioDone {
	margin-left: 10px;
}
.formFieldSpace {
	padding-bottom: 10px;
}
#whichLocation {
	width: 269px;
}

