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

BODY {
  margin:0; padding:0;
  width: 100%;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #221c1e;

}

A {
	color: #f47429;	
}

A img {
	border: 0;	
}

A.img {
	text-decoration: none;
}

form { text-align: left; }

h1 {
	margin:0; padding:0;	
	color: #333;
	font-size: 26px;
}

h2 {
	margin:0; padding:0;	
	color: #222;
	font-size: 20px;
}

h4 { 
	background:url('/images/h4.gif') no-repeat; 
	margin:0;padding: 5px 10px 10px 10px;
	width: 323px; height: 21px;
	color: #fff;
	font-size: 18px;
}
h5 { 
	background:url('/images/h5.gif') no-repeat; 
	margin:0 0 10px 0;padding: 8px 10px 10px 10px;
	width: 690px; height: 22px;
	color: #fff;
	font-size: 18px;
}

td { vertical-align: top }


th { font-weight: bold; text-align: left; }

#top {

  width:  100%;
  background: #f47429;
  height: 300px;
}

#header {
  width: 780px;
  height: 250px;
  margin: 0 auto;
  color: #fff;
}
#header .titlea {
  font-size: 34pt;	
}
#header .titleb {
  font-size: 56pt;	
}

div.tabs {

  width: 100%;
  height: 25px;
  background: #221c1e;
  padding-top: 25px;
  padding-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
  <!--[if IE 7]>
  padding-top: 25px !important;
  <![endif]-->
  margin-left: 111px;
	
}
div.tabs ul {
  	width: 931px;
 	margin: 0 auto;
	list-style: none;
}
div.tabs ul li {
	float: left;
}
div.tabs ul li a {
	margin: 0px 2px 0px 2px;
	background: #f57629 url('/images/tab-left.gif') left top no-repeat;
	color: #211b1d;
	font-size: 22px;
	text-decoration: none;
	padding-left: 10px;
	
	
}
div.tabs ul li#on a {
	margin: 0px 2px 0px 2px;
	background: #ffffff url('/images/tab-left-on.gif') left top no-repeat;

	
}
div.tabs ul li#icon_fb a, li#icon_tw a, li#icon_rss a {
	margin: 0px 2px 0px 2px;
	background:none;
	padding: 0px;

}
div.tabs ul li#spacer a {
	width: 111px;
	background: none;
	
	
}
div.tabs ul li a span {
	background: url('/images/tab-right.gif') right top no-repeat;
	padding-right: 10px	;
	

}
div.tabs ul li#on a span {
	background: #ffffff url('/images/tab-right-on.gif') right top no-repeat;	
}

div.icons {
	position: absolute;
	width: 780px;
	top: 272px;
	text-align: right;
}

#pagecurl {

	position: absolute;
	top: 0; right: 0;
	height: 90px;
	width: 105px;
}

#main {
	
	width: 800px;
	height: 1%;
	margin: 20px auto 20px auto;

	
}

#foot {
	width: 780px;
	margin: 20px auto 50px auto;
	border-top: 1px solid #221c1e;
	font-size: 16px;
}
#foot A {
	text-decoration: none;
	color: #221c1e;
}

div.mainpic {
	width:273px; 
	height:265px; 
	background: url('/images/happycouple.jpg');
	margin: 5px; 
	float: left;	
}

div.mainvid {
	width:330px; 
	height:265px; 
	background: url('/images/happycouple.jpg');
	margin: 5px; 
	float: left;
}

div.button, div.pic {
	width: 132px;
 	height: 138px;
	background: #dddddd;
	float: left;
	margin: 5px;
}

div.button a {
 	background: url('/images/b_blank.gif') no-repeat #ffffff;
	display: block;
	width: 102px;
	height: 108px;
	text-indent: -9999;
	color: #f47429;
	font-size: 28px;
	text-decoration: none;
	line-height: 36px;
	vertical-align: middle;
	padding: 15px;
}
div.button a:hover {
 	background: url('/images/b_blank_on.gif') no-repeat #ffffff;
	color:#222;
}
img.offer {
	float:right;
	padding-top:90px;	
}
img.logo {
	float:left;
}
div.ad {
	width:200px; 
	height:230px; 
	background: #bbbbbb; 
	float: left; 
	margin-right: 10px;	
	padding: 15px;
	text-align:center;
}
div.content {
	float: left;
	min-width:460px;
	padding: 2px;
	text-align: justify;
}

div.content table#results {
	width:710px;
}
div.content table#results tr {
	background:url(/images/resultbox.jpg) no-repeat;
	height: 120px;
	overflow: hidden;
}
div.content table#results td {
	vertical-align: top;
	padding: 10px;
	text-align: left;
	max-height: 100px;
	overflow: hidden;
}
div.content table#results td img {
	width: 160px;
	height: 100px;
}
.white {
	color: #ffffff;	
}
.smaller { font-size: 12px; }
.larger { font-size: 20px; }
A.book { 
	font-size: 16px;
	color:#fff; 
	text-decoration: none;
	line-height: 80px;
	vertical-align: middle;
}
/*.bookNow A {
	display: block;
	width: 300px;
	height: 45px;
	vertical-align: middle;
	line-height: 40px;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	background: #f47429;
	color: #fff;
	text-decoration: none;
}*/
ul.benefits  {
	list-style: none;
	list-style-image:url('/images/tick.gif');
}
ul.benefits  li {
	background-image: url('/images/tick.gif') left no-repeat;
	font-size: 22px;
		
}
div.progress {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 14px;
	width: 200px;
	text-align:center;
}
div.progress span#step-on {
	font-weight: bold;
	color: #f47429;
}
#guest3, #guest4, #guest5, #guest6 {
	display: none;	
}
.boxed {
	margin: 10px 10px 10px 0px;
	width: 690px;
	height: 30px;
	background: #ddd;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	color:#090;
}

#testimonial {
  font-size: 12px;
  font-style: italic;
  padding: 15px;
  background: #ddd;
}