body {
	background-color: #D6D6D6;
	text-align: center; 
}
#backstyle {
	top: 0px;
	left: 0px;
	width: 50%;
	height: 576px;
	z-index: 1;
	position: absolute;
	visibility: visible;
	text-align: right;
	background-image: url(images/background3.gif);
	background-position: right;
}


#crouchhill {
	background-color: #DE3497;
	width: 528px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9999;
}
#crouchhill2 {
	background-color: #FF33CC;
	width: 528px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC6699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCCCC;
}

#header {
	height: 140px;
	width: auto;
	margin: 0px;
	padding-top: 20px;
}


#floater {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	z-index: 2;
	position: relative;
	visibility: visible;
	left: 1px;
}
#subnav {
	height: 20px;
	width: 528px;
	margin-top: 15px;
	background-color: #BAD2D4;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#subnav2 {
	height: 10px;
	width: 528px;
	margin-top: 15px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.h1 {
	font-size: 120%;
	color: #FFFFFF;
	line-height: 140%;
}
.h4 {
	font-size: 140%;
	color: #FFFFFF;
}
.h6 {
	font-size: 100%;
	color: #FFFFFF;
}
#nav {
	height: 370px;
	width: 156px;
	float: left;
	text-align: right;
}
#text {
	float: left;
	height: 355px;
	width: 488px;
	background-color: #BAD2D4;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	overflow: auto;
}

#text2 {
	float: left;
	height: 360px;
	width: 488px;
	background-color: #CCCCCC;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	overflow: auto;
	margin-bottom: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#address {
	font-size: 80%;
	color: #333333;
	text-align: left;
	width: 141px;
	height: 354px;
	padding-top: 7px;
	float: right;
}

#addresssub {
	height: 230px;
	
}
#krumb {
	height: 16px;
	padding-top: 2px;
}
.krumb {
	color: #9966FF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	font-size: 90%;
}



.bullet {
	font-size: 100%;
	color: #DE3497;
}

.h2 {
	font-size: 80%;
	color: #222;
}




#holder {
	height: auto;
	width: 840px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.h3 {
	font-size: 70%;
}
.h5 {
	font-size: 50%;
}
#footer {
	clear: both;
}


#navcontainer
{
	color: #666666;
	width: 156px;
	text-align: right;
	font-size: 80%;
	padding: 0;
	margin: 0em;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#navcontainer li a
{
	display: block;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}

#navcontainer li a:visited {
	color: #333333;
	margin: 0px;
	
}

#navcontainer li a:hover
{
	color: #666666;
	background: #CCCCCC;
	margin: 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	
	
}
body#home a#homenav,
body#crouch a#crounav,
body#treatment a#treanav,
body#mothers a#mothnav,
body#links a#linknav,
body#contact a#contnav,
body#fees a#feesnav
 {
	color: #FFFFFF;
	background-color: #9966FF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#mainbox {
	height: 370px;
	margin-bottom: 8px;
}
