body {
	background: #ccc;
	font: normal 0.9em/1.4em  Arial,Tahoma, Verdana, sans-serif;
	color: #333333;
	margin: 0px;
	text-align: center; /* For IE */
	/*background: #ccc url(images/bg.jpg) repeat-y top center;*/
}
h1
{
    display :none ;
	margin:10px;
	font-size:1.4em;
	color: #ccc;
}
h2
{
	margin:10px 0px;
	font-size:1.4em;
	color: #034510;
	border-bottom:solid 2px #034510;
}
h3 
{
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0;
}

a:link, a:visited 
{
	/*color: #034510;0D620D*/
	color: #0D620D;
	font-size:1.0em;
}

a:hover, a:active 
{
	color: #666;
	font-size:1.0em;
}
ul 
{
	margin: 0;
	padding: 0px 10px;
}

/***************************************************************************************
/************************************* container ***********************************
/***************************************************************************************/

#container {
	background: #fff;
	width : 1000px;
	margin:10px auto;
	padding: 0px;
	text-align: left; /* For IE, see above */
	/*background: transparent url(images/container.png) repeat-y 0px 0px;*/
	}
	
#intro
{
	width :1000px;
	height:225px;
	padding: 0px;
	margin: 0px;
	/*border:solid 1px #ccc;*/
	background: #fff url(images/header.jpg) no-repeat top center;
}
#quotations
{
   	width :1000px;
	height:67px;
	padding: 0px; 
	/*background: transparent url(images/quotations.jpg) no-repeat top center;*/
}
#supportingtext
{
    margin-top:0px;
}
#textfield1,#textfield2,#textfield3,#textfield4,#textfield5,.TopOfPage
{
	display:block;
	margin:5px auto;
    width:950px;
}
.TopOfPage
{
    text-align:right;
}
#textfield1 li
{
	list-style: disc inside;
}

.PageImage
{
    display:block;
	margin:5px auto; 
	 
}
.ImageLabel
{
    width:600px;
    display:block;
	margin:5px auto; 
	 
}
.ImageContainer
{
	float: right;
	width:300px;
	margin: 0 0 10px 10px;
	border: 1px solid #ccc;
	padding: 2px;
}
.ImageContainer img
{
	width:300px;
}
.p2{clear:both}
#footer 
{
	width :1000px;
	height:200px;
	background: #ccc url(images/footer.jpg) no-repeat top center;
	border-top: solid 1px #fff
}

#footer a:link, #footer a:visited {
	text-transform: uppercase;
	color: #fff;
	}

#footer a:hover, #footer a:active {
	color: #18d;
	background: none;
	}
#extradivinside1
{
	position:absolute;
	top:28px;
	left:auto;
	right:auto;
	width:100px;
	height:110px;
	margin-left:230px;
	z-index:99;
}
#extradivinside1 a
{
    display:block;
	width:100%;
	height:100%;
	
}
/***************************************************************************************
/************************************* TreeNav ***********************************
/***************************************************************************************/
#TreeNav{
	position:absolute;
	top:188px;
	left:auto;
	right:auto;
	width:978px;
	height:47px;
	margin-left:12px;
	z-index:999999;
}
#TreeNav ul{
	margin: 0px auto;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
#TreeNav ul li{
	position: relative;
	display: inline;
	float: left;
	background-color: #081b13;
	text-align:left ;
}

/*Top level menu link items style*/
#TreeNav ul li a{
	display: block;
	text-decoration: none;
}

