*{
	margin: 0;
	padding: 0;
	border: 0;
}

#top-news-text p.fall {display: none;}

#listTeachers *
{
	text-align: center;
}

body{
	font:14px tahoma;
	background:url('../images/bg.jpg') repeat-x #002d46;
	line-height:22px;
	text-align:center;
	color:#000000;
}

h1{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#cb2a05;
}

h2{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#062436;
	line-height:18px;
	margin-bottom:10px;
}
.months{
	color:#CB2A05;
	text-align:center;
}	
h3
{
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
  color:#062436;
  line-height:18px;
  margin-bottom:10px;
  width: 100%;
}

strong
{
	color: #CB2A05;
}

span.strong-text
{
	color: red;
	
}

a:link, span.featured {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#cb2a05;
}

a:visited{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#cb2a05;
}

a:hover{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-decoration:underline;
	color:#cb2a05;
}

ul {
	list-style-image:url(../images/bullet.png);
	list-style-position:outside;
	margin-left:60px;
}

div.links ul
{
	list-style: decimal;
	margin-left: 15px;
	padding: 5px 5px 5px 15px;
}


div.horizontal-links ul
{
	list-style: decimal;
	padding: 0;
	
}

body.ensembles div.horizontal-links ul
{
  margin-left: 10px;
}

li {
	font-size:14px;
	padding-bottom:10px;
}

div.horizontal-links li
{
	float: left;
	margin-left: 25px;
	margin-right: 10px;
}
div.links ul li
{
  padding: 0;
  margin: 0;
  font-size: 12px;
}




.content p
{
	margin: 12px 0;
	text-align: justify;
}

.menu p
{
	margin-left: 15px;
}

.menu p.sub-menu
{
	/*
	position: relative;
	left: -9999px;
	display: none;
	*/
}

.menu div.sub-menu:hover p.sub-menu
{
	/*
	left: 0;
	display: block;
	*/
}


div.link-top p.link-top
{
	text-align: center;
	float: left;
	margin: 0;
	width: 10%;
}

p.output, p.output a
{
	margin:0;font-size: 0.8em; color: red;
	border:1px dashed #A2A3A2;
	padding: 5px;
}

p.output a
{
	border: none;
	padding: 0;
}
p.private_lessons a
{
	
	color: #0981cb;
}
p.private_lessons span
{
	display: inline-block;
	width: 300px;
	text-align: left;
}
#top-news-text p
{
	text-align: center;
	color: #fff;
}
#top-news-text p.title
{
	font-weight: bold;	
}

.eventimg{
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	border:2px solid #434141;
}

hr{
	width:100%;
	border: none;
	border-bottom: 1px dashed #a2a3a2; 
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	float:left;
}

div.link-top div.hr
{
	float: left;
  width: 90%;
}

table.contact input.text
{
	border: solid 1px black;
	/*border: solid 1px #062436;
	background-color: #5f9fc6;
	color: #ffffff;*/
	padding: 1px;
	width: 200px;
}

input.send
{
	color: #03598c;
	border: none;
	background: none;
	width: auto;
	padding: 0;
	cursor: pointer;
	font-weight: bold;
}

div.no-entry input
{
	display: none;
}

textarea
{
	border: solid 1px black;
  /*border: solid 1px #062436;
  background-color: #5f9fc6;
  color: #ffffff;*/
  padding: 1px;
  width: 90%;
  height: 65px;
}

.page{
	width:100%;
	height:100%;
	text-align:center;
}

.container{
	width:960px;
	text-align:left;
	margin:0 auto;
}

.box{
	width:960px;
	background-color:#062436;
	float:left;
}

.top{
	width:960px;
	height:55px;
	float:left;
	color:#183d53;
}

.menu
{
	padding:10px 18px 10px 10px;
}

.side{
	width:238px;
	float:left;
}

.main{
	width:692px;
	min-height: 592px;
	padding:10px;
	background-color:#ffffff;
	float:left;
}


.content
{
	width:692px;
	
}


body.homepage .top-content
{
	background:url(../images/bg_separation.jpg) repeat-y;
	float: left;
	padding-bottom: 35px;
	position: relative;
}

div.links div.inner
{	
	width: 250px;
	border: dashed 1px #A2A3A2;	
}

div.links
{
	padding: 0px 20px 0px 0px;
	float: left;
}

* html .main{
	width:712px;
}

.banner
{
	width:692px; 
	height:252px; 
	background:url(../images/topimage.jpg); 
	margin-bottom:10px; 
	float:left;
}



.footer{
	width:960px;
	height:55px;
	font-size:12px;
	color:#025281;
	float:left;
}

table.contact td, table.contact-3 td, table.contact-2 td
{
  padding: 0px 5px;
  width: auto;
}

table.contact-2 td
{
	width: 50%;
}
table.contact-3 td
{
	width: 25%;
}

table.contact-3 th
{
	padding: 0 10px 0 22px;
}

.teachers .content table, table.contact-2, table.contact, table.contact-3
{
	width: 100%;
}

.teachers .content table h2
{
	margin: 10px 0;
}

.teachers .content table th
{

}

.teachers .content table tr.spacer td
{
	padding: 10px;
}
.teachers .content table tr.alt th
{
  /*background-color: #fc9ba7*/
}
.teachers .content table tr.alt
{
	/*background-color: #8cd9fd;*/
}
.teachers .content table td
{
	vertical-align: top;
}

