body {
	background: #020104 url(../images/bodybg.gif) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}

/* scrolling */

.dg-scrolling-content-story{
	border:1px solid #DDD;
	background-color:#EEE;
	margin:1px;
}

/** Mouse over effect */
.dg-scrolling-content-story-mouseover{
	background-color:#CCC;

}
/* Menu */
#button_menu {
/* Location */
	width: 700px;
	height: 40px;
	position: absolute;
	top: 243px;
	left: 65px;	
	margin: 0;
	padding: 0;
	
}

#button_menu ul {

	list-style: none;
	display: inline;

}
#button_menu li {
	float:left;
}
#button_menu li a {
	float: left;
	display: block;
	/* colour of normal button text */
	color: #a8a5a5;
	background: url(../images/button_menu_left.gif) no-repeat;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0 4px 0 0;
	padding: 0 0 0 10px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	cursor: pointer;
}
#button_menu li a b {
	float: left;
	display: block;
	padding: 0 15px 0 5px;
	background: url(../images/button_menu_right.gif) right top no-repeat;
}
#button_menu li.current a, #button_menu li a:hover{
	background: url(../images/button_menu_left_current.jpg) no-repeat;
	/* colour of hover on button text */
	color: #FF9900;

}
#button_menu li.current a b, #button_menu li a:hover b{
	background: url(../images/button_menu_right_current.jpg) right top no-repeat;

}
/*second row buttons*/
#button_menu2 {
/* Location */
	width: 700px;
	height: 20px;
	position: absolute;
	top: 276px;
	left: 180px;	
	margin: 0;
	padding: 0;
	
}

#button_menu2 ul {

	list-style: none;
	display: inline;

}
#button_menu2 li {
	float:left;
}
#button_menu2 li a {
	float: left;
	display: block;
	/* colour of normal button text */
	color: #a8a5a5;
	background: url(../images/button_menu_left.gif) no-repeat;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0 4px 0 0;
	padding: 0 0 0 10px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	cursor: pointer;
}
#button_menu2 li a b {
	float: left;
	display: block;
	padding: 0 15px 0 5px;
	background: url(../images/button_menu_right.gif) right top no-repeat;
}
#button_menu2 li.current a, #button_menu2 li a:hover{
	background: url(../images/button_menu_left_current.jpg) no-repeat;
	/* colour of hover on button text */
	color: #FF9900;

}
#button_menu2 li.current a b, #button_menu2 li a:hover b{
	background: url(../images/button_menu_right_current.jpg) right top no-repeat;

}
/*End OF menu*/

p a:link { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
	
p a:visited { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}
	
p a:hover, a:active { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5e573b;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 785px;
	display:block;
	position:relative;
}
#header {
	width: 785px;
	height: 310px;
	margin:0px;
	display:block;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position:relative;
	}

#content {
	background: url(../images/contentbg.gif) repeat-y;
	width: 785px;
}
#maincontent {
	background: url(../images/maincontentbg.gif) repeat-y;
	width: 785px;
}
#leftcontent {
	background: url(../images/maincontentbg.gif) repeat-y;
	width: 500px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:20px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:20px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:20px;
	
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #ddec11;
	text-decoration: none;
	margin-bottom:20px;
}
#main {
	position:relative;
	margin-left:5px;
	float:left;
	padding: 10px 10px 10px 20px;
	display:inline;
	background: url(../images/leftmiddlebg.gif) repeat-x;
	width: 740px; 
	
}
#left {
	position:relative;
	margin-left:5px;
	float:left;
	padding: 10px 10px 10px 20px;
	display:inline;
	background: url(../images/leftbg.gif) repeat-x;
	width: 250px;
}
#leftmiddle {
	position:relative;
	margin-left:5px;
	float:left;
	padding: 10px 10px 10px 20px;
	display:inline;
	background: url(../images/leftmiddlebg.gif) repeat-x;
	width: 480px;
}
#djset{
	position:absolute;
	bottom:0px;
	right:0px;
}
#middle {
	padding: 10px 10px 10px 20px;
	position:relative;
	float:left;
	display:inline;
	background: url(../images/middlebg.gif) repeat-x;
	width: 200px;
}
#photos{
	position:absolute;
	bottom:0px;
	left:0px;
	border: 0px none #FFFFFF;	
}
#right {
	float:left;
	display:inline;
	background: url(../images/rightbg.gif) repeat-x;
	width: 265px;
}
#right p{
padding: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
}
#right p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
	text-decoration:none;
}