#TreeNav ul li.li1 a{height:47px;width:98px;background: #ffffff url(images/Nav_01.jpg) no-repeat top left;}
#TreeNav ul li.li2 a{height:47px;width:98px;background: #ffffff url(images/Nav_02.jpg) no-repeat top left;}
#TreeNav ul li.li3 a{height:47px;width:98px;background: #ffffff url(images/Nav_03.jpg) no-repeat top left;}	
#TreeNav ul li.li4 a{height:47px;width:98px;background: #ffffff url(images/Nav_04.jpg) no-repeat top left;}	
#TreeNav ul li.li5 a{height:47px;width:98px;background: #ffffff url(images/Nav_05.jpg) no-repeat top left;}
#TreeNav ul li.li6 a{height:47px;width:98px;background: #ffffff url(images/Nav_06.jpg) no-repeat top left;}		
#TreeNav ul li.li7 a{height:47px;width:98px;background: #ffffff url(images/Nav_07.jpg) no-repeat top left;}		
#TreeNav ul li.li8 a{height:47px;width:98px;background: #ffffff url(images/Nav_08.jpg) no-repeat top left;}	
#TreeNav ul li.li9 a{height:47px;width:98px;background: #ffffff url(images/Nav_09.jpg) no-repeat top left;}
#TreeNav ul li.li10 a{height:47px;width:96px;background: #ffffff url(images/Nav_10.jpg) no-repeat top left;}		

#TreeNav ul li.li1 a:hover{height:47px;width:98px;background: #ffffff url(images/Nav_On_01.jpg) no-repeat top left;}
#TreeNav ul li.li2 a:hover{height:47px;width:98px;background: #ffffff url(images/Nav_On_02.jpg) no-repeat top left;}
#TreeNav ul li.li3 a:hover{height:47px;width:98px;background: #ffffff url(images/Nav_On_03.jpg) no-repeat top left;}	
#TreeNav ul li.li4 a:hover{height:47px;width:98px;background: #ffffff url(images/Nav_On_04.jpg) no-repeat top left;}	
#TreeNav ul li.li5 a:hover{height:47px;width:98px;background: #ffffff url(images/Nav_On_05.jpg) no-repeat top left;}
#TreeNav ul li.li6 a:hover{height:47px;width:98px;background: #ffffff url(images/Nav_On_06.jpg) no-repeat top left;}		
#TreeNav ul li.li7 a:hover{height:47px;width:98px;background: #ffffff url(images/Nav_On_07.jpg) no-repeat top left;}		
#TreeNav ul li.li8 a:hover{height:47px;width:98px;background: #ffffff url(images/Nav_On_08.jpg) no-repeat top left;}	
#TreeNav ul li.li9 a:hover{height:47px;width:98px;background: #ffffff url(images/Nav_On_09.jpg) no-repeat top left;}	
#TreeNav ul li.li10 a:hover{height:47px;width:96px;background: #ffffff url(images/Nav_On_10.jpg) no-repeat top left;}	

#TreeNav ul li.li1 a.selected{height:47px;width:98px;background: #ffffff url(images/Nav_Selected_01.jpg) no-repeat top left;}
#TreeNav ul li.li2 a.selected{height:47px;width:98px;background: #ffffff url(images/Nav_Selected_02.jpg) no-repeat top left;}
#TreeNav ul li.li3 a.selected{height:47px;width:98px;background: #ffffff url(images/Nav_Selected_03.jpg) no-repeat top left;}	
#TreeNav ul li.li4 a.selected{height:47px;width:98px;background: #ffffff url(images/Nav_Selected_04.jpg) no-repeat top left;}	
#TreeNav ul li.li5 a.selected{height:47px;width:98px;background: #ffffff url(images/Nav_Selected_05.jpg) no-repeat top left;}
#TreeNav ul li.li6 a.selected{height:47px;width:98px;background: #ffffff url(images/Nav_Selected_06.jpg) no-repeat top left;}		
#TreeNav ul li.li7 a.selected{height:47px;width:98px;background: #ffffff url(images/Nav_Selected_07.jpg) no-repeat top left;}		
#TreeNav ul li.li8 a.selected{height:47px;width:98px;background: #ffffff url(images/Nav_Selected_08.jpg) no-repeat top left;}	
#TreeNav ul li.li9 a.selected{height:47px;width:98px;background: #ffffff url(images/Nav_Selected_09.jpg) no-repeat top left;}	
#TreeNav ul li.li10 a.selected{height:47px;width:96px;background: #ffffff url(images/Nav_Selected_10.jpg) no-repeat top left;}	

