/* general reset */
body{
	margin:0;
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.jpg) no-repeat 50% 0;
}
.printonly { display: none; }
a {
	color:#3b2416;
	text-decoration:underline;
}
a:hover {text-decoration:underline;}
a:active, a:selected {text-decoration:none; border: none;}
img{ border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
h4 { font-size: 11px; font-weight: bold;}
h5 { font-size: 14px; font-weight: bold; margin-bottom: 0px;}
/* page */
.page{
	width:761px; /*changed from 861 to 761 to shift to the right with new nav hanging off of left */
	margin:0 auto;
}
.page:after{
	content:"";
	display:block;
	clear:both;
}
/* page-top */
.page-top{
	width:835px;
	min-height:110px;
	padding:0 13px 139px;
	position:relative;
	text-align:right;
}
* html .page-top{
	height:110px;
}
.page-top:after{
	content:"";
	display:block;
	clear:both;
}
.logo {
	position:absolute;
	top:5px;
	left:40px;
	background:url(../images/logo.gif) no-repeat;
	width:313px;
	height:152px;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
	z-index: 0;
}
.logo a {
	display:block;
	height:91px;
	position:relative;
	cursor:pointer;
}
.call {
	position:absolute;
	top:90px;
	right:102px;
	background:url(../images/txt-mccall.png) no-repeat;
	width:85px;
	height:13px;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
	display: none;
}

.giveaway {
	position:absolute;
	top:23px;
	right:35px;
	width:162px;
	height:77px;
	overflow:hidden;
}

.explorebyarea
{
	display: none;
	/*
	position:absolute;
	top:5px;
	right:25px;
	width:310px;
	height:100px;
	overflow:hidden;
	*/
}

.winterbreakaway
{
	position:absolute;
	top:-250px;
	right:25px;
	width:225px;
	height:234px;
	overflow:hidden;
	z-index: 56;
	text-indent: -9999px;
	cursor: pointer;
}
.winterbreakaway a {
	display:block;
	height:100%;
	position:relative;
	cursor:pointer;
	background: url("/images/winter-breakaway.png") no-repeat scroll 0 0;
}

.call a {
	display:block;
	height:100%;
	position:relative;
	cursor:pointer;
}
/* visual */
.visual{
	width:835px;
	position:absolute;
	bottom:-1px;
	left:13px;
	overflow:hidden;
	z-index: 1;
}
* html .visual{
	bottom:-1px;
}
.visual:after{
	content:"";
	display:block;
	clear:both;
}
.visual img{
	float:left;
}
/* main-wrapper */
.main-wrapper{
	width:861px;
	background:url(../images/bg-main-wrapper.png) repeat-y;
	position:relative;
}
	iframe#facebook {
		position:absolute;
		top:5px;
		right:244px;
		z-index:100;
	}
.main-wrapper:after{
	content:"";
	display:block;
	clear:both;
}
.main-center{
	background:url(../images/bg-main-c.gif) repeat-y 15px 0;
	width:861px;
	position:relative;
	z-index:50;
}
.main-bottom{
	background:url(../images/bg-main-b.png) no-repeat 50% 100%;
	width:861px;
}
.main-top{
	width:861px;
	background:url(../images/bg-main-t.png) no-repeat 50% 0;
	padding:110px 0 185px;
}
.main-top:after{
	content:"";
	display:block;
	clear:both;
}
/* content */
.content{
	width:835px;
	padding: 0px 13px 0 13px;
	position:relative;
	z-index: 2;
}
.content:after{
	content:"";
	display:block;
	clear:both;
}

.contentclouds
{
    background: url('/images/bg-bluesky.png') no-repeat 0 0;
}

/* main-content */
.main-content {
	display:inline;
	float:left;
	width:520px;
	margin:50px 0 0 40px;
	position:relative;
	overflow:hidden;
}
.fullmain-content { width: 770px; }
.contentpadded { margin: 0 0 0 19px; }

