/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d6d4b7;
	font-family: Tahoma;
	font-size: 11px;
	color: #628a81;
	line-height: 18px;
}

body,html {
scrollbar-face-color: #e3e2dc;
scrollbar-shadow-color: #d1d0bd;
scrollbar-highlight-color: #dedcd2;
scrollbar-3dlight-color: #dedcd2;
scrollbar-darkshadow-color: #d1d0bd;
scrollbar-track-color: #efeee7;
scrollbar-arrow-color: #c0bfad;
}

a:link {
	color: #474635;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #474635;
}

a:hover {
	text-decoration: none;
	color: #474635;
}

a:active {
	text-decoration: underline;
	color: #474635;
}

.pagetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #695a5a;
	line-height: 18px;
}

.browntext {
	font-family: Tahoma;
	font-size: 12px;
	color: #595849;
	line-height: 18px;
}

.pagetext-green {
	font-family: Tahoma;
	font-size: 11px;
	color: #628a81;
	line-height: 18px;
}

#body-container {
	position: relative;
	margin: auto;
	width: 1000px;
}

#left {
	float: left;
	width: 50px;
	height: 600px;
	background-image: url(../images/highgate_01.jpg);
	background-repeat: no-repeat;
}

#center {
	float: left;
	width: 901px;
	height: 600px;
}

#right {
	float: left;
	width: 49px;
	height: 600px;
	background-image: url(../images/highgate_03.jpg);
	background-repeat: no-repeat;
}

#row-top-of-box {
	float: left;
	width: 901px;
	height: 10px;
	background-image: url(../images/highgate_02.jpg);
	background-repeat: no-repeat;
}

#row-content-area {
	float: left;
	width: 901px;
}

#content-left-column {
	float: left;
	width: 536px;
}

#content-right-column {
	float: left;
	width: 365px;
}

#logo {
	float: left;
	width: 536px;
	height: 81px;
}

#page-headers {
	float: left;
	width: 505px;
	height: 16px;
	padding-top: 19px;
	padding-left: 31px;
	background-image: url(../images/highgate_06.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #628a81;
}

#text-area {
	float: left;
	width: 506px;
	height: 411px;
	padding-left: 30px;
	padding-top: 10px;
	background-image: url(../images/highgate_07.jpg);
	background-repeat: no-repeat;
}

#text-area-index {
	float: left;
	width: 506px;
	height: 411px;
	padding-left: 30px;
	padding-top: 10px;
	background-image: url(../images/highgate-index_07.jpg);
	background-repeat: no-repeat;
}

#text-area-inside {
	float: left;
	width: 506px;
	height: 411px;
	padding-left: 30px;
	padding-top: 10px;
	background-image: url(../images/highgate_inside_07.jpg);
	background-repeat: no-repeat;
}


#text-row-1-column {
	float: left;
	width: 506px;
	text-align: justify;
}

#text-2-column-left-index {
	float: left;
	width: 228px;
	height: 240px;
	padding-right: 30px;
	text-align: justify;
}

#text-2-column-right-index {
	float: left;
	width: 228px;
	height: 240px;
	text-align: justify;
}

#text-2-column-left {
	float: left;
	width: 238px;
	padding-right: 30px;
	text-align: justify;
}

#text-2-column-left-padded {
	float: left;
	width: 212px;
	padding-left: 26px;
	padding-right: 30px;
	text-align: justify;
}

#text-2-column-right {
	float: left;
	width: 238px;
	text-align: justify;
}

#flash-images {
	float: left;
	width: 332px;
	height: 503px;
	padding-left: 33px;
	padding-top: 34px;
	background-image: url(../images/highgate_05.jpg);
	background-repeat: no-repeat;
}

#flash-info {
	float: left;
	width: 278px;
	height: 181px;
	padding-left: 33px;
	padding-top: 18px;
	background-image: url(../images/highgate_08.jpg);
	background-repeat: no-repeat;
}

#row-flash-links {
	float: left;
	width: 901px;
	height: 44px;
	background-image: url(../images/highgate_09.jpg);
	background-repeat: no-repeat;
}

#row-bottom-of-box {
	float: left;
	width: 901px;
	height: 9px;
	background-image: url(../images/highgate_10.jpg);
	background-repeat: no-repeat;
}

#opening-hours-left {
	float: left;
	width: 119px;
}

#opening-hours-right {
	float: left;
	width: 94px;
	text-align: right;
	padding-right: 25px;
}

#team-image {
	float: left;
	width: 170px;
	height: 180px;
	background-color: #CCCCCC;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.scroll {	height: 367px;	width: 506px;	overflow: auto;	padding: 0px;}

.form-object {
	background-color: #ffffff;
	border: 1px solid #62867c;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #7aa49a;
}

.form-object2 {
	background-color: #7aa49a;
	border-color: #62867c;
	size:1px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
#row-html-links {
	float: left;
	width: 901px;
	height: 40px;
}
#bl {
	float: left;
	width: 139px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 15px;
}
#bs {
	float: left;
	width: 1px;
	background-color: #c1bfa7;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

A.class_html_links:link {
	COLOR: #b7b59d;
	font-size: 9px;
	text-decoration:none
}
A.class_html_links:visited {
	COLOR: #b7b59d;
	font-size: 9px;
	text-decoration:none
}
A.class_html_links:hover {
	COLOR: #edecd7;
	TEXT-DECORATION: none;
	font-size: 9px;
}
A.class_html_links:active {
	COLOR: #b7b59d;
	font-size: 9px;
	text-decoration:none
}
