* { margin: 0; padding: 0; }

body {
	text-align: center;
	background: url(/images/bg_body.gif) 0 0 repeat;
	}
	
#frame {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	}

/*-------------------------
Header
-------------------------*/
	
#header {
	width: 760px;
	height: 143px;
	}
	
#header h2 {
	text-indent: -999em;
	background: url(/images/h1.jpg) 0 0 no-repeat;
	width: 760px;
	height: 143px;
	}

/*-------------------------
Left Nav
-------------------------*/
	
#left {
	float: left;
	width: 155px;
	}
	
#mainnav {
	list-style: none;
	width: 155px;
	}

#mainnav li {
	}
	
#mainnav li a {
	width: 138px;
	height: 32px;
	display: block;
	background: url(/images/mainnav_button.gif) 0 0 no-repeat;
	color: #000;
	text-decoration: none;
	font: 0.75em/29px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	}
	
#mainnav li a:hover {
	background: url(/images/mainnav_button.gif) 0 -58px no-repeat;
	}
	
#mainnav li a.activetab {
	background: url(/images/mainnav_button_active.gif) 0 0 no-repeat;
	color: #095F9C;
	font-weight: bold;
	height: 29px;
	width: 145px;
	}
	
#mainnav li a:hover.activetab {
	background: url(/images/mainnav_button_active.gif) 0 0 no-repeat;
	}
	
#mainnav li ul {
	list-style: none;
	background: url(/images/bg_leftsubnav.gif) left bottom no-repeat;
	padding: 10px 0 14px 2px;
	margin: 0 0 3px 0;
	}

#mainnav li ul li {
	}
	
#mainnav li ul li a {
	color: #fff;
	background: none;
	line-height: 18px;
	height: 18px;
	width: 143px;
	margin: 0;
	font: 0.75em/1.4em Tahoma, sans-serif;
	}
	
#mainnav li ul li a:hover {
	background: #82AAC4;
	}
	
/*-------------------------
Content
-------------------------*/

#lower {
	background: url(/images/bg_lower.gif) 0 0 repeat-y;
	}
	
#content {
	float: left;
	width: 555px; /* 605 minus 50px padding */
	background: #fff url(/images/bg_content.jpg) 0 0 no-repeat;
	padding: 20px 25px 0 25px;
	}

/* --- search form at top --- */
	
#topsearchform {
	float: right;
	width: 150px;
	}
	
#content h5 {
	color: #F6A565;
	text-transform: uppercase;
	font: 0.8em/2em Arial, Helvetica, Tahoma, sans-serif;
	letter-spacing: 0.2em;
	border-right: 1px solid #FCDDC5;
	width: 395px;
	}

#content h5 a {
	color: #F6A565;
	text-decoration: none;
	}

#content h5 a:hover {
	color: #F48F3E;
	}
	
#content h1 {
	font: 1.3em/1.7em Georgia, Times, serif;
	color: #095F9C;
	border-left: 1em solid #F48F3E;
	border-top: 1px solid #FCDDC5;
	padding: 0 0 0 0.5em;
	margin: 0 0 1em 0;
	width: 365px;
	}

#content h2 {
	font: 1.2em Georgia, Times, serif;
	color: #095F9C;
	margin: 1.3em 0 0.7em 0;
	}
	
#content h3 {
	color: #555;
	font: 1em Arial, Helvetica, Tahoma, sans-serif;
	margin: 1.3em 0 0.7em 0;
	}

#content h3 a { color: #555; } /* for search results */
#content h3 a:hover { color: #000; } /* for search results */

#content h4 {
	color: #000;
	font: bold 0.9em Arial, Helvetica, Tahoma, sans-serif;
	margin: 1.1em 0 0.7em 0;
	}

#content p, #content li, #content label {
	font: 0.72em/1.53em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	}

#content li { margin-bottom: 0.4em; }

#content li p { font-size: 1em; } /* makes nested paragraphs normal size */
	
#content p, #content ul, #content ol { margin-bottom: 0.7em; }
#content ul { margin-left: 1.7em; }
#content ol { margin-left: 2em; }

#content p a, #content li a {
	color: #518BB4;
	}
	
#content p a:hover, #content li a:hover {
	color: #000;
	}

#content blockquote {
	background: #e3eef7;
	padding: 0.5em 0;
	margin-bottom: 0.7em;
	}

#content blockquote p {
	color: #4c85ab;
	font-style: italic;
	margin: 0 1em;
	}

#content img {
	}

#content img.alignright, #content img.alignrightborder {
	float: right;
	margin: 0 0 10px 10px;
	}

#content img.alignleft, #content img.alignleftborder {
	float: left;
	margin: 0 10px 10px 0;
	}

