a:link {
	color: #49508D;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #49508D;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #49508D;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background: #F0F8FF;
	color: #000000;
	font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
}

h1 {
	color: #5C63A9;
	font-size: large;
	font-weight: bold;
}

p {
	text-align: justify;
}

p.hidden {
	display: none;
}

p.clickmap {
 text-align: center;
 font-size: smaller;
}

p.bensbus { text-align: center; }

td {
	color: #000000;
	font: small Arial, Helvetica, sans-serif;
}

#banner {
	background-color: #D2E5E9;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height: 90px;
	width: 740px;
}

#footer {
	background: #FFFFFF;
	color: #000000;
	text-align: left;
	width: 740px;
}

#copyright {
	background: #F0F8FF;
	color: #000000;
	font-size: 10px;
	text-align: right;
	width: 740px;
	padding-top: 2px;
	padding-bottom: 10px;
}

#header {
	background-color: #F0F8FF;
	color: #000000;
	height: 120px;
	width: 740px;
	margin-top: 10px;	
}

div.flags {
	float: left;
	width: 100px;
	height: 32px;
}

div.menulinks {
	float: right;
	height: 32px;
	padding: 5px 10px 0px 0px;
}

#menu {
	background-color: #336699;
	color: White;
	width: 738px;
	height: 32px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	clear: both;
}

div.menulinks a:link {
	color: Aqua;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/square_black.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
}

div.menulinks a:visited {
	color: Aqua;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/square_black.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
}

div.menulinks a:hover {
	color: White;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/square_white.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
}

div.menulinks a:active {
	color: Aqua;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/square_black.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
}

#inset {
	background-color: transparent;
	border: 1px solid #D2E5E9;
	color: #000000;
	margin: 10px 10px 0px 10px;
	padding: 5px;
	width: 706px;
}

#inset img.left {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}

#inset img.right {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}

#inset ul.blue {
	text-align: left;
	list-style: square;
	list-style-image: url(images/bullet_small_blue.gif);
}

#inset h3 {
	font-size: medium;
	background-color: #336699;
	color: White;
	padding: 2px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}

#main {
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #000000;
	width: 738px;
}

table#avail {
	background: Azure;
	color: Black;
}

table#avail th {
	background-color: #1E90FF;
	text-align: left;
}

table#avail td {
	border-bottom: 1px dotted Gainsboro;
}

table#avail tr.taken {
	background-color: IndianRed;
}

td.blackborder {
	border: 1px solid Black;
	background-color: Azure;
	padding: 1px 2px;
}

#mapdir {
	width: 300px;
	position: relative;
}

#mapdir h1 {
	color: #5C63A9;
	text-align: left;
	background-color: transparent;
	font-size: large;
}

#mapdir h2, h2.location {
	font-size: medium;
 color: #5C63A9;
	text-align: left;
	background-color: transparent;
	border-bottom: 1px solid #5C63A9;
	margin-bottom: -12px;
}
#mapdir h3 {
	font-size: small;
   color: #5C63A9;
	text-align: left;
	background-color: transparent;
	margin-bottom: -15px;
}

#mapdir ul {
	text-align: left;
	list-style: square;
	list-style-image: url(images/bullet_small_blue.gif);
}


table.choice {
	width: 100%;
}

table.choice td {
	text-align: center;
	width: 50%;
}

table.choice td.left {
	border-right: 1px solid #D2E5E9;
}

span.language {
	font-weight: bold;
	color: CadetBlue;
	background-color: transparent;
	font-size: large;
}

#features {
 float: right;
 width: 220px;
 border: 1px solid Black;
 margin: 5px 1px 10px 10px;
 background: #FAEBD7;
 color: Black;
}

#features ul {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 list-style: none; 
}

#features li {
 margin: 0px 0px 0px 0px;
 list-style: none;
 text-align: left;
 background: transparent url(images/tick.gif) no-repeat 0px 0px !important;
 padding: 0px 0px 6px 22px;
}

#features h1 {
 background: #5C63A9;
 color: White;
 margin: 0px 0px 0px 0px;
 padding-bottom: 3px;
}

#features h2 {
	color: #5C63A9;
	font-size: medium;
	font-weight: bold;
}

div.captive_right {
  float: right;
  width: 200px;  
  margin: 15px 1px 10px 10px;
  padding: 0;
  background: #336699;
  color: White;
}

div.captive_right p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  padding: 6px 0px;
  margin: 0px;
}

