/* Bristol School of Holistic Therapies - Main Web Style Sheet V2.0  */
body {
	background-attachment: fixed;
	background-image: url(images/BSLogoBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #663399;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663399;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #663399;
	font-size: 14px;
	font-weight: lighter;
}
.mentab {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #CC99FF;
	border-right-color: #CC99FF;
	border-bottom-color: #CC99FF;
	border-left-color: #CC99FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: left;
}
.submenu{
	margin-left: 1em;
	font-weight: normal;
}
.selitem{
	background-color: #ACACFB;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-decoration: none;
	color: #990099;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #66CC99;
	text-decoration: underline overline;	
}
