/* CSS Document */
body {
	background-color: #000000;
	padding:0;
	margin:0;
	margin-top: 10px;

}
div#wrapper {
	text-align: center;
	width: 768px;
	height: 500px;
	margin: 0px auto;
padding: 0px;
}
div#wrapper img{
	text-align: center;
	margin-bottom: 0px;
}
div#main {
	width: 768px;
	height: 500px;
	outline-style: solid;
	outline-width: 3px;
	margin-left: 0px;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	background-image: url(../images/tourinfobackground.jpg);
}

div#left {
	float: left;
	text-align: center;
	padding: 0;
	width: 50%;

}
div#left h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-left: 50px;
	margin-top: 15px;
	text-decoration: none;
	color: #993333;
}
div#left a{
	color: #993333;
}
div#left a:hover{
	color: #000000;
}
div#top {

}
div#top img{
	text-align: center;
	margin-bottom: 0px;
}
div#nav {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 11px;
	color: #FFFFFF;
}
div#nav ul {
	text-align: left;
	text-decoration: none;
	margin: 0 0 0 20px;
	text-indent: 0px;
	padding: 0;
}
div#nav li {
	display: inline;
	text-decoration: none;
	color: #F9D18B;
	text-indent: 0px;
	margin-left: 0px;

}
div#nav a{
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
div#nav a:hover{
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	
}

div#clear {
	clear: left;
}

div#tba {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	float: left;
	margin-left: 20px;
	padding-top: 100px;
	padding-bottom: 10px;
	clear: left;
	width: 360px;
	padding-right: 20px;
}
#tba h3 {
	color: #000000;
	margin-bottom: 10px;
	font-size: 16px;
}
div#tba h5 {
	color: #FF0000;
	display: inline;
	text-align: right;
	font-size: 12px;
	outline-color: #000000;
	outline-width: thin;
	outline-style: solid;
}
div#tba p {
	color: #000000;
	text-align: left;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-right: 40px;
}
#tba h1 {
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #FFFFFF;
	margin-top: 40px;
}
div#tba hr {
	color: #1299A3;
	margin-top: 0px;

}
div#tourinfo{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	width: 430px;
	margin-left: 15px;
	margin-top: 150px;
}
div#tourinfo h1{
	font-size: 16px;
	padding-left: 30px;
	color: #3F5258;
	margin-top: 20px;
	margin-bottom: 40px;
}
div#tourinfo p{
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
div#tourinfo h2{
	font-size: 10px;
	color: #A8321A;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}
div#tourinfo a{
	color: #ffffff;
}
div#tourinfo a:hover{
	color: #A8321A;

}
#tba ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper #main #tba table {
	color: #FFFFFF;
	margin-left: 20px;
}
#wrapper #main #tba td {
	border: 1px solid #666666;
}
