
html,body { 
	font-family: Arial, Helvetica;
	font-size:12px;
	color:444444;
	height:100%; 
	min-height:100%; 
	margin: 0px; 
	background-image:url(../images/BG.jpg);
}

#wrapper { 
	position:absolute; 
	left:50%; 
	margin-left:-436px; 
	background-image:url(../images/wrapperBG.jpg);  
	min-height:auto; 
	height:auto; 
	width: 872px;
}

#header { 
	float:left; 
	height: 285px; 
	width: 872px; 
}

#breadcrumb { 
	float: left;
	background-image:url(../images/breadcrumbBG.jpg);
	background-repeat:none; 
	height: 45px; 
	width: 864px; 
	margin-left:4px; 
}

#maincontent { 
	float: left; 
	height: auto; 
	width: 872px; 
	margin-top:0px; 
}

#leftcolumn { 
	float: left; 
	height: auto; 
	width: 212px; 
	_margin-left:0px;
	padding-left:9px; 
	margin-bottom:3px; 
}

#leftcolumnDestinations {
	float: left; 
	height: auto; 
	width: 212px;
	background-image:url(../images/destinationsBG.jpg);
	margin-left:0px; 
	margin-bottom:3px;
	border:solid;
	border-width:1px;
	border-color:#e0dfdb;
}

#leftcolumnVideo {
	float: left; 
	height: auto; 
	width: 212px;
	background-image:url(../images/destinationsBG.jpg);
	margin-left:0px; 
	margin-bottom:14px;
	border:solid;
	border-width:1px;
	border-color:#e0dfdb;
}

#leftcolumnDestinationsWorld {
	float: left; 
	height: 103px; 
	width: 212px;
	background-image:url(../images/world.jpg);
	margin-left:0px;
}

#leftcolumnDestinationsWorldTitle {
	float: left;
	font-family: Arial, Helvetica;
	font-size:11px;
	color:#194a71; 
	padding-top:4px;
	background-image:url(../images/destinationWorldTitle.jpg);
	width: 212px; 
	height:22px;
	margin-left:0px; 
	margin-bottom:0px;
}

#destinationsbuttons {
	float: left;
	font-family: Arial, Helvetica;
	font-size:11px;
	color:444444; 
	background-image:url(../images/destinationButtons.jpg);
	width: 212px; 
	height:25px;
	margin-left:0px; 
	margin-bottom:0px;
}

#destinationsbuttonsnew {
	float: left;
	font-family: Arial, Helvetica;
	font-size:11px;
	color:444444; 
	background-image:url(../images/destinationButtonsNew.jpg);
	width: 212px; 
	height:25px;
	margin-left:0px; 
	margin-bottom:0px;
}

#pagetext { 
	float: left; 
	height: auto; 
	width: 450px; 
	margin-left:8px; 
	margin-bottom:20px;
}

#homepagetext { 
	float: left; 
	height: auto; 
	width: 560px; 
	margin-left:35px; 
	margin-bottom:20px;
}

#rightcolumn { 
	float: left; 
	height: auto; 
	width: 165px; 
	margin-left:14px; 
	margin-bottom:20px; 
}

#rightcolumnBrochure {
	float: left; 
	height: auto; 
	width: 165px;
	background-image:url(../images/destinationsBG.jpg);
	margin-left:0px; 
	margin-bottom:14px;
	border:solid;
	border-width:1px;
	border-color:#e0dfdb;
}

#rightcolumnTours {
	float: left; 
	height: auto; 
	width: 165px;
	background-image:url(../images/destinationsBG.jpg);
	margin-left:0px; 
	margin-bottom:14px;
	border:solid;
	border-width:1px;
	border-color:#e0dfdb;
}

#rightcolumnbuttons {
	float: left;
	font-family: Arial, Helvetica;
	font-size:11px;
	color:#194a71; 
	background-image:url(../images/brochureToursButtom.jpg);
	width: 165px; 
	height:22px;
	margin-left:0px; 
	margin-bottom:0px;
}

.goldBar {
	background-image:url(http://www.inetwebcreations.com/PTA2/images/gold.jpg);
	background-repeat:repeat-x;
	height:2px;
	width:864px;
}

.bottomNav {
	height:22px;
	width:100%;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.bottomNav a {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.bottomNav a:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#CF9F10;
}

.bottomNav img {
	/*padding-left:6px;
	padding-right:6px;*/
	margin-left:6px;
	margin-right:6px;
	vertical-align:middle;
}

.blueBar {
	background-color:#4F7AC3;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}

#footer { 
float: left; 
height:50px; 
width: 864px;
_margin-left:0px; 
padding-left:4px;  
}

#clearing { 
	clear: both; 
	height:0px;  
}
