.menu1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
}
.telephone {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.address {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


div#navbar1 {
	background-color: #BC8B8B;
	font-size: 14px;
	padding-top: 0px;
	margin-left: 5px;
	margin-top: 5px;
}
div#navbar1 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#navbar1 li {
	display: block;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#navbar1 li a {
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
	padding-left: 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
div#navbar1 li a:hover { 
	color: #E4D7D7; 
	list-style-type: none;
	background-image: url(images/bullet_hover.gif);



}

body {
	font-family:  "Trebuchet MS", Arial, sans-serif;
	
	font-size: 12px;
	color: #7E7C7C;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #BC8B8B;
	margin-bottom: 3px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #AA8181;
}
h2 { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 20px; color: #BC8B8B; }
h3 { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 18px; color: #BC8B8B; }
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #BC8B8B;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h5 { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; color: #BC8B8B; }
h6 { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; color: #BC8B8B; }

a {
	
	color: #7E7C7C;
}
a:link { text-decoration: none; color: #7E7C7C; text-decoration: underline;}
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { color: #7E7C7C; }

img#photo {
	border-color: #C6B1B1;
	border-style: solid;
	border-width: 1px;
}
.hightlightedText { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; color: #7E7C7C; }
.hightlightedText2 { font-family: "Trebuchet MS", Arial, sans-serif; color: #7E7C7C; }

.bookignform_fieldnames {
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	width: 80%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #AA8181;
}


#navfooterlist ul
{
	margin-left:0px;
	margin-right:auto;
}
#navfooterlist li
{
	margin-left:0px;
	margin-right:-5px;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 0px;
	list-style-position: outside;
}
#navfootercontainer
{
	width: 980px;
	margin-left:auto;
	margin-right:auto;
}
.pan-prodl
{
	float:left;
	clear:none;
	width:235px;
	height:230px;
	background-repeat:no-repeat;
	background-color:transparent;
	
}

.box-holder{
	float:left;
	display: table; 
	#position: relative; 
	overflow: hidden;
	background-color:#FBFBFB;
	border-left:1px dashed #DBDBDB;
	border-top:1px dashed #DBDBDB;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:12px;
	
}
.thumb-box{
	display: table; 
	#position: relative; 
	overflow: hidden;
	/*background-color:#FBFBFB;
	border-left:1px dashed #DBDBDB;
	border-top:1px dashed #DBDBDB;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;*
	padding:12px;*/
	width:202px;
	height:230px;
	
	
}
.thumb-box-bind{
	#position: absolute; 
	#top: 50%; 
	left:50%; 
	display: table-cell; 
	vertical-align: middle; 
	width:202px;

}

/*.thumb-border{
	border-left:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	
}
.gap{
	width:10px;
	float:left;
	display:block;
}*/

.bind{
	#position: relative; 
	#top: -50%; 
	left:-50%; 
	width:202px;
	
}
.thumb-border{
	border-left:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.bottom-btn{
	position:relative;
	text-align:right;
	font-family:"Trebuchet MS", Georgia, serif;
	font-size:11px
}
.gap{
	width:10px;
	float:left;
	display:block;
}
.bookingform_fields_singleline {
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	width: 80%;
	border: 1px dotted #AA8181;
	background-color: #F1E4E2;
	}
.bookingform_fields_multiline {
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	width: 80%;
	border: 1px dotted #AA8181;
	background-color: #F1E4E2;
	}
.Bookingform_printfields {
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #AA8181;
}
.pagebreakhere {
	page-break-before: always
	}

/****************************/
.btn{ background-image:url(images/left-btn.png); background-repeat:no-repeat; background-position:left; display:block;font-weight:bold; text-decoration:none !important; font-family:Arial, Helvetica, sans-serif; font-size:14px; float:left; margin-top:12px;}
.btn span{ height:25px; padding-top:8px; padding-left:18px; color:#494546; display:block; padding-right:18px; background-image:url(images/right-btn.png); background-repeat:no-repeat; background-position:right;}

/********/
.light-box{ position:fixed; height:100%; width:100%; background-color:#000; display:block; filter: alpha(opacity=50); opacity: .5;display:none;

}

.book-holder{ margin:0 auto; width:1000px; overflow:hidden; position:fixed; z-index:100000; text-align:center; background-color:#202020; padding-left:20px; padding-right:20px; margin-left:-40px; top:10%;  display:none;}

.close2{right:5px; top:5px; position:absolute; z-index:10000000;}