#content img.alignleftborder, #content img.alignrightborder {
	border: 1px solid #e4e4e4;
	padding: 5px;
	}
	
/* --- split content --- */
	
#content .leftcontent {
	float: left;
	width: 270px;
	margin: 10px 15px 0 0;
	}
	
#content .newsletter {
	float: left;
	width: 148px;
	margin: 10px 15px 0 0;
	}

#content .newsletter h4 {
	color: #000 !important;
	}
	
#content .rightcontent {
	margin: 10px 0 0 0;
	float: left;
	width: 270px;
	}
	
#content .kayak392x72 {
	margin: 10px 0 0 0;
	float: left;
	width: 392px;
	}
	
#content .leftcontent h2 {
	font: 1.2em Georgia, Times, serif;
	color: #095F9C;
	margin: 0 0 0.7em 0;
	border-top: 1px solid #FCDDC5;
	padding: 0.2em 0 0 0;
	}
	
#content .leftcontent h5 {
	border-right: none;
	width: 240px;
	padding: 0 0 0 25px;
	background: url(/images/icon_featuredarticle.gif) 0 0 no-repeat;
	}

#content .rightcontent form {
	background: #e3eef7;
	padding: 0.5em;
	margin: 0 0 0.5em 0;
	}
	
#content .rightcontent .mostpopular {
	background: #e3eef7 url(/images/bg_featuredarticles.gif) 0 0 repeat-x;
	border: 1px solid #095f9c;
	}
	
#content .rightcontent .mostpopular h3 {
	color: #fff;
	font: bold 0.9em Arial, Helvetica, Tahoma, sans-serif;
	background: #095f9c;
	padding: 0.2em 0.5em;
	margin: 0 0 0.5em 0;
	}
	
#content .rightcontent .mostpopular ol, #content .rightcontent .mostpopular ul {
	margin-right: 10px;
	}
	
#content .rightcontent .mostpopular ol li a, 
#content .rightcontent .mostpopular ul li a 
	{ 
	color: #095f9c;
	}

#content .rightcontent .mostpopular ol li a:hover,
#content .rightcontent .mostpopular ul li a:hover
	{ 
	color: #000;
	}


/* --- ad blocks --- */
	
#content #google120x240, #content #google120x600 {
	float: right;
	width: 120px;
	margin: 0 0 20px 20px;
	}

#content #google468x60 {
	margin: 15px 0 20px 0;
	}

#content #expedia500x200 {
	margin: 0 0 20px 0;
	}


/* --- contextual nav --- */

#contextualnav {
	margin: 2em 0 0 0;
	border-top: 1px solid #B5CFE1;
	border-bottom: 1px solid #B5CFE1;
	padding: 0.2em 0;
	}
	
#contextualnav p {
	color: #518BB4;
	margin: 0;
	}
	
#contextualnav p a { text-decoration: none; color: #518BB4; }
#contextualnav p a:hover { text-decoration: underline; }
	
#contextualnav p a.contextualback {
	background: url(/images/arrow_prev.gif) 0 2px no-repeat;
	padding-left: 13px;
	}

#contextualnav p a:hover.contextualback { background-position: 0 -70px; }

#contextualnav p a.contextualnext {
	background: url(/images/arrow_next.gif) right 2px no-repeat;
	padding-right: 13px;
	}
	
#contextualnav p a:hover.contextualnext { background-position: right -70px; }
	
/*-------------------------
Comments
-------------------------*/

#content #comment h2 {
	color: #E87F2B;
	}

#content .commentwrap {
	background: url(/images/bg_comment_bottom.gif) 0 bottom no-repeat;
	}

#content .commenttext {
	float: left;
	width: 368px;
	padding: 5px 40px 1px 10px;
	background: url(/images/bg_comment_top.gif) 0 0 no-repeat;
	}

#content .commenttext p {
	color: #0C619D;
	font: 0.7em/1.4em Tahoma, sans-serif;
	}
	
#content .commentattribute {
	float: left;
	width: 132px;
	margin: 0 0 0 5px;
	}
	
#content .commentattribute dl {
	font: 0.7em/1.4em Tahoma, sans-serif;
	color: #E87F2B;
	}
	
#content .commentattribute dl dt {
	font-weight: bold;
	}
	
#content .commentattribute dl dt a {
	color: #E87F2B;
	text-decoration: none;
	}

/* --- comment form --- */

#commentform {
	margin: 0.5em 0 0 0;
	border-top: 1px dashed #E87F2B;
	padding: 0 0 0.5em 0;
	}

#txpCommentInputForm table {
	font: 0.7em/1.45em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 20px;
	}

#txpCommentInputForm table label {
	font-size: 1em; /* negates label size previously set */
	}

#txpCommentInputForm table a {
	color: #999;
	text-decoration: none;
	}

