html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	height: 1087px;
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/stars.jpg);
	background-repeat: repeat;
}
#container-top {
	width:868px;
	margin-right: auto;
	margin-left: auto;
	height: 385px;
}
#container-bottom {
	width:868px;
	margin-right: auto;
	margin-left: auto;
	height: 781px;
	background-image: url(images/content-home.jpg);
	background-repeat: no-repeat;
}
#header {
	background-image: url(images/header.jpg);
	height: 313px;
	width: 868px;
}
#menu {
	width: 848px;
	height: 72px;
	color: #000000;
	margin-right: auto;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	padding-left: 20px;
	background-color: #000000;
}
#top {
	background-image: url(images/top.jpg);
	height: 55px;
	width: 868px;
}
#content {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#footer {
	background-image: url(images/bottom.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 534px;
	width: 868px;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 
	normal;
	color: #FFFFFF;
	line-height: 18px;
}
form {
	margin-right: 0;
	margin-left: 0;
	clear: both;
}
textarea {
	background-color:#D8D5C2!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:237px; /* 5 pixles smaller than form width !important */
	height:60px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}	
select {
	background-color:#D8D5C2!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:110px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}	
input {
	background-color:#C3BEA1!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#000000;
	width:237px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}
input.submit {
	width:75px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.checkbox {
	width:50px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.submit {
	width:85px;
	height:28px;
	cursor:pointer;
	padding:0;
	font-size: 18px;
	border: thin solid #092E02;
}
p {
	padding-bottom: 10px;
}
h1 {
	padding-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}
h2 {
	font-size: 14px;
	color: #73B7FB;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.tourtimes {
	color: #FFFFCC;
}

.home {
	background-image: url(images/menu-home.jpg);
	height: 56px;
	width: 99px;
	float: left;
}
.whatsinside {
	background-image: url(images/menu-whats-inside.jpg);
	height: 56px;
	width: 216px;
	float: left;
}
.aboutus {
	background-image: url(images/menu-about.jpg);
	height: 56px;
	width: 157px;
	float: left;
}
.faq {
	background-image: url(images/menu-faq.jpg);
	height: 56px;
	width: 84px;
	float: left;
}
.contact {
	background-image: url(images/menu-contact.jpg);
	height: 56px;
	width: 174px;
	float: left;
}
.pic {
	background-image: url(images/menu-pics.jpg);
	height: 56px;
	width: 89px;
	float: left;
}
#container-bottom #content a {
	color: #FFFFCC;
}

