body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	background-color: #333333;
	scrollbar-face-color: #8B0000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #B22222;
	scrollbar-darkshadow-color: #B22222;
	scrollbar-shadow-color: #B22222;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #8B0000;
}

.homepic
	{
	background: #990000 url(../images/mom_kid.jpg) no-repeat scroll bottom right;
	color: White;
}

.servicepic
	{
	background: #990000 url(../images/colin_meditate.jpg) no-repeat scroll bottom right;
	color: White;
}

.newspic
	{
	background: #990000 url(../images/news.jpg) no-repeat scroll bottom right;
	color: White;
}

.contactpic
	{
	background: #990000 url(../images/colin_belt.jpg) no-repeat scroll bottom right;
	color: White;
}

.aboutpic
	{
	background: #990000 url(../images/aboutcolin.jpg) no-repeat scroll bottom right;
	color: White;
}

.schedulepic
	{
	background: #990000 url(../images/kids.jpg) no-repeat scroll bottom right;
	color: White;
}

.botleft
	{
	background: #990000 url(../images/bot_left.gif) no-repeat scroll 0px 296px;
}

A.nav, A.nav:link, A.nav:visited
	{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

A.nav:hover
	{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

A.copygrey, A.copygrey:link, A.copygrey:visited
	{
	color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

A.copygrey:hover
	{
	color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

A.copywhite, A.copywhite:link, A.copywhite:visited
	{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

A.copywhite:hover
	{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

.bold {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	font : bold 10pt;
}

.copyright
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Silver;
}

.copyrightw
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}

.required
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}

.table
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: White;
}

.title
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: White;
	font-weight : bolder;
}

.title2
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style: italic;
	color: White;
	font-weight : bolder;
	}



LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
}

.italic {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: White;
	font : italic;
}

.italicbold {
	font-family : Arial, Helvetica, sans-serif;
	color: White;
	font-weight : bold;
	font : bold italic 11pt;
}

input
{
	color: #990000;
	background: White;
	border: 1px solid #990000;
}

.submit input
{
	color: #FFFFFF;
	background: #990000;
	border: 2px outset #d7b9c9
} 


