body {
	background-image: url(images/bg_wallpaper.jpg);
	height:auto;
}




h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC0;
	margin-left:0px;
	margin-bottom:0px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FC0;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:5px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin-bottom:5px;
	margin-top:5px;
} 
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F90;
	margin-bottom:5px;
	margin-top:5px;
} 
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	margin-bottom:5px;
	margin-top:5px;
	margin-right: 20px;
	margin-left: 0px;
	line-height: 18px;
} 

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC0;
	line-height:1.5em;
	margin-top:5px;
	margin-right: 5px;
}
#contents table tr td table tr td table tr td ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 20px;
}

#contents table tr td table tr td table tr td ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	height: 10px;
}

#contents table tr td table tr td table tr td ul li a:hover {
	color: #FFF;
}

#contents table tr td table tr td table tr td  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
	font-weight: bold;
}

#contents table tr td table tr td table tr td  a:hover {
	color: #FF0;
}

.p2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	line-height:1.5em;
	margin-top:2px;
	margin-right: 15px;
	
} 


.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FC0;
	padding-left: 5px;	
} 

.text1b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
	padding-left: 5px;
} 

.bodytext1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	line-height:130%;
} 

.reservetext1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC0;
	padding-bottom:50px;
	height: auto;
	overflow: hidden;
} 





.bodytext1header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding-left:15px;
	padding-top:10px;

} 

.bodytexttitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FC0;
	margin-left:50px;
	padding-left:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
		border: thin solid #0F0;	
} 




#header {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	width: 770px;
	height: 96px;
}

#menuholder{
    margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 770px;
	}

#menu {
	background: none #ffffcc;
	color: #000000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0;
	text-align: center;
	width: 760px;
	height: 30px;

}




#contents {
	position:relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0;
	width: 770px;
	

}

#footerholder{
    margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 770px;
	}

#footer {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0;
	text-align: center;
	width: 770px;
	height: auto;

	
}
 #bottomshadow{
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width:760px;
	height:15px;

	 }


.leftshadow{
	background-image:url(images/leftshadow.png);
	background-repeat: repeat-y;
	width:5px;
}

.rightshadow{
	background-image:url(images/rightshadow.png);
	background-repeat: repeat-y;
	width:5px;
}

/*navigation menu*/

ul#menu
{

	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	width:760px;
	display:block;
	height:30px;
	font-size:9px;
	font-weight:bold;
	background:transparent url(images/nav_bg.jpg) repeat-x top left;
	font-family:Verdana, Geneva, sans-serif;

}

ul#menu li
{
	text-decoration:none;
	color:#FFF
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(images/nav_bg.jpg) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.jpg) 0px -30px no-repeat;	
	float:left;
	margin:0;
}

/*Floting text boxes*/

#apDiv1 {
	position:relative;
	width:500px;
	height:300px;
	z-index:3;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	vertical-align: top;
}

#title {
	position:relative;
	width:200px;
	height:18px;
	z-index:3;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*dropdown menu*/
a.dsphead{
	text-decoration:none;
	color:#FC0;
	margin-top:0.5em;
	margin-left:20px;
	}

a.dsphead:hover{
	text-decoration:none;
	color:#FFF;
	}
a.dsphead span.dspchar{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-top:0px;
	color:#FFF;
	}
.dspcont{
   	display:none;
  	margin-left:40px;
	margin-top: 0px;
}
.directoryleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
	padding-left: 5px;
	margin-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #444;
	line-height:2em;
}
.directoryright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #444;
	line-height:2em;
} 

.directoryscroll {
	height:50%;
	width: 650px;
	overflow-x: hidden;
	overflow-y: scroll;
	line-height:1.2em;
	margin-top: 0px;
	vertical-align:top;
} 

.linetop{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #444;
	}
.leftpadding{
	margin-left:0px;
	padding-left: 10px;
}


ul#bodycontent li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
#contents table tr td table tr td table {
	padding: 10px;
}

#contents table tr td table tr td table tr td{
	padding: 10px;
}

