/*MENU ALIGN*/
#wrap {
	width: 894px;
	margin: 0 auto;
	}

/*MENU DROP DOWN*/

.menu {
	width:894px; 
	height:52px; 
	font-size:0.85em; 
	position:relative; 
	z-index:100;
	border-right:1px solid #057676;
	}

* html .menu {
	width:895px; 
	w\idth:894px;
	}

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}

.menu ul ul {
	width:149px;
	}
	
.menu li {
	float:left;
	width:149px;
	position:relative;
	}
	
.menu a, .menu a:visited {
	display:block;
	font: 15px 'trebuchet ms',arial,sans-serif;
	text-decoration:none;
	color:#fff;
	width:133px;
	height:50px;
	border:1px solid #057676;
	border-width:1px 0 1px 1px;
	background: url(../images/menubg.jpg) repeat-x bottom left;
	padding-left:15px;
	line-height:47px;
	}
	
* html .menu a, * html .menu a:visited {
	width:200px; 
	width:128px;
	}

.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#d4d8bd url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;
	}

.menu ul ul a.drop:hover{
	background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;
	}
	
.menu ul ul :hover > a.drop {
	background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;
	}


.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#e2dfa8;
	}
	
.menu ul ul ul a:hover {
	background:#b2ab9b;
	}

.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:51px;
	left:0; 
	width:149px;
	border-top:1px solid #b00;
	}
	
* html .menu ul ul {
	top:50px;
	t\op:51px;
	}

.menu ul ul ul{
	left:149px; 
	top:-1px; 
	width:149px;
	}

.menu ul ul ul.left {
	left:-149px;
	}

.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;;
	}

.menu ul ul a, .menu ul ul a:visited {
	background:#DBD6AD; 
	color:#10494A; 
	height:auto; 
	line-height:1em; 
	padding:10px 10px; 
	font-size: 14px;
	width:128px;
	border: 1px solid #FFF;
	border-width:0 1px 1px 1px;
	}

* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px;
	w\idth:128px;
	}

.menu a:hover, .menu ul ul a:hover {
	color:#fff; 
	background:#BD481D;
	}

.menu :hover > a {
	color:#fff;
	background:#BD481D;
	}
	
.menu ul ul :hover > a {
	color:#006666;
	background:#CFC994;
	}

.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
	}

.menu ul :hover ul ul{
	visibility:hidden;
	}

.menu ul :hover ul :hover ul{ 
	visibility:visible;
	}

/* Hintbox */


#hintbox{ 
position:absolute;
top: 0;
background-color: #FFFFFF;
width: 146px;  
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

/*GALLERY STYLES*/

#gallery { width: 400px; clear: both; min-height: 255px; height: auto !important; height: 255px; }

#gallery ul { list-style: none; padding: 0; margin: 0 0 15px 0; width: 180px; position: relative; float:right; }

#gallery ul li { display: inline; width: 52px; height: 52px; float: left; margin: 0 0 5px 5px;}

#gallery ul li a { display: block; width: 50px; height: 50px; text-decoration:none; border:1px solid #0162b1; }

#gallery ul li a img { display: block; width: 50px; height: 50px; border: 0; }

#gallery ul li a:hover { white-space: normal; border-color: #b4d3e8;}

#gallery ul li a:hover img { position: absolute; right: 185px; top: 0; width: auto; height: auto; border: 1px solid #0162b1; }



/* Class Styles */


.style1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #39C;
	font-size: 18px;
	font-weight: bold;
	}

.style2 {
	font-size: 18px; 
	font-weight: bold; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

.style3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #39F;
	text-align: left;
}


.style4{
	font:12px arial;
	color: #666666;
	line-height:14px;
	letter-spacing:.2em;
	}

.style5 {
	font:24px georgia;
	color: #99CC66;
	letter-spacing:.3em;
	}
	
.style6{
	font:13px Arial;
	font-weight:bold;
	color: #FFFFFF;
	line-height:20px;
	letter-spacing:0.5px;
	}
	
	
.style11 {	
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	}
.style12 {
	color: #00FF00
	}
	
.style13 {
	color: #006600
	}
	
.textar {
	font: normal 11px Verdana;
	color: #000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff;
	border-left: 1px solid #265C62; 
	border-right: 1px solid #265C62; 
	border-top: 1px solid #265C62; 
	border-bottom: 1px solid #265C62; 
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	color: #265C62;
}

/* Global Styles */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