.teachers .content table td.col1
{
	width: 33%;
}
.teachers .content table td.col3
{
	width: 40%;
}

.teachers a.headshot
{
	float: left;
	margin: 8px 15px 0 0;
}

body.homepage div.top-content span.viewall
{
	display:block;
	position: absolute;
	bottom: -35px;
	left:15%;
	width: 70%;
}

body.homepage div.top-content div.articlebox
{
	width:336px; float:left;position:relative;margin-bottom:5px
}

body.homepage div.top-content div.viewall
{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
}

div.box-left,div.teacher-left
{
	border-right:1px dashed #A2A3A2;
	float:left;
	padding-right:3%;
	width:46.5%;
	margin-bottom:5px;
}

div.teacher-left,div.teacher-right
{
	width: 29.5%;
	border: none;
}

div.box-right, div.teacher-right
{
	float:left;
	padding-left:3%;
}

div.box-right
{
	width: 47%;
}

div.teacher-middle
{
	float: left;
	padding: 0 3%;
	width: 26.5%;
	border-left:1px dashed #A2A3A2;
	border-right:1px dashed #A2A3A2;
}

#news-text
{
	height: 130px;
	float: left;
	width: 270px;
}

#news-text div.inner
{
	margin-top: 25px;
	color: red;
	font-weight: bold;
	text-align: center;
}

#top-news-text
{
	width: 682px;
	background-color:  #062436;
	margin-bottom: 10px;
	padding: 5px;
}



div.clear, div.link-top
{
	clear: both;
}

/* Menu Links */

a.menulink:link{
	width:100%;
	font-size:18px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	text-decoration:none;
	padding-bottom:3px;
	padding-left:10px;
	color:#5f9fc6;
	display:block;
	background:url(../images/bg_menu.jpg) no-repeat right;
}

a.menulink:visited{
	width:100%;
	font-size:18px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	text-decoration:none;
	padding-bottom:3px;
	padding-left:10px;
	color:#5f9fc6;
	display:block;
	background:url(../images/bg_menu.jpg) no-repeat right;
}

a.menulink:hover{
	width:100%;
	font-size:18px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	text-decoration:none;
	padding-bottom:3px;
	padding-left:10px;
	background:url(../images/bg_menu_hover.jpg) no-repeat right #5f9fc6;;
	color:#062436;
	display:block;
}

/* Highlighted Links */

a.highlink:link{
	width:200px;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	padding:10px;
	background-color:#941e03;
	color:#d5a195;
	display:block;
	margin-bottom:3px;
}

a.highlink:visited{
	width:200px;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	padding:10px;
	background-color:#941e03;
	color:#d5a195;
	display:block;
	margin-bottom:3px;
}

a.highlink:hover{
	width:200px;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	padding:10px;
	background-color:#941e03;
	color:#ffffff;
	display:block;
	margin-bottom:3px;
}

/* Top Links */

a.toplink:link{
	font-size:18px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	text-decoration:none;
	color:#5f9fc6;
}

a.toplink:visited{
	font-size:18px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	text-decoration:none;
	color:#5f9fc6;
}

a.toplink:hover{
	font-size:18px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}

/* Footer Links */

a.footerlink:link{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#025281;
}

a.footerlink:visited{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#025281;
}

a.footerlink:hover{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;
	color:#025281;
}

/* Special Links */

a.spclink:link{
	font-size:20px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
	color:#cb2a05;
	line-height:25px;
}

a.spclink:visited{
	font-size:20px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
	color:#cb2a05;
	line-height:25px;
}

a.spclink:hover{
	font-size:20px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:25px;
}

/* Link 2 */
a.link2, span.latest
{
	display:block;
	text-align: center;
	font-weight: bold;
}
a.link2:link, span.latest{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#062436;
	line-height:18px;
	margin-bottom:10px;
	text-decoration:none;	
	
}

a.link2:visited{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#062436;
	line-height:18px;
	margin-bottom:10px;
	text-decoration:none;
}

a.link2:hover{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#062436;
	line-height:18px;
	margin-bottom:10px;
	text-decoration:underline;
}

div.links a
{
	font-size: 12px;
}

#top-news-text p.title a
{
	color: #5F9FC6;
}

ul.fallreglists{
	list-style:none inside none;
}

#share_pop_up { display: none; background: transparent url('../images/pop-up.png') no-repeat left top; padding: 40px; text-align: left; position: relative; }
#share_pop_up .close { position: absolute; right: 15px; top: 15px; font-weight: bold; cursor: pointer;  }
#share_pop_up h2 { text-align: center; }
#share_pop_up p { margin: 12px 0;}
#share_pop_up fieldset { border: solid 1px #000; padding: 0 20px; width: 552px;  }
#share_pop_up legend { margin-left: 30px; padding: 0 5px;}
#share_pop_up input { border: solid 1px #002c45; }
#share_pop_up input.button { border: solid 1px #002c45; }

#mc_embed_signup .email{
	border: 1px solid #000000;
}
#mc_embed_signup .input-group input{
	margin-top: 6px;
}
#mc_embed_signup .btn{
	border: 1px solid #000000;
	cursor: pointer;
}
.photo-credit{
	float:left;
	clear:both;
	margin: 5px 14px 10px 0;
	color: #CB2A05;
}
.fb-like{
	background-color:#ffffff;
	height:30px;
}
.map{
	float:right;
	margin-left:45px;
}

form.gc input[type=image] {vertical-align:middle;}
form.gc {margin-bottom:20px;}
