body {
	color: #000066;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	background-color: #D1DBF2;
	margin-top: 0px;
}
#container {
	position: relative;
	width: 720px !important;
	width /**/: 750px;
	background-color: #fff;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-color: #731575;
	height: auto;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#narrative p {
	margin-right: 5px;
}
#logoBox {
	width: 720px;
	height: 90px;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	right: 1.8em;
	width: 720px;
	float: left;
}
#navigation {
	width: 720px;
	text-transform: uppercase;
	font-weight: normal;
	float: left;
	margin-bottom: 10px;
}
#pageTitle {
	font-size: 1.6em;
	letter-spacing: 0.3em;
	width: 720px;
	text-align: right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #731575;
	color: #731575;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
}
.heading {
	margin-right: 20px;
	line-height: 30px;
	margin-left: 20px;
}
#indexTitle {
	margin-top: 0;
	margin-right: 5px;
	color: #731575;
	text-transform: uppercase;
	font-size: 2em;
	letter-spacing: 0.3em;
	margin-left: 220px;
	width: 480px;
	text-align: center;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #731575;
	padding: 20px 0px;
	float: left;
}
ul {
 margin: 0;
 list-style: none;
 line-height: 1.1em;
 padding-top: 0;
 padding-right: 20px;
 padding-left: 15px;
}
li {
 list-style-type: circle;
 line-height: 1.2em;
 margin-bottom: 7px;
 margin-right: 10px;
 margin-left: 10px;
}
#meetingInfo {
	text-align: center;
	width: 720px;
	margin: 0px;
}
#quickSummary {
	width: 680px;
	font-size: 1em;
	line-height: 1.4em;
	text-align: justify;
	color: #731575;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #731575;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#explanation {
	text-align: justify;
	padding-bottom: 10px;
	width: 680px;
	margin-right: 20px;
	margin-left: 20px;
}
#explanation a:link, #quickSummary a:link {
	color: #731575;
	font-weight: bolder;
	text-transform: lowercase;
	text-decoration: none;
}
#explanation a:visited, #quickSummary a:visited {
	color: #999999;
	font-weight: bolder;
	text-decoration: none;
	text-transform: lowercase;
}
#explanation a:hover, #quickSummary a:hover {
	color: #C7CEDE;
	font-weight: bolder;
	background-color: #731575;
}
#narrative {
	text-align: justify;
	line-height: 1.4em;
	width: 680px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#narrative a:link {
 color: #731575;
 font-weight: bold;
}
#narrative a:hover, #narrative a:active {
 color: #020B3E;
 font-weight: bold;
 text-decoration: underline;
}
#narrative a:visited {
 color: #CCCCCC;
 font-weight: bold;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #731575;
	text-transform: uppercase;
	line-height: 24px;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #0E2757;
	line-height: 1.4em;
}
h3 {
	line-height: 1.3em;
	font-size: 1.3em;
	font-weight: bold;
	color: #0E3E6E;
}
h4 {
 font-size: 1.4em;
 color: #8DA8C6;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: 0.2em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #8DA8C6;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
h6 {
	font-size: 1em;
	color: #731575;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.emphasis {
 font-size: 1.1em;
 font-weight: bold;
 text-transform: uppercase;
 color: #8DA7C7;
 line-height: 1.4em;
 letter-spacing: 0.1em;
 margin-left: 0px;
}
.emphasisSml {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #8DA7C7;
	letter-spacing: 0.1em;
	padding-top: 2px;
	padding-bottom: 2px;
}
.altHeader {
	font-size: 20px;
	color: #731575;
	font-weight: 700;
	text-transform: uppercase;
}
.altText {
	color: #731575;
}
.altTextBold {
	font-weight: bold;
	color: #731575;
}
.spouseText {
	color: #8DA7C7;
}
.spouseTextBold {
	font-weight: bold;
	color: #8DA7C7;
}
.imagetext {
	font-size: 90%;
	font-weight: lighter;
	color: #8DA8C6;
	line-height: 12px;
}
.copyright {
	color: #CCCCCC;
	font-size: .8em;
}
.requiredText {
	color: #CC00CC;
}
form {
	color: #0E2757;
	font-weight: bolder;
	font-size: 90%;
}

#pageTop {
	text-align: right;
	color: #020B3E;
	margin-right: 20px;
}
#pageTop a:link, #pageTop a:visited {
	color: #8DA7C7;
	font-weight: bolder;
	font-size: 1em;
}
#validation {
	width: 200px;
	margin-left: 20px;
	margin-top: 5px;
	}
