
/* 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 
	{
	font-size: 16px;
	vertical-align: top;
	background: transparent;
	padding: 0em;
	margin: 0em;
	border: 0em;
	outline: 0em;
	}

html /* add so that IE sets font size to 1em */
	{
	font-size: 16px;
	}

body 
	{
	width: 100%;
	font-family: verdana, sans-serif;
	font-size: 16px; /* set font size to default */
	color: #757367;
	text-align: left;
	background: url('../images/bg.gif') repeat;
	padding: 0em;
	margin: 1.5em 0em 1.5em 0em;
	}

ol, ul, li
	{
	list-style: none;
	padding: 0em;
	margin: 0em;
	}

strong
	{
	font-size: 1em;
	font-weight: bold;
	}

/* End of Reset */

/* Main Layout Divs */

#container
	{
	width: 50em;
	background: #2e2b26;
	margin: 0em auto 0em auto;
	padding: 0em 0.625em 0em 0.625em;
	border-left: 1px solid #7e7d7a;
	border-right: 1px solid #7e7d7a;
	}
	
.greylines
	{
	width: 50em;
	height: 0.625em;
	}

.greylines img
	{
	display: block;
	width: 50em;
	height: 0.625em;
	border: none;
	}

#navcontainer
	{
	clear: both;
	width: 50em;
	}
	
#logo
	{
	width: 35em;
	height: 6.5625em;
	color: #757367;
	float: left;
	}

#logo img
	{
	width: 35em;
	height: 6.5625em;
	border: none;
	}

#navarea
	{
	width: 15em;
	float: right;
	}

ul.navleft
	{
	width: 7.5em;
	margin: 0.5em 0em 0em 0em;
	float: left;
	}
	
ul.navleft li
	{
	font-family: georgia, serif;
	font-size: 0.875em;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	line-height: 1.6em;
	margin: 0em 0em 0em 0em;
	}

ul.navleft li a
	{
	font-family: georgia, serif;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	}

ul.navleft li a:hover
	{
	color: #858584;
	text-decoration: none;
	}
	
ul.navleft li.over a
	{
	font-family: georgia, serif;
	font-size: 1em;
	color: #858584;
	text-decoration: none;
	}
	
ul.navright
	{
	width: 7.5em;
	margin: 0.5em 0em 0em 0em;
	float: right;
	}
	
ul.navright li
	{
	font-family: georgia, serif;
	font-size: 0.875em;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	line-height: 1.6em;
	margin: 0em 0.625em 0em 0em;
	}

ul.navright li a
	{
	font-family: georgia, serif;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	}

ul.navright li a:hover
	{
	color: #858584;
	text-decoration: none;
	}

ul.navright li.over a
	{
	font-family: georgia, serif;
	font-size: 1em;
	color: #858584;
	text-decoration: none;
	}

#minilogos
	{
	clear: both;
	width: 50em;
	color: #ffffff;
	text-align: right;
	}

#minilogos img
	{
	padding: 5px 5px 10px 0px;
	}

#footerlinks
	{
	width: 51.25em;
	text-align: center;
	margin: 0.3125em auto 0.3125em auto;
	}
	
#footerlinks p
	{
	font-size: 0.625em;
	color: #fff;
	}

#footerlinks p a
	{
	font-family: georgia, serif;
	font-size: 1em;
	color: #fff;
	text-decoration: underline;
	}
	
#footerlinks p a:hover
	{
	font-family: georgia, serif;
	font-size: 1em;
	color: #b6ce38;
	text-decoration: underline;
	}

.red
	{
	font-size: 1em;
	color: #ce0101;
	}

.blue
	{
	font-size: 1em;
	color: #3c5caf;
	}
		
/* End of Main Layout Divs */

/* Homepage Divs */

#homepageimage
	{
	width: 50em;
	height: 25.625em;
	}
	
#homepageimage img
	{
	width: 50em;
	height: 25.625em;
	border: none;
	}

#homepagetext
	{
	width: 50em;
	line-height: 1.3em;
	padding: 1.25em 0em 1.25em 0em;
	}

#homepagetext p
	{
	font-family: georgia, serif;
	font-size: 0.9375em;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin: 0.33em 0.955em 1em 0.955em;
	}

