* {
  margin: 0;
  padding: 0;
}
html 
{
  font-family: verdana, sans-serif;
  text-align: center;
}
body 
{
	text-align: center;
}

img {
  border: 0;
}


#container 
{
	/*
  margin: 0 auto 0 auto;
  width: 736px;
	*/
  text-align: left;
}

div#wrapper{float:left;width:100%}
div#content {
  margin: 0 177px 0 195px;
  padding-bottom: 2em;
  line-height: 1.4em;
  font-size: .9em;
}
div#navigation{float:left;width:195px;margin-left:-100%;padding-left: 2px;}
div#extra{float:left;width:167px;margin-left:-167px;}

/*div#footer {
  clear: both;
  width:100%;
  padding: 17px 4px 4px 4px;
  background: #817FC0 url(img/page_footer_bg.gif) no-repeat top right;
  color: #FFF;
  font-size: .7em;
  overflow: hidden;
}
*/
/* page header */
#header {
	position: relative;
}	


#breadcrumb {
  border-bottom: 1px solid #FFF;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 200px;
  background: #1C3F93;
  color: #FFF;
  font-size: .7em;
}
#breadcrumb a {
  color: #FFF;
  text-decoration: underline;
}

#breadcrumb a:link {text-decoration: underline;}
#breadcrumb a:visited {text-decoration: underline;}
#breadcrumb a:active {text-decoration: none;}
#breadcrumb a:hover {color: #1C3F93; background: #fff none; text-decoration: none;}

#links {
  border-bottom: 1px solid #FFF;
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 216px;
  background: #C2E8FF;
  color: #254592;
  font-size: .6em;
  text-align: right;
}
#links a {
  color: #254592;
  background: url(img/links_bullet.gif) no-repeat 0 50%;
  padding-left: 14px;
  font-weight: bold;
  text-decoration: none;
}

#links a:hover {
  color: #fff;
  background: #254592 url(img/other_links_bullet.gif) no-repeat 0 50%;

}

#other_links {
  float: left;
  width: 100%;
  background: url(img/other_links_bg.gif) repeat-x 0 0;
  font-size: .6em;
  color: #FFF;
}
#other_links_links {
  float: right;
  background: url(img/other_links_link_bg.gif) repeat-x 0 bottom;
  padding: 7px 4px 6px 12px;
}
#other_links_links a {
  background: url(img/other_links_bullet.gif) no-repeat 0 50%;
  padding-left: 14px;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}

#other_links_links a:hover {
  color: #fff;
  background: #254592 url(img/links_bullet.gif) no-repeat 0 50%;

}
#logo {
  position: absolute;
  top: 0;
  padding: 0;
}


/*
#latest_travel_news {
  width: 163px;
  margin-top: 4px;
  margin-bottom: 8px;
}

#latest_travel_news h2 {
  background: url(img/latest_travel_news_header_bg.gif) no-repeat top left;
  color: #FFF;
  padding: 4px 8px 4px 8px;
  font-size: .9em;
  font-weight: normal;
}
#latest_travel_news ul {
  padding: 4px;
  border-right: 1px solid #1B3F94;
  border-left: 1px solid #1B3F94;
  list-style: none;
}
#latest_travel_news li {
  padding-top: 4px;
  margin-bottom: 4px;
  background: url(img/latest_travel_news_bullet.gif) no-repeat 0 1.0em;
  padding-left: 14px;
  font-size: .7em;
} 
#latest_travel_news li a {
  color: #232865;
  text-decoration: none;
}

#latest_travel_news li a:link {text-decoration: none;}
#latest_travel_news li a:visited {text-decoration: none;}
#latest_travel_news li a:active {text-decoration: none;}
#latest_travel_news li a:hover {color: #fff; background: #232865 none; text-decoration: none;}


#latest_travel_news .footer {
  background: url(img/latest_travel_news_footer_bg.gif) no-repeat bottom right;
  color: #FFF;
  padding: 4px 8px 4px 8px;
  font-size: .9em;
  font-weight: normal;
  text-align: right;
  font-size: .7em;
}
#latest_travel_news .footer a {
  padding-left: 13px;
  background: url(img/latest_travel_news_footer_bullet.gif) no-repeat 0 50%;
  color: #FFF;
  text-decoration: none;
}
*/

/*
.nav_box {
  margin-bottom: 8px;
  background: url(img/nav_box_bg.gif) no-repeat bottom left;
  color: #AF2E71;
  width: 164px;
  padding-bottom: 4px;
  float: left;
  font-size: .7em;
}
.nav_box h2 {
  background: url(img/nav_box_header_bg.gif) no-repeat top left;
  color: #2C3984;
  padding: 6px 4px 2px 8px;
  font-size: 1.3em;
}
.nav_box img {
  float: left;
  margin: 10px 8px 10px 0;
}  

.nav_box h2 img {
  float: left;
  margin: 8px 4px 10px 0;
}  
.nav_box p {
  padding: 4px 8px 4px 8px;
}
.nav_box .phone {
  color: #2C3984;
  text-align: center;
}
.nav_box .open {
  text-align: center;
}  
*/

/* content styles */

#content h1,
#content h2,
#content h3 {
  margin: .5em 0 .5em 0;
  line-height: 1.2em;
  color: #1B3F94;
} 
#content h1 {
  margin: 0 0 .5em 0 !important;
}

#content p {
  margin: .5em 0 .5em 0;
}
#content a {
  color: #B0306B;
}

#content a:hover {
  background: #B0306B; color:#fff; text-decoration:none;
}

/*#footer a {
  color: #FFF;
  text-decoration: none;
}

#footer a:link {text-decoration: none;}
#footer a:visited {text-decoration: none;}
#footer a:active {text-decoration: none;}
#footer a:hover {color: #8080c1; background: #fff none; text-decoration: none;}

#footer_links {
  float: left;
}


#last_updated {
  float: right;
}
*/

#content ul,
#content ol {
	margin: 0 0 0 1.5em;	
}

#content ul {list-style:none; margin-left:10px}

#content ul li {background: #fff url(img/latest_travel_news_bullet.gif) no-repeat 0 .5em; padding-left:15px}

#content p img {
	float:right; 
	margin: 7px;
	border: 1px solid #1c3f93;
} 

#content p img.noBorder,
#content em img {
	float:right; 
	margin: 7px;
	border: 0;
} 

#website_map {
	font-size: .8em;
	margin: 0 0 0 .5em;
}

#website_map ul
{
	list-style: none;
	margin: 0 0 0 .5em;
}
.channel {
	margin: .25em 0 .25em 0;
	background: url(img/channel.gif) no-repeat top left;
	padding-left: 16px;	
	font-weight: bold;
}

.posting {
	background: url(img/posting.gif) no-repeat 0 .4em;
	padding-left: 10px;	
	font-weight: normal;
}

.callout_image {
	float: right;
	margin-right:4px;
}

table {
	border-collapse: collapse;
	font-size: .9em;
}
th {
	background: #EEE;	
}
td {
	padding: .125em .5em .125em .5em;
	border-top: 1px solid #EEE;
	border-right: 1px dashed #EEE;
	border-bottom: 1px solid #EEE;
	border-left: 1px dashed #EEE;
}

.hidden {
	display: none;
}
.route_summary 
{
	display: block;
	font-size: .8em;	
	padding-bottom: .25em;
	border-bottom: 1px solid #EEE;
}