/*
#TreeNav ul li.li1 a.selected{height:200px;width:323px;background: #ffffff url(images/NavOn_02.jpg) no-repeat top left;}
#TreeNav ul li.li2 a.selected{height:200px;width:57px;background: #ffffff url(images/NavOn_03.jpg) no-repeat top left;}	
#TreeNav ul li.li3 a.selected{height:200px;width:92px;background: #ffffff url(images/NavOn_04.jpg) no-repeat top left;}	
#TreeNav ul li.li4 a.selected{height:200px;width:102px;background: #ffffff url(images/NavOn_05.jpg) no-repeat top left;}
#TreeNav ul li.li5 a.selected{height:200px;width:93px;background: #ffffff url(images/NavOn_06.jpg) no-repeat top left;}		
#TreeNav ul li.li6 a.selected{height:200px;width:107px;background: #ffffff url(images/NavOn_07.jpg) no-repeat top left;}		
#TreeNav ul li.li7 a.selected{height:200px;width:91px;background: #ffffff url(images/NavOn_08.jpg) no-repeat top left;}	
#TreeNav ul li.li8 a.selected{height:200px;width:67px;background: #ffffff url(images/NavOn_09.jpg) no-repeat top left;}	
#TreeNav ul li.li9 a.selected{height:200px;width:68px;background: #ffffff url(images/NavOn_10.jpg) no-repeat top left;}	

*/
#TreeNav ul li a span{display:none;}

/*1st sub level menu*/
#TreeNav ul li ul{
	position: absolute;
	left: 0px;
	top: 0px; /* no need to change, as true value set by script */
	display: block;
	padding:0px;
	margin:0px;
	visibility: hidden;
	z-index:999;
	width: 200px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#TreeNav ul li ul li{
	width: 200px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
	background-color:#2c3d35;
}
#TreeNav ul li ul li a
{
    display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	color:#fff;
	padding-top:0.6em;
    font-size:0.8em;
    font-weight:normal ;
}
/*All subsequent sub menu levels offset after 1st level sub menu */
#TreeNav ul li ul li ul{ 
	left: 200px; /* no need to change, as true value set by script */
	top: 0px;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
}
/* Sub level menu links style */
#TreeNav ul li.li2 ul li a{
	display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
	background:none;
}
#TreeNav ul li.li2 ul li a:hover
{
    display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	background:none;
	background-color:#333;
	color:#fff;
	}
#TreeNav ul li.li2 ul li a.selected
{
    display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	background:none;
	background-color:#a39066;
	color:#081b13;
	}
#TreeNav ul li.li2 ul li a span{
	display:block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	margin-left:15px;
}
/* Sub level menu links style */
#TreeNav ul li.li2 ul li ul {
	display: block;
	width: 300px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	margin-left:200px;
	margin-top:-30px;
	z-index:999;
}
/* Sub level menu links style */

#TreeNav ul li.li3 ul li{ 
	width: 220px; /*width of sub menu levels*/
}
#TreeNav ul li.li3 ul li a{
	display: block;
	width: 220px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
	background:none;
}
#TreeNav ul li.li3 ul li a{
	display: block;
	width: 220px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
	background:none;
}
#TreeNav ul li.li3 ul li a:hover
{
    display: block;
	width: 220px; /*width of sub menu levels*/
	height:30px;
	background:none;
	background-color:#333;
	color:#fff;
	}
#TreeNav ul li.li3 ul li a.selected
{
    display: block;
	width: 220px; /*width of sub menu levels*/
	height:30px;
	background:none;
	background-color:#a39066;
	color:#081b13;
	}
