@charset "utf-8";
/* CSS Document */

p{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #000;
	line-height: 17px;
	padding: 0px;
	left: 0px;
	right: 0px;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: justify;
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	font size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #004080;
	text-align: center;
}

.bold {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #033E82;
	font-style: normal;
	text-align: center;
}
.navigation {
	font-family: Garamond;
	font-size: 14px;
	color: #FFF;
	background-color: #004080;
	display: inline;
	text-decoration: none;
}

.navigation:hover{
	font-family: Garamond;
	font-size: 14px;
	color: #FFF;
	background-color: #004080;
	display: inline;
	height: 0px;
	width: 0px;
	text-decoration: underline;
	outline-style: none;
}

.navigation_menu_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	display: block;
	height: 40px;
	width: 137px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(images/menu_down.jpg);
	background-repeat: repeat-x;
	border: 1px none #0A7BFA;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #033E82;
	line-height: 40px;
}

.navigation_menu_bar_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0;
	display: block;
	height: 40px;
	width: 137px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-repeat: repeat-x;
	border: 1px none #000;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #014181;
	line-height: 40px;
	background-image: url(images/menu_down1.jpg);
}
.navigation_menu_bar:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0;
	background-color: #014181;
	display: block;
	height: 40px;
	width: 137px;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px none #000;
	line-height: 40px;
	font-weight: bold;
	background-image: url(images/menu_down1.jpg);
	border-color: #7F7F7F;
	outline-style: none;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 14px;
	vertical-align: top;
}
.text_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	text-align: center;
}
.text_bullets {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.text_special {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 12px;
	text-align: center;
}
.text_enquiryform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
}
.rates {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
}
.rates_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 14px;
	text-align: center;
}
.left_bar {
	background-image: url(images/1px%20left%20bar.png);
	background-repeat: repeat-y;
}
.right_bar {
	background-image: url(images/1px%20right%20bar.png);
	background-repeat: repeat-y;
}
.left_menu {
	background-image: url(images/left%20menu.png);
	background-repeat: repeat-y;
}
.picture_center {
	text-align: center;
}
.booksure{
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
