@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #999999;
	color: #273d51;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p, ul, ol, address {
	font-size: 1.2em;
	line-height: 1.4em;
}
ul li ul li {
	font-size: .9em;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #513428;
	margin-bottom: 0em;
	font-variant: small-caps;
}
h1 + h2 {
	margin-top: 0px;
	font-size: 1.6em;
}
h2 {
	font-size: 1.5em;
	font-variant:small-caps;
	color: #6C5225;
	letter-spacing: 0em;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 + p {
	margin-top: .6em;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
}
h3.noBtmMarg {
	margin-bottom: 0px;
}
h3.noBtmMarg + p {
	margin-top: 0px;
}
h4 {
	font-size: 1.3em;
	font-weight: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.left {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
img.right {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
a:link {
	color: #273d51;
}
a:visited {
	color: #513428;
}
a:hover {
	color: #273d51;
	text-decoration: none;
}
a:active {
	color: #273d51;
}
.clear {
	clear: both;
}
#shell {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #EEEEEE;
}
#mast1a {
	float: left;
	clear: left;
	background-color: #6F85A6;
	width: 40%;
}
#mast1b {
	background-image: url(../img/1-gradient.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: right;
	width: 60%;
	height: 66px;
	clear: right;
	text-align: right;
}
#mast2 {
	background-color: #FFF;
	clear: both;
}
#mast3 {
	clear: both;
}
#contentShell {
	clear: both;
}
#contentTop {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	clear: both;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #CCCCCC;
}
.emphasis {
	color: #8C313A;
}
img.photoPres {
	float: right;
	margin-right: 1em;
	margin-bottom: 1em;
	border: 1px solid #1A344B;
	margin-top: 2em;
	margin-left: 2em;
}
#videoPres {
	float: left;
	margin-bottom: 1em;
	margin-right: 1.5em;
	margin-top: 1.5em;
}
.toTop {
	text-align: right;
	margin-top: 0.5em;
}
table.options {
	width: 47.5em;
	margin: 0px;
	padding: 0px;
}
.options td.one {
	width: 11em;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	font-size: 1.4em;
}
.spaceAbove {
	margin-top: 5em;
}
.spaceBelow {
	margin-bottom: 5em;
}
.spaceAboveBelow {
	margin-top: 5em;
	margin-bottom: 5em;
}
.noBullet {
	padding-left: .3em;
	list-style-type: none;
}
ul.noBullet li {
	margin-bottom: .5em;
}
ul.bulletSpaced li {
	margin-bottom: .8em;
}
#footer {
	text-align: center;
	clear: both;
	padding: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footer p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.9em;
	margin-top: 2px;
	margin-bottom: 2px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	text-decoration: none;
}
#markethaus {
	font-size: .9em;
	text-align: left;
	clear: both;
	background-color: #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}
#markethaus a:link {
	color: #1A344C;
	text-decoration: none;
}
.printOnly {
	display: none;
}
.webOnly {
}

