body
{
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

a
{
	color: #666;
	text-decoration: none;
}

a:hover
{
	color: #999;
	text-decoration: underline;
}

.main
{
	position:relative;
}

.dealTitle
{
	text-align: center;
	line-height: 130%;
	
}

h2
{
	text-align: left;
}

/* ----------- Slideshow ----------- */
#gallerycontainer {
	position:relative;
   height:310px;	
   overflow: hidden;
   margin-left: 80px; 
   width:50em;
}
#gallery {
	position:relative;
	height:300px;	
	width:600px;
}
#gallery a {
  float:left;
  position:absolute;
}
#gallery a img {
  border:none;
}
#gallery a.show {
  z-index:500
}
#gallery .caption {
  z-index:600; 
  background-color:#692270; 
  color:#ffffff; 
  height:35px; 
  width:100%; 
  position:absolute;
  bottom:0;
}
#gallery .caption .content {
  margin:5px
}
#gallery .caption .content h3 {
  margin:0;
  padding:0;
  color:#ffffff;
}
/* ----------- end of Slideshow ----------- */
.container_12
{
	background: #fff;
	margin-bottom: 20px;
}
#header {
   width:50em;
}
.headerStyle ul{text-align: center;}
ul#header  li{float:left;display:inline;background: #333;}
ul#header a{display:block;font:bold 1.4em Trebuchet MS,Arial,sans-serif;color:#fff;text-transform:uppercase;}
ul#header a{padding:6px 10px;-moz-border-radius:3px;-webkit-border-radius:3px;}
ul#header a:focus,#header ul a:active,#header ul a:hover{background-color:#5a5a5a;outline:none;}
ul#header a.home{margin:0 8px 3px 0;}
ul#header a.about{margin:0 8px 3px 0;}
ul#header a.destinations{margin:0 8px 3px 0;}
ul#header a.deals{margin:0 8px 3px 0;}
ul#header a.contact{margin:0 8px 3px 0;}

.subscribe
{
	text-align:center;
}
.deals li 
{
	list-style-image: url("../images/star.png");
	margin-left: 20px;
	line-height: 160%;
}
.deals2 li 
{
	list-style: disc;
	margin-left: 20px;
	line-height: 160%;
}
.details 
{
	font-size: 11px;
	font-weight: bold;
}
.callNow 
{
	font-size: 12px;
	font-weight: bold;
}
.promoMsg 
{
	text-align: center;
}
.footer 
{
	color: #666;	
	text-align: center;
}
.footer .solicit
{
	color: #999;
}
.footer p
{
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#692270; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#692270; border-right:2px solid #692270; border-left:2px solid #692270; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#692270; border-right:1px solid #692270; border-left:1px solid #692270; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#692270; border-right:1px solid #692270; border-left:1px solid #692270; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #ddd;}
.packages
{
	background: #d6c5d7; 
	border:1px solid #692270;
	width: 100%;
	margin: 5px;
	padding: 10px;
}
.headh {background: #d6c5d7;font-size: 11px;font-weight: bold;padding: 4px 6px;text-transform: uppercase;}
.headh h2 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {background: #fff; padding:10px;}
.contenth div {margin-left: 12px; padding: 5px;}