body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #515151;
}
body {
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

h1{
	display:none;
}
h2{
	display:none;
}
h3{
	margin: 0px;
	padding: 0px;
	min-height:0;
	text-indent:-9000px;
	text-decoration:none;
}

a:link {
	color: #71C5F4;
}
a:visited {
	color: #71C5F4;
}
a:hover {
	color: #18A3ED;
}
a:active {
	color: #71C5F4;
}


img {
	border: 0px solid #F2F2F2;
	
}
.thumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 14px;
	background-color: #E4E4E4;
}


#content-header {
	height: 384px;
	background-image: url(../img/header.jpg);
	background-position: center top;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}  
#content-wrapper {
	width: 980px !important;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
#content {
	width:100%;
	text-align: left;
	float:left; 
}


.home-content-inner {
	height: 900px;
}

.contact-content-inner {
	height: 1200px;
}
.fees-content-inner {
	height: 1900px;
}

.gallery-content-inner {
	height: 1500px;
}

.why-content-inner {
	height: 1400px;
}

#content-left {
	width: 550px;
	float: left;
	margin-left: 25px;
	margin-right: 45px;
}

#content-right {
	width: 350px;
	float: left;
	background-image: url(../img/scroll.jpg);
	background-repeat: no-repeat;
}

#content-footer {
	height: 250px;
	background-image: url(../img/footer.jpg);
	background-position: center bottom;
}

#splash {
	position: relative;
	width: 571px;
	height: 341px;
	left: -20px;
}

.home-title{
	background-image: url(../img/greatrep.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 450px;
	background-position: left top;
}

.whyhillcrest-title{
	background-image: url(../img/whyhillcrest.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 500px;
	background-position: left top;
}
#contact .element a {
	color: #F38E12;
}


.friendlystaff-title{
	background-image: url(../img/friendlystaff.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 500px;
	background-position: left top;
}

.admission-title{
	background-image: url(../img/admission.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 500px;
	background-position: left top;
}

.vouchers-title{
	background-image: url(../img/vouchers.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 500px;
	background-position: left top;
}

.taxcredits-title{
	background-image: url(../img/taxcredits.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 500px;
	background-position: left top;
}

.explore-title{
	background-image: url(../img/explore.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 500px;
	background-position: left top;
}


.grants-title{
	background-image: url(../img/grants.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 500px;
	background-position: left top;
}

.approach-title{
	background-image: url(../img/approach.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 500px;
	background-position: left top;
}

.hello-title{
	background-image: url(../img/sayhello.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 109px;
	background-position: left top;
}

.getintouch-title{
	background-image: url(../img/getintouch.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 500px;
	background-position: left top;
}

.telephone-title{
	background-image: url(../img/telephone.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 500px;
	background-position: left top;
}

.directions-title{
	background-image: url(../img/directions.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 500px;
	background-position: left top;
}

.thanks-title{
	background-image: url(../img/thanks.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 191px;
	background-position: left top;
}

#navigation-wrapper {
	width: 980px !important;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	height: 384px;
}
#navigation-inner {
	min-height: 80px;
	height: 80px;
	width: 980px;
	text-align: left;
	margin:0 auto;
	position: absolute;
	overflow: hidden;
	top: 270px;
}

#tabs {
	margin: 0;
	padding: 0;
	height: 120px;
	list-style: none;
	display: inline;
}

#tabs li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#tabs a {
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:120px; /* for IE5/Win only */
	padding-top: 120px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}

#thome a.selected { background-image: url(../img/nav/home-over.gif); }
#thome a:hover { background-image: url(../img/nav/home-over.gif); }
#thome a {	background-image: url(../img/nav/home.png); width:128px;}
#twhy a.selected { background-image: url(../img/nav/why-over.gif); }
#twhy a:hover { background-image: url(../img/nav/why-over.gif); }
#twhy a {	background-image: url(../img/nav/why.png); width:163px;}
#tstaff a.selected { background-image: url(../img/nav/staff-over.gif); }
#tstaff a:hover { background-image: url(../img/nav/staff-over.gif); }
#tstaff a {	background-image: url(../img/nav/staff.png);  width:128px;}
#tfees a.selected { background-image: url(../img/nav/fees-over.gif); }
#tfees a:hover { background-image: url(../img/nav/fees-over.gif); }
#tfees a {	background-image: url(../img/nav/fees.png); width:209px;}
#tgallery a.selected { background-image: url(../img/nav/gallery-over.gif); }
#tgallery a:hover { background-image: url(../img/nav/gallery-over.gif); }
#tgallery a {	background-image: url(../img/nav/gallery.png); width:112px;}
#form-send {
	padding-top: 12px;
	padding-right: 28px;
	padding-bottom: 24px;
	padding-left: 28px;
}
#form-sent {
	padding-top: 12px;
	padding-right: 28px;
	padding-bottom: 24px;
	padding-left: 28px;
	display:none;
}
label {
	color: #8A8A8A;
	margin-bottom: 4px;
}
.element {
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 12px;
}
.field {
	font-size: 14px;
	color: #707070;
	width: 250px;
	padding: 6px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #d7d7d7;
	background-image: url(../img/fieldshadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.button {
	margin-top: 2px;
}
.element em {
	font-size: 12px;
	color: #EF9943;
}
.tbl {
	border: 0px none #F2F2F2;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