#TreeNav ul li.li3 ul li a span{
	display:block;
	width: 220px; /*width of sub menu levels*/
	height:30px;
	margin-left:15px;
}
/* Sub level menu links style */
#TreeNav ul li.li3 ul li ul {
	display: block;
	width: 220px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	margin-left:220px;
	margin-top:-30px;
	z-index:999;
}
#TreeNav ul li.li3 ul li ul li ul
{
	margin-left:0px;
	margin-top:0px;
}

/**********************************************************************/
/* Sub Sub level menu links style */
/**********************************************************************/
#TreeNav ul li ul li ul li ul
{
}
#TreeNav ul li.li3 ul li ul li ul li,#TreeNav ul li.li3 ul li ul li ul li a:hover,#TreeNav ul li.li3 ul li ul li ul li a.selected, #TreeNav ul li.li3 ul li ul li ul li a span
{
	width:340px;
	height:50px;
	z-index:99999;
}

/* Sub level menu links style */
#TreeNav ul li.li4 ul li a{
	display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
	background:none;
}
#TreeNav ul li.li4 ul li a{
	display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
	background:none;
}
#TreeNav ul li.li4 ul li a:hover
{
    display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	background:none;
	background-color:#333;
	color:#fff;
	}
#TreeNav ul li.li4 ul li a.selected
{
    display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	background:none;
	background-color:#a39066;
	color:#081b13;
	}
#TreeNav ul li.li4 ul li a span{
	display:block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	margin-left:15px;
}
/* Sub level menu links style */
#TreeNav ul li.li4 ul li ul {
	display: block;
	width: 280px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	margin-left:200px;
	margin-top:-30px;
	z-index:999;
}
#TreeNav ul li.li4 ul li ul li,#TreeNav ul li.li4 ul li ul li a:hover,#TreeNav ul li.li4 ul li ul li a.selected, #TreeNav ul li.li4 ul li ul li a span
{
	width:280px;
}
/* Sub level menu links style */
#TreeNav ul li.li5 ul li a{
	display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
	background:none;
}
#TreeNav ul li.li5 ul li a{
	display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
	background:none;
}
#TreeNav ul li.li5 ul li a:hover
{
    display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	background:none;
	background-color:#333;
	color:#fff;
	}
#TreeNav ul li.li5 ul li a.selected
{
    display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	background:none;
	background-color:#a39066;
	color:#081b13;
	}
#TreeNav ul li.li5 ul li a span{
	display:block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	margin-left:15px;
}
/* Sub level menu links style */
#TreeNav ul li.li5 ul li ul {
	display: block;
	width: 300px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	margin-left:200px;
	margin-top:-30px;
	z-index:999;
}

#TreeNav ul li.li7 ul li a{
	display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
	background:none;
}
#TreeNav ul li.li7 ul li a{
	display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
	background:none;
}
#TreeNav ul li.li7 ul li a:hover
{
    display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	background:none;
	background-color:#333;
	color:#fff;
	}
#TreeNav ul li.li7 ul li a.selected
{
    display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	background:none;
	background-color:#a39066;
	color:#081b13;
	}
#TreeNav ul li.li7 ul li a span{
	display:block;
	margin-left:15px;
	width: 200px; /*width of sub menu levels*/
}
#TreeNav ul li.li7 ul li ul li,#TreeNav ul li.li7 ul li ul li a:hover,#TreeNav ul li.li7 ul li ul li a.selected, #TreeNav ul li.li7 ul li ul li a span
{
	width:270px;
}
#TreeNav ul li.li7 ul li.li12 a{
    color:#FFCE08;
}
/* Sub level menu links style */
#TreeNav ul li.li8 ul li a{
	display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
	background:none;
}
#TreeNav ul li.li8 ul li a{
	display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	z-index:999;
	background:none;
}
#TreeNav ul li.li8 ul li a:hover
{
    display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	background:none;
	background-color:#333;
	color:#fff;
	}
#TreeNav ul li.li8 ul li a.selected
{
    display: block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	background:none;
	background-color:#a39066;
	color:#081b13;
	}
