html,body{
  margin:auto auto;
  text-align:center;
  background-color: transparent;
  padding:0px;
  }
  
html{
  /*background-image:url(../images/bgTile.jpg);
  background-repeat:repeat-x;*/
  background-color:#000000;
  }
  
  
#header{
  position:relative;
  width:700px;
  margin: auto auto;
  height:144px;
  }
 
.welcome{
  background-image:url(../images/headerWelcome.jpg);
  background-repeat:no-repeat;
  }
.services{
  background-image:url(../images/headerServices.jpg);
  background-repeat:no-repeat;
  }
.events{
  background-image:url(../images/headerEvents.jpg);
  background-repeat:no-repeat;
  }
.tour{
  background-image:url(../images/headerTour.jpg);
  background-repeat:no-repeat;
  }
.contact{
  background-image:url(../images/headerContact.jpg);
  background-repeat:no-repeat;
  }

#servicesFlash{
  width:699px;
  height:355px;
  margin:auto auto;
  background-color:#000000;
  }

#onlineVideo{
  position:absolute;
  background-color:#000000;
  width:412px;
  height:350px;
  }
  
  
  

  
#topNav{
  width:700px;
  margin:auto auto;
  }
  
.navButton{
  float:left;
  width:173px;
  height:50px;
  margin:0px;
  }
  
.navText{
  font-family:arial,sans-serif;
  color:#FFFFFF;
  font-size:18px;
  text-decoration:none;
  }

.navTextOver{
  font-family:arial,sans-serif;
  color:#DF4F7D;
  font-size:18px;
  text-decoration:underline;
  }
  
  

  

  
#content{
  width:700px;
  margin:auto auto;
  background-color:transparent;
  text-align:left;
  overflow:hidden;
  }
  
.contentWelcome{
  background-image:url(../images/contentWelcome.jpg);
  background-repeat:no-repeat;
  height:214px;
  }

.contentContact{
  background-image:url(../images/contentContact.jpg);
  background-repeat:no-repeat;
  height:214px;
  }
  
.contentTour{
  position:relative;
  background-image:url(../images/bgTour.jpg);
  background-repeat:repeat-x;
  background-color:#000000;
  height:600px;
  }

.contentContact{
  background-image:url(../images/bgServices.jpg);
  background-repeat:no-repeat;
  height:355px;
  }

#onlineVideo{
  position:absolute;
  top:120px;
  left:300px;
  }
  
#textArea1{
  position:absolute;
  text-align:center;
  top:25px;
  left:10px;
  width:670px;
  height:45px;
  background-color:transparent;
  }
  
#textArea2{
  position:absolute;
  text-align:left;
  top:115px;
  left:40px;
  width:230px;
  height:auto;
  background-color:transparent;
  }
  
  
  

#footer{
  position:relative;
  width:700px;
  margin:auto auto;
  }
  
.footerWelcome{
  background-image:url(../images/footerWelcome.jpg);
  background-repeat:no-repeat;
  height:142px;
  }
  
#footerWelcome1{
  position:absolute;
  top:30px;
  left:400px;
  }
#footerWelcome2{
  position:absolute;
  top:53px;
  left:350px;
  }
#footerWelcome3{
  position:absolute;
  top:76px;
  left:315px;
  }
#footerWelcome4{
  position:absolute;
  top:99px;
  left:335px;
  }

#music{
  margin-top:10px;
  width:250px;
  height:40px;
  text-align:right;
  margin:auto auto;
  }
  

p{
  font-family:arial,sans-serif;
  color:#FFFFFF;
  font-size:16px;
  text-decoration:none;
  font-weight:bold;
  }

.small{
  font-size:12px;
  } 
  

  
.link{
  font-family:arial, sans-serif;
  font-size:8pt;
  color:#AAAAAA;
  font-weight:bold;
  }
  
.linkOver{
  font-family:arial, sans-serif;
  font-size:8pt;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
  }
  
  
  
  

  
.spacer{
  clear: both;
  width:1px;
  height:1px;
  font-size:0pt;
  }
  

  
  

  
ul,li{
  font-family:arial,sans-serif;
  color:#FFFFFF;
  font-size:14px;
  text-decoration:none;
  font-weight:bold;
  line-height:1.8em;
  }

h1{
  font-family:'Times New Roman', Serif;
  color:#000000;
  font-size:20px;
  font-weight:bold;
  }
h2{
  font-family:'Times New Roman', Serif;
  color:#000000;
  font-size:14px;
  font-weight:normal;
  }


  
.over{
  text-decoration:underline;
  }
  
    
a{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 8pt;
  padding: 0px;
  margin: 0px;
  text-decoration:none;
  
  }

a img{
  border:0px;
  text-decoration:none;
  }
  
  
.headline{
  font-size:12pt;
  font-family:arial,sans-serif;
  font-weight:bold;
  color:#006750;
  line-height:1.2em;
  }



  
.formLabel{
  font-family:arial,sans-serif;
  font-size:12px;
  font-weight:bold;
  padding:2px;
  color:#FFFFFF;
  } 

.formInput{
  font-family:arial,sans-serif;
  font-size:12px;
  padding:2px;
  color:#CCCCCC;
  background-color:#000000;
  border:1px solid #DF4F7D;
  } 
  
select{
  padding:2px;
  margin:0px;
  }
  
  
select.formInput{
  padding:2px;
  margin:0px;
  }
  
select.formLabelFocus{
  padding:2px;
  margin:0px;
  }
  
form,table{
  padding:0px;
  border:0px;
  }

.formLabelFocus{
  font-family:arial,sans-serif;
  font-size:12px;
  padding:2px;
  color:#FFFFFF;
  background-color:#222222;
  border:1px solid #DF4F7D;
   
  } 
  
td.formInput{
  border:0px;
  }
  

  
  
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #69369B;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


  
