/* CSS Document */


body {
	text-align: justify;
	background-color: #6A6AFF;
	margin: 1px 0 1px 0;
	}

#body {
	margin: 0 auto;
	width: 800px;
	height: 100%;
	z-index:1;
	border: 1px solid #330066;
	padding: 0;
	background: #fff;

	}

ul {
	padding: 0;
	list-style: none;
	width: 125px;
	font-family: arial;
	font-size: 13px;
	border-bottom: 1px solid #000;
	margin: 25px 0 0 15px;
	}

ul li {
	position: relative;
	background-color: #000066;
	color: #FFFFFF;
	border: 1px solid #000;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	width: 125px;
	padding: 5px 0 5px 0;
	text-align:center;
  }

li ul {
	position: absolute;
	left: 125px;
	top: -1px;
	display: none;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	border-bottom: 0px;
	margin: 0;
	padding: 0;
	width: 125px;
  }

  
ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #000066;
	border-bottom: 0;
	}

ul li a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #000066;
	border-bottom: 0;
	}

ul li a:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #000066;
	border-bottom: 0;
	}	

li ul li {
	padding: 0;
	}

	
li:hover ul, li.over ul { display: block; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { height: 32px; }
* html ul li a { height: 1%; }
/* End */

.accomm {
	width: 130px;
	border: 1px solid #000000;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	}

.accomm2 {
	width: 125px;
	padding-top: 3px;
	}
	
.accomm3 {
	width: 150px;
	background-color: #000066;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.activity {
	width: 75px;
	padding-top: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	padding-bottom: 5px;
	}
	
.activity2 {
	width: 75px;
	padding-top: 3px;
	}
	
.activity3 {
	width: 75px;
	color: #FFFFFF;
	text-decoration: none;
	}

.boldh {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

.inlineh {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: inline;
	}

.tour {
	width: 50px;
	padding-top: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	padding-bottom: 5px;
	}

.tour2 {
	width: 175px;
	padding-top: 3px;
	}

.tour3 {
	width: 175px;
	color: #FFFFFF;
	text-decoration: none;
	}

.resource {
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;

	}

.resource2 {
	width: 125px;
	padding-top: 3px;
	}
	
.resource3 {
	width: 125px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
body {
	font-family: arial;
	font-size: 12px;
	}

a.new:link {
	color: #FFFFFF;
	background-color: #000066;
}

a.new:visited {
	color: #FFFFFF;
}

a.new:hover {
	color: #FFFFFF;
}

a.new:active {
	color: #FFFFFF;
}

.border {
	border: thin solid #000066;
}

.sectiontitles {
	text-align: center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;

}
.sectionsubtitles {
	font-size: smaller;
}

.nextpage {
	font-size: 10pt;
	color: #000066;
	text-align: right;
}
a.new2:link {
	font-size: 10pt;
	color: #FFFFFF;
}
a.new2:visited {
	font-size: 10pt;
	color: #FFFFFF;
}
a.new2:hover {
	font-size: 10pt;
	color: #FFFFFF;
}
a.new2:active {
	font-size: 10pt;
	color: #FFFFFF;
}

.footertext {
	font-size: 10pt;
	color: #FFFFFF;
}

.footer {
	color:#FFFFFF;
	font-size:12px;
	text-align: center;
	background-color: #000066;
}

.footer2 {
	text-align: right;
	margin:0;padding:0;
	font-size: 10px;
	}

a.footer3:link {
	color: #fff;
	text-decoration: none;
	}

a.footer3:visited {
	color: #fff;
	text-decoration: none;
	}



.div2 {
	width:100%;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding-top: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float:left;
	}

.image1 {
	margin: 0px 25px 5px 0px;
	padding-top: 3px;
	float:left;
	}
	
a.link:link {
	font-weight: bold;
	color: #0000FF;
	}
	
a.link:visited {
	font-weight: bold;
	color: #0000FF;
	}

a.link:hover {
	color: #000066;
	text-decoration: none;	
	}
	
.pagetitle {
	font-size:24pt;
	text-align:left;
	font-weight:normal;
	margin-bottom:0;
	text-align:center;
	margin-top:0;
	}

.pagetitle2 {
	font-size:24pt;
	text-align:left;
	font-weight:normal;
	margin-bottom:0;
	text-align:center;
	margin-top:0;
	border-bottom: 5px solid #6A6AFF;
	}
	
.bodymain {
	background-color:#ffffff;
	margin: 0;
	margin: 0;
	padding: 0px;
	}
	
/*	link="#000066" vlink="#000066" alink="#0033FF" */
	
.nztitle {
	margin:0;
	padding: 0;
	text-align:center;
	}
	
.picdiv {
	 text-align:center;
	 background-color:#000066;	
	 }
 
#leftdiv {
	float:left;
	width:150px;
	}
	
#div2main {
	float:left;
	width:150px;
	margin-left:5px;
	margin-top:25px;
	text-align:center;
	}
	
#div3main {
	float:left;
	width:450px;
	margin-left:15px;
	margin-top: 25px;
	text-align:justify;
	}
	
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	}
	
