*{ margin:0px; padding:0px; }
html{ height: 100%;  margin-bottom: 0px; }
html *{
	padding: 0px;
	margin: 0 0 0 0;
	}
body {
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #1e2529;
	background-image: url(../layout/background.jpg);
}
#layout_div
{ 
	margin:74px auto;
	width:1004px;
}

#drop
{
	width:1004px;
	background-image: url(../layout/drop_repeat.png);	
}

#droptop
{
	width:1004px;
	height:161px;
	background-image: url(../layout/drop_top.png);
}

/*     Float containers fix 



=============================== */

.clearfix:after {

 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}
.clearfix{display: block;}

/* End hide from IE-mac */


/* LOGO SECTION START */

#logo_div
{
	height:147px;
	width: 938px;
	margin: 0 auto;
	background-image: url(../layout/head.jpg);
	background-repeat: no-repeat;
}
#logo_image
{
	padding:27px 0px 0px 42px;
	float:left;
}
#logo_punchline
{
	float:right;
	padding:20px 10px 0px 0px;
	text-align: right;
}
#logo_punchline h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5F5F57;
	font-weight:normal;
	text-align: right;
	margin: 0 195px 0 0;
}
/* LOGO SECTION END */

/* NAVIGATION BAR SECTION START */
#navbar_div
{
	height:26px;
	background-image: url(../layout/topnav.jpg);
}
#navbar_div ul
{
	padding:2px 0px 0px 20px;
	margin:0px;
	color:#996633;
}
#navbar_div li
{
	display: inline;
	list-style-type: none;
	padding:0px 0px 0px 0px;
}
#navbar_div li a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#908c89;
	text-decoration:none;
	background-image: url(../layout/li_img.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding:0px 10px 0px 18px;
	line-height:20px;
}
#navbar_div li a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E0E0DA;
	text-decoration:none;
	line-height:18px;
}

/* NAVIGATION BAR SECTION END */

/* IMAGE BANNER SECTION START */
#banner_top_glow
{
	background-image:url(../layout/banner_top_glow.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align: center;
}
#banner_bottom_glow
{
	height:115px;
	background-image:url(../layout/banner_bottom_glow.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top: -100px;
	z-index: 1000;
}
#image_banner_div
{
	background-image: url(../layout/banner_repeat.jpg);	/*height:366px;*/
}
#product_image_container
{
	padding:0px 0px 0px 0px;
	text-align:center;
	margin: 0 0 0 0;
	z-index: 20;
	height: 300px;
}

#product_image_container img
{
	margin-top: -38px;
	z-index: 10;
}



/* IMAGE BANNER SECTION END */

/* CONTENT SECTION START */
#content_div
{
	background-color: #192026;
	background-image: url(../layout/content_repeat.jpg);
	background-repeat: repeat-y;
	padding: 0 0 0 0;

}

#content_div a, #content_div a {
	color:#B0BFB0;
	font-size:105%;
	text-decoration: none;
}

#content_div a:hover {
	color:#93D363;
	text-decoration:underline;
}

#content_div a:visited {
	color:#7B9581;

}
#content_div h3 {
font-family:Tahoma, Verdana, sans-serif; 
color:#989C92; 
font-size:1.6em; 
font-weight:normal;

}

#content_div h2 {
color:#989C92; 
font-size:1.3em; 
font-weight:normal;

}

#content_conainer_right h3 {
font-family:Georgia, Times, serif; 
}

#content_conainer_right h2 {
font-family:Georgia, Times, serif; 

}

#content_conainer_right ul {
	font-family:Georgia, Times, serif;
	color:#CACCC8;
	font-size: 1em;
	line-height: 1.15em;

}

#content_conainer_right ul li {
	padding-bottom:12px;
	background-image:url(../layout/li-back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content_conainer_txt
{
	float:left;
	width:395px;
	margin:50px 55px 50px 30px;	 /* FOR IE 6 */
	padding:0px 10px 0px 0px;
}
html>body #content_conainer_txt
{
	float:left;
	
	margin-top: 45px;
	margin-right: 60px;
	margin-bottom: 50px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* height:128px; removed by gc */
}
#content_conainer_txt p
{
	font-family:"Myriad Pro",Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#E9E9E2;
	line-height: 1.6em;
}
#content_conainer_right
{
	float:right;
	width:270px;
	margin:60px 38px 0px 0px; 
}

#content_conainer_right p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#989C92;
	font-weight: normal;
	line-height: 1.6em;
}

html>body #content_conainer_right
{
	float:right;
	width:270px;
	margin:45px 65px 0px 0px; 
}
/* CONTENT SECTION END */

/* PRODCUT DIV START */
#product_div
{
	height:125px;
	
	border-left:solid 12px #000000;
	border-right:solid 10px #000000;
	background-color:#192026;
}
/* PRODCUT DIV END */

