/* author: Colin Harrison Design Limited */
/* Creation date: 24/10/2006 */

/* Body */

html, body, #page{
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	width: 100%;
	height: 100%;
	font-family: Arial,sans-serif;
	color: #000000; 
}

html>body, html>body #page {
	height: auto;
	}
	
	
	

/* Page */

#page {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
	

/* Container */

#container {
	width: 862px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	}

*html #container {
	height: 1%;
	}
	
	
	

/* Left Menu */

#menu {
	width: 199px;
	height: 100%;
	min-height:500px;
	margin: 0px;
	text-align: center;
	font-size: 70%;
	padding: 0px 0px 20px 0px;
	float: left;
}
*html #menu {height: 500px;}

#menumain {
	
	width: 199px;
	height: 100%;
	min-height:500px;
	margin: 0px;
	text-align: center;
	font-size: 70%;
	padding: 0px 0px 20px 0px;
	float: left;
}
*html #menumain {height: 500px;}

/* Left Menu Styles */

#menumain ul {
	margin-top: 35px;
	margin-right: 43px;
	list-style-type: none
}
#menumain a {
	background-color: #FFFFFF; 
	color: #000;
	text-decoration: none; 
	font-weight: normal
}
#menumain a:hover {
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;	
}
#menu ul {
	margin-top: 0px;
	margin-right: 43px;
	list-style-type: none
}
.menuline {
	color: #660000;
	height: 1px
}
.menuselect {
	color: #660000
}
.menuselectbold {
	color: #660000;
	font-weight: bold
}
#menu a {
	background-color: #FFFFFF; 
	color: #000;
	text-decoration: none; 
	font-weight: normal
}
#menu a:hover {
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;	
}




/* Centre Spacer */

#centre {
	width: 98px;
	height: 100%;
	min-height:500px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
}
*html #centre {height: 500px;}

/* Right Content */

#content {
	width: 565px;
	height: 100%;
	min-height:500px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
	text-align: left;
}
*html #content {height: 500px;}

#contentindex {
	width: 565px;
	height: 100%;
	min-height:500px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
	text-align: center;
}
*html #contentindex {height: 500px;}




/* Right Content Styles */

#content a {
	background-color: #FFFFFF; 
	color: #000;
	text-decoration: none; 
	font-weight: normal
}
#content a:hover {
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;	
}

#contentindex a {
	background-color: #FFFFFF; 
	color: #000;
	text-decoration: none; 
	font-weight: normal
}
#contentindex a:hover {
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;	
}

#bottomcontent {
	position: relative;
	bottom: 0;
	width: 565px;
	padding: 0px 0px 0px 0px;
	margin-top: 25px;
	text-align: left;
	clear: both;
}



/* Bottom Footer */

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	color: #000000;
	background-color: #FFFFFF;
	border-width: 1px 0px 0px 0px;
	border-color: #741A36;
	border-style: solid;
}
#footercontainer {
	width: 862px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF
}

*html #footercontainer {
	height: 1%;
	}
	
#footerleft {
	font-size: 70%;
	width: 196px;
	height: 20px;
	text-align: left;
	background-color: #FFFFFF; 
	color: #000000; 
	margin-top: 4px;
	float: left
}
#footerleft a {
	background-color: #FFFFFF; 
	color: #000000;
	text-decoration: none; 
	font-weight: normal;
}
#footerleft a:hover {
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;
}
#footercentre {
	font-size: 70%;
	width: 464px;
	height: 20px;
	padding: 0px 0px 0px 0px; 
	text-align: center; 
	background-color: #FFFFFF; 
	color: #000000; 
	margin-top: 4px;
	float: left;
}
#footercentre a {
	background-color: #FFFFFF; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal
}
#footercentre a:hover {
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;	
}
#footercentre ul {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	vertical-align: middle; 
	list-style-type: none;
}
#footercentre li {
	display: inline;
	vertical-align: middle;
	list-style-type: none;
}
#footerright {
	width: 199px;
	height: 20px;
	color: #000000;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	float: left;
	background-color:#FFFFFF;
}	
#footerright a {
	background-color: #FFFFFF; 
	color: #000000;
	text-decoration: none; 
	font-weight: normal;
}
#footerright img {
	border: 0px
}
#footerright ul {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	vertical-align: middle; 
	list-style-type: none
}	
#footerright li {
	display: inline; 
	list-style-type: none; 
	vertical-align: middle;
}




/* General Styles */

h1 {
	margin-top: 40px;
	font-family:"Times New Roman", Times, serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color:#660000;
	background-color: #FFFFFF
}

#contentindex h1 {
	margin-top: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color:#660000;
	background-color: #FFFFFF
}

h2 {
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color:#660000;
	background-color: #FFFFFF
}
p {
	line-height: 150%;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background-color: #FFFFFF
}
ol {
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background-color: #FFFFFF
}
#content ul {
	line-height: 150%;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background-color: #FFFFFF
}

#content ul ul {
	line-height: 150%;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background-color: #FFFFFF
}