.bold {
	font-weight:bold;
	}
	
a.main:link {
	color: #000066;
	border: none;
	}
a.main:visited {
	color: #000066;
	border:none;
	}

.center {
	text-align:center;
	}
	
.menu {
	height:300px;
	}
	
.mainpic {
	padding: 5px 6px 5px 6px;
	}

.subtitle {
	text-align:center;
	font-size: 20px;
	background-color: #6A6AFF;
/*	background-color: #9393FF;*/
	padding: 2px;
	margin-bottom:0;
	margin-top: 15px;
	}

.subtitle2 {
	text-align:left;
	font-size: 20px;
	margin-bottom: 0px;
	border-bottom: 5px solid #6A6AFF;
	}
	
.csstest {
	font-weight:bold;
	background-color: #CCCCCC;
	width: 800px;
	border: thin solid #000000;
	}	
	
.listdiv {
	float:left;
	width: 600px;
	margin: 0 0px 0px 0px;
	}
	
a.listing:link {
	font-weight:bold;
	color: #0033FF;
	}

a.listing:visited {
	font-weight:bold;
	color: #0033FF;
	}
	
a.listing:hover {
	color: #000066;
	text-decoration: none;
	}
	
.listing {
	margin-bottom:25px;
	text-align: justify;
	}
	
.left {
	text-align: left;
	}
	
.content {
	 border: thin solid #fff;
	 margin-left:175px;
	 padding-right:25px;
	 }

a.plain:link {
	color: #0000FF;
	}
	
a.plain:visited {
	color: #0000FF;
	}
	
a.plain:hover {
	text-decoration: none;
	}

.navimage {
	margin-left: 15px;
	background-image: url(images/bar.gif);
	height: 25px;
	width: 175px;
	float:left;
	text-align:center;
	color: #fff;
	vertical-align: middle;
	font-weight: bold;
	line-height: 25px;
	}

a.sub:link {
	color: #000;
	font-size:20px;
	}

a.sub:visited {
	color: #000;
	font-size: 20px;
	}

a.button:link {
	color: #fff;
	text-decoration: none;
	}

a.button:hover {
	color: #fff;
	text-decoration: underline;
	}

a.button:visited {
	color: #fff;
	text-decoration:none ;
	}

a:link {
	color: #0033F;
	}

a:visited {
	color: #0033FF;
	}
	
a:hover {
	color: #003366;
	text-decoration: none;
	}

.quick {
	text-align:center;
	font-weight:bold;
	}

.plainlist {
	background: #fff;
	border: none;
	color: #003366;
	margin: 0 auto;
	}

a.pl:link {
	background: #fff;
	color: #0033FF;
	text-decoration:underline;
	}
	
a.pl:visited {
	background: #fff;
	color: #0033FF;
	text-decoration: underline;	
	}
	
a.pl:hover {
	background: #fff;
	color: #0033FF;
	text-decoration: none;
	}

.div32 {
	float:left;
	width:150px;
	margin-left:25px;
	margin-top:25px;
	text-align:center;
	}
	
.div33 {
	float:left;
	width:400px;
	margin-left:25px;
	text-align:justify;
	}

.region {
	float:left;
	margin-left: 25px;
	width: 125px;
	text-align:center;
	}

.plainh {	
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

.regiontitle {
	font-weight:bold;
	font-size: 24px;
	margin: 0 0 5px 0;
	}

.jump {
	text-align: center;
	}

a.sub2:hover { /*only need a CSS for <a name> on page*/
	color: #000;
	}

.voucher {
	margin: 25px 0 0 0;
	text-align: center;
	}

/*a.menu:link {
	color: #fff;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #000066;
	border-bottom: 0;
	}

a.menu:visited {
	color: #fff;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #000066;
	border-bottom: 0;
	}
	
a.menu:hover {
	color: #fff;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #000066;
	border-bottom: 0;
	}
*/