/* navigation */
.navigation {
	margin:0;
	padding:0 0 58px 10px;
	list-style:none;
	width:593px;
	overflow:hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}
.navigation li {
	float:left;
	display:inline;
}
.navigation li a {
	display:block;
	width:146px;
	overflow:hidden;
	text-indent:-9999px;
	height:60px;
	position:relative;
	cursor:pointer;
}
.navigation li.itin a {
	background:url(../images/btn-my-itinerary.png) no-repeat;
}
.navigation li.map {
	margin-left:-39px;
}
.navigation li.map a {
	background:url(../images/btn-travel-map.png) no-repeat;
}

.navigation li.news {
	margin-left:-39px;
}
.navigation li.news a {
	background:url(../images/btn-travel-news.png) no-repeat;
}

.navigation li.ourpartners {
	margin-left:-39px;
}
.navigation li.ourpartners a {
	background:url(../images/btn-our-partners.png) no-repeat;
}

.navigation li.members {
	margin-left:-39px;
}
.navigation li.members a {
	background:url(../images/btn-members.png) no-repeat;
}

.navigation li.things2do {
	margin-left:-39px;
}
.navigation li.things2do a {
	background:url(../images/btn-things2do.png) no-repeat;
}

.main-content h1 {
	overflow:hidden;
	text-indent:-9999px;
	height:35px;
	width:311px;
	background:url(../images/txt-travel.png) no-repeat;
}
h1.hdr-whattodo 
{
	text-indent: 0px;
	height: auto;
	width: auto;
	background: none;
}
/* part for index page */
.index .navigation {
	padding-bottom:40px;
}

/*
.index .main-content h1 {
	margin:0 0 0 0px;
	height:77px;
	width:391px;
	background:url(../images/txt-wanderer.png) no-repeat;
}
*/

h1.hmhdr-expect { background: url('/images/home-hding1.png') no-repeat 0 0; text-indent: -99999px; height: 96px; width: 327px; }
h1.hmhdr-rapid { background: url('/images/home-hding2.png') no-repeat 0 0; text-indent: -99999px; height: 105px; width: 395px; }
h1.hmhdr-road { background: url('/images/home-hding3.png') no-repeat 0 0; text-indent: -99999px; height: 96px; width: 509px; }
h1.hmhdr-sip { background: url('/images/home-hding4.png') no-repeat 0 0; text-indent: -99999px; height: 92px; width: 268px; }

.main-content h2.takethisquiz 
{
	overflow:hidden;
	text-indent:-9999px;
	height:15px;
	width:350px;
	background:url(../images/txt-takethisquiz.png) no-repeat;
}

