@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}


body {
	background-color: #FFFFC9;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	text-align: center; 
	}

img {
	border:none;
	}


h1 {
	color: #000066;
	font-size: 1.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	font-style: italic;
}


h2 {
	color: #000066;
	font-size: 1.4em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td {
	vertical-align: top;
	text-align: center;
	font-size: .9em;
}

a,  a:link {
	color: #000099;
	font-weight: bold;
	text-decoration:underline;
}

a:visited {
	color: #000066;
	font-weight: bold;
	text-decoration:underline;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

a:focus {
  color: #0000FF;
}

a:active {
  color: #0000FF;
}

#dots {
	background-color: #000066; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 780px; padding-left: 24px; padding-right: 36px;
background-image: url(http://brosetours.com/dots.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#outerWrapper {
	background-color: #fff; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 780px;
	background-image: url(/images/background-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 5px solid #000066;
}
#outerWrapper #header {
	padding: 10px; 
	background-image: url(../images/tagline_luggage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 76px;
	margin-bottom: 20px;
}


#outerWrapper #contentWrapper #leftColumn1 {
	float: left; 
	width: 150px;
	padding-top: 180px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
	background-image: url(../images/silver-bus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#outerWrapper #contentWrapper #leftColumn1 ul {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#outerWrapper #contentWrapper #leftColumn1 li {
	margin: 0;
	padding: 0;
	float:left; /*Correcting IE whitespace bug*/
	width: 100%;
	}

#nav_home {
	padding-top: 20px;
	}

#body_home #nav_home a, #body_tour #nav_tour a, #body_register #nav_register a, #body_about #nav_about a, #body_contact #nav_contact a, #body_policies #nav_policies a {
	background-color: #8080FF;
	color: #FFFF99;
	font-weight: bold;
	}


#outerWrapper #contentWrapper #leftColumn1 a {
	display:block;
	line-height: 2em;
	padding-left: 10px;
	}


#outerWrapper #contentWrapper #leftColumn1 a:link {
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
}

#outerWrapper #contentWrapper #leftColumn1 a:visited {
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
}

#outerWrapper #contentWrapper #leftColumn1 a:hover {
	color: #D9D9FF;
	font-weight: bold;
	text-decoration: none;
}

#outerWrapper #contentWrapper #leftColumn1 a:active {
  	color: #D9D9FF;
	font-weight: bold;
	text-decoration: none;
	}



#outerWrapper #contentWrapper #content {
	margin-bottom: 0;
	margin-left: 170px;
	margin-top: 0;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}


#outerWrapper #footer {
	padding: 10px; 
	font-size: .8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 170px;
	clear: both;
}

#featuretable td {
	padding-bottom: 10px;
	}
#schedule {
	margin-left: 0px;
}



#schedule td {
	background-color: #C6C6FF;
	font-size: .9em;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}


#schedule th {
	background-color: #000066;
	color: #FFFFC9;
	text-align: center;
	font-size: 1.4em;
}

#schedule a:link, #featuretable a:link  {
	text-decoration:none;
	}
	
#schedule a:visited, #featuretable a:visited  {
	text-decoration:none;
	}
	
#schedule a:hover, #featuretable a:hover  {
	text-decoration:underline;
	}
	
#schedule a:active, #featuretable a:active  {
	text-decoration:underline;
	}

.floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.floatleft {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.imgfloatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}

.imgfloatleft {
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}

.smalleritalic {
	font-size: .9em;
	font-style: italic;
}

h2.lessspace {
	padding-top: 20px;
}

td.colleft {
	width: 59%;
	}

td.colright {
	width: 41%;
	}
	
.nodisplay {
	display:none;
	}

