﻿@charset "utf-8";
body {
	text-align: center;
	background-image:url(images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#header {
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	text-align: left;
	position: relative;
}
div#topnav {
	width: 330px;
	position: absolute;
	float: right;
	top: 10px;
	right: 0px;
	text-align: center;
}
div#menu {
	top: 8px;
	left: 8px;
	width: 165px;
	text-align: left;
	position: absolute;
	font-size: 11px;
}
div#body {
	margin-left: auto;
	margin-right: auto;
	width: 866px;
	height:302px;
	text-align: left;
	position: relative;
	z-index: 99;
}
div#welcome {
	top: 15px;
	left: 105px;
	width: 380px;
	text-align: left;
	position: absolute;
}
.menu {
	padding-top:15px;
	padding-bottom:15px;
}
.menu hr {
	color:#f8d18c;
	margin-top:2px;
	margin-bottom:2px;
}
.menu a, .menu a:link, .menu a:visited, .menu a:hover {
	color:#666666;
	text-decoration:none;
}
div#content {
	top: 15px;
	left: 190px;
	text-align: left;
	position: absolute;
}
div#classes {
	top: 10px;
	left: 182px;
	width: 435px;
	text-align: left;
	position: absolute;
}
div#class {
	top: 10px;
	left: 176px;
	text-align: left;
	position: absolute;
}

.classes_subhead {
	color: #777777;
	background-color: #D2D2A6;
	padding: 5px;
}
div#welcomeR {
	top: 28px;
	left: 495px;
	width: 350px;
	text-align: left;
	position: absolute;
	visibility: visible;
}
#popup_fall,#popup_fall0,#popup_fall1,#popup_fall2,#popup_fall3,#popup_fall4,#popup_fall5,#popup_fall6,#popup_fall7,#popup_fall8,#popup_fall9,#popup_fall10, 
#popup_winterspring,#popup_winterspring0,#popup_winterspring1,#popup_winterspring2,#popup_winterspring3,#popup_winterspring4,#popup_winterspring5,#popup_winterspring6,#popup_winterspring7,#popup_winterspring8,#popup_winterspring9,#popup_winterspring10,
#popup_summer, #popup_summer0, #popup_summer1,#popup_summer2,#popup_summer3,#popup_summer4,#popup_summer5,#popup_summer6,#popup_summer7,#popup_summer8,#popup_summer9,#popup_summer10 {
	margin-left:50px;
	margin-top:35px;
	width: 710px;
	text-align: left;
	position: absolute;
	font-weight: normal;
	z-index: 100;
	border: 10px solid #f6c166;
	visibility: hidden;
}
.popuptd_l {
	padding-right:20px;
}
.popuptd_r {
	padding:20px;
	color:#666666;
	font-size: 11px;
}
div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	text-align: center;
	position: relative;
	z-index: 0;
}
a, a:link, a:visited, a:hover, th, .classtitle {
	color:#FF9933;
}
a.register {
	color:#99cc99;
}
a.faq {
	color:#666666
}
a.instructor, a.instructor:link, a.instructor:visited, a.instructor:hover {
	color:#999999;
	text-decoration:none;
}
.smalltext {
	font-size:11px;
}
.gallerytext {
	font-size:11px;
	font-style: italic;
}
.silient {
	color: #999999;
}
.bodybg {
	background-image: url(images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.intro {
	line-height: 20px;
	margin-top: 0px;
}
.schedule {
	padding: 0px 10px 15px 10px;
	font-weight: bold;
	color: #999999;
}
.schedule_text {
	padding: 0px 10px 15px 10px;
	color: #666666;
	line-height: 20px;
}
.portcountoff {
	border: 1px solid #e8c688;
	color: #FFFFFF;
	background-color: #f6c166;
}
.portcounton {
	border: 1px solid #fadd78;
	color: #666666;
	background-color: #fcf7e6;
}
.portcounton a {
	color: #666666;
}
.portcountoff a {
	color: #FFFFFF;
}
#portcount {
	position:absolute;
	left:-5px;
	top:25px;
}
#portcount a, #portcount a:hover, #portcount a:active {
	text-decoration: none;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
}
table.enrollform {
	color: #000000;
	border: 1px solid #999999;
}
h4 {
	font-size:15px;
	font-weight: bold;
	margin:0px;
}
h5 {
	font-size:14px;
	color:#FF9933;
	font-weight: bold;
	margin:0px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 18px;
	color: #f1bb5e;
	font-weight: bold;
}
td.bg {
	background-repeat: no-repeat;
	background-position: center -5px;
}
.ybg {
	background-image: url(images/box_logo_ybg.gif);
}
.wbg {
	background-image: url(images/box_logo_wbg.gif);
}
.lybg1 {
	background-image: url(images/box_logo_lybg1.gif);
}
.lybg2 {
	background-image: url(images/box_logo_lybg2.gif);
}
.rm {
	padding-right: 30px;
}
input.submit {
	font-size:11px;
	font-family:Georgia, serif;
	font-weight:bold;
	color:#fe7616;
	width:100px;
	height:25px;
	background-color:#f5e6b2;
	border-style:solid;
	border-color:#b1b182;
	border-width:1px;
}
input.reset {
	font-size:11px;
	font-family:Georgia, serif;
	font-weight:bold;
	color:#999999;
	width:90px;
	height:25px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#b1b182;
	border-width:1px;
}