/* CSS Document */

/* ***** header & body ***** */

body,td,th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: auto;
}

/* ***** header text ***** */
.main		{
	font-size: 7.5pt;
	font-variant:normal;
	font-weight: normal;
	color:#000000;
	letter-spacing:-0.5pt;
	margin:0px;
}

/* ***** tables ***** */
table {
	border-collapse: collapse;
}

/* ***** links ***** */
a {
	font-size: 10px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* ***** headers ***** */
h1,h2,h3,h4,h5 {
	font-family: Verdana, helvetica;
}
h1 {
	font-size: 35px;
	text-align: center;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	padding-bottom: 5px;
}
h2	{
	font-size: 12px;
	color: #3F340A;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	background: #EFDFA0;
}
h3 {
	font-size: 11px;
	color: #3F340A;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	background: #EFDFA0;
}
h4 {
	font-size: 7.5px;
	font-variant:normal;
	font-weight: normal;
	color:#000000;
	letter-spacing:-0.5px;
	margin:0px
}
/* ***** search box ***** */
.searchform	{
	margin: 0px;
}
.searchbox	{
	border: 1px solid #CBA921; 
	background-color: #EFDFA0;
	font-size:12px;
	font-family:Verdana;
	color:#3F340A
}
.searchbutton	{
	border-style:solid;
	border-width:0px;
	color: #000000;
	background-color: #FFFFFF;
	font-size:12px;
	font-family:Verdana
}

/* ***** bestquest ***** */
.bestquest {
	color: #FF9900;
	font-family: Arial;
}

/* ***** main body ***** */
.featured {
	border:1px solid #3F340A;
	padding-left: 1px;
	padding-right: 1px;
}
#subscribe {height: 232px;}
#tenlines {height: 243px;}
#twelvelines {height: 268px;}
#thirteenlines {height: 280px;}
#whybook {height: 164px;}
#topheader {height: 100%;}
#mapsintro {height: 269px;}
.travelplanner {
	border:1px solid #3F340A;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.leftmenu {
	border:1px solid #3F340A;
	background-color: #A5891B;
	padding-left: 1px;
	padding-right: 1px;
	height: 100%;
}
.image {
	border:1px dotted #3F340A;
}
.imagejoinuson {
	border:0px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.imageleft {
	border:1px dotted #3F340A;
	float: left;
	margin-right: 1px;
}
/* LEFT MENU CSS */
/* CSS for the slide menu */
.titles{
	font-family:Verdana;
	color:#3f340a;
	font-size: 11px;
	background-color:#efdfa0;
	width:150px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;	
	height:13px;
	overflow:hidden;
	cursor:pointer;
}
.content{
	font-family:Verdana;
	background-color:#A5891B;
	width:150px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
h5 {
	font-family:Verdana;
	color:#3f340a;
	font-size: 11px;
	background-color:#efdfa0;
	width:150px;
	margin-bottom:2px;
	margin-top:0px;
	font-weight:bold;	
	height:13px;
	overflow:hidden;
}
h6 {
	font-family: Verdana;
	font-size: 11px;
	color: #3F340A;
	text-align: centre;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	background: #EFDFA0;
}