#right p a:hover {
color: #ddce11;
}

#right img{
	border: 0px none #FFFFFF;	
}
.clear{clear:both;}
#footer {
	margin-left:5px;
	display:block;
	background: url(../images/footerbg.gif) repeat-x;
	width: 775px;
	height:67px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #f1e6c0;
	text-decoration: none;
	text-align:center;
	padding-top:20px;
}

/* ------------------ Animated Boxes ---------------- */

.boxgrid{ 
	width: 173px; 
	height: 166px; 
	margin:0px; 
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative;
}

.boxpad{
	padding-left:15px;
	padding-top:8px;
}

.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid2{ 
	width: 173px; 
	height: 159px; 
	margin:0px; 
	float:left; 
	background:#fff; 
	overflow: hidden; 
	position: relative;
}

.boxpad2{
	padding-left:15px;
	padding-top:8px;
}

.boxgrid2 img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
				
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}


/* ------------------ Banner Slideshow ---------------- */

.slide_container {  
     position: relative;
	 top:0;
	 left:0;  
     width: 527px;  
     height: 325px;    
 } 

div#tmpSlideshow {  
     margin-left: -2px;  
     padding: 0 0 0 0;  
     position: absolute;
	 top:10px;
	 left:350px;
     height: 225px;  
     width: 427px;   
 }  
div.tmpSlide {  
     position: absolute;  
     top: 0;  
     left: 0;  
     width: 427px;  
     height: 225px;  
     display: none;  
 }  
div.tmpSlide img {  
     float: left;  
     margin: 0px 0 0 0px;  
     width: 427px;
	 height: 225px;  
 }  
div#tmpSlideshowControls {  
     position: absolute;  
     bottom: 15px;  
     left: 253px;  
     width: 220px;  
 }  
div.tmpSlideshowControl {  
     border: 1px solid transparent;   
	 background: url('../images/slideshow.html') no-repeat; 
     float: left;  
     margin: 0 3px 0 0;  
     width: 22px;  
     height: 25px;  
     color: #fff;  
     font: 12px Arial, sans-serif;  
     text-align: center;  
     cursor: pointer;  
 }  
div.tmpSlideshowControl span {  
     line-height: 25px;  
     vertical-align: middle;  
 }  
div.tmpSlideshowControlOn {  
	 color: #234159;
     background-image: url('../images/slideshow_ro.html');  
 }  
div.tmpSlideshowControlActive {
	color: #234159;  
	border: 1px solid #80beee;
	background: url('../images/slideshow_ro.html') no-repeat;  
 }

.newsText{display:none;}
.newsTitle{margin-bottom:15px;}


.eventsListTitle {margin-bottom:0px;}

.eventsListHeading { display:none;}

/* email form */
.freecontactform {
width:200px;
font-family: arial;
border: 0px solid #AAA;
padding:10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.freecontactformheader {
font-size:18px;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}
.freecontactformmessage {
text-align:center;
padding-bottom:10px;
}
.freecontactform td {
padding:4px;
font-size:12px;
}
.freecontactform p {
padding:4px;
}
.freecontactform label {
padding:4px;
}
.freecontactform label {
padding-right:10px
}
.required {
font-weight:bold;
}
.required_star {
font-weight:bold;
color:#F00;
}
.not-required {
font-weight:normal
}
.antispammessage {
padding:10px;
border-top:1px solid #AAA;
border-bottom:1px solid #AAA;
font-weight:bold 
}
.antispamquestion {
font-weight:normal;
}