#content img {
	float: left;
}
#content .imgright {
	float: right;
}
.logo {
	margin: 20px 0px 20px 0px
}
.logomain {
	margin: 20px 0px 0px 0px
}
.contentline {
	color: #660000;
	height: 1px;
	margin-top: 10px;
}
.montage {
	margin: 20px 0px 0px 0px;
	text-align: center; 
}
.introduction {
font-size: 70%;
font-style: normal;
font-weight: bold;
color:#000000;
background-color: #FFFFFF;
text-align:center;
}
.phonenumber {
font-size: 90%;
font-style: normal;
font-weight: bold;
color:#000000;
background-color: #FFFFFF;
text-align:center;
}
.title {
margin-top: 40px;
font-family:"Times New Roman", Times, serif;
font-size: 125%;
font-style: normal;
font-weight: bold;
color:#660000;
background-color: #FFFFFF
}
.subtitle {
font-size: 100%;
font-family:Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
color:#660000;
background-color: #FFFFFF
}
.bodytext {
line-height: 300%;
font-family:Arial, Helvetica, sans-serif;
font-size: 70%;
font-style: normal;
font-weight: normal;
color:#000000;
background-color: #FFFFFF
}
.bodytexttight {
font-family:Arial, Helvetica, sans-serif;
font-size: 70%;
font-style: normal;
font-weight: normal;
color:#000000;
background-color: #FFFFFF
}

.newsheader {color:#E2383B; font-weight: bold; text-align: left;}

/* Images */

/* About Us */


#content .imgpersonnel {
	width: 100px;
	height: 100px;
	margin-right: 10px;
	float: left
}
#personnel, #personnel2 {
	width: 100%;
	margin-bottom: 15px;
	float: left;
	}
	
	
	

/* Form */
#form {width: 540px; background-color: #FFFFFF; font-size: 80%; font-family: Arial,Helvetica,sans-serif; float: right; padding-right: 20px; display: block;}
#form h1 {font-family: Times New Roman,Times,serif; font-size: 125%; text-transform: uppercase;}
#form h2 {font-size: 90%; padding-top: 15px; text-transform: uppercase;}
#form h3 {font-size: 90%; padding-top: 10px;}
#form li {padding: 5px 0px 5px 0px;}
#form strong {text-transform: uppercase; font-size: 90%;}
.hidden {display: none;}
.text {font-family: arial, helvetica, sans-serif; font-size: 90%;}
input {width: 290px; height: 17px; margin-right: 10px; font-family: Arial,Helvetica,sans-serif; font-size: 90%;}
select {width: 290px; margin-right: 10px; font-family: Arial,Helvetica,sans-serif; font-size: 90%;}
textarea {width: 290px; height: 50px; font-family: Arial,Helvetica,sans-serif; font-size: 90%;}
.textarealarge {width: 495px; height: 60px; margin-bottom: 20px; margin-top: 10px; margin-left: 8px;}
label {width: 190px; display: block; float: left; padding-top: 4px; padding-left: 8px; font-size: 90%;}
.radiobutton {width: 20px; margin-right: 0px; display: inline;}
.radiolabel {width: auto; margin-right: 10px;}
legend {padding-right: 7px;}
#invisible {width: 160px; display: inline; height: 20px;}
.homeworkplace {width: 300px; display: block; height: 40px;}
#submitbutton {width: 101px; height: 25px; font-size: 150%;}




/* Skip Navigation */
.skip {
	position:absolute; 
	top:0px; 
	left:-1000px; 
}
.skip:focus,.skip:active {
	position: absolute; 
	top: 10px; 
	left: 10px; 
	background: #660000; 
	color: #FFFFFF;
	font-weight: bold; 
	padding: 10px
}




/* Gallery */

#gallerymain {
	width: 390px ;
	height: 320px ;
	padding: 0px;
	float: left;
}
* html #gallerymain {width: 390px; w\idth: 390px; }
#thumb, #thumb1, #thumb2, #thumb3, #thumb4, #thumb5, #thumb6, #thumb7, #thumb8 {
	width: 64px;
	text-align: center;
	border-width: 3px 3px 3px 3px;
	border-color: #741A36;
	border-style: solid;
	float: left;
	padding: 0px;
	margin-left: 4px;
	margin-bottom: 4px;
}
* html #thumb, #thumb1, #thumb2, #thumb3, #thumb4, #thumb5, #thumb6, #thumb7, #thumb8 {
width: 74px; w\idth: 64px;
}
#gallerythumbs {
	width: 164px ;
	float: left;
	padding: 0px;
	margin: 0px;
}
* html #gallerythumbs {width: 164px; w\idth: 164px;}
#galleryselectionwrapper, #galleryselectionwrapper2 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
#galleryselect1, #galleryselect2, #galleryselect3, #galleryselect4, #galleryselect5, #galleryselect6, #galleryselect7, #galleryselect8  {
	width: 150px;
	text-align: center;
	border-width: 3px 3px 3px 3px;
	border-color: #741A36;
	border-style: solid;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#links {
	margin-top: 25px;
	padding-top: 25px;
}
a img { border: 0px; }
a:hover img {border: 0px; }
a:visited img {border: 0px; }

