body		{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	background:#666666;
	text-align: left;
}
    
#centred
    {
        width: 960px;
		height: 720px;
        border: none;
        background-color: #fff;
        color: #666;
    }

#main { /* Holds the page items in place */
	width: 780px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#banner {
	width: 780px;
	height: 138px;
	margin: 0;
	padding: 0;
	background:url(images/banner_topsml.jpg) top left no-repeat;	
}

.welcometext { margin: 0px ; width:320px; }
.effectContainer { margin: 0; width:320px; }
.welcomeslide { padding: 60px 0 0 0; width: 320px; height: 490px; text-align: center; color: #FFFFFF; background: #000000;  } 
.welcomeslide1 { background: url('images/index/IMG_4334.jpg') bottom center no-repeat; }
.welcomeslide2 { background: url('images/index/IMG_4334.jpg') bottom center no-repeat; }
.welcomeslide3 { background: url('images/index/IMG_4334.jpg') bottom center no-repeat; }
.welcomeslide4 { background: url('images/index/DSC04747.JPG') bottom center no-repeat; }
.welcomeslide5 { background: url('images/index/DSC04747.JPG') bottom center no-repeat; }
.welcomeslide6 { background: url('images/index/DSC04747.JPG') bottom center no-repeat; }
      
.welcomebottomfade { margin: 0; width:960px; background: #000 }
.effectContainer2 { margin: 0; width:960px; background: #000 }

.welcomebottext { width: 960px; height: 110px; background: #000000; text-align: center; color: #FFFFFF }
.welcomebottext1 { background: #000000 url('images/welcome05a.jpg') center no-repeat; }
.welcomebottext2 { background: #000000 url('images/welcome05b.jpg') center no-repeat; }


/*Regular links*/

a:link		{
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	color: #0b65a2;
	}
a:visited	{
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	color: #0b65a2;
	}
a:hover		{
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	text-decoration: underline;
	color: #0b65a2;
}
h1, h2, h3, h4, h5, h6 {color: #666666; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
h1  	{font-size: 20px; font-weight: bold; color:#666666; font-style:italic}
h2  	{font-size: 16px; color:#666666; font-weight:bold;}
h3  	{font-size: 12px; color:#666666; font-weight:bold;}
h4	    {font-size: 9px; color:#666666; font-weight:bold;}

P		{
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	}
TD		{
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	}
TR		{
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	}
/* ul { list-style-image: url("images/dot.gif"); } */
radio		{
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	}
checkbox	{
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	}
.image{
	border-style:solid;
	border-color:#ff8c02;
	border-width:6px;
      }
hr {
  color: #0b65a2;
}


#content {
	width:780px; 
	margin:0;
	padding:0px;
	clear: right;
	
}
* html #contentContainer #content {text-align:left;} /* ie6 misbehaves */


#footer { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #cccccc;
	padding: 5px;
	margin: 0px;
	clear: both;
	background: #666666;
	text-align:left;
}
#footer a:link, #footer a:visited, #footer a:active{ 
	color:#cccccc;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover { 
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
#title {
	display:block;
	color:#d84f00;
	font-size:18px;
}


#sideColumnnav {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
	color:#666666;
	font-size: 70%; 
}
#sideColumnnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sideColumnnav a:hover {
	color: #ffffff;
	text-decoration:none;
}


#sideColumnnav ul.menu-1 li {
	color: #666666;
	text-decoration: none;
	border-bottom:#666666 1px dotted;
}
#sideColumnnav li.menu-1 a:link, #sideColumnnav li.menu-1 a:visited, #sideColumnnav li.menu-1 a:active {
	padding: 4px 10px 6px 10px;
	color: #666666;
	display: block;
	text-decoration: none;
}
#sideColumnnav li.menu-1 a:hover {
	color: #ffffff;
}
#sideColumnnav li.menu-current a:link, #sideColumnnav li.menu-current a:visited, #sideColumnnav li.menu-current a:active {
	color: #ffffff;
	text-decoration: none;
}
#sideColumnnav ul.menu-2 li.menu-current2 a:link, #sideColumnnav ul.menu-2 li.menu-current2 a:visited, #sideColumnnav ul.menu-2 li.menu-current2 a:active {
	color: #ffffff;
	text-decoration: none;
}

#sideColumnnav ul.menu-2 li {
	color: #666666;
	font-weight:normal;
	text-decoration:none;
	background:none;
	border:none;
	}

#sideColumnnav li.menu-2 a:link, #sideColumnnav li.menu-2 a:visited, #sideColumnnav li.menu-2 a:active {
	color: #666666;
	padding:5px 10px 5px 20px;
	background:none;
}
#sideColumnnav li.menu-2 a:hover {
	color: #ffffff;
}

#sideColumnnav ul.menu-2 li.menu-last {
	border-bottom:none;
}

/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


div.fadenav { position: absolute; top: 5px; right: 5px; }
div.fadenav a { display: block; background: #ccc; width: 12px; height: 12px; margin: 0 0 0 2px; float: left; overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #000; }
div.fadenav a:hover { text-decoration: none; }
div.fadenav a.current { background: #c00; }




#slider {

	/* You MUST specify the width and height */
	width:550px;
	height:350px;
	position:relative;	
	overflow:hidden;
}
#sliderfull {

	/* You MUST specify the width and height */
	width:550px;
	height:500px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:1650px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:450px;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:180px;
	overflow:hidden;	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:100px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	color:#fff;	
}

	#excerpt li {
		padding:5px;
	}
	
.scrollArea {
width: 528px;
height: 138px;
padding: 5px 10px 5px 10px;
border-color: #666666;
border-width: 1px;
border-style: solid;
float: left;
overflow: auto;
}
.scrollAreaBig {
width: 528px;
height: 498px;
padding: 5px 10px 5px 10px;
border-color: #666666;
border-width: 1px;
border-style: solid;
float: left;
overflow: auto;
}

.clear {
	clear:both;	
}
