/*  COLOURS
.redcolour { color: #cc3333; }
*/

/* page structure */


body {
	margin:0 auto;
	font-family:arial;
	background: #FFFFF0;
}


p { margin: 10px; }






/*Elements*/

table, p, tr, ol, ul, li, dl, dt, dd, {font-size:1.0em;font-family :verdana, helvetica, sans-serif;}
td li {font-size:1.0em}
td li li{font-size:1.0em}
h1 { font-family: verdana,arial, helvetica, sans-serif; color: #cc3333; font-size: 1.0em; text-decoration: none; border:none; border-bottom:dotted 2px #cc3333;margin: 10px;}
h2 { font-family: arial, helvetica, sans-serif; color: #cc3333; font-size: 1.6em; text-decoration: none;}
h3 { font-family: arial, helvetica, sans-serif; color: #cc3333; font-size: 1.2em; margin-bottom: 0em}
h4 { font-family: arial, helvetica, sans-serif; color: #cc3333; font-size: 1.2em}
h5 { font-family: arial, helvetica, sans-serif; color: #cc3333; font-size: 1.1em}
h6 { font-family: arial, helvetica, sans-serif; color: #cc3333; font-size: 1.2em; text-decoration: none; border:none; border-bottom:dotted 2px #cc3333;}
strong {font-weight:700;}
th {text-align:left;font-weight :700;}
a:visited {color:#cc3333}
acronym {cursor:help;}
sub {font:0.8em Arial, Helvetica, sans-serif;}
sup {font:0.8em Arial, Helvetica, sans-serif;}
hr { border:none;border-top:dotted 2px; color: #cc3333;}
ul { margin-top: 0em }
a:link {text-decoration: none; color: #cc3333;}
a:visited {text-decoration: none; color: #cc3333;}
a:active {text-decoration: none;  color: #cc3333;}
a:hover {text-decoration: underline; color: #cc3333;}
img {padding:10px;}


/*Classes*/

.pageheader { font-family: verdana,arial, helvetica, sans-serif;  color: #cc3333; font-size: 3.4em; font-style: strong; font-weight: 800;margin:0px;text-align:center;}
.galleryheader {color: #cc3333;font-weight: bold;}
-->

/* specific divs */


/* dropline menu */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


#nav {width:750px; height:20px; background:#cc3333; position:relative;}

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a,
#nav .current a {display:block; height:20px; float:left; background:#cc3333; padding:0 10px 0 10px; text-decoration:none; font-size:12px; line-height:20px; white-space:nowrap; border-right:1px solid #fff; color:#fff;}
* html #nav .select a, * html #nav .current a {width:1px; height:21px;}


#nav .select a:hover, 
#nav .select li:hover a {background:#888; cursor:pointer; color:#f00;}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a {background:#666; color:#f00;}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {background:#888; color:#ff0000;}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {background:#666; color:#ff0;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:750px; top:20px; left:0; background:#888; margin-top:0; padding:0; z-index:100; color:#fff; font-size:11px;}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}

#nav .sub_active {display:block; position:absolute; width:750px; top:20px; left:0; background:#666; margin-top:0; padding:0; z-index:10;}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {height:21px; text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left; background:#666; padding:5px 10px 10px 10px; margin:0; font-size:12px; white-space:nowrap; border:0; color:#fff;}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {display:block; background:#888; padding:5px 10px 10px 10px; margin:0; white-space:nowrap; border:0; color:#fff; font-size:12px;}

#links {COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; text-align: right}
#links a:link {text-decoration: none; color: #ffffff;}
#links a:link {text-decoration: none; color: #ffffff;}
#links a:visited {text-decoration: none; color: #ffffff;}
#links a:active {text-decoration: none;  color: #ffffff;}
#links a:hover {text-decoration: underline; color: #ffffff;}

#container {
		background:  url('paper.jpg');
		width:750px;
		margin: 0 auto;
		border:1px solid #999999;
    }

#homebg {
		background:  url('crane_circle.jpg') no-repeat bottom center;
		width:750px;
		margin: 0 auto; 
		height:620px;
		border:1px solid #999999;


}


#leaves {
background: url(branch.gif) no-repeat bottom right; 
}

#pagefooter {
 		margin-top:5px; 
		background:  #666666;
		width:750px;
		margin: 0 auto;
		color: #ffffff; 
		font-size: 0.65em; 
		font-family: verdana;
		border:1px solid #999999; 
		text-align:right;
		}
 
#pagefooter2 {
	padding: 0px; 
	margin-top:5px; 
	color: #666666; 
	font-size: 0.65em; 
	font-family: verdana;
}

