body.mainbody {
	margin: 0;
	background-image: url(images/bckgrnd.jpg);
	background-repeat: repeat;
	background-color: #B4CEE3;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	text-align: left;
}

.subHead {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: normal;
	text-align: left;
	color: Maroon;
}

.practiceName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold;
	text-align: left;
	color: #D40000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.galleryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

.gallerySubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.headingTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: White;
}

a {
	color: 000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	}
	
a:hover {
	color: #696969;
}

a.topNav {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.topNav:hover {
	color: #0D0F3E;
}
	
a.btmNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.btmNav:hover {
	color: #0D0F3E;
}

a.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00008B;
	text-decoration: underline;
}

a.email:hover {
	color: #FFFFFF;
}

a.map {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.games {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}

.staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
}

a.questions {
	font-family: "Trebuchet MS", Arial, Helvetica , sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.faqHeading {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: normal;
	text-align: left;
	color: Maroon;
}

.faqHeadingOld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.pageHeading {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF5CF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}