#txpCommentInputForm table a:hover {
	color: #666;
	text-decoration: underline;
	}


/*-------------------------
Footer
-------------------------*/

#footer {
	background: url(/images/bg_footer.gif) 0 0 no-repeat;
	margin-left: 155px;
	padding: 45px 25px 20px 25px;
	}
	
#footer p {
	font: 0.7em/1.4em Tahoma, sans-serif;
	color: #518BB4;
	}
	
#footer p a {
	color: #518BB4;
	text-decoration: none;
	}
	
#footer p a:hover { text-decoration: underline; }

.skiplink { display: none; }


/*-------------------------
Home Page
-------------------------*/

#home #mainnav li a.activetab { /* for home section with no dropdown */
	background: url(/images/mainnav_button_active_home.gif) 0 0 no-repeat;
	height: 33px;
	}
	
#home #content { /* for home section to connect nav with section */
	background: #fff url(/images/bg_content_home.jpg) 0 0 no-repeat;
	}

#home #content h1 {
	font: 1.5em/1.3em Georgia, Times, serif;
	color: #f48f3e;
	border: none;
	padding: 0;
	margin: 0 0 0.2em 0;
	width: 555px;
	}

#content .welcome {
	color: #095f9c;
	/* border-bottom: 1px dashed #e4eff7; 
	padding: 0 0 10px 0; */
	}

#content .welcome p {
	color: #095f9c;
	}
	
#home #content #homefields {
	margin: 10px 0 0 0;
	border-top: 1px dashed #e4eff7;
	}
	
#home #content #homefields h4 {
	font-weight: normal;
	color: #999;
	margin: 5px 0 10px 0;
	line-height: 1.3em;
	}
	
#home #content #homefields p {
	color: #999;
	font: 0.7em/1.4em Tahoma, sans-serif;
	}
	
#home #content #beforeyougo, #home #content #destinations {
	float: left;
	width: 268px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #fcddc5;
	background: #fff url(/images/bg_homeboxfade.gif) 0 0 repeat-x;
	}
	
#home #content #beforeyougo { margin-right: 15px; }

#home #content #beforeyougo h3, #home #content #destinations h3 {
	color: #095f9c;
	font-weight: bold;
	line-height: 1.6em;
	padding: 5px 0 5px 34px;
	margin: 0;
	border-bottom: 1px solid #fcddc5;
	}

#home #content #beforeyougo h3 {
	background: #fff url(/images/icon_beforeyougo.gif) 7px 5px no-repeat;
	}
	
#home #content #destinations h3 {
	background: #fff url(/images/icon_destinations.gif) 7px 5px no-repeat;
	padding-left: 36px;
	}
	
#home #content #beforeyougo p, #home #content #destinations p {
	margin: 10px;
	}
	
#home #content #beforeyougo img, #home #content #destinations img {
	float: right;
	width: 75px;
	border: 1px solid #fff;
	margin: 10px;
	}

#home #content p.marquee {
	text-align: center;
	background: #e3eef7;
	clear: left;
	padding: 0.3em 0;
	}

#home #content p.marquee a { font-weight: bold; }

/*-------------------------
Site Map
-------------------------*/

#content .sitemapsection h2 {
	margin: 0.5em 0;
	}

#content .sitemapsection h2 a { /* controls all h2 links */
	padding-left: 30px;
	text-decoration: none;
	color: #095F9C;
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#content .sitemapsection h2 a:hover { /* controls all h2 links */
	background-position: 0 -48px;
	text-decoration: underline;
	color: #F48F3E;
	}

#content .sitemapsection #destinationsclosed h2 a,
#content .sitemapsection #beforeyougoclosed h2 a,
#content .sitemapsection #ontheplaneclosed h2 a,
#content .sitemapsection #oncethereclosed h2 a,
#content .sitemapsection #goinghomeclosed h2 a,
#content .sitemapsection #movingabroadclosed h2 a,
#content .sitemapsection #resourcesclosed h2 a
	{
	background-image: url(/images/sitemap_arrow_down.gif);
	}

#content .sitemapsection #destinationsexpand h2 a,
#content .sitemapsection #beforeyougoexpand h2 a,
#content .sitemapsection #ontheplaneexpand h2 a,
#content .sitemapsection #oncethereexpand h2 a,
#content .sitemapsection #goinghomeexpand h2 a,
#content .sitemapsection #movingabroadexpand h2 a,
#content .sitemapsection #resourcesexpand h2 a
	{
	background-image: url(/images/sitemap_arrow_up.gif);
	}

#content .sitemapsection h3 {
	margin: 0.7em 0 0.4em 30px;
	}

#content .sitemapsection p {
	margin: 0 0 0 40px;
	}