/* ----------------- CSS Reset ----------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

ul, ol, dl {
	position: relative;  
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

/* ----------------- Main Structure ----------------- */

body {
	background: #0A0C2F url('../images/main/pagebg.jpg') top left repeat;
	font-family: "Times New Roman", georgia, times, serif;
	font-size: 63%;
	color: #000;
}

.sans {
	font-family: arial, helvetica, verdana, sans-serif !important;
}

.backgroundwrap {
	background: transparent url('../images/main/topbg.jpg') top left repeat-x;
}

.contentwrap {
	width: 959px;
	margin: 0 auto 30px auto;
	padding-bottom: 20px;
}

#mast {
	display: block;
	position: relative;
	width: 959px;
	height: 168px;
	background: transparent url('../images/main/mast.jpg') top left no-repeat;
}

#mast h1 a {
	text-indent: -9999px;
	display: block;
	position: relative;
	width: 340px;
	height: 90px;
	top: 30px;
}

.bodywrap {
	display: block;
	position: relative;
	background: transparent url('../images/main/bg.jpg') top left repeat-y;
	width: 959px;
}

.headerwrap {
	display: block;
	position: relative;
	background: transparent url('../images/main/header.jpg') top left no-repeat;
	width: 959px;
}

#leftcol {
	color: #070C16;
	width: 109px;
	margin: 15px 0 0 5px;
	float: left;
	display: block;
	position: relative;
}

#nav {
	display: block;
	position: relative;
}

#centercol {
	width: 630px;
	padding: 20px 0 20px 20px;
	float: left;
	display: block;
	position: relative;
}

.textwrap {
	float: left;
	width: 420px;
	display: block;
	position: relative;
}

.pullout {
	width: 193px;
	float: right;
	display: block;
	margin-top: 27px;
	position: relative;
	background: transparent url('../images/pullout/bg.jpg') top left repeat-y;
	font-family: arial, helvetica, verdana, sans-serif !important;
}

.pulloutheader {
	background: transparent url('../images/pullout/header.jpg') top left no-repeat;
	width: 193px;
}

.pulloutfooter {
	background: transparent url('../images/pullout/footer.jpg') bottom left no-repeat;
	width: 193px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.pulloutcontent {
	padding: 15px;
	margin-top: 15px;
	color: #0C3F75;
	margin: 15px 1em .5em 1.5em !important;
	font-size: 11px !important;
	padding: .5em 0 .5em .3em ;
}

.pulloutcontent div {
	display: block;
	position: relative;
	line-height: 1.3em;
	font-size: 11px !important;
}

.pullout p {
	color: #0C3F75;
	margin: 0 0 .5em 0;
	font-size: 11px !important;
}

.pullout ul {
	margin-left: 5px;
}

.pullout li {
	list-style: disc;
	list-style-position: inside;
	color: #0C3F75;
	margin: 0;
	font-size: 1.3em;
	padding: .5em 0 .5em .3em;
	background: transparent;
}

#news .pullout li {
background: transparent url('../images/pullout/divide.png') bottom left no-repeat;
	
}

.pullout li a:link, .pullout li a:hover, .pullout a:visited {
	color: #0C3F75;
	text-decoration: none;
}

.pullout li a:hover {
	color: #5BB1E7;
}
	
#rightcol {
	background: transparent url('../images/other/oursponsors.jpg') top right no-repeat;
	width: 200px;
	float: right;
	margin: 20px 20px 0 0;
	width: 160px;
}

#rightcol .ad {
	margin-bottom: 10px;
}

/* ----------------- Links ----------------- */


a:link, a:visited, a:hover {
	color: #0C3F75;
	text-decoration: underline;
}

a:visited {

}

a:hover {
	color: #5BB1E7;
}

/* ----------------- Navigation ----------------- */

#nav ul {
	display: block;
	position: relative;
	list-style: none;
	}

#nav ul li {
	display: block;
	position: relative;
	color: #002751;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 !important;
}

#nav ul li a, #nav ul li a:link, #nav ul li a:hover, #nav ul li a:visited {
	text-decoration: none;
	position: relative;
	display: block;
	color: #002751;
	background: transparent;
	padding: 6px 12px;
	}
	
#nav ul li a:hover {
	background-color: #D8ECF7;
}

#nav ul li.on, #nav ul li.on a:link, #nav ul li.on a:hover, #nav ul li.on a:visited {
	background-color: #CEE3EF;	
}

/* ----------------- Newsletter ----------------- */

.footer {
	display: block;
	position: relative;
	background: transparent url('../images/main/footer.jpg') bottom left no-repeat;
	width: 959px;
	height: 221px;
}

.footer form {
	display: block;
	position: relative;
	background: transparent url('../images/newsletter/bg.jpg') top left no-repeat;
	width: 208px;
	height: 48px;
	float: right;
	margin: 70px 50px 0 0;
}