/* FOOTER SECTION START */
#footer_div
{
	clear:both;
	height:36px;
	background-position:left top;
	background-color: #1d2528;
	background-image: url(../layout/footer.gif);
	background-repeat: no-repeat;
}
.credit_txt_container
{
	float:left;
	padding:8px 0px 0px 50px ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#50595d;
}
.credit_txt_container a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#50595d;
}
.credit_txt_container a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#8c979b;
}
.footer_lnk_container
{
	float:right;
	padding:8px 45px 0px 0px ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#50595d;
}
.footer_lnk_container a, .footer_lnk_container a:link, .footer_lnk_container a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#50595d;
}
.footer_lnk_container a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#8c979b;
}
/* FOOTER SECTION END */

/* PRODUCT OPTIONS START */

.shoptable {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989FAF;
	text-align: center;
	border: 1px solid #3F485F;	

}

.shoptable td {
padding:1px 5px 1px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3F485F;	
	border-bottom-color: #3F485F;
	
}

.shopmidtd {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3F485F;
	border-left-color: #3F485F;
}
.shopitem {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	color: #EFEFEF;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #646F9F;
	border-bottom-color: #646F9F;

}

.shoptr {
	color: #CCCCCC;
	background-color: #2E323F;
}

/* PRODUCT OPTIONS END*/

/*===================================retailers==============================================*/

.quoteluxury {


	font-size: 110%;

	color: #CAD2B9;

	padding: 10px 20px 10px 50px;

	text-align: right;

	letter-spacing: 1px;

	font-weight: bold;

	font-style: italic;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h6 {

	background-color: #414D54;

	padding: 5px 5px 5px 20px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 120%;

	
margin:20px 0 20px -20px;
	color: #FFFFFF;

	border: 1px solid #5A6A72;

}


.smallertext {

	font-size: 12px;

}

#retailers p {
	color:#CDD1D8;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	margin:0 0 5px 0;
	}
	
#retailers a, #retailers a:link, #retailers a:visited, #retailers a:hover {
	color:#7E9EB8;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	
}	

#retailers .nationalretailers {
color:#C6C9D5;
font-size:20px;
letter-spacing:2px;
font-weight:bold;
margin-top:20px;

}

#retailers table td {
	padding:5px 10px 5px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #484E62;
	border-bottom-color: #484E62;
}

#retailers .td1 {
	color:#7E9EB8;
	font-weight: bold;
}
#headtop {
	height: 14px;
	width:938px;
	margin:0 auto 0 auto;
}

#inner {
	width:938px;
	margin:0 auto;
	
}

#mainimg {
	margin:30px auto;
	position: relative;
	border: 3px solid #010101;
}


#main_img_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#50595d;
	text-align:right;
	position: relative;
	top:-35px;
	right:65px;	
}
#drop-footer {
	background-image: url(../layout/drop_footer_bottom.png);
	height: 51px;
}

#content_top_glow {
	background-image: url(../layout/content_top.jpg);
	background-repeat: no-repeat;
}

#content_bottom_glow
{
	height:95px;
	background-image:url(../layout/content_bottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	bottom:0px;
	background-color: #993300;
}


/*
#hot_deals {
	
	float:right;
	position:relative;
	top:50px;
	right:28px;
	width: 82px;
	height: 83px;
	background-image:url(../layout/hot-deals.png);
	text-decoration: none;
}

#hot_deals a {
	width: 83px;
	height: 82px;
	display:block;
	color: #993300;
	font-size:0.1em;
	text-decoration: none;
}
#hot_deals a:hover {
	
	background-image:url(../layout/hot-deals-over.png);
}

*/


#hot_deals {
	
	float:right;
	position:relative;
	top:40px;
	right:-10px;
	width: 187px;
	height: 83px;
	text-decoration: none;
	
}

#picmen, #picmen ul {
	margin: 0 0 0 1px;
	padding: 0;
	border: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position:outside;
	
}

#picmen li {
	display:inline; 
	float:left;
	margin-right:2px;
}

#picmen li a {
	list-style-type: none;
	width: 82px;
	height: 83px;
	display:block;
	color: #666666;
	text-decoration: none;
	
}

#hotdeal a{
background-image:url(../layout/hot-deals.gif);
}

#booking a {
background-image:url(../layout/booking.gif);
}

#hotdeal a:hover {
background-image:url(../layout/hot-deals-over.gif);
}

#booking a:hover {
background-image:url(../layout/booking-over.gif);
}


hr {
  border-color: #ccc;
  border-style: dotted;
  border-width: 1px 0 0;
  clear: both;
  margin: 2px 0 10px;
  height: 0;

	
}
.imgbord {
	border: 1px solid #000000;
}.emph {
	font-size: 125%;
	font-weight: normal;
	color: #CCCCCC;
}
#ratetable {
	border: 1px solid #676B61;
	width:266px;
}

#ratetable th {
background-color:#4F514A;
text-align:left;
color:#FFFFFF;
	width:117px;
}

#ratetable th, #ratetable td {
	padding:4px 8px 4px 8px;
	border-collapse:collapse;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #494B45;
	border-bottom-color: #494B45;
}


.contacttable {
font-family:"Myriad Pro",Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	width: 550px;
	background-color:#3E403F;
}

.cttd {
text-align:right;

}

.cttr {
background-color:
}

