/* CSS Document */

body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColLiqLtHdr #wrapper {
	background:url(finalHistoricalArt/column.gif) repeat-y left top;
}
.twoColLiqLtHdr #container {
	width: 75em;
	background-color: #CC9;
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.twoColLiqLtHdr #header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
} 
.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 24%; /* top and bottom padding create visual space within this div  */
	background-color: #FFC;
	padding-top: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nameList {
	margin-left: 30px;
	margin-right: 20px;
}
#sidebar1 h3, h4 {
	text-align: center;
}
#sidebar1 p {
	font-size: 95%;
	padding-right: 18px;
	padding-left: 18px;
	line-height: 1.7em;
	display: inline-block;
}
#sidebar1 .sidebarCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.twoColLiqLtHdr #mainContent {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 26%;
} 
#floodAlertBig {
	color: #8D2300;
	text-decoration: none;
	background-color: #FFF;
	width: 700px;
	border: medium solid #030;
	text-align: center;
	float: none;
	margin-left: 2px;
	padding: 3px;
	font-size: 18px;
}
#redText {
	color: #C03;
	font-weight: bold;
}
#justBlue {
	color: #369;
	text-decoration: underline;
}
#mainContent h3  {
	margin-bottom: -.5em;
}
.twoColLiqLtHdr #footer {
	padding: 10px;
	background-color: #363;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
	text-align: center;
	word-spacing: 2em;
	font-family: Tahoma, Geneva, sans-serif;
	color: #CF9;
	font-size: 16px;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
} 
.mainLinks {
	list-style-type: none;
	width: 225px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.mainLinks a {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #693;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-bottom: 10px;
	border: 2px solid #666;
	margin-top: 14px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333;
	text-decoration: none;
	border: thin solid #699;
	padding: 2px;
	font-weight: bold;
}
#onlineTours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #FFC;
	padding: 6px;
	border: medium solid #666;
}
#mainContent a:link {
	font-weight: bold;
	text-decoration: none;
	color: #600;
}
#mainContent a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #330;
}
#mainContent a:hover {
	text-decoration: none;
	color: #990;
}
.twoColLiqLtHdr #container #footer a:link {
	color: #CC3;
	text-decoration: none;
}
.twoColLiqLtHdr #container #footer a:visited {
	color: #C93;
	text-decoration: none;
}
.centerPicture {
	text-align: center;
	margin: 10px;
}
.centerPicture img {
	border: 1px solid #333;
}
.centerPicture p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pictureCaptionRight {
	float: right;
	width: 500px;
	margin-top: 10px;
	margin-left: 5px;
}
.pictureCaptionRight img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.pictureCaptionRight p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pictureCaptionRightNarrow {
	float: right;
	width: 320px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 5px;
}
.pictureCaptionRightNarrow img {
	border: 1px solid #333;
	margin: 3px;
}
.pictureCaptionRightNarrow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	margin-top: 2px;
}
#footer .floatRight {
	float: right;
	height: 60px;
	width: 60px;
}
#footer .floatLeft {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 60px;
	width: 60px;
}
.fltrt { /* this class can be used to float an element right in your page. */
	float: right;
	border: 1px solid #333;
	margin: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	border: 1px solid #333;
	margin: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.quote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 1.2em;
}
.bewareBox {
	border: medium solid #663;
	padding-left: 15px;
	display: block;
	line-height: 25px;
	padding-top: 0px;
	font-weight: normal;
	font-variant: small-caps;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 14pt;
	font-style: normal;
	text-transform: uppercase;
}
.montagePadding {
	margin: 0px;
	padding: 0px;
}