html, body {
	margin:0;
	padding:0;
	}

#mainBlah {
	position:absolute;
	height:100px;
	width:100%;
	border:0px solid #FF6600;
}

#topMenu {
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	width:100%;
	vertical-align: middle;
	}
	
#greenDragonTV {
	height:415px;
}
	
#banner {
	position:absolute;
	left: 0px;
	top: 0px;
	height:180px;
	width: 100%;
	background-color: #FFFFFF;
	overflow: hidden;
	}
	
#logo {
	position:absolute;
	left:0px;
	top:0px;
	height:180px;
	width:200px;
	background-image: url('../images/logo_green_dragon.gif');
	background-repeat: no-repeat;
	}
	
#title {
	position:relative;
	left:200px;
	top:123px;
	height:55px;
	width:778px;
	background-image: url('../images/title_green_dragon_adventure_travel.gif');
	background-repeat: no-repeat;
	}
	
#titleBlah {
	position:relative;
	left:200px;
	top:123px;
	height:55px;
	width:778px;
	background-image: url('../images/title_green_dragon_adventure_travel.gif');
	background-repeat: no-repeat;
	}

#navMenuTop {
	width:200;
	height:20;
	background-image: url('../images/c_menu_t.gif');
}

#contactUsTop {
	width:200;
	height:20;
	background-image: url('../images/c_contact_t.gif');
}

#blankBoxTop {
	width:175;
	height:20;
	background-image: url('../images/c_blank_t.gif');
}

#blankBoxBottom {
	width:175;
	height:20;
	background-image: url('../images/c_blank_b.gif');
}

#blankBoxBottomMap {
	width:175;
	height:20;
	background-image: url('../images/c_blank_map_b.gif');
}

#commentsBoxTop {
	width:175;
	height:20;
	background-image: url('../images/c_comments_t.gif');
}

.blogDottedBox {
	width:153;
	_width:175;
	text-align:right;
	padding: 10px;
	border:1px dotted #294967; }

#arrowDown {
	position:relative;
	float:left;
	top:2;
	width:15;
	height:10;
	background-image: url('../images/arrow_down.gif');
	background-repeat:no-repeat;
	background-position: right;
}

#belizeMap {
	width:169;
	height:202;
	background-image: url('../images/belize_map.gif');
}

#pageTitle {
	position:relative;
	top:-30px;
	height:30px;
	width:90%;
	left:40px;
	border:1px solid #FF6600;
	}

#randomImages {
	position:absolute;
	left:200px;
	top:20px;
	height:102px;
	width: 1300px;
	}

#breadcrumbs {
	position:absolute;
	left:0px;
	top:180px;
	height:20px;
	width:100%;
	background-color: #438330;
	background-image: url(../images/c_breadcrumbs_r.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
#page {
	position:absolute;
	left:0px;
	top:210px;
	padding-bottom:20px;
	visibility: visible;
	}
	
#footerCorner {
	padding:0 0 10 0;
	position:relative;
	left:0px;
	top:10px;
	width:100%;
	background-color: #438330;
	background-image:  url(../images/c_footer_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
		
#footer {
	
	background-image:  url(../images/c_footer_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
/* one use */
.contactBar {
	background-color: #d9e4a7;
	background-image:  url(../images/c_contact_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.contact {
	padding: 5 10 5 10;
	border-right: 3px solid #a9bb55;
}
	
/* one use */	
.menuBar {
	background-color: #a9bb55;
	background-image:  url(../images/c_menu_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	


.menuHiliteCorner {
	background-color: #d9e4a7;
	background-image:  url(../images/c_menu_hilite_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;

	}

.menuHilite {
	padding:5 10 5 10;
	background-image:  url(../images/c_menu_hilite_b.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border-left: 10px solid #a9bb55;
	border-right: 10px solid #a9bb55;
	}
	



.tdBodytext {
	padding:0 15 10 15;
	}

#info {
	width:169px;
	background-color: #d9e4a7;
	border-left: 3px solid #a9bb55;
	border-right: 3px solid #a9bb55;
	}

.singleItem200, .singleItem100, .singleItem30 {
	position:relative;
	min-width:200px;
	float:none;
/*	border: 1px solid #FF6600; */
}
.singleItem200 {
	_height:212px;
	min-height:212px;
}

.singleItem100 {
	_height:112px;
	min-height:112px;
}

.singleItem30 {
	_height:30px;
	min-height:30px;
}

.boxT, .boxR, .boxB, .boxL  {
	position:relative;
	}

.boxTR, .boxBR, .boxBL, .boxTL {
	position:relative;
	background-repeat: no-repeat;
	}

.boxT {
/*	width:100%; */
	background-image:  url(../images/box_e.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

.boxR {
	background-image:  url(../images/box_e.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
	
.boxB {
	background-image:  url(../images/box_e.gif);
	background-repeat: repeat-X;
	background-position: bottom;
	}

.boxL {
	background-image:  url(../images/box_e.gif);
	background-repeat: repeat-y;
	background-position: left;
	}

.boxTR {
	background-image: url(../images/box_c_tr.gif);
	background-position: right top; }

.boxBR {
	background-image: url(../images/box_c_br.gif);
	background-position: right bottom; }
	
.boxBL {
	background-image: url(../images/box_c_bl.gif);
	background-position: left bottom; }

.boxTL {
	background-image: url(../images/box_c_tl.gif);
	background-position: left top; }

.bb img{
	border:1px solid #000000; }
	
.spacer {
	position:relative;
	float:left;
	padding:0 10 0 0; }
	
form td {
/*	border:1px solid #FF6600; */
/*	vertical-align:top; */
}

td .money { 
	font-weight:bold;
	text-align:right;
	border:1px solid #D9E4A7;
 }

td .formBox { 
	border:1px solid #D9E4A7;
	vertical-align:top;
 }

.indent1 { 
	margin-left:50px;
 }


	