p.hometext { margin-top: 30px; font-size: 24px; line-height: 36px; color: #3B2415;  width: 360px; }

div.homebuttons { margin-top: 20px; }
div.homebuttons a { display: block; float: left; margin-right: 10px; text-indent: -99999px; height: 70px; width: 157px; }
div.homebuttons a.whatshappening { background: url('/images/homebtn-whatshappening.png') no-repeat 0 0; }
div.homebuttons a.explore { background: url('/images/homebtn-explore.png') no-repeat 0 0; }
div.homebuttons a.winterfun { background: url('/images/homebtn-winterfun.png') no-repeat 0 0; }
div.homebuttons a.summerfun { background: url('/images/homebtn-summerfun.png') no-repeat 0 0; }

/* submit-form */
.submit-form {
	padding:9px 0 0 0px;
	width:480px;
	overflow:hidden;
}

.submit-form h2 {
	margin:0 0 16px;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#7d4f34;
}
/* rows */
.rows {
	width:100%;
	padding-bottom:10px;
	overflow:hidden;
}
.submit-form label {
	font-size:13px;
	line-height:17px;
	color:#7d4f34;
	margin-right:7px;
}
.submit-form select {
	width:auto;
	margin-left: 30px;
}



.submit-form input {
	float:left;
	margin-left:-12px;
	position:relative;
}
/* info-box */
.info-box {
	padding:11px 0 0;
	width:495px;
	overflow:hidden;
}
.fullmain-content .info-box { width: 765px; }
/* visual */
.visual-holder{
	float:left;
	width:169px;
	padding:19px 0 0 16px;
	height:208px;
	overflow:hidden;
	background:url(../images/bg-visual.png) no-repeat;
}
/* txt-box */
.txt-box {
	float:left;
	padding:10px 0 0;
	width:310px;
}
.txt-box  p {
	margin:0 0 12px;
	width:235px;
	font-size:13px;
	line-height:23px;
	color:#7d4f34;
}
.pdf {
	display:block;
	font-size:13px;
	line-height:16px;
}
.pdf a {
	text-decoration:underline;
	position:relative;
}
.pdf a:hover {
	text-decoration:none;
	color:#3b2416;
}
.txt-box strong {
	display:block;
	margin-top:24px;
	font-size:16px;
	line-height:18px;
}
.btn-click {
	margin-left:-14px;
	display:block;
	width:112px;
	height:54px;
	overflow:hidden;
	text-indent:-9999px;
}
.btn-click a {
	display:block;
	height:100%;
	position:relative;
	background:url(../images/btn-click-here.png) no-repeat;
	cursor:pointer;
}
/* sidebar */
.sidebar {
	float:right;
	width:270px;
	margin-top:0px;
	position:relative;
}
.exploresidebar
{
	background-color: #E5DDCA;
	color:#573C29;
	margin-top: 0px;
	min-height:855px;
}
.exploresidebarwithoutad
{
	min-height:620px;	
}

.exploreheading
{
	padding: 55px 20px 10px 20px;
}
.sidebar:after{
	clear:both;
	display:block;
	content:"";
}
/* calendar-box */
.calendar-box {
	width:100%;
	height:341px;
	overflow:hidden;
	background:url(../images/bg-calendar.png) no-repeat;
	margin-top: 30px;
}
/* visual-box */
.visual-box {
	padding:0 0 0 22px;
	width:227px;
	height:152px;
	overflow:hidden;
}
.visual-box img {
	float:left;
}
/* compass */
.compass {
	position:absolute;
	left:-50px;
	top:-80px;
	overflow:hidden;
	text-indent:-9999px;
	width:143px;
	height:151px;
	z-index:5;
}
.compass a {
	display:block;
	height:100%;
	background:url(../images/bg-compass.png) no-repeat;
	position:relative;
	cursor:pointer;
}
/* logo2 */
.logo2 {
	position:absolute;
	right:-25px; /*-16px;*/
	top:-70px;
	overflow:hidden;
	text-indent:-9999px;
	width:342px;
	height:148px;
	z-index:5;
}
.logo2 a {
	display:block;
	height:100%;
	background:url(../images/logo2.png) no-repeat;
	position:relative;
	cursor:pointer;
}
/* calendar */
.calendar {
	padding:18px 0 0 33px;
	width:207px;
	overflow:hidden;
}
.calendar img {
	float:left;
}
.events {
	position:absolute;
	left:7px;
	top:195px;
	overflow:hidden;
	text-indent:-9999px;
	width:26px;
	height:123px;
}
.events a {
	display:block;
	height:100%;
	position:relative;
	background:url(../images/txt-events.png) no-repeat;
	cursor:pointer;
}
.sidebar dl {
	padding:0 0 0 12px;
	margin:0;
	width: 250px;
}
.sidebar dt {
	width:159px;
	height:28px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/txt-travel-news.png) no-repeat;
}
.sidebar dd {
	margin:0 0 8px 16px;
	padding-left:9px;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	background:url(../images/bullet-point.gif) no-repeat 0 7px;
}
.sidebar dd a {
	color:#3b2416;
	text-decoration:underline;
}
.sidebar dd a:hover {
	text-decoration:none;
}
/* page-bottom */
.page-bottom{
	background:url(../images/bg-page-bottom.png) no-repeat 0 0;
	width:861px;
	font-size:12px;
	line-height:16px;	
	padding: 0 0 1em;
}