#footer {
	width: 708px!important;
	width /**/: 720px;
	height: 24px!important;
	height /**/: 30px;
	margin-top: 15px;
	padding: 6px 12px 0 0;
	text-align: center;
	background-color: #E7EDF5;
	font-weight: bold;
	font-size: 0.75em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #731575;
	color: #999999;
	}
#footer a:link, #footer a:visited {
	color: #8DA7C7;
	font-weight: bolder;
	text-decoration: none;
	}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	background-color: #114170;
	text-decoration: underline;
	}
	
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.tourL{
	text-align: left;
	margin-bottom: 10px;
	clear: right;
}
.tourL h4 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #990066;
	display: block;
}
.tourR h4 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #990066;
	display: block;
	text-align: right;
}
.tourL .heading {
	float: left;
	width: 100%;
}
.tourL img{
	float: right;
	padding: 0px 0px 0px 12px;
}
.tourL p {
	padding: 0px 0px 10px 0px;
	text-align: justify;
}
.tourL a.copyright{
	color: #CCCCCC;
	font-size: .8em;
	display:block;
	padding-bottom: 5px;
}
.tourR {
	float: right;
	width: 100%;
	margin-bottom: 10px;
	clear: left;
}
.tourR img {
	float: left;
	padding: 0px 12px 0px 0px;
	clear: right;
}
.tourR p {
	padding: 0px 0px 10px 0px;
	text-align: justify;
}
.tourR a.copyright{
	color: #CCCCCC;
	font-size: .6em;
	display:block;
	padding-bottom: 5px;
}

.BoxLPhoto {
 float: left;
 width: 160px;
 padding-bottom: 15px;
 position: relative;
 padding-top: 5px;
 text-align: left;
 height: 120px;
}
.BoxMPhoto {
 float: left;
 width: 150px;
 padding-bottom: 15px;
 position: relative;
 text-align: center;
 padding-top: 5px;
 height: 120px;
}
.BoxRPhoto {
 float: right;
 width: 150px;
 padding-bottom: 15px;
 position: relative;
 padding-top: 5px;
 text-align: right;
 height: 120px;
}
.spacer {
	margin-bottom: 20px;
	margin-top: 20px;
}
.tourL .h4 {
	float: left;
	width: 100%;
	font-size: 1.3em;
	font-weight: bold;
	color: #0000FF;
	display: block;
}
#explanation img:hover {
	text-decoration: none;
}
#gallery {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	text-align: justify;
	padding-bottom: 12px;
	clear: both;
}
#Register {
	font-weight: bold;
	color: #000066;
	background: #D1DBF2;
	border: 1px solid #000066;
}
#Reset {
	font-weight: bold;
	color: #731575;
	background: #D1DBF2;
	border: 1px solid #731575;
}
.noteText {
 font-size: .9em;
 font-weight: bold;
 color: #F0C;
 letter-spacing: 0.1em;
 line-height: 18px;
 font-style: italic;
}
#p7ABW1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tourHeader1 {
	width: 680px;
	font-size: 1em;
	line-height: 1.4em;
	text-align: justify;
	color: #731575;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #731575;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#tourHeader2 {
	width: 680px;
	font-size: 1em;
	line-height: 1.4em;
	text-align: justify;
	color: #731575;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #731575;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#meetingInfo u {
	color: #731575;
}
#meetingInfo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#narrative .tourR img, #narrative .tourL img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#quickSummary .emphasisSml a {
	text-transform: uppercase;
	color: #8DA7C7;
	text-decoration: underline;
}
#meetingInfo div .emphasisSml a {
	color: #8DA7C7;
}