a
	{
	font-family: georgia, serif;
	font-size: 1em;
	color: #858584;
	text-decoration: underline;
	}

/* End of Homepage Divs */

/* Biography Divs */

#biographycontainer
	{
	width: 50em;
	clear: both;
	line-height: 1.3em;
	}

#biography p
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #fff;
	text-align: justify;
	margin: 0em 1.035em 0.41em 1.035em;
	}

#biography p.first
	{
	font-family: georgia, serif;
	font-size: 0.9375em;
	font-weight: normal;
	color: #fff;
	text-align: justify;
	line-height: 1.5em;
	margin: 0em 0.955em 1em 0.955em;
	}
	
#biography img
	{
	width: 25em;
	height: 25.625em;
	border: none;
	float: right;
	margin: 0em 0em 0.3125em 0.9375em;
	}

/* End of Biography Divs */

/* Music Divs */

#musiccontainer
	{
	width: 50em;
	clear: both;
	}

.musiclineone
	{
	width: 50em;
	height: 11.875em;
	clear: both;
	margin: 0em 0em 0.9375em 0em;
	}
	
.musiclineoneimage
	{
	width: 12.5em;
	height: 11.875em;
	float: left;
	}
	
.musiclineoneimage img
	{
	width: 12.5em;
	height: 11.875em;
	border: none;
	}

.musiclineonetextarea
	{
	width: 37.5em;
	height: 11.875em;
	float: right;
	padding: 0.3125em 0em 0.3125em 0em;
	}
	
.musiclineonetext
	{
	width: 37.5em;
	height: 11.25em;
	line-height: 1.3em;
	background: #858584;
	}
	
.musiclineonetext p
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #fff;
	text-align: justify;
	margin: 0em 1.25em 0em 1.25em;
	padding: 0.625em 0em 0.625em 0em;
	}
	
.musiclineonetext p a
	{
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #2e2b26;
	text-align: justify;
	text-decoration: underline;
	}
	
.musiclineonetext ul
	{
	margin: 0.3125em 0em 0.3125em 0em;
	}
	
.musiclineonetext ul li
	{
	margin: 0em 0em 0em 3.125em;
	}
	
.musiclineonetext ul li a
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #2e2b26;
	text-align: justify;
	text-decoration: none;
	}
	
.musiclineonetext ul li a:hover
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #2e2b26;
	text-align: justify;
	text-decoration: underline;
	}
	
.musiclinetwo
	{
	width: 50em;
	height: 11.875em;
	clear: both;
	margin: 0em 0em 0.9375em 0em;
	}

.musiclinetwotextarea
	{
	width: 37.5em;
	height: 11.875em;
	float: left;
	padding: 0.3125em 0em 0.3125em 0em;
	}
	
.musiclinetwotext
	{
	width: 37.5em;
	height: 11.25em;
	line-height: 1.3em;
	background: #858584;
	}
	
.musiclinetwotext p
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #fff;
	text-align: justify;
	margin: 0em  1.25em 0em 1.25em;
	padding: 0.625em 0em 0.625em 0em;
	}
	
.musiclinetwotext p a.buybutton
	{
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #2e2b26;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
	}
	
.musiclinetwotext p a:hover.buybutton
	{
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #2e2b26;
	text-align: justify;
	text-decoration: underline;
	font-weight: bold;
	}
	
.musiclinetwotext ul
	{
	margin: 0.3125em 0em 0.3125em 0em;
	}
	
.musiclinetwotext ul li
	{
	margin: 0em 0em 0em 3.125em;
	}
	
.musiclinetwotext ul li a
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #2e2b26;
	text-align: justify;
	text-decoration: none;
	}
	
.musiclinetwotext ul li a:hover
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #2e2b26;
	text-align: justify;
	text-decoration: underline;
	}
	
.musiclinetwoimage
	{
	width: 12.5em;
	height: 11.875em;
	float: right;
	}
	
.musiclinetwoimage img
	{
	width: 12.5em;
	height: 11.875em;
	border: none;
	}
	
.soon
	{
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #0955a1;
	font-weight: bold;
	}

/* End of Music Divs */

/* Tuition Divs */