.page-bottom:after{
	content:"";
	display:block;
	clear:both;
}
.page-bottom .left-part {
	float:left;
	overflow:hidden;
	padding:20px 0px 0 25px; 
	width:330px;
	color:#7D4F34;
	font-size:12px;
	line-height:15px;
}
.left-part a {
	text-decoration:none;
	color:#7D4F34;
	position:relative;
}
.left-part a:hover {
	text-decoration:underline;
}
.page-bottom  div{
	display:inline;
	position:relative;
	z-index:55;
	padding:22px 57px 0 0;
	float:right;
	text-align:right;
	overflow:hidden;
}
.page-bottom div  p {
	margin:0 0 4px;
	color:#bbb3ae;
}
.page-bottom  div a{
	position:relative;
	cursor:pointer;
}
.page-bottom div img{
	display:block;
}

.page-bottom div.right-part {
	padding:25px 30px 0 0;
	float: right;
	text-align:right;
	width: 390px;
}
.page-bottom div.right-part  p {
	margin:0 0 1em;
	color:#7D4F34;
}
.page-bottom div.right-part a {
	text-decoration:none;
	color:#7D4F34;
	position:relative;
}
.page-bottom div.right-part a:hover {
	text-decoration:underline;
	cursor: pointer;
	color:#81705d;
}

