@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* CSS Document */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../_images/page/sky_bg2.jpg);
	background-repeat: no-repeat;
	background-color: #D3E4FF;
	background-position: center top;
}
#wrapper {
	width: 800px;
	text-align: left;
	background-color: #FFF;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_menu {
	float: left;
	width: 800px;
}
#top_menu p  {
	color: #851261;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	text-align: right;
}
#top_menu a {
	color: #851261;
	text-decoration: none;
}
#top_menu a:hover {
	color: #957E47;
}
#header {
	float: left;
	height: 190px;
	width: 800px;
	background-image: url(../_images/page/header2.jpg);
}
#menu {
	float: left;
	width: 120px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	min-height: 210px;
}
#main {
	float: left;
	width: 650px;
	min-height: 500px;
}
#menu p {
	font-size: 13px;
	line-height: 34px;
	color: #957E47;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #957E47;
	text-indent: 2px;
}
#menu a {
	color: #957E47;
	text-decoration: none;
	display: block;
}
#menu a:hover {
	color: #851661;
	background-image: url(../_images/page/menu_bg.gif);
}
#menu img {
	margin-top: 25px;
}
#body_main {
	float: left;
	width: 420px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 0px;
	min-height: 400px;
	padding-bottom: 30px;
}
#body_main p {
	margin-bottom: 14px;
}
#body_main li {
	margin-bottom: 10px;
	list-style-position: outside;
	margin-left: 15px;
}
#body_main h1 {
	font-size: 18px;
	font-weight: bold;
	color: #851661;
	margin-bottom: 14px;
}
#body_main h6 {
	display: inline;
	float: left;
}
#body_main h6 a{
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 70px;
	background-color: #851661;
	font-size: 10px;
	text-align: center;
	margin-right: 10px;
}
#body_main h6 a:hover {
	background-color: #957E47;
}





#body_holidays {
	float: left;
	width: 420px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 0px;
	min-height: 400px;
	padding-bottom: 30px;
}
#body_holidays img.margin {
	margin-right: 15px;
	float: left;
	margin-bottom: 2px;
	background-color: #CCC;
}
#body_holidays p {
	margin-bottom: 14px;
}
#body_holidays h1 {
	font-size: 18px;
	color: #872061;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #872061;
	margin-bottom: 8px;
}
#body_holidays h2 {
	font-size: 16px;
	color: #872061;
	line-height: 20px;
	margin-bottom: 10px;
}
#body_holidays h3 {
	font-size: 14px;
	color: #957E47;
	line-height: 18px;
	margin-bottom: 10px;
}
#body_holidays ul    li{
	display: inline;
	float: left;
}
#body_holidays ul  li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 70px;
	background-color: #851661;
	font-size: 10px;
	text-align: center;
	margin-right: 10px;
}
#body_holidays ul li a:hover {
	background-color: #957E47;
}
#body_holidays h5 {
	font-size: 16px;
	color: #957E47;
	margin-bottom: 8px;
	line-height: 20px;
}
#body_holidays h6 {
	font-size: 13px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 200px;
}
#right_pics {
	float: right;
	width: 200px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	min-height: 400px;
}
#right_pics img {
	margin-bottom: 10px;
}
#footer {
	clear: both;
	height: 20px;
	width: 800px;
}
#footer p  {
	font-size: 9px;
	color: #957E47;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #957E47;
	line-height: 30px;
}
#right_details {
	float: right;
	width: 170px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../_images/page/details_background.jpg);
	background-repeat: no-repeat;
	height: 650px;
}
#right_details.background_2 {
	background-image: url(../_images/page/details_background2.jpg);
	background-repeat: no-repeat;
	height: 650px;
}
#right_details p {
	margin-bottom: 5px;
}
#right_details li {
	margin-bottom: 2px;
	list-style-position: outside;
	margin-left: 13px;
}
#right_details h1 {
	font-size: 16px;
	font-weight: bold;
	color: #851661;
	margin-top: 5px;
}
#right_details h2 {
	font-size: 13px;
	margin-bottom: 10px;
}
#right_details h2 .price {
	font-size: 30px;
	color: #957E47;
	font-family: "Times New Roman", Times, serif;
}
#table_holidays {
	width: 420px;
	margin: 0px;
	padding: 0px;
}
#table_holidays td {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
}
#table_holidays p   {
	text-indent: 10px;
	margin-bottom: 0px;
	line-height: 18px;
}
#table_holidays a {
	color: #957E47;
	text-decoration: none;
	display: block;
	height: 40px;
	font-size: 14px;
}
#table_holidays .date{
	color: #000;
	margin-left: 10px;
	font-size: 12px;
}
#table_holidays tr {
	background-color: #EAE5DA;
}
#table_holidays tr:hover {
	background-color: #DAD1AF;
}
#table_align {
	vertical-align: top;
}




table#excursions {
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
}
table th  {
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	line-height: 22px;
	color: #FFF;
	background-color: #957E47;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-style: solid;
	border-top-color: #FFF;
	border-top-width: 10px;
}
table td  {
	line-height: 22px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 1px;
}
table a:link, table#excursions a:visited{
	color: #000;
	text-decoration: none;
	display: block;
}
table a:hover {
}
table tr {
	background-color: #EAE5DA;
}
table tr:hover a {
	color: #000;
}
table tr:hover   {
	font-weight: bold;
	background-color: #DAD1AF;
}