#tuitioncontainer
	{
	width: 50em;
	clear: both;
	line-height: 1.3em;
	}

#tuition p
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #fff;
	text-align: justify;
	margin: 0em 1.035em 0.41em 1.035em;
	}
	
#tuition p a
	{
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #858584;
	text-decoration: underline;
	}

#tuition p.first
	{
	font-family: georgia, serif;
	font-size: 0.9375em;
	font-weight: normal;
	color: #fff;
	text-align: justify;
	line-height: 1.5em;
	margin: 0em 0.955em 1em 0.955em;
	}

#tuition p.first a
	{
	font-family: georgia, serif;
	font-size: 1em;
	color: #858584;
	text-decoration: underline;
	}
	
#tuition img
	{
	width: 25em;
	height: 25.625em;
	border: none;
	float: left;
	margin: 0em 0.9375em 0.3125em 0em;
	}

/* End of Tuition Divs */

/* Weddings Divs */

#weddingscontainer
	{
	width: 50em;
	clear: both;
	line-height: 1.3em;
	}

#weddings p
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #fff;
	text-align: justify;
	margin: 0em 1.035em 0.41em 1.035em;
	}

#weddings p a
	{
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #858584;
	text-decoration: underline;
	}

#weddings p.first
	{
	font-family: georgia, serif;
	font-size: 0.9375em;
	font-weight: normal;
	color: #fff;
	text-align: justify;
	line-height: 1.5em;
	margin: 0em 0.955em 1em 0.955em;
	}

#weddings p.first a
	{
	font-family: georgia, serif;
	font-size: 1em;
	color: #858584;
	text-decoration: underline;
	}
	
#weddings img
	{
	width: 25em;
	height: 25.625em;
	border: none;
	float: right;
	margin: 0em 0em 0.3125em 0.9375em;
	}

/* End of Weddings Divs */

/* Calendar Temp Divs */

#calendartempcontainer
	{
	width: 50em;
	clear: both;
	}
	
#calendartempright
	{
	width: 25em;
	float: right;
	line-height: 1.3em;
	padding: 0em 0em 1.25em 0em;
	}

#calendartempright p
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #fff;
	text-align: justify;
	margin: 0em 0.625em 0.41em 0.625em;
	}
		
#calendartempright p a
	{
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #858584;
	text-decoration: underline;
	}
		
#calendartempleft
	{
	width: 25em;
	float: left;
	}
	
#calendartempleft img
	{
	width: 25em;
	height: 25.625em;
	border: none;
	margin: 0em 0em 0.625em 0em;
	}
	
#linksclear
	{
	clear: both;
	width: 50em;
	height: 0.0625em;
	}

/* End of Calendar Temp Divd */

/* Calendar Divs */

#calendarcontainerhome
	{
	clear: both;
	width: 50em;
	}

#calendarcontainerhome p
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #fff;
	text-align: justify;
	margin: 0.41em 1.035em 0.41em 1.035em;
	}

#calendarcontainer
	{
	clear: both;
	width: 49.875em;
	border: 0.0625em solid #757367;
	border-bottom: none;
	}

.selectionline
	{
	clear: both;
	height: 2.5em;
	margin: 0.41em 0.625em 0.41em 0.625em;
	}

input.calendar
	{
	width: 6.25em;
	height: 1.5625em;
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #2e2b26;
	}


.monthline
	{
	clear: both;
	width: 49.875em;
	height: 1.5625em;
	background: #89877d;
	border-bottom: 0.0625em solid #2e2b26;
	}

.monthline p
	{
	font-family: georgia, serif;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 0.875em;
	padding: 0.25em 0em 0em 0em;
	}

.daysline
	{
	clear: both;
	width: 49.875em;
	height: 1.25em;
	background: #89877d;
	border-bottom: 0.0625em solid #2e2b26;
	}

.days
	{
	float: left;
	width: 7.0625em;
	height: 1.25em;
	border-right: 0.0625em solid #2e2b26;
	}

.days p
	{
	font-family: georgia, serif;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 0.75em;
	margin: 0.25em 0em 0em 0em;
	}

.dayslast
	{
	float: left;
	width: 7.0625em;
	height: 1.25em;
	}

