body{
	background-color: #000000;
	background-image: url(/web-dev/master-template/master-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B1B1B1;
}

#bottomMenu a:link{
	text-decoration: none;
	color: #737273;
}
#bottomMenu a:visited{
	text-decoration: none;
	color: #737273;
}

#bottomMenu a:hover{
	color: #f5c403;
}

#bottomMenu a:active{
	text-decoration: none;
}

#bottomMenu{
	color: #737273;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E0E0E0;
	margin: 1px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 1px;
	padding: 1px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	margin: 1px;
	padding: 1px;
}
ul{
	margin-left: 10px;
	padding-left: 10px;
}
ol{
	margin-left: 10px;
	padding-left: 10px;
}
.imagePadding{
	padding: 5px;
}
.whiteText{
	color: #FFFFFF;
}
a:link{
	text-decoration: none;
	color: #f5c403;
}
a:visited{
	text-decoration: none;
	color: #f5c403;
}

a:hover{
	color: #CCCCCC;
}

a:active{
	text-decoration: none;
}
.menu {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	border: 1px solid #666666;
}
.destinationsMenu {
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	background-color: #333333;
	border: 1px solid #666666;
}
.destinationsMenu2 {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	background-color: #000000;
	border: 1px solid #666666;
}
.destinationsMenu3 {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	background-color: #000000;
	border: 1px solid #666666;
}