body {
	background-color: #2b2b2b;
	margin: 5px 0px 0px 0px;
}

a {
   text-decoration: none;
   color: #00CC00;
}
a:hover {
  text-decoration: underline;
}

.style1 {color: #FFFFFF}

#main {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px groove #FFFFFF;
	border-bottom: 2px groove #FFFFFF;
	border-left: 2px groove #FFFFFF;
}

#footer2 {
	background-image: url(images/Green2_26.png);
	height: 25px;
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}


#navigation {
	height: 50px;
	width: 800px;
	background-image: url(images/Green2_01.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footer {
	background-image: url(images/Green2_23.jpg);
	height: 79px;
	width: 704px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#bottom {
	background-color: #009900;
	height: 120px;
	width: 800px;
}


#header {
	background-image: url(images/Green2_03.jpg);
	height: 123px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content {
//	height: 450px;
	width: 525px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#contentright {
	height: 350px;
	width: 220px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 10px;
	padding: 0px;
}
.footertext {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}
.designtext {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}
.designtext a {
text-decoration: none;
color: #ffffff;
}
.img {
	border: 2px solid #FFFFFF;
	margin: 5px 5px 5px 10px;
	float: left;
}

.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide {
	cursor: url(photogallery/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 5px solid #444444;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    border: 5px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: transparent; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 70px; /*Width of top level menu link items*/
padding: 12px 8px;
text-decoration: none;
color: #ffffff;
text-align: center;
}

	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: -20px;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
border-top: 4px solid #00CC00;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 120px; /*width of sub menu levels*/
height: 20px;
color: #00CC00;
text-decoration: none;
padding: 1px 5px;
background-color: #000;
}

.suckertreemenu ul li a:hover{
background-color: #333333;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #transparent no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #2b2b2b no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

#members {
	padding: 10px 5px 5px;
	height: auto;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.players {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 100px;
}
#fullpage {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
.bookingtext {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: none;
	padding-top: 5px;
	padding-right: 5px;
}
.merchandise {
        margin-top:6px;
        margin-right:5px;
}
