/* Layout Stylesheet */ 

  
#main1 {
	background: #ffffff;
	color: #333333;
	height:80%;
	font-size: 1.2em;
 }

#main-content1 {
	width: 525px;
 }

#clear1 {
  width: 850px;
  height: 5px;
	clear: both;
}



#nest1 {
	float: right;
	width: 296px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
	border: 1px solid #B9CDFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-right: 5px;
 }
 
#nest1 .style3 {
	font-size: 1.3em;
}
#nest1 p {
	padding-left: 17px;
}


#nest1 #grade1 {
	background-image: url(images/grading-back.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position: center 1px;
}

#container1 #nav1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#container1 #nav1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#container1 #nav1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#container1 #nav1 a:hover {
	color: #000000;
	text-decoration: none;
}

#container1 {
	width: 853px;
	font-size: .9em;
}
h1 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A75AF;
	padding-top: 20px;
	font-weight: normal;
}
#top1 img {
	float: right;
}

h2 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A75AF;
	font-weight: normal;
	padding-bottom: 20px;
	padding-top: 10px;
}
#main1 #holiday1 {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9CDFB;
	padding-top: 10px;
}
#holiday1 #top1 {
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999933;
	padding-left: 19px;
	font-weight: normal;
}
#holiday1 #grade1 {
	color: #3A75AF;
}
#main1 #holiday1 a {
	font-size: 11px;
	color: #666666;
}
#main1 #holiday1 a:visited {
	font-size: 11px;
	color: #666666;
}
#main1 #holiday1 a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


#header1 {
	height: 225px;
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#holiday1 #top1 img {
	float: right;
	border: 1px solid #3A75AF;
	padding: 2px;
	margin-left: 10px;
}
#main1 #foot1 {
	color: #666666;
}


#nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	background-image: url(images/nav-back.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 10px;
	padding-top: 3px;
}

#season1 {
	color: #3A75AF;
}
select1  { font-size: 0.9em; }


.vs-menu-block{
  width: 255px;
  font-size: 1.1em;
	margin-left: 15px;
	margin-top: 15px;
	border-top: 1px solid #B9CDFB;
  border-bottom: 1px solid #B9CDFB;
}

.vs-menu-block li{
  display: block;
  padding: 6px;
}

.vs-menu-block .vs-menu-block-first{
	font-size: 1.1em;
	font-weight: bold;
	
}

#main-content1 .course-list{
  border-bottom: 1px solid #B9CDFB;
	margin-bottom: 8px;
}

#main-content1 .course-list p{
  
}

#main-content1 .course-list .thumb{
	width: 90px;
	height: 90px;
	
}

#main-content1 h2{
	display: block;
	position: absolute;
	width: 400px;
	height: 20px;
  border: 0;
	margin: 0px 0px 0px 100px;
	margin-top: -90px;
	margin-bottom: 0px;
	padding-top: 7px;
}

#main-content1  p{
font-size: 0.95em;
line-height: 1.2em;
}

#main-content1 .course-list p{
font-size: 0.95em;
margin-top: 5px;
}

#main-content1 .course-list .grades{
  display: block;
  position: absolute;
  width: 350px;
  height: 20px;
  border: 0;
  margin: 0px 0px 0px 100px;
  margin-top: -60px;
  margin-bottom: 0px;
	font-size: 1em;
}

#main-content1 .course-list .dates{
  display: block;
  position: absolute;
  width: 350px;
  height: 20px;
  border: 0;
  margin: 0px 0px 0px 100px;
  margin-top: -40px;
  margin-bottom: 0px;
}

#main-content1 .course-list .price{
  display: block;
  position: absolute;
  width: 350px;
  height: 20px;
  border: 0;
  margin: 0px 0px 0px 100px;
  margin-top: -18px;
  margin-bottom: 0px;
}

#main-content1 .course-list .link{
	margin-top: 5px;
	margin-bottom: 5px;
}


#main-content1 h1{
  margin-top: 7px;
  margin-bottom: 8px;
}






