@charset "utf-8";
/* CSS Document */

/* IE6 behavior fixed */

body {
	behavior: url(../../csshover.htc);
	}

	
img, div, a {
	behavior: url(../../iepngfix.htc);
	}

/* End of IE6 behavior fixes */

html, p {
	margin: 0;
	}

body {
	background-color: #663333;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	}
	
input, textarea, form, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	}
	
blockquote {
	margin: 1em 0 1em 2em;
	padding: 0;
	}
	
a:link {
	color: #3333CC;
	}
	
a:visited {
	color: #3333CC;
	}
	
a:hover {
	color: #3399FF;
	}
	
a:active {
	color: #3399FF;
	text-decoration: none;
	}

#borderRightContainer {
	background-image: url(images/shade_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: auto;
	margin-top: 20px;
	width: 950px;
	}

#containerHome {
	background-image: url(images/background.jpg);
	background-position: 0px 244px;
	background-repeat: no-repeat;
	border: 1px solid #000;
	width: 923px;
	}
	
#container {
	background-color: #CCC;
	background-image: url(images/background2.jpg);
	background-position: 0px 244px;
	background-repeat: no-repeat;
	border: 1px solid #000;
	width: 923px;
	}
	
#header {
	height: 244px;
	margin-bottom: 15px;
	}
	
#leftMenu {
	float: left;
	padding-left: 15px;
	position: relative;
	width: 150px;
	z-index: 500;
	}
	
#contentHome {
	height: 481px;
	margin: 0px 15px 15px 180px;
	padding: 10px;
	}
	
#content {
	background-color: #CCC;
	border: 3px double #000;
	min-height: 520px;
	height: auto !important;
	height: 520px;
	margin: 0px 15px 15px 180px;
	padding: 10px;
	position: relative;
	}
	
#footer {
	margin: auto;
	width: 950px;
	}
	
#bottomShading {
	background-image: url(images/shade_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	height: 25px;
	}
	
.menuItem {
	display: block;
	height: 40px;
	padding-bottom: 5px;
	width: 150px;
	}

#menu {
	background-image: url(images/menu/tours.png);
	background-repeat: no-repeat;
	height: 45px;
	z-index: 1000;
	}

#menu:hover {
	background-image: url(images/menu/toursroll.png);
	}

#menu ul {
	display: none;
	left: 165px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	position: absolute;
	top: 90px;
	z-index: 1000;
	}

#menu:hover ul {
	display: block;
	}

.bookTour {
	background-image: url(images/menu/booktour.png);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 150px;
	}

.bookTour:hover {
	background-image: url(images/menu/booktourroll.png);
	}

.docksWapping {
	background-image: url(images/menu/dockswapping.png);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 150px;
	}

.docksWapping:hover {
	background-image: url(images/menu/dockswappingroll.png);
	}

.brickLane {
	background-image: url(images/menu/bricklane.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 150px;
	}

.brickLane:hover {
	background-image: url(images/menu/bricklaneroll.png);
	}

.heading {
	font-size: 16px;
	font-weight: bold;
	}
	
.largerText {
	font-size: 14px;
	}
	
.footerText {
	color: #FFF;
	font-size: 10px;
	}

.smallText {
	font-size: 11px;
	}
	
a.whiteLink, a.whiteLink:visited {
	color: #FFF;
	}

.imageBorder {
	border: 1px solid #660000;
	}
	
.sponsorLogo {
	border: 1px solid #000;
	}
	
.vLogo {
	margin: 2em 2em 2em 0em;
	}

.imageRight {
	border: 1px solid #660000;
	margin-left: 10px;
	margin-bottom: 10px;
	}

.imageLeft {
	border: 1px solid #660000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
.imageFloatRight {
	border: 1px solid #000;
	float: right;
	}
	
.tourImage {
	border: 1px solid #660000;
	margin: 0 12px 0 12px;
	}
	
.paddingBottom {
	padding-bottom: 2em;
	}
	
.bookingForm {
	margin: 0;
	}
	
.bookingForm label {
	display: block;
	margin: 1em 0 1em 0;
	}
	
.bookingForm label.indent {
	margin-left: 40px;
	}
	
.bookingForm input.nameIndent {
	margin-left: 104px;
	}
	
div#galleryContainer {
	height: 828px;
	margin: auto;
	width: 672px;
	}

div#galleryLaunchContainer {
	height: 368px;
	margin: auto;
	width: 672px;
	}

div#galleryContainer a, div#galleryLaunchContainer a {
	cursor: pointer;
	}
	
img.galleryImage {
	border: 1px solid #660000;
	height: 70px;
	margin: 10px;
	width: 90px;
	}
	
img.galleryImage:hover {
	border-width: 2px;
	height: 80px;
	margin: 4px;
	width: 100px;
	}

#subscribeContainer {
	height: 60px;
	margin: 1em auto 1em auto;
	width: 290px;
	}

#subscribeBox {
	border: 1px solid #333;
	float: left;
	}
	
#subscribeForm {
	padding: 4px;
	}

.boxTitle {
	background-color: #663333;
	border-bottom: 1px solid #333;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	}
	
#donateFlash {
	margin: auto;
	padding: 2em 0 0 0;
	width: 614px;
	}

#donateFlashSmall {
	bottom: 10px;
	position: absolute;
	right: 10px;
	}

.leftTour {
	float: left;
	padding-top: 2em;
	width: 325px;
	}

.rightTour {
	float: right;
	padding-top: 2em;
	width: 325px;
	}

p.listenLink {
	line-height: 40px;
	}

.speaker {
	border: 0;
	float: left;
	margin: 0 1em 0 0;
	}

.lectureImageRight {
	border: 1px solid #660000;
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	}

form.toursForm {
	border: 2px solid #660000;
	padding: 0.5em 1em 0.5em 1em;
	}

form.toursForm label {
	display: block;
	padding: 0.5em 0 0.5em 0;
	}

form.toursForm input.other {
	float: left;
	margin: -24px 0 0 170px;
	}

form#TrainingApp {
	border: 2px solid #660000;
	padding: 10px;
	}

form#TrainingApp label {
	display: block;
	padding: 0.5em 0 0.5em 0;
	}