/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Common Tags
*/
div#menuStudentLogin{
	color: #7B2600;
	padding-left:10px;
}
div#menuStudentLogin h1{
	color: #7B2600;
	padding:0px;
	margin-bottom:0px;
}
div#menuStudentLogin label{
	float:left;
	width:75px;
	padding-top:5px;
}
div#loginPage{
	color: #7B2600;
}
div#loginPage h1{
	color: #7B2600;
	padding:0px;
	margin-bottom:0px;
}
div#loginPage label{
	float:left;
	width:75px;
	padding-top:5px;
}
h1
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
}
a {
	color:#7B2600;
	text-decoration:none;
}
a visited{
	color:#7B2600;
	text-decoration:none;
}
a:hover {
	color:#7B2600;
	text-decoration:underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Body and Container
*/

body
{
	color: black;
	background-color: #501606;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

div#pageWrapper
{
	position: relative;
	margin: 10px auto;
	text-align: center;
	width: 800px;
	color: black;
	background-color: #DEC6AA;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Header
*/

div#header
{
	color: white;
	background-color: #7B2600;
	background-image: url("/site/brownHeaderCurve.gif");
	background-repeat: no-repeat;
	height: 117px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: relative;
	text-align: center;
}

div#header img, div#header a
{
	color: white;
	text-align: left;
	text-decoration: none;
}

div#header h1
{
	color: white;
	text-align: left;
	position: absolute;
	bottom: 47px;
	left: 12px;
	padding: 0px;
	padding-bottom: 4px;
	margin: 0px;
	font-size: 28px;
	line-height: 30px;
	width: 310px;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", Times, "Times New Roman", serif;
	font-style: italic;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Navigation Bar
*/

div#mainNavigation
{
	background-color: #F0E3D3;
	background-image: url("/site/brownNavCurve.gif");
	background-repeat: no-repeat;
	padding-top: 45px;
	color: #7B2600;
	position: absolute;
	top: 112px;
	left: 5px;
	width: 11.5em;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

div#mainNavigation ul
{
	list-style: none;
	padding: 4px;
	margin: 4px;
}

div#mainNavigation li 
{
	color: #7B2600;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
}

div#mainNavigation a 
{
	background-color: transparent;
	color: #7B2600;
}

div#mainNavigation a:hover
{
	background-color: transparent;
	color: black;
}


/* navigation link for the current section */
body#home li.home, body#contact li.contact, body#courses li.courses, body#fees li.fees, body#links li.links, body#media li.media, body#events li.events,
body#news li.news, body#policy li.policy, body#application li.application, body#schedule li.schedule, body#studio li.studio, body#teachers li.teachers, body#testimonials li.testimonials
{
	color: black;
	background-color: transparent;
}
/* navigation link for the current section */
body#home li.home a, body#contact li.contact a, body#courses li.courses a, body#fees li.fees a, body#links li.links a, body#media li.media a, body#events li.events a,
body#news li.news a, body#policy li.policy a, body#application li.application a, body#schedule li.schedule a, body#studio li.studio a, body#teachers li.teachers a, body#testimonials li.testimonials a
{
	color: black;
	background-color: transparent;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Body - pageContent area
*/

div#pageContent
{
	color: black;
	background-color: #F0E3D3;
	background-image: url("/site/brownContentCurve.gif");
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 45px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 12.75em;
	text-align: justify;
	min-height: 470px;
}
/* Hides from IE5-mac \*/
* html #pageContent {
	position: relative;
	top: 0px;
}
/* End hide from IE5-mac */ 
/* Hack for IE */
* html div#pageContent
{
	height:467px;
	
}
/* End Hack for IE */ 
div#pageContent h1
{
	color: #7B2600;
}

div#pageContent h2
{
	color: #7B2600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
}

div#pageContent h3
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}

div#pageContent p
{
	clear:both;
	font-family:"Times New Roman", Times, serif;
	font-size: 1em;
}
div#pageContent p.spanLink
{
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 2px 0px;
}


div#pageContent .spanLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #7B2600;
	background-color: transparent;
	text-decoration: none;
	cursor: pointer;
}
div#pageContent .spanLink:hover
{
	color: black;
	background-color: transparent;
	text-decoration: underline;
}
div#pageContent .spanLink:active
{
	color: black;
	background-color: #DEC6AA;
	text-decoration: underline;
}
div#pageContent img
{
	border:0px;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
div#pageContent img.homePageImage
{
	margin: 7px 0px;
}
div#pageContent img.studioPageImage
{
	width: 300px;
	float: right;
	margin-top: 10px;
}


/*
 *	Media Gallery page = = = = = = = = = = =
 */

div.mediaGalleryCategory 
{
	clear: both;
}
/* Hack for IE \*/
* div.mediaGalleryCategory {
	height: 10px;
}
/* End Hack for IE */ 

div#pageContent div.mediaGalleryCategory h2
{
	margin-bottom: -10px;
}

div#pageContent ul.mediaList
{
	list-style-type: none;
	padding: 2px 0px;
	padding-top: 10px;
	margin: 5px;
	margin-left: 0px;
}

div#pageContent ul.mediaList li
{
	float: left;
	width: 170px;
	height: 140px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
}


div#pageContent div.mediaGalleryCategory img.mediaGalleryThumb
{
	display: block;
	height: 95px;
	margin: 4px;
}

div#pageContent img.mediaGalleryImage
{
	width: 300px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}


/*
 *	Alternating Image lists = = = = = = = = = = =
 */

div.imageList
{
	clear: both;
	margin-bottom: 15px;
}
/* Hides from IE5-mac \*/
* html .imageList {height: 1%;}
/* End hide from IE5-mac */ 

div.imageListLeft
{
	text-align: left;
}

div.imageListLeft h2 
{
	text-align: left;
}

div.imageListLeft img
{
	width: 150px;
	float: left;
}

div.imageListRight
{
	text-align: right;
}

div#pageContent div.imageListRight h2
{
	text-align: right;
}

div.imageListRight img
{
	width: 150px;
	float: right;
}

div.imageList p.bioText
{
	text-align: left;
}

div.imageList p.quote
{
	font-style: italic;
}

div.imageList p.attribution
{
	/* text-align: right; */
}

div.imageList img.musicLink
{
	width: 75px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Features
*/

div#featuresSection
{
	margin: 5px;
	float: right;
}
div.feature hr {
	display:none;
}
div.feature
{
	color: #F0E3D3;
	background-color: #7B2600;
	text-align: center;
	padding: 5px;
	margin: 5px;
/*	float: right;
	clear: right;
*/	width: 200px;
}

div.feature h1
{
	color: #F0E3D3;
	background-color: #501606;
	padding: 4px;
	margin: 0px;
	text-align: center;
}

div.feature a
{
	color: white;
}
div.feature a:hover
{
	color: white;
	text-decoration: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Music Links
*/


div.musicLinkA, div.musicLinkB
{
	clear: both;
}

div.musicLinkA h1, div.musicLinkB h1
{
	font-size: 1.25em;
}

div.musicLinkA img
{
	float: left;
}

div.musicLinkB img
{
	float: right;
}

div.musicLinkA h1
{
	text-align: left;
}

div.musicLinkB h1
{
	text-align: right;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Testimonials
*/
#pageContent div.testimonialA img
{
	float: left;
	padding-right: 1em;
}

#pageContent div.testimonialB img
{
	float: right;
	padding-left: 1em;
}

div.testimonialA blockquote, div.testimonialB blockquote
{
	font-style: italic;
	margin: 0;
	padding: 0;
}

div.testimonialA div.name, div.testimonialB div.name
{
	text-align: right;
	margin-top: 0.25em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Students in the News
*/
div.studentInTheNewsA img
{
	float: left;
}

div.studentInTheNewsB img
{
	float: right;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Curriculum
*/
.curriculumTypeBlock
{
	float: left;
	margin-right: 2.5em;
	margin-bottom: 1.5em;
	width: 35%;
}

.curriculumTypeBlock h1
{
	font-size: 80%;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Curriculum
*/

.feeSchedule, .miscFees
{
	width: 75%;
}

.feeSchedule th, .feeSchedule td,
.miscFees th, .miscFees td
{
	padding: 0.25em 0.75em;
	text-align: center;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Footer
*/

div#footer
{
	color: #F0E3D3;
	background-color: #7B2600;
	text-align: center;
	margin-top: 10px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Hides from IE5-mac \*/
* html div#footer {margin-top: 25px;}
/* End hide from IE5-mac */ 

div#footer h2
{
	font-size: 1.2em;
	padding: 2px 10px;
	margin: 0px;
}
div#footer p
{
	font-size: .7em;
	padding: 4px 10px;
	margin-top: -1px;
	margin-bottom: -1px;
}
div#footer a
{
	color: white;
	background-color: transparent;
	text-decoration: underline;
}
div#footer a:hover
{
	color: #DEC6AA;
	background-color: transparent;
}

