body{
	background-color: #7384cc;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 15px;
}
a{
	text-decoration: none;
}
ul{
	 list-style-type:none;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 85%;
}
#hometble .yellowline{
	border: 6px solid #b3b303;
	background-color: #ffff03;
	font-size: 1px;
}
#hometble td.content{
	vertical-align: text-top;
}
.logo{
	background:url(images/new_logo.gif) no-repeat;
	width: 232px;
	height: 50px;
}
.content{
	width:503px;
	height:686px;
	vertical-align: top;
}
table#tblcontent{
	width: 503px;
	height: 686px;
}
.middleyline{
	border: 5px solid #dada03;
	background-color: #ffff03;
	height: 23px;
	width: 100%;
	font-size: 1px;
}
.maincontent{
	text-align: left;
	padding: 0 10px 0 10px;
	background-color: #ffffff;
	height: 391px;
}
#bigmap{
	position: absolute;
	top: 330px;
	left: 330px;
}
#pdfreader{
	position: absolute;
	top: 50px;
	left:100px;
	width: 800px;
	height: 600px;
	overflow: auto;
}
#divforms{
	position: absolute;
	top: 100px;
	left:350px;
	width: 503px;
	height: 600px;
}
#divnewtours{
	width: 490px;
	height: 230px;
	overflow: auto;
}
a.pdflinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7384cc;
}
.tblbrochure td, .tblbrochure a{
	text-decoration: none;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.tblbrochure input{
	background-color: #b4b6bf;
	border: 0;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
.tblbrochureform ,.tblnewsletterform td{
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}
.tblsingleform td{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	height: 20px;
}
.tblsingleform input{
	border: 0;
	background-color: #7384cc;
}
.tblemail td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
	height: 40px;
}
.tblemail td a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
}
#uploaderpanel{
	position: absolute;
	display: none;
	top:150px;
	left: 150px;
	width: 430px;
	height: 270px;
	border: 2px solid #000000;
	background-color: #eeeeee;
	padding: 5px;
}
#msg{
	position: relative;
	color: red;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
#tooltip{
	clear: both;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-shadow:#666666;
	white-space:nowrap;
	font-weight: bold;
}
.pichidden{
	display: none;
}
.style2{
	font-size: x-small;
}