﻿body
{
	padding: 0px;
	margin: 0 auto;
	z-index: auto;
	font-family: Arial;
	color: #000066;
	font-size: 0.4cm;
	width: 1100px;
	
	margin: auto;
	margin-left: 10% auto;
	border-left-width: 10%;
				
}
#wrapper
{
	margin: 0 auto;
	width: 1000px;
	height: 479px;
}

#photodiv
{
	position:relative;
	left:30px;
	top:50px;
	width: 478px;
	height:515px;
}

h2
{
	font-size: 0.7cm;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 0px;
	height: 33px;
	width: 611px;
}
h1
{
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}

.topbar
{
	background-color: #c0ffff;
	

	position: absolute;
	top: 0px;
	left: 0px;
	height: 80px;
	width: 1000px;
	
}

.ShadowEffect1
{
	-moz-box-shadow : 3px 5px 10px #000066;
	-webkit-box-shadow : 3px 5px 10px #000066;

	filter:DropShadow(Color=#EEEE66, OffX=5, OffY=5)

}

.ColourChange1
{
	border-width: thin;
	width: 140px;
	height: 25px;
	background-color: #FFCC00;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: medium;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.ColourChange1:hover
{
	background-color: #FF9933;
	color: #000000;
}
.ColourChange1 a
{
	display:block;
	width: 129px;
}


.totalPage
{
	width: 200px;
	margin-right:0 auto;
	margin-left:0 auto;
	
}

.menustyle1
{
	
	background-color: #c0ffff;
		
}
.enquire
{
	font-family: Arial;
	font-weight: bold;
	color: #990000;
	font-size: large;
}

.smallText
{
	font-size: x-small;
	font-family: Arial;
}



