﻿/* CSS layout */
.tlbox {
	background-position: left top;
	background-image: url('images/corner2.gif');
	background-repeat: no-repeat;
	background-color: #336699;
	width: 30px;
	height: 30px;
}
.trbox {
	background-position: right top;
	background-image: url('images/corner1.gif');
	background-repeat: no-repeat;
	background-color: #336699;
	width: 30px;
	height: 30px;
}
.blbox {
	background-position: left bottom;
	background-image: url('images/corner3.gif');
	background-repeat: no-repeat;
	background-color: #336699;
	width: 30px;
	height: 30px;
}
.brbox {
	background-position: right bottom;
	background-image: url('images/corner4.gif');
	background-repeat: no-repeat;
	background-color: #336699;
	width: 30px;
	height: 30px;
}
.title {
	background-position: center center;
	color: #FFFFFF;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	clear: both;
	border-top-width: thick;
	border-top-color: #cccc99;
	line-height: 36px;
	height: 47px;
	background-image: url('images/title.jpg');
	background-repeat: no-repeat;
	text-align: center;
}
ul {
	list-style-type: circle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	list-style-image: url('images/bullet-1.gif');
	list-style-position: outside;
}
h1           {
	padding: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: center;
	color: #800000;
}
h3           {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #800000;
}
h4 {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000080;
	text-align: justify;
}
h2 {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0033CC;
	clear: both;
}
body {
	background-color: #CCCC99;
	background-image: url('images/fhvs_12.jpg');
	background-repeat: repeat-y;
}
#header1 {
	background-image: url('images/fhvs_01.jpg');
	background-repeat: no-repeat;
	position: absolute;
	border-width: 0px;
	width: 224px;
	height: 165px;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#header2 {
	background-image: url('images/fhvs_02.jpg');
	background-repeat: no-repeat;
	position: absolute;
	border-width: 0px;
	width: 409px;
	height: 136px;
	top: 0px;
	left: 224px;
	z-index: 0;
}
#header_fill {
	background-image: url('images/fhvs_03.jpg');
	background-repeat: repeat-x;
	position: absolute;
	border-width: 0px;
	height: 136px;
	top: 0px;
	left: 633px;
	z-index: 0;
	right: 0px;
}
#page {
	position: absolute;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 900px;
	width: 100%;
	top: 0px;
	left: 0px;
}
#header_logo {
	position: absolute;
	height: 116px;
	top: 4px;
	z-index: 2;
	right: 0px;
	width: 350px;
	text-decoration: none;
}
#header_right {
	position: absolute;
	border-width: 0px;
	height: 136px;
	top: 0px;
	z-index: 0;
	right: 0px;
	width: 18px;
	background-image: url('images/fhvs_05.jpg');
	background-repeat: no-repeat;
}
#nav_top {
	background-image: url('images/fhvs_08.jpg');
	background-repeat: no-repeat;
	position: absolute;
	border-width: 0px;
	width: 210px;
	height: 49px;
	top: 165px;
	left: 0px;
	z-index: 0;
}
#nav_mid {
	background-image: url('images/fhvs_10.jpg');
	background-repeat: no-repeat;
	position: absolute;
	border-width: 0px;
	width: 188px;
	height: 57px;
	top: 214px;
	left: 0px;
	z-index: 0;
}
#menu {
	position: absolute;
	width: 150px;
	top: 323px;
	left: 0px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	display: block;
	margin-top: 20px;
	float: left;
}
#nav_mid a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: large;
	font-weight: bold;
	z-index: 2;
	position: absolute;
	top: 5px;
	width: 144px;
	left: 3px;
	text-decoration: none;
	display: block;
}
#menu a {
	background-position: left top;
	position: relative;
	width: 143px;
	left: 3px;
	z-index: 25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	display: block;
	margin-top: 3px;
	background-image: url('images/menu_button.jpg');
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
}
#menu a:hover {
	background-position: left center;
	position: relative;
	width: 143px;
	left: 3px;
	z-index: 25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	display: block;
	margin-top: 3px;
	background-image: url('images/menu_button.jpg');
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
}
#menu a:active {
	background-position: left bottom;
	position: relative;
	width: 143px;
	left: 3px;
	z-index: 25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	display: block;
	margin-top: 3px;
	background-image: url('images/menu_button.jpg');
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	line-height: 31px;
	text-decoration: none;
}
#header_logo img {
	border-width: 0;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #336699;
	z-index: 10;
	position: relative;
	margin-top: 5px;
	right: 0px;
	text-align: center;
	clear: both;
	vertical-align: middle;
}
#content {
	position: absolute;
	z-index: 21;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	top: 140px;
	right: 0px;
	left: 170px;
	padding-right: 10px;
	padding-bottom: 0;
	text-align: justify;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#ad {
	position: absolute;
	width: 125px;
	left: 12px;
	z-index: 25;
	height: 130px;
	text-align: center;
	text-decoration: none;
	top: 875px;
}
#ad img {
	border-width: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav_accr {
	border-style: none;
	border-color: 0;
	position: absolute;
	z-index: 1;
	top: 244px;
	height: 99px;
	width: 140px;
	left: 5px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/RCVS Accredited.jpg');
}

#footer img {
	border-style: none;
	border-width: 0px;
}

#nav_accr img {
	border-style: none;
	border-color: 0;
	position: relative;
	z-index: 1;
	top: 0px;
	height: 99px;
	width: 140px;
	left: 2px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/RCVS Accredited.jpg');
}


