html { margin: 0; padding: 0; }
body {
	background : #f0f8ff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 80%;
}
div { border: 0 solid #000; }
#anchor {
	width: 98%;
}
h1, h2, h3, .thanks, .itemlist {
	font-weight: bold;
	color: #0066cc;
	background: inherit;
	font-family: "Times New Roman", serif;
	margin: 8px; padding: 0;
}
h1 { font-size: 300%; }
h2 { font-size: 200%; font-style: italic; }
h3 { font-size: 150%; }
#header { text-align: center; }
#header img {
	position: absolute; left: 0; top: 0; }
#content {
	position: relative;
	padding: 5px 10px;
	margin-bottom: 30px;
}
#content img {
	padding: 10px 0 0 0;
}
a { background: #0066cc; color:#000; }
a:link { background: transparent; color: #0066cc; }
a:visited { background: transparent; color: #333333; }
a:hover { background: #0066cc; color: #fff; }
a:active { background: transparent; color: #0000CD; }
li { padding: 4px; }

#navcontainer { width: 100%; padding: 0; margin: 0; text-align: center; }
#navlist {
	margin: 0;
	padding: 3px 5px 4px 5px;
	border-bottom: 1px solid #0066cc;
	border-top: 1px solid #0066cc;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	line-height: 18px;
	font-weight: bold;
	margin: 0 7px 14px 7px;
	text-decoration: none;
	color: #0066cc;
	background: transparent;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 4px solid #000;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}

#navlist a:hover { color: #000; }

.credit {
	font-size: 90%;
	padding: 0;
	margin-top: 0; margin-bottom: 0;
	text-align: center;
}
.imgleft { float: left; padding-right: 15px; margin-bottom: 0; }
.imgright { float: right; margin-bottom: 0; padding-left: 15px; }
.imgcenterright { float: right; margin-bottom: 0; padding-right: 140px; }
.imgcenterleft { float: left; margin-bottom: 0; padding-left: 50px;}

.center { text-align: center; }
.quote { font-style: italic; padding: 10px 0 0 15px; margin: 0; text-align: left; }
.quotecredit { padding: 0 0 0 15px; text-align: right; margin: 0; }
#footer {
	clear: both;
	padding-top: 10px;
	text-align: center;
	font-size: 90%;
	border-top: 1px solid #0066cc;
}
#footer p { padding: 0; margin: 0; }
#picquote {
	width: 70%; margin-left: 15%;
	text-align: center;
}
.title { font-style: italic; font-weight: bold; }
.titlenoem { font-style: normal }
.subtitle { font-size: 110%; font-weight: bold; color: #0066cc; background: transparent; }
.spacer { clear: both; }
table {
	padding: 0;
	margin: 0;
	width: 80%;
	border: 1pt solid #000;
}
table.orderform {
	margin: 10px; 
}
table.orderform td {
	padding: 5px;
	border: 1px solid #000;
}
table.schedule {
	padding: 20px;
	margin: 20px;
	text-align: left;
	border: 1px solid #000;
	width: 100%;
}
table.schedule td {
	padding: 10px;
	border: 1px solid #000;
}
table.registration {
	border: 0;
	width: 80%;
	vertical-align: top;
}
table.registration td.fields {
	text-align: right;
	padding: 5px;
}
table.registration td.input {
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
table.registration td.officeuse {
	text-align: left;
	width: 35%;
	padding: 10px;
	vertical-align: top;
}
table.destination {
	border: 0;
	width: 80%;
	vertical-align: top;
}
table.destination td.dests {
	vertical-align: top;
	width: 30%
}
.photos { text-align: center; }
.photos img { vertical-align: middle; }
.required { color: #FF3300; background: transparent; font-weight: bold; }
.cancel { text-align: left; }
.ordernow { font-size: 150%; text-decoration: underline; }
#divider { border-top: 2px solid #0066cc; margin-top: 20px; }
#photocol { position: absolute; right: 0; width: 35%; top: 25px; }
#photocol  img { margin: 10px 0; }
.thanks { font-size: 300%; text-align: center; color: #000; background: transparent; }
.itemlist { font-size: 125%; }