.dayslast p
	{
	font-family: georgia, serif;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 0.75em;
	margin: 0.25em 0em 0em 0em;
	}

.dateline
	{
	clear: both;
	width: 49.875em;
	}

.day
	{
	float: left;
	width: 7.0625em;
	height: 7.125em;
	border-right: 0.0625em solid #757367;
	}

.day p
	{
	text-align: center;
	color: #fff;
	font-size: 0.75em;
	margin: 0em 0.125em 0em 0.125em;
	}

.day p a
	{
	font-family: verdana;
	font-size: 1em;
	text-decoration: underline;
	color: #757367;
	}

.day p.date
	{
	font-size: 1em;
	text-align: right;
	color: #757367;
	padding: 0.125em 0em 0.625em 0em;
	}

.daylast
	{
	float: left;
	width: 7.125em;
	height: 7.125em;
	}

.daylast p
	{
	text-align: center;
	color: #fff;
	font-size: 0.75em;
	margin: 0em 0.125em 0em 0.125em;
	}

.daylast p a
	{
	font-family: verdana;
	font-size: 1em;
	text-decoration: underline;
	color: #757367;
	}

.daylast p.date
	{
	font-size: 1em;
	text-align: right;
	color: #757367;
	padding: 0.125em 0em 0.625em 0em;
	}

.daynone
	{
	float: left;
	width: 7.0625em;
	height: 7.125em;
	border-right: 0.0625em solid #757367;
	background: #4e4b43;
	}

.daylastnone
	{
	float: left;
	width: 7.125em;
	height: 7.125em;
	background: #4e4b43;
	}

.datelineclear
	{
	clear: both;
	width: 49.875em;
	height: 0.0625em;
	background: #757367;
	}

.datelineclear img
	{
	display: block;
	border: none;
	width: 49.875em;
	height: 0.0625em;
	}

.spacerline
	{
	clear: both;
	width: 49.875em;
	height: 1.25em;
	}

.spacerline img
	{
	border: none;
	width: 49.875em;
	height: 1.25em;
	}

/* End of Calendar Divs */

/* Links Divs */

#linkscontainer
	{
	width: 50em;
	clear: both;
	}
	
#linksleft
	{
	width: 25em;
	float: left;
	line-height: 1.3em;
	padding: 0em 0em 1.25em 0em;
	}

#linksleft p
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #fff;
	text-align: justify;
	margin: 0em 0.625em 0.41em 0.625em;
	}
		
#linksleft p a
	{
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #858584;
	text-decoration: underline;
	}
		
#linksright
	{
	width: 25em;
	float: right;
	}
	
#linksright img
	{
	width: 25em;
	height: 25.625em;
	border: none;
	margin: 0em 0em 0.625em 0em;
	}
	
#linksclear
	{
	clear: both;
	width: 50em;
	height: 0.0625em;
	}

/* End of Links Divs */

/* Contact Divs */

#contactcontainer
	{
	width: 50em;
	clear: both;
	}
	
#contactleft
	{
	width: 25em;
	float: left;
	}
	
#contactleft img
	{
	width: 25em;
	height: 25.625em;
	border: none;
	margin: 0em 0em 0.625em 0em;
	}
	
#contactclear
	{
	clear: both;
	width: 50em;
	height: 0.0625em;
	}
	
#contactright
	{
	width: 25em;
	float: right;
	line-height: 1.3em;
	padding: 0em 0em 1.25em 0em;
	}

#contactright p
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #fff;
	text-align: justify;
	margin: 0em 0.625em 0.41em 1.035em;
	}
	
#contactright p a
	{
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #858584;
	text-decoration: underline;
	}

#contactform
	{
	font-family: verdana, sans-serif;
	font-size: 0.75em;
	color: #b6ce38;
	line-height: 2.1875em;
	margin: 0em 0em 0em 1.5em;
	}

input
	{
	width: 28.125em;
	height: 1.5625em;
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #2e2b26;
	}

input.submit
	{
	width: 6.25em;
	height: 1.5625em;
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #2e2b26;
	}
	
textarea
	{
	width: 28.125em;
	height: 6.25em;
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #2e2b26;
	}
	
/* End of Contact Divs */