/* sifr */
.sIFR-hasFlash .submit-form h2 span {
	font-size:18px;
	line-height:20px;
}
.sIFR-hasFlash .submit-form label span {
	font-size:13px;
	line-height:17px;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {display: none !important;}

#TravelNews div.Col1
{
	width: 300px;
	float: left;
	padding: 0px 10px 0px 10px;
	margin-right: 0px;
}
#TravelNews div.Col2
{
	width: 150px;
	padding-right: 10px;
	padding-left: 0px;
	margin-left: 5px;
	float: left;
	padding: 0px 0px 0px 10px;
	border-left: solid 1px #C1B49A;
}
#TravelNews div.Footer
{
	margin-top: 10px;
	clear: both;
}


#TravelNews .formFieldSetArticleLabel
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

#TravelNews .formFieldSetArticleField
{
	vertical-align: top;
	padding-top: 5px;
	width: 420px;
}
#TravelNews .formFieldSetArticleField .fixedwidthinput
{
	width: 240px;
	font-family: Verdana,Sans-Serif;
	font-size: 0.9em;
}

#TravelNews .formFieldSetArticleField .checkbox input
{
	width: 20px;
}
#TravelNews .alert
{
	color: #FF0000;
	padding-left: 5px;
}

#TravelNews ul.ArticleList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#TravelNews ul.ArticleList li, #UpdatesAndNewsColumn ul.ArticleList li, #UpdatesAndNews ul.ArticleListCat li
{
	padding: 0 0 10px 5px;
}

.photocaption { font-size: 10px; line-height: 11px; color: #3B2416; width: 75px; padding-top: 2px;}

.itinerarylist a
{
	color:#3b2416;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.itinerarylist a:hover
{
	text-decoration: underline;
	color:#81705d;
}

table.boardofdirectors td {vertical-align: top; padding: 10px 10px 10px 0; border-bottom: dotted 1px #BBBBBB; width: 50%; }
table.boardofdirectors td.pic { text-align: right; }
table.boardofdirectors td img { width: 100px;  }

.adspaceframe 
{
	height: 245px;
	width: 270px;
	padding-top: 1px;
}

.adspace-region1 { background-color: #706557; }
.adspace-region2 { background-color: #789f5a; }
.adspace-region3 { background-color: #48729e; }
.adspace-region4 { background-color: #83bbd7; }
.adspace-region5 { background-color: #d56b32; }

#sponsor 
{ 
	background: #FFFFFF; 
	border: solid 3px #000000; 
	margin: 15px 15px;
	height: 229px; 
} 

.region1 { color: #706557; }
.region2 { color: #789f5a; }
.region3 { color: #48729e; }
.region4 { color: #83bbd7; }
.region5 { color: #d56b32; }

h5.region1 a { color: #706557; text-decoration: none; }
h5.region2 a { color: #789f5a; text-decoration: none; }
h5.region3 a { color: #48729e; text-decoration: none; }
h5.region4 a { color: #83bbd7; text-decoration: none; }
h5.region5 a { color: #d56b32; text-decoration: none; }
h5 a:hover { text-decoration: underline; }

div.regionsearch 
{
	border-top: solid 1px #827365;
	border-bottom: solid 1px #827365;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}
div.regionsearch div { background-color: #F2EEE5; padding: 15px 0 15px 25px; }


/* What to do styles */
h1.hdr-whattodo { /*background: url('/images/whattodo.png') no-repeat 0 0; text-indent: -99999px; height: 82px; width: 320px; */ margin-top: 60px; }
p.whattodohometext { color: #356D95; font-weight: bold; line-height: 20px; font-size: 14px; margin: 10px 100px 20px 15px; }
p.whattodohometext a { color: #356D95; text-decoration: underline; }
p.whattodohometext a:hover { color: #356D95; text-decoration: none; }

a.wtdtitle { display: block; }
table.wtdtable td { width: 250px; vertical-align: top; padding-bottom: 20px; }
table.wtdtable td p { margin-top: 3px; }
table.wtdtable td.padded { padding-right: 20px; }
.contentwtd .main-content{width:480px; margin: 0px 0px;}
.contentwtdhome .main-content{width:530px; margin: 0px 0px 0px 30px;}
.contentwtd .main-content .info-box { width: auto; margin-left: 20px; }
div.wtdsidebar { width: 330px; }
div.wtdsidebar  h2{ border-bottom: solid 2px #FFFFFF; margin: 0 0; padding-bottom: 5px;  }

div.wtdsidebar div { background-repeat: no-repeat; background-position: 0 0; height: 56px; padding: 0 40px 0 40px; color: #FFFFFF; font-size: 12px; line-height: 18px; }
div.wtdsidebar div div { height: auto; }
div.wtdsidebar div p { margin: 0 0; padding:15px 0 0px 0; }
div.wtdsidebar ul { margin-bottom: 0px; padding-left: 15px; }
div.wtdsidebar ul li { padding-bottom: 5px; }
div.wtdsidebar ul li a { color: #FFFFFF; font-weight: bold; } 
div.wtdsidebar ul li a:hover { color: #FFFFFF; font-weight: bold; text-decoration: none; } 

span.winterlaidback { font-weight:bold; color: #AF1A10 ; border-bottom: dashed 1px #AF1A10; } 
span.arts { font-weight: bold; color: #C7932C; border-bottom: dashed 1px #C7932C; }
span.cityfun { font-weight: bold; color: #DC841C; border-bottom: dashed 1px #DC841C; }
span.family { font-weight: bold; color: #5492C9; border-bottom: dashed 1px #5492C9; }
span.golf { font-weight: bold; color: #3A9645; border-bottom: dashed 1px #3A9645; }
span.history { font-weight: bold; color: #0071BC; border-bottom: dashed 1px #0071BC; }
span.scenicdrive { font-weight: bold; color: #799e5b; border-bottom: dashed 1px #799e5b; }
span.winedine { font-weight: bold; color: #DC841C; border-bottom: dashed 1px #DC841C; }
span.winteraction { font-weight: bold; color: #82b9d4; border-bottom: dashed 1px #82b9d4; }
span.summeraction { font-weight: bold; color: #5A701B; border-bottom: dashed 1px #5A701B; }
span.summerlaidback { font-weight: bold; color: #5A701B; border-bottom: dashed 1px #5A701B; }

div.also { position: relative; top: -50px; }
div.alsoconsider { background: url('/images/section-alsoconsider.png') no-repeat 0 0; height: 103px; position: relative; z-index: 300; top: 50px; text-indent: -99999px; }
div.alsoconsidertxt { background-color: #C0B399; margin: 15px 15px 0px 30px; padding: 20px 20px; font-size: 12px; line-height: 18px; }
div.alsoconsidertxt span.white { font-weight:bold; color: #FFFFFF; border-bottom: dashed 1px #FFFFFF; }


div.winterlaidbacksidebar div.top { background-image: url('/images/winterlaidback-top.png'); }
div.winterlaidbacksidebar div.middle { background-image: url('/images/winterlaidback-middle.png'); background-repeat: repeat-y; height: auto; }
div.winterlaidbacksidebar div.bottom { background-image: url('/images/winterlaidback-bottom.png'); }
div.artssidebar div.top { background-image: url('/images/arts-top.png'); }
div.artssidebar div.middle { background-image: url('/images/arts-middle.png'); background-repeat: repeat-y; height: auto; }
div.artssidebar div.bottom { background-image: url('/images/arts-bottom.png'); }
div.cityfunsidebar div.top { background-image: url('/images/cityfun-top.png'); }
div.cityfunsidebar div.middle { background-image: url('/images/cityfun-middle.png'); background-repeat: repeat-y; height: auto; }
div.cityfunsidebar div.bottom { background-image: url('/images/cityfun-bottom.png'); }
div.familysidebar div.top { background-image: url('/images/family-top.png'); }
div.familysidebar div.middle { background-image: url('/images/family-middle.png'); background-repeat: repeat-y; height: auto; }
div.familysidebar div.bottom { background-image: url('/images/family-bottom.png'); }
div.golfsidebar div.top { background-image: url('/images/golf-top.png'); }
div.golfsidebar div.middle { background-image: url('/images/golf-middle.png'); background-repeat: repeat-y; height: auto; }
div.golfsidebar div.bottom { background-image: url('/images/golf-bottom.png'); }
div.historysidebar div.top { background-image: url('/images/history-top.png'); }
div.historysidebar div.middle { background-image: url('/images/history-middle.png'); background-repeat: repeat-y; height: auto; }
div.historysidebar div.bottom { background-image: url('/images/history-bottom.png'); }
div.scenicdrivesidebar div.top { background-image: url('/images/scenicdrive-top.png'); }
div.scenicdrivesidebar div.middle { background-image: url('/images/scenicdrive-middle.png'); background-repeat: repeat-y; height: auto; }
div.scenicdrivesidebar div.bottom { background-image: url('/images/scenicdrive-bottom.png'); }
div.winedinesidebar div.top { background-image: url('/images/winedine-top.png'); }
div.winedinesidebar div.middle { background-image: url('/images/winedine-middle.png'); background-repeat: repeat-y; height: auto; }
div.winedinesidebar div.bottom { background-image: url('/images/winedine-bottom.png'); }
div.winteractionsidebar div.top { background-image: url('/images/winteraction-top.png'); }
div.winteractionsidebar div.middle { background-image: url('/images/winteraction-middle.png'); background-repeat: repeat-y; height: auto; }
div.winteractionsidebar div.bottom { background-image: url('/images/winteraction-bottom.png'); }
div.summeractionsidebar div.top { background-image: url('/images/summeraction-top.png'); }
div.summeractionsidebar div.middle { background-image: url('/images/summeraction-middle.png'); background-repeat: repeat-y; height: auto; }
div.summeractionsidebar div.bottom { background-image: url('/images/summeraction-bottom.png'); }
div.summerlaidbacksidebar div.top { background-image: url('/images/summerlaidback-top.png'); }
div.summerlaidbacksidebar div.middle { background-image: url('/images/summerlaidback-middle.png'); background-repeat: repeat-y; height: auto; }
div.summerlaidbacksidebar div.bottom { background-image: url('/images/summerlaidback-bottom.png'); }

#whattodovideo {padding: 0px 10px 10px 10px;}
a.wtdfindaccommodations {float: right; cursor: pointer;}
img.wtdphotoheading { padding-bottom: 20px; }
.whattodosidebar { width: 330px; margin: 80px 10px 0 0; }

/* TWITTER */
#posts{
	display:block;
	margin: 0;
	padding:0;
	float:none;
	position:relative;
	width:305px;
	background: url(/images/tweet_middle.png) 0 0 repeat-y;
	padding: 0 15px;
	height:50px;
}
	#posts li {
		list-style:none;
		text-align:left;
		margin:0;
		width:305px;
	}
#twitterfeed { 
	width:410px; 
	position:relative;
	padding-left:0;
	text-align:left;
}
#twitterfeed #tweetbox { text-align: left;
                         float:left; 
                         display:block;
}
#twitterfeed #bird { 
		background: url(/images/twitter_bird.png) 0 0 no-repeat; 
		height:47px;
		width:80px;
		float:left; 
		display:block; 
		position:relative; 
		top:10px; 
		z-index:100; 
		left:5px; 
	}
	
#twitterfeed, #twitterfeed div {
	display:block;
}
	#twitterfeed p.follow-us {
		clear:right;
		float:none;
		width:410px;
		position:relative;
		color:#7D4F34;
		text-align:right;
		line-height:2.5em;
	}
		#twitterfeed p.follow-us a {
			position:relative;
			top:1px;
		}
			#twitterfeed .follow-us a img {
				display:inline;
			}
	#twitterfeed div {
		margin:0;
		padding:0;
	}
	#twitterfeed .tweet {
		margin:0;
		background: url(/images/tweet_middle.png) 0 0 repeat-y;
		padding:0;
		display:inline;
		width:335px;
		position:relative;
		z-index:1;
	}
	#twi-top {
		background: url(/images/tweet_top.png) 0 0 no-repeat;
		height:12px;
		width:335px;
		float:none; display:block;
	}
	#twi-bot {
		background: url(/images/tweet_bottom.png) 0 0 no-repeat;
		height:10px;
		width:335px;
		float:none; display:block;
	}
	#twitterfeed td { 
		vertical-align:middle;
	}
	span.tweet_time a, span.tweet_join { font-style:italic;}

table#partnertable {
	
}
#partnertable td {
	padding: 10px 0;
	vertical-align:top;
}
#partnertable td.locale {
	font-size:14px;
	width:250px;
	padding-left:8px;
}
#partnertable td.desc {
	font-size:12px;
	padding: 10px 15px;
}
#partnertable td.contact {
	text-align: right;
	white-space: nowrap;
}

.right-part iframe {
	float:left;
	position:relative;
	left:150px;
}
/* PREFERRED SEARCH RESULTS */
.preferred {
	border-bottom: 1px dotted #fff;
	background: #E5DDCA;
	padding:10px;
}
	.preferred h3 {
		margin-top:0;
		color:#e44f34 !important;
	}
	h2#search-results {
		width:100%;
		margin:0;
		height:50px;
		background: url(/images/search-results.png) 0 0 no-repeat;
		text-indent:-999em;
	}
	h6#results_disclaimer {
		background: #E5DDCA;
		color:#e44f34;
		padding: 0 5px;
		float:right;
		position:relative;
		margin-top:-29px;
	}
	
	
/* PRESS ROOM */
#pressroom h1 {
	margin-bottom:0;
}
#pressroom .info-box { 
	padding-top:0;
}
#pressroom .info-box h4 {
	font-size:16px;
	color:#8a7a69;
	font-weight:normal;
	margin-top:0;
}
#photobox a img {
}