#TreeNav ul li.li8 ul li a span{
	display:block;
	width: 200px; /*width of sub menu levels*/
	height:30px;
	margin-left:15px;
}
/* Sub level menu links style */
#TreeNav ul li.li8 ul li ul {
	display: block;
	width: 300px; /*width of sub menu levels*/
	height:30px;
	padding:0px;
	margin:0px;
	margin-left:200px;
	margin-top:-30px;
	z-index:999;
}

/*Background image for top level menu list links */
#TreeNav .mainfoldericon{
	background: #F3F3F3 url(images/media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
#TreeNav .subfoldericon{
	background: #F3F3F3 url(images/media/arrow-right.gif) 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 #TreeNav ul li { float: left; height: 1%; }
* html #TreeNav ul li a { height: 1%; }
/* End */


/**************************************************/
/*  StandardNav
/**************************************************/
#StandardNav
{
	padding:0px;
	width:300px;
    margin-left:30px;
    margin-bottom:50px;
}
#StandardNav ul
{
	margin:0px;
	padding:0px;
	width:300px;
	list-style: disc inside;
}
#StandardNav ul li
{
	margin:0px;
	padding:0px;
	text-align:left;
	list-style: disc inside;
}
#StandardNav ul li a
{
	width:100%;
	height:100%;
}
#StandardNav ul li a:hover, #SectionNav ul li a.selected
{
	width:100%;
	height:100%;
	color:#000;
}