.footer input {
	border: 1px solid #937C54;
	color: #000;
	background: #C5A56F;
	width: 120px;
	font-size: 9px;
	height: 12px;
	display: block;
	position: relative;
	float: left;
	padding: 2px;
	margin: 13px 5px 0 12px;
}

.footer input.button {
	width: 53px;
	height: 29px;
	display: block;
	position: relative;
	padding: 0;
	margin: 9px 10px 0 0;
	border: none;
}


/* ----------------- Footer ----------------- */

address {
	margin: 10px auto;
}

address p {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #969EA7;
	font-style: normal;
	text-align: center;
}

address a:link, address a:hover, address a:visited {
	color: #969EA7;
	text-decoration: none;
}

address a:hover {
	text-decoration: underline;
}

/* ----------------- Pages ----------------- */

/* --- Calendar Page --- */

table.calendar {
	width: 100%;
	background: #ECECEF;
}


table.calendar tr {
	
}

table.calendar td {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 0 1em 0;
	padding: 5px;
	color: #0A3A6D;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

table.calendar td p{
	font-size:1em;
	}

table.calendar td:last-child {
	border-right: none;
}

table.calendar thead td {
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #0A3A6D;
}

table.calendar tr.alt td {
	background-color: #CDE7F7;
}

table.calendar td.line {
padding: 0;
}


/* --- Gallery --- */


table.photos {
	display: block;
	position: relative;
	margin: 10px auto 10px 0;
	text-align: left;
}

tr.smallphoto {
}

table.photos img {
	border: 2px solid #103f73;
}


table.photos img:hover {
	border: 2px solid #8DA1D6;
}

table.photos td {
	padding: 10px;
	width: 16%;
}

table.photos p {
	margin: .3em 0;
	}



/* ----------------- Image Styles ----------------- */

.floatleft {
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #fff;
}

.pagebutton {
	margin: 10px 0;
}

#certificateprogram .pagebutton, #otherprograms .pagebutton {
	margin-top: 0;
}

/* ----------------- Headlines ----------------- */

h2, h3 {
	text-indent: -9999px;
	display: block;
	position: relative;
	background: transparent;
}

h2 {
	border-bottom: 1px solid #8BADCD;
	width: 100%;
	padding-bottom: 10px;
	height: 20px;
	margin-bottom: 10px;
}

h3.newsletter {
	display: none;
}

.pullout h3 {
	background: transparent url('../images/headlines/news.png') top center no-repeat;
	top: 8px;
	height: 14px;
}

#stringendo .pullout h3 {
	background: transparent url('../images/headlines/issues.png') top center no-repeat;	
	top: 10px;
}

#news .pullout h3 {
	background: transparent url('../images/headlines/morenews.png') top center no-repeat;
	top: 10px;	
}

h4 {
	font-size: 1.3em;
	margin: 0 0 1em 0;
	color: #252A60;
	text-transform: uppercase;
	font-family: arial, helvetica, verdana, sans-serif !important;
}

#index h2 {
	background: transparent url('../images/headlines/welcome.png') top left no-repeat;
}

#contact h2 {
	background: transparent url('../images/headlines/contact.png') top left no-repeat;
}

#links h2 {
	background: transparent url('../images/headlines/links.png') top left no-repeat;
}

#stringendo h2 {
	background: transparent url('../images/headlines/stringendo.png') top left no-repeat;
}

#calendar h2 {
	background: transparent url('../images/headlines/calendar.png') top left no-repeat;
}

#certificateprogram h2 {
	background: transparent url('../images/headlines/certificate.png') top left no-repeat;
}

#officers h2 {
	background: transparent url('../images/headlines/officers.png') top left no-repeat;
}

#otherprograms h2 {
	background: transparent url('../images/headlines/eventdetails.png') top left no-repeat;
}

#gallery h2 {
	background: transparent url('../images/headlines/gallery.png') top left no-repeat;
}

#news h2 {
	background: transparent url('../images/headlines/news-lg.png') top left no-repeat;
}

#studioteachers h2 {
	background: transparent url('../images/headlines/studioteachers.png') top left no-repeat;
}

/* ----------------- Contact Form ----------------- */

table#cert_form {
	font-family: arial, helvetica, sans-serif;
}

table#cert_form td {
	padding: 5px;
	font-size: 14px !important;
	line-height: 18px;
}

table#cert_form label {
display: block;
position: relative;
}

table#cert_form input, table#cert_form select {
width: 225px;
float: right;
}

table#cert_form textarea {
width: 260px;
	float: right;
}

.submit input {
	width: 100px !important;
	float: right;
}


/* ----------------- Typography ----------------- */
.cal p {
font-size: !important 1em;
}

p, li, dd {
	font-size: 1.4em;
	margin-bottom: 1em;
	line-height: 1.4em;
}


