* {
	border: 0;
	margin: 0;
	padding: 0;
	background-color:transparent;
}

body {
	margin:0 0 40px 0;
	background-color: #808040;
	text-align:center;
	font-family:Verdana, sans-serif;
	font-size:62.5%; 
}
div.dTop{/* banner div */
		margin:0 auto;
		width:960px;
}
/* 3 col table */
table.tabMain{
	margin:0 auto;
	border-collapse: collapse;
	width:960px;
	text-align:left;
	background-color:white;
}
td.tdLeft{
	vertical-align:top;
	width:162px;
	background:#F9F4E6 url(../images/sandsidebr.jpg) bottom no-repeat;
}

td.tdMid{
	vertical-align:top;
}

td.tdRight{
	color:#0000FF;
	padding:10px 3px 0 3px;
	vertical-align:top;
	width:130px;
	font-size:1em;
	background:#E1F8FF url(../images/searightfade.jpg) bottom no-repeat;
}
/* end 3 col table */
/* used? */
h1.heading{
	margin:0 2px 0 2px;
	font-size:0.5em;
}
/* very top of page */
h1.headingtop{
	font-size:1em;
	background-color:#484824;
	color:#FFFFFF;
	max-width:960px;
	margin:0 auto;
}
/*  */
h2.h2Listing{
	margin:11px 12px 7px 12px;
	font-size:1em;
	color:#808040;
	font-weight:bold;
}

h3.h3Listing{
	margin:5px 12px 5px 12px;
	font-size:1.1em;
	line-height:1.5em;
}
h3.h3ListingBI{
	margin:15px 12px 5px 12px;
	font-size:1.1em;
	line-height:1.5em;
	clear:right;
}
span.spHeading {
	margin:5px 12px 5px 12px;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
	color:#884700;
}
span.spHeading1 {
	margin:5px 12px 5px 12px;
	font-size:1.3em;
	line-height:1.5em;
	font-weight:bold;
	color:#CC0000;
}
p.pBody{
	margin:5px 12px 5px 12px;
	font-size:1.1em;
	text-align:justify;
	line-height:1.4em;
}
hr.hrDivider{
	width:98%;
	clear:both;
	color:#808040;
   background-color:#808040;
	border-top:1px solid #808040;
}
div.dItem{
	margin:0 auto 20px auto;
	border-top:0;
	border-right:0;
	border-top:1px solid #808040;
	border-left:0;
	clear:both;
	min-height:140px;
	width:98%;
}
/* hack for height */
* html div.dItem{
	margin:0 0 10px 0;
	padding:0;
	border-top:0;
	border-right:0;
	border-bottom:1px solid black;
	border-left:0;
	clear:both;
	height:140px;
}

img.imgRight{
	float:right;
	margin:6px 12px 6px 6px;
	padding:1px 1px 2px 1px ;
	border:1px solid black;
}
img.imgLeft{
	float:left;
	margin:6px 6px 6px 12px;
	padding:1px 1px 2px 1px ;
	border:1px solid black;
}
img.imgTop{
	width:960px;
}

/* Nav */
h3.h3Events{
	margin:4px auto;
	font-size:1em;
	color:#0000FF;
	font-weight:bold;
	text-align:center;
}

a.eventlist:active, a.eventlist:link, a.eventlist:visited{
	text-decoration:none;
	color:#000099;
	font-weight:bold;
	margin:2px;
}

a.eventlist:hover{
	color:#0000FF;
	margin:2px;
}
a.list:active, a.list:link, a.list:visited{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	margin:2px;
}

a.list:hover{
	color:#0000FF;
	background-color:#fff;
	margin:2px;
}

a.listingLink:active, a.listingLink:link, a.listingLink:visited{
	text-decoration:none;
	color: #009900;
	font-weight:bold;
	margin:2px;
}
a.listingLink:hover {
	text-decoration:none;
	color: #80ff80;
	font-weight:bold;
	margin:2px;
}

/* End nav */

.intro {font-weight:bold;
font-size:1em;
}

.flright {
	float:right;
	padding:0px 0px 3px 3px;
}
div.dFooter {
	width:960px;
	font-size:0.9em;
	background-color:#FFF0E0;
	text-align:center;
	margin:0 auto ;
	background-image:url(../images/footerbg_cn.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
}
div.slideshower{
	margin:4px;
	float:right;
	clear:right;
	width:auto;
	text-align:center;
}
img.slideshower{
}
a.slideshower:link, a.slideshower:active, a.slideshower:visited {
	font-size:0.8em;
	text-decoration:none;
	color:#CC0000;
}
a.slideshower:hover{
	font-size:0.8em;
	text-decoration:none;
	color:#000000;
}
a.look:link, a.look:active, a.look:visited {
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
	color:#3300FF;
}
a.look:hover{
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
	color:#3399FF;
}
div.travel {
	margin:0 0 0 12px;
}

h2.list {
	margin:5px 1px 6px 1px;
	padding:5px;
	width:108px;
	font-size:1em;
	color:#fff;
	background-color:#003366;
	-moz-border-radius: 7px;
	border-radius: 7px;	
	-webkit-border-radius:7px;
	-opera-border-radius:7px;
	-khtml-border-radius:7px;
	box-shadow:rgba(0,0,0,0.5) 0px 0px 24px; border-radius:12px;
}

.box {
	border:1px solid blue;
}
.bold {
	font-weight:bold;
}

input{
    border:1px inset #000;
}
div.dVidin{
	width:auto;
	text-align:center;
}
div.dVid{
	width:auto;
	float:right;
	margin:8px 12px 6px 8px;
	padding:1px 1px 2px 1px ;
	border:1px solid black;
}
div.dTB {
	clear:both;
	/*margin:30px 0 0 0;
	padding:20px 0 0 0;*/
	text-align:center;
}

div.dMoreBookit {
	width:auto;
	clear:left;
	margin:0;
	padding:2px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	color: #009900;
}
div.dMoreBookit a:active, div.dMoreBookit a:link, div.dMoreBookit a:visited{
	color: #006600;
}
div.dMoreBookit a:hover {
	color: #33FF33;
}
div.dMoreBookit img{
	border:0;
	margin:0 0 0 8px;
}
.chflag {
	margin: 1px 0 4px 20px;
}
table.tabBookIt {
	clear:right;
	width:99%;
	height:auto;
	padding:2px 0;
	border-collapse: collapse;
}
br.brClear {
	clear:both;
}
div.dBINelson {
	position: relative;
	padding-bottom: 5%;
	padding-top: 2;
	max-width:610px;
	width:100%;
	height:auto;
}
.dBINelson iframe,  
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow:visible;
}
