/* DEFAULT CLASSES */

BODY	{
	background: #DC0084 url("/images/background-main.gif");
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
TABLE, TR, TD, TH,  BLOCKQUOTE, DIV, SPAN, DD, U, UL, DL, H4, H5, INPUT, A, BR, CENTER, I, B, LI, OL, TEXTAREA, FORM, P, SELECT, STRONG	{
	font-size: 12px;
	font-family: Arial, Verdana, Trebuchet MS, Lucida, Helvetica, sans-serif;
	color: #333333;
}

A	{
	color: #D2006F;
	text-decoration: underline;
}

A:hover	{
	text-decoration: none;
}

H1	{
	font-size: 18px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: bold;
}

H3	{
	font-size: 11px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0.3em;
	font-weight: bold;
	color: #693050;
	text-transform : uppercase;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
}

h3 span    { display: block; color: #693050; }
h3 span a   { font-size: 11px; }

H4	{
	font-size: 14px;
	padding-bottom: 2px;
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #AF0060;
	text-transform : uppercase;
	font-family: Arial, sans-serif;
	border-bottom: 1px solid #E8E3D0;
}

H5	{
	font-size: 14px;
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #AF0060;
	text-transform : uppercase;
	font-family: Arial, sans-serif;
}

H6	{
	
}

.cleaner {
	line-height: 0px;
	height: 0;
	clear:both;
	display: block;
}

UL {
	list-style : url("/images/arrow-purple.gif");
	margin-top: 1em;
}

UL.sitemap {
	list-style : url("/images/arrow-purple.gif");
	margin-top: 2px;
	margin-bottom: 2em;
}

UL.linedlist	{
	margin-top: 0;
	margin-bottom: 1.2em;
	list-style : url("/images/arrow-purple.gif");
}

UL.linedlist LI	{
	border-top: 1px solid #E8E3D0;
	padding-top: 5px;
	padding-bottom: 0px;
}

ul.winter-list  { list-style: none; margin-left: 0; padding-left: 0; }
ul.winter-list li   { background: url(/images/bullet-snowflake.gif) no-repeat 0 1px; margin-bottom: 1em; padding-left: 22px; }
ul.winter-list a    { font-weight: bold; }
ul.winter-list a em { font-weight: normal; }

#last	{
	border-bottom: 1px solid #E8E3D0;
	padding-top: 5px;
	padding-bottom: 5px;
}

LI {
	margin-bottom: 5px;
}

/* MISC CLASSES */

.couponlink {
	display: block;
	border-bottom: 1px solid #E8E3D0;
	padding-bottom: 1em;
	margin-bottom: 0;
}
.couponlink a	{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
}

.small	{
	font-size: 12px;
}

.bolditalicsm	{
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}

.contactwhitelink	{
	color: #DBDBC6;
}

P	{
	margin-top: 0px;
}

/* FORM CLASSES */

FORM { margin: 0; }
SELECT { margin: 0px; margin-bottom: 8px; }
TEXTAREA.contactform { width: 160px; float: left; margin-bottom: 8px; margin-top: 0px; }
INPUT.contactform {
        display: block;
        width: 160px;
        float: left;
		margin-bottom: 8px; 
}
SELECT.contactform {
        display: block;
        width: 165px;
        float: left;
		margin: 0px;
		margin-bottom: 8px;
}
LABEL {
        display: block;
        width: 90px; 
        float: left;
		margin: 0px; 
        text-align: right;
        padding-right: 10px;
}

INPUT.submitbutton { display: block; margin-left: 160px; clear: left; margin-top: 0px; }
INPUT.submitbuttoncontact { display: block; margin-left: 110px; clear: left; margin-top: 0px; }
.feedbacklabel { float:left; width:90px; margin-right:6px; padding-top:3px; text-align:right; }
.formlabelnormal { color: #3E3E3E; padding-top: 3px; }
.formlabelnormallong { color: #3E3E3E; padding-top: 3px; width: 150px; }
.formlabelerror { font-weight: bold; color: #ED1C24;  padding-top: 3px; }
.formlabelerrorlong { font-weight: bold; color: #ED1C24;  padding-top: 3px; width: 150px; }
.formlabelnormalcontact { color: #3E3E3E; padding-top: 3px; width: 100px; }
.formlabelerrorcontact { font-weight: bold; color: #ED1C24;  padding-top: 3px; width: 100px; }
.required { font-size: 13px; font-weight: bold; color: #ED1C24; }
.required2 { font-weight: bold; }
BR.form { clear: left; }
legend	{
	font-weight: bold;
	color: #333333;
}
fieldset	{
	border: 1px solid #E8E3D0;
	background: #FFFCEF;
	margin-bottom: 1em;
}

/* DIV CLASSES */

.downloadpromo	{
	padding: 10px;
	background: #FAF0CE;
	border: 1px solid #F0E7C6;
	text-align: center;
}

.downloadpromobrochure, .videopromo	{
	padding: 10px;
	background: #FAF0CE;
	border: 1px solid #F0E7C6;
	text-align: center;
	font-weight: bold;
}

.downloadpromobrochure a, .videopromo	{
	font-weight: bold;
}

.videopromo	{
	text-align: left;
	margin-top: 2em;
	margin-bottom: 1em;
}

.contentvideo	{
	padding: 4px;
	background: #FAF0CE;
	border: 1px solid #F0E7C6;
	text-align: center;
	font-weight: bold;
	margin: 0 0 1.5em 4px;
	width: 304px;
}

.tripcostschedule	{
	text-align: right;
	margin-bottom: 1em;
	padding: 0;
}

.tripcostschedule A	{
	font-weight: bold;
	font-size: 10px;
	font-family: Trebuchet MS, sans-serif;
	color: #748E16;
}

.tourcombo	{
	border-bottom: 1px solid #E8E3D0;
	border-top: 1px solid #E8E3D0;
	padding-left: 15px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-bottom: 1em;
	margin-top: 1.2em;
	background-image: url("/images/arrow-purple.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.tourcombo A	{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Trebuchet MS, sans-serif;
	color: #8D406A;
}

.headerwrap	{
	background-image: url("/images/background-headerimage.gif");
	text-align: left;
}

.contentwrap	{
	background-color: #FFFAE5;
	text-align: left;
}

.mainnav	{
	background-image: url("/images/background-mainnav.gif");
	text-align: left;
}

.subnavwrap	{
	background-image: url("/images/background-subnav.gif");
	text-align: left;
	padding-left: 4px;
	padding-right: 20px;
	width: 138px;
}

.subnavoff	{
	width: 120px;
	padding: 5px 9px 5px 9px;
	border-bottom: 1px solid #980041;
	border-top: 1px solid #CB2685;
	text-align: right;
}

.subnavoff A	{
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}

.subnavon	{
	width: 120px;
	padding: 5px 9px 5px 9px;
	border-bottom: 1px solid #980041;
	border-top: 1px solid #CB2685;
	text-align: right;
	background-image: url("/images/background-subnav-on.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.subnavon A	{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.subnavterwrap	{
	background-image: url("/images/background-subnavter.gif");
	text-align: left;
	padding-left: 4px;
	padding-right: 20px;
	width: 138px;
	padding-bottom: 4px;
}

.subnavteroff	{
	width: 120px;
	padding: 4px 9px 4px 9px;
	text-align: right;
}

.subnavteroff A	{
	font-size: 11px;
	font-weight: normal;
	color: #F08EC9;
}

.subnavteron	{
	width: 120px;
	padding: 4px 9px 4px 9px;
	text-align: right;
	background-image: url("/images/background-subnavter-on.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.subnavteron A	{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.ternavwrapyellowoff	{
	background-image: url("/images/background-ternavyellowoff.gif");
	text-align: left;
	padding: 7px 15px 7px 64px;
	width: 158px;
}

.ternavwrapyellowoff A	{
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}

.ternavwrapoff	{
	background-image: url("/images/background-ternavoff.gif");
	text-align: left;
	padding: 7px 15px 7px 64px;
	width: 158px;
}

.ternavwrapoff A	{
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}

.ternavwrapon	{
	background-image: url("/images/background-ternavon.gif");
	width: 237px;
}

.ternavwraponbullet	{
	background-image: url("/images/background-ternavon-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 7px 15px 7px 64px;
	width: 158px;
}

.ternavwraponbullet A	{
	font-size: 11px;
	font-weight: bold;
	color: #E39DCC;
	text-decoration: none;
}

.ternavpromotext	{
	background-image: url("/images/background-ternavon.gif");
	text-align: center;
	padding: 12px 15px 0px 64px;
	width: 158px;
	color: #E39DCC;
	font-size: 11px;
}

.ternavpromotext STRONG	{
	color: #E39DCC;
	font-size: 11px;
	font-weight: bold;
}

.ternavpromotext A	{
	color: #E39DCC;
	font-size: 11px;
	font-weight: bold;
}

.terphonenumber	{
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
}

.terlocation	{
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
}

.grouptourpromotext	{
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}

.contactpromotext	{
	background-image: url("/images/background-ternavon.gif");
	padding: 8px 15px 0px 64px;
	width: 158px;
	color: #E39DCC;
	font-size: 11px;
}

.contactpromotext STRONG	{
	color: #FFCC00;
	font-size: 11px;
	font-weight: bold;
}

.contactpromotext A	{
	color: #FFCC00;
	font-size: 11px;
}

.contentbottomhomepage	{
	background-image: url("/images/background-promostop-homepage.gif");
	text-align: left;
}

.contentbottominterior	{
	background-image: url("/images/background-promostop-interior.gif");
	text-align: left;
}

.promoswraptop	{
	background-image: url("/images/background-promostop.gif");
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
}

.promoswrapbottom	{
	background-image: url("/images/background-promosbottom.gif");
	text-align: left;
}

.promostext	{
	background-image: url("/images/background-promostext.gif");
	width: 116px;
	text-align: left;
	padding-left: 37px;
	padding-right: 67px;
	font-size: 11px;
	color: #FFFAE5;
}

.promosname	{
	text-align: right;
	font-size: 11px;
	color: #93B5D9;
	font-style: italic;
}

.promostext A	{
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}

.promosfmtext	{
	background-image: url("/images/background-promosfmtext.gif");
	width: 116px;
	text-align: left;
	padding-left: 37px;
	padding-right: 67px;
	font-size: 11px;
	color: #FFFCF0;
}

.promosfmname	{
	text-align: right;
	font-size: 11px;
	color: #DEEC76;
	font-style: italic;
}

.promosfmtext A	{
	font-size: 11px;
	color: #DEEC76;
	font-weight: bold;
}

.hppromoshadowleft	{
	background-image: url("/images/hppromoshadow-left.gif");
}

.hppromoshadowright	{
	background-image: url("/images/hppromoshadow-right.gif");
}

.sedonalasvegaspromos	{
	background-image: url("/images/background-hpmainpromos.gif");
}

.footerwrap	{
	padding: 5px 9px 9px 11px;
	width: 740px;
}

.footerwrap a {
	color: #FFFFFF;
	font-size: 11px;
}

.footertextleft	{
	font-size: 11px;
	color: #FFFFFF;
}

.footertextright	{
	font-size: 11px;
	color: #FFCC00;
}

.content	{
	padding-left: 17px;
	padding-right: 17px;
	line-height: 15px;
	padding-bottom: 15px;
}

.contentcost	{
	padding-left: 15px;
	line-height: 15px;
}

.contentcombo	{
	margin-left: 17px;
	margin-right: 17px;
	line-height: 15px;
	margin-bottom: 0.8em;
	border-bottom: 1px solid #E8E3D0;
	padding-bottom: 0.8em;
}

.pricingtable	{
	border-bottom: 1px solid #E8E3D0;
	padding-left: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.smalldisclaimer	{
	padding-left: 4px;
	padding-bottom: 8px;
	font-size: 9px;
}

.rednotice	{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

.pressreleasestop	{
	border-bottom: 1px solid #E8E3D0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

.pressreleases	{
	border-bottom: 1px solid #E8E3D0;
	padding: 10px 10px 10px 25px;
	background-image: url("/images/arrow-purple.gif");
	background-repeat: no-repeat;
	background-position: 10px 15px;
}

.featured	{
	font-size: 14px;
	background-color: #FFF9C4;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-top: 15px;
	line-height: normal;
	background-position: 10px 20px;
}

	.featured a	{
		font-size: 14px;
	}

.pressback	{
	border-bottom: 1px solid #E8E3D0;
	padding-left: 15px;
	padding-bottom: 4px;
	margin-bottom: 2em;
	background-image: url("/images/arrow-purple-left.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-size: 11px;
}

.pressback A	{
	font-size: 11px;
	font-weight: bold;
}

.pressbackbottom	{
	border-top: 1px solid #E8E3D0;
	padding-left: 15px;
	padding-top: 4px;
	margin-top: 3em;
	background-image: url("/images/arrow-purple-left.gif");
	background-repeat: no-repeat;
	background-position: 0 75%;
	font-size: 11px;
}

.pressbackbottom A	{
	font-size: 11px;
	font-weight: bold;
}

.pressdatecopyright	{
	font-size: 10px;
	line-height: normal;
}

.headline	{
	font-size: 18px;
	font-weight: bold;
	padding: 1em 0 0.5em 0;
}

.subhead	{
	font-weight: bold;
	padding-bottom: 1em;
}

.author	{
	font-size: 10px;
	line-height: normal;
}


.author A	{
	font-size: 10px;
}

.headercopy	{
	padding-left: 17px;
	padding-right: 17px;
	line-height: 15px;
	padding-bottom: 2em;
}

.faquestion	{
	padding-left: 15px;
	padding-bottom: 4px;
	background-image: url("/images/arrow-purple.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-weight: bold;
}

.faanswer	{
	padding-left: 15px;
	padding-bottom: 4px;
}

.ttt	{
	border-bottom: 1px solid #E8E3D0;
	padding-top: 4px;
	padding-left: 15px;
	padding-bottom: 3px;
	margin-bottom: 2em;
	font-size: 10px;
	text-align: right;
}

.ttt A	{
	font-size: 10px;
}

.videotable td.tabledivider	{
	border-bottom: 1px solid #E8E3D0;
	padding: 15px 0;
}

.tabledivider	{
	border-bottom: 1px solid #E8E3D0;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tabledividerheader	{
	border-bottom: 1px solid #E8E3D0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 11px;
}

.contentguides	{
	padding-right: 17px;
	padding-bottom: 10px;
}

.audiotvicon	{
	border: 1px solid #E8E3D0;
}

.guidelarge	{
	border: 1px solid #E8E3D0;
	background: #FFFFFF;
	padding: 5px 5px 20px 5px;
	margin-right: 20px;
}

.guidesmall	{
	border: 1px solid #E8E3D0;
	background: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	width: 70px;
}

.guidesmall A	{
	font-size: 10px;
}

.guidesmallphoto	{
	padding-bottom: 2px;
	text-align: center;
}

.name	{
	font-size: 15px;
	font-weight: bold;
}

.hometown	{
	font-size: 12px;
	font-style: italic;
}

.occupation	{
	font-size: 11px;
	color: #D2006F;
	font-style: italic;
}

.bio	{
	margin-top: 0.5em;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
	border-top: 1px solid #E8E3D0;
	border-bottom: 1px solid #E8E3D0;
}

.ecardphoto	{
	padding: 4px;
	border: 1px solid #E8E3D0;
	background: #FFFFFF;
	margin-bottom: 2px;
}

.ecardtext	{
	font-size: 10px;
	padding-bottom: 12px;
}

.ecardtext A	{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Trebuchet MS, Lucida, Helvetica, sans-serif;
}

.multimediadivider	{
	border-bottom: 1px solid #E8E3D0;
}

.multimediadescription	{
	padding-top: 4px;
}

.signguestbook	{
	padding-left: 15px;
	padding-bottom: 4px;
	background-image: url("/images/arrow-purple.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.browsephotogallery	{
	padding-left: 15px;
	padding-bottom: 4px;
	background-image: url("/images/arrow-purple.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.sendecard	{
	padding-left: 15px;
	padding-bottom: 4px;
	background-image: url("/images/arrow-purple.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-bottom: 0px;
}

.grouptourstextpromo	{
	border-top: 1px solid #E8E3D0;
	padding-top: 12px;
	padding-bottom: 2em;
	text-align: center;
}

.booktrip	{
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.booktrip A	{
	font-size: 14px;
	font-weight: bold;
}

.sitemapmain	{
	padding-left: 15px;
	padding-bottom: 4px;
	background-image: url("/images/arrow-purple.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-bottom: 0px;
	font-weight: bold;	
}

.sitemapmaindown	{
	padding-left: 15px;
	padding-bottom: 4px;
	background-image: url("/images/arrow-purple-down.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-bottom: 0px;
	font-weight: bold;
}

.logoswrapper	{
	width: 154px;
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #E8E3D0;
	margin-left: 26px;
	text-align: center;
	background-color: #FFFFF0;
}

.logosservice	{
	padding-bottom: 18px;
}

.fanmailtext	{
	font-weight: normal
}

.fanmailname	{
	text-align: right;
	font-weight: bold;
	margin-bottom: 2em;
	font-size: 11px;
	margin-top: 0.5em;
}

/* TD CLASSES */

td.mainleft	{
	background-image: url("/images/main-background-left.gif");
}

td.mainright	{
	background-image: url("/images/main-background-right.gif");
}

td.dividerhomepage	{
	background-image: url("/images/divider-homepage-bgr.gif");
}

td.dividervertical	{
	background-image: url("/images/divider-vertical.gif");
}

td.dividervertical2	{
	background-image: url("/images/divider-vertical2.gif");
}

td.dividersitemap	{
	background-image: url("/images/divider-sitemap.gif");
}

/* IMAGE CLASSES */

/* new gift card */

#maps	{
	width: 123px;
	border: 1px solid #ee82c3;
	background: #773857;
	margin: 12px 0 12px 12px;
	padding: 0;
}

	#maps img	{
		display: block;
	}
	
#badges { 
  width: 119px;
  border: 1px solid #ee82c3;
  padding: 2px;
  background: #773857;
	margin: 0 0 12px 12px;
}

#badges p {
  color: #fff;
  font-size: 11px;
  margin: 0;
  text-align: center;
  padding: 5px;
}

#badges strong	{
	color: #EE82C3;
	font-size: inherit;
}

#badges img {
  width: 119px;
  margin-top: 2px;
  border: none;
}

#giftcard	{
	width: 123px;
	border: 1px solid #EE82C3;
	background: #773857;
	margin: 0 0 12px 12px;
	font-size: 11px;
	padding-bottom: .5em;
}

#giftcard img	{
	display: block;
	border-bottom: 1px solid #EE82C3;
	margin-bottom: .5em;
}

#giftcard p	{
	color: #fff;
	font-size: 11px;
	margin-bottom: .5em;
	text-align: center;
	padding: 0 1em;
}

#giftcard span	{
	font-size: 15px;
	font-weight: bold;
	display: block;
	color: #EE82C3;
}

#giftcard strong	{
	color: #EE82C3;
	font-size: inherit;
}

#superbowl	{
	width: 123px;
	border: 1px solid #EE82C3;
	background: #773857;
	margin: 12px 0 12px 12px;
	font-size: 11px;
	padding: 0;
}

#superbowl img	{
	display: block;
	margin: 0;
	padding: 0;
}

.notice	{
	font-size: 14px;
	font-weight: bold;
	background: #FAF0CE;
	border: 1px solid #F0E7C6;
	padding: .75em;
	text-align: center;
}

.notice a	{
	font-size: inherit;
}

/* 01.25.08 - Email Signup */

#emailSignupWrapper	{
	width: 204px;
	border: 1px solid #7a2f53;
	background: #c374a6;
	padding: 1px;
	margin: 10px auto 15px auto;
}

#emailSignup	{
	width: 204px;
	text-align: center;
	background: #b65c92 url("/images/emailsignup-bgr.gif") repeat-x top left;
	padding: 0 0 10px 0;
	margin: 0;
}

#emailSignup form	{
	margin: 0 0 10px 0;
	padding: 0;
}

#emailSignup input	{
	font-size: 11px;
	font-family: Arial, Verdana, Trebuchet MS, Lucida, Helvetica, sans-serif;
	border: 1px solid #72314f;
}

#emailSignup input.input1	{
	width: 132px;
	color: #9e4d7a;
	padding-left: 2px;
}

#emailSignup input.submit	{
	font-weight: bold;
	color: #fff;
	background-color: #72314f;
}

/* 02.13.08 Email Signup Interior */

#emailSignupInterior	{
	width: 123px;
	border: 1px solid #EE82C3;
	background: #773857 url("/images/emailsignup-bgr2.jpg") repeat-x top left;
	margin: 12px 0 12px 12px;
	font-size: 11px;
	padding: 0;
	text-align: center;
}

#emailSignupInterior img	{
	display: block;
	margin: 0;
	padding: 0;
}

#emailSignupInterior form	{
	margin: 0;
	padding: 0;
}

#emailSignupInterior input	{
	font-size: 11px;
	font-family: Arial, Verdana, Trebuchet MS, Lucida, Helvetica, sans-serif;
}