/**************************************************/
/*  Breadcrumb
/**************************************************/
.Breadcrumb
{
    margin: 0px auto;
    font-size:0.9em;
    margin-bottom:20px;
	width:950px;
}
.Breadcrumb a{color:#999;}
.Breadcrumb a:hover{background-color:#ccc; color:#000;}
/**************************************************/
/*  CONTACT FORM
/**************************************************/
.ContactForm
{
    margin: 10px auto;
    margin-bottom: 30px;
    border-top:solid 1px black;
	width:600px;
	background: #eee url(images/gradient.png) repeat-x 0px 0px;
}
.ContactIntro
{
    font-weight:bold;
    margin-bottom: 10px;
}

.ContactInput
{
    width:500px;
    border:solid 1px black;
    margin-bottom: 10px;
}
.ContactTextarea
{
    width:500px;
    height:150px;
    border:solid 1px black;
    margin-bottom: 10px;
}

#ContactForm img
{
	border:solid 1px black;
	padding:0px;
	margin:0px;
}
/********************** YouTube  *************************/
.YouTubeMovieContainer
{
	/*margin: 0px auto;*/
	border:solid 1px #666;
	width:600px;
	margin:10px auto;
	text-align :center;
	background-color:#ccc;
}
/********************** Flash  *************************/
#FlashGalleryViewer, .FlashGalleryViewer
{
	margin: 10px auto;
	width:600px;
	height:600px;
	border:solid 1px black;
}
#FlashImageRotatorContainer
{
	position:relative;
	margin: 0 auto;
	width:950px;
	height:250px;
	border:solid 1px black;
}
#FlashImageRotator
{
	position:absolute;
	top:0px;
	left:0px;
	width:950px;
	height:250px;
	z-index:99;
}
#FlashImageRotatorHidden
{
	position:absolute;
	top:0px;
	left:0px;
	width:950px;
	height:250px;
	background: none;
	z-index:100;
}
/***************************************************************************************
/* FLASH GALLERY 
/***************************************************************************************/	

#FlashGallerySWF
{
	width:600px;
	height:600px;
}

.AudioContainer
{
    margin-left:60px;
}
.AudioLabel
{
    display :block;
    margin-bottom: 10px 0px;
}

/***************************************************************************************
/* GMap
/***************************************************************************************/
#GRouteMap50
{
   margin: 0px auto;
   width:800px;
   height:400px; 
   border:solid 1px #000;
}
.MapContainer
{
	position:relative;
	/*margin: 0px auto;*/
	margin-left:73px;
	width:850px;
	height:600px;
}
.MapDisplay
{
	position:absolute;
	top:0px;
	left:0px;
	width:700px;
	height:600px; 
	border:solid 3px #081b13;
	border-right:none;
}
.MapSideBar
{
	position:absolute;
	top:0px;
	left:700px;
	width:150px;
	height:600px; 
	border:solid 3px #081b13;
}
/************** ROUTE *******************/
.RouteMapContainer
{
	position:relative;
	margin-left:73px;
	width:700px;
	height:600px;
}
.RouteMapDisplay
{
	position:absolute;
	top:0px;
	left:0px;
	width:700px;
	height:600px;
	border:solid 3px #081b13;
	border-right:none;
}
.RouteMapSideBar
{
	position:absolute;
	top:0px;
	left:700px;
	width:150px;
	height:600px;
	border:solid 3px #081b13;
	overflow: auto ;
	/*background: #fff url(images/gradient.png) repeat-x 0px 0px;*/
}
.RouteMapSideBar h3
{
    margin:0px;
    margin-left:7px;
    margin-bottom:12px;
    padding:0px;
    font: bold 1.1em arial;
}   
.sidebar
{
    font:normal 0.7em arial;
    text-transform:uppercase ;
    cursor:hand;
    margin-bottom:7px;
    margin-left:7px;
    text-decoration :underline;
    /*background: transparent url(images/marker_white.png) no-repeat top left;*/
} 
/***************************************************************************************
/* CountDown
/***************************************************************************************/
#CountDown
{
    width :970px;
    height:40px;
	margin:0px auto;
	padding:5px 0px;
	background: transparent url(images/Gradient.png) repeat-x top left;
    border-top:solid 5px #034510;
	border-bottom:solid 1px #ccc;
	border-left:none;
	border-right:none;
	text-align :center;
	margin-bottom:20px;
}
#CountDownTitle
{
	margin:0px auto;
	padding:0px;
	text-align :center;
	font-weight: bold;
	font-size:1.4em;
}
#CountDownUnits
{
	font-weight: bold;
}
#CountDownUnits .units
{
	font-size: 0.8em;
	font-weight: normal;
}
.CountDownLabel
{
	font-weight: normal;
	font-size: 0.8em;	
}
/***************************************************************************************
/************************************* HomePagePromoBoxes  ***********************************
/***************************************************************************************/
#HomePagePromoBoxes
{	
	position:relative;
    top:0px;
	left:0px;
	margin-left:20px;
	width:960px;
	height :265px;
	z-index:99;
}

/***************************************************************************************
/************************************* Woodshop  ***********************************
/***************************************************************************************/
#PageSummary_Map
{	
    position:absolute;
    top:0px;
	left:0px;
	width:300px;
	height:265px;
	background: #fff url(images/PromoBoxMap.jpg) no-repeat top left;
	border: solid 1px #fff;

}
#PageSummary_MapDisplay
{
    position:absolute;
    top:35px;
	left:7px;
	width:286px;
	height :206px;
	text-decoration:none;
	overflow:hidden;
}
#PageSummary_MapTitle
{
    position:absolute;
    top:8px;
	left:9px;
	width:275px;
	height :25px;
	text-decoration:none;
	overflow:hidden;
	z-index:10;
}
.MapTitle
{
	display:block;
	width:290px;
	height :25px;
	font: normal 18px arial;
	background-color:#fff;
	padding:5px;
	text-transform:uppercase;
}
#PageSummary_Map a:hover{}/*background: #fff url(images/PromoBoxMap.jpg) no-repeat top left;}
#PageSummary_Map a span{display:none;}*/

#BookNowHomePage
{	
	position:absolute;
	top:160px;
	left:230px;
	width:109px;
	height :109px;
	z-index:10;
}
#BookNowHomePage a
{
    display :block;
	width:109px;
	height :109px;
	text-decoration:none;
	background: transparent url(images/BookNow.png) no-repeat top left;
}
#BookNowHomePage a:hover
{
    display :block;
	width:109px;
	height :109px;
	text-decoration:none;
	background: transparent url(images/BookNowOn.png) no-repeat top left;
}

#BookNow
{	
	float:right;
	width:109px;
	height :109px;
	z-index:10;
}
#BookNow a
{
    display :block;
	width:109px;
	height :109px;
	text-decoration:none;
	background: transparent url(images/BookNow.png) no-repeat top left;
}
#BookNow a:hover
{
    display :block;
	width:109px;
	height :109px;
	text-decoration:none;
	background: transparent url(images/BookNowOn.png) no-repeat top left;
}

/***************************************************************************************
/************************************* Collections  ***********************************
/***************************************************************************************/
#PageSummary_Reports
{	
	position:absolute;
	top:0px;
	left:330px;
	width:300px;
	height :265px;
}
#PageSummary_Reports a
{
    display :block;
	width:300px;
	height :265px;
	text-decoration:none;
	background: #fff url(images/PromoBoxReports.jpg) no-repeat top left;
}
#PageSummary_Reports a:hover{background: #fff url(images/PromoBoxReports.jpg)no-repeat top left;}
#PageSummary_Reports a span{display:none;}

/***************************************************************************************
/************************************* Objectives  ***********************************
/***************************************************************************************/
#PageSummary_Adventurers
{	
	position:absolute;
    top:0px;
	left:660px;
	width:300px;
	height :265px;
}
#PageSummary_Adventurers a
{
    display :block;
	width:300px;
	height :265px;
	text-decoration:none;
	background: #fff url(images/PromoBoxAdventurers.jpg) no-repeat top left;
}
#PageSummary_Adventurers a:hover{background: #fff url(images/PromoBoxAdventurers.jpg) no-repeat top left;}
#PageSummary_Adventurers a span{display:none;}

/***************************************************************************************
/************************************* Sponsor Links  ***********************************
/***************************************************************************************/
#sponsors
{
	width:980px;
	height:90px;
	margin:0px auto;
	margin-top: 80px;
	text-align:center;
	font: bold 1.0em arial;
	color:#fff;
}
#sponsors a, #sponsors a:hover
{ 
	border:none;
    padding:none;
    margin:none;
}

.SponsorImageWide
{
    height:40px;
}
.SponsorImage
{
	background-color:Transparent ;
    width:50px;
    border:none;
    padding:none;
    margin:none;
}
#dhtmltooltip{
	position: absolute;
	width:150px;
	height:150px;
	border: 1px solid black;
	background-color: #ccc;
	z-index: 100;
	vertical-align:middle;
	visibility :hidden;
}
#dhtmltooltip img
{
	width:150px;
	vertical-align:middle;
}

#AdventurersTitle,#ReportsTitle
{
	margin:10px auto;
	margin-top:30px;
	width:850px;
	font: bold 1.3em  Arial, Verdana, Tahoma, Georgia, sans-serif; 
}

/*****************************************************************************/
/*              Social Networks
/*****************************************************************************/

#SocialNetworks
{
    width:260px;
    height:50px;
    margin-left:720px;
    margin-top:15px;
}
#FollowUs
{
    display:block;
    width:100px;
    height:40px;
    float:left;
    padding-top:15px;
}
#YouTube a
{
    display:block;
    width:40px;
    height:40px;
    background:transparent url(images/icons_YouTube.png) 0px 0px;
    float:left;
}
#Flickr a
{
    width:40px;
    height:40px;
    background:transparent url(images/icons_Flickr.png) 0px 0px;
    float:left;
}
#Facebook a
{
    width:40px;
    height:40px;
    background:transparent url(images/icons_Facebook.png) 0px 0px;
    float:left;
}
#Twitter a
{
    width:40px;
    height:40px;
    background:transparent url(images/icons_Twitter.png) 0px 0px;
    float:left;
}

#Caption
{
    width:900px;
    text-align :center;
    margin:20px auto;
    font: bold 1.2em arial;
}