#emailSignupInterior input.input1	{
	width: 101px;
	color: #9e4d7a;
	padding-left: 2px;
	margin: 0 auto;
	border: 1px solid #773857;
}

#emailSignupInterior input.submit	{
	margin-left: 0;
	border: none;
}

/* 08.21.08 - Text changes - highlight class */

/*
.highlight	{
	color: red;
	background: #FFF799;
}
*/

/* 10.08.08 In the News promo image on the homepage */

#inTheNewsWrapper	{
	width: 238px;
	margin: 0 auto 0;
	padding: 15px 0 0;
	background: url(/images/background-news-homepage.gif) repeat-x top left;
	text-align: center;
	min-height: 147px;
}

/* 08.25.09 Facebook and Twitter Promos */

#facebook   {
    width: 123px;
	border: 1px solid #ee82c3;
    margin: 12px 0 12px 12px;
}

#twitter    {
    width: 123px;
	border: 1px solid #ee82c3;
    margin: 12px 0 12px 12px;
}

#facebook img, #twitter img {
    display: block;
}

/* 03.30.10 Trip Advisor Badges */

.trip-homepage  { text-align: center; padding: 0 0 15px 0 }
#inTheNewsWrapper .trip-homepage  { padding-top: 15px; }
.trip-tours { text-align: left; padding: 15px 0 5px 23px; }
.trip-tertiary  { padding-bottom: 8px; }



