/* standard elements */
* {
	margin: 0;
	padding: 0;
}

html {min-height: 100%;}


a {
	color: #923e2c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #032062;
}

body {
	background: #747a91 url(images/bg.gif) repeat;
	color: #5c4633;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}

p,ul {
	padding-bottom: 1em;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	padding-top: 0.1em;
	color: #032062;
	padding-bottom: 0.6em;
}
h2 {
	font-size: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.6em;
}
h3 {
	font-size: 0.8em;
	text-align: center;
	padding-bottom: 0.9em;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
input {
	background-color: #FFF !important;
	padding: 0.1em;
}
blockquote {
	border: 1px double #FFFFFF;
	padding: 0.5em 0.5em 0em;
	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#wrapper {
	width: 52.6875em;
	margin: 0px auto;
	-webkit-border-radius:.75em;
	-moz-border-radius:.75em;
}

/* header */
#header
 {
	height: 14.2em;
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
	position: relative;
	-webkit-border-radius:.75em;
	-moz-border-radius-topleft:0.75em;
	-moz-border-radius-topright:0.75em;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	background-color: #dec6ab;
	border-top: 0.1875em solid #FFFFFF;
	border-right: 0.1875em solid #FFFFFF;
	border-left: 0.1875em solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#header #logo {
	position: absolute;
	top: 1em;
	left: 3em;
}
#header #logo img {
	border-style: none;
}
#header #logo-print {
	display: none;
}
#header #celebrating {
	position: absolute;
	top: 7em;
	left: 3.5em;
}

/* main */
#main {
	margin: 0px;
	padding: 0px 1em;
	border-right: 0.1875em solid #FFFFFF;
	border-left: 0.1875em solid #FFFFFF;
	border-bottom: 0.1875em solid #FFFFFF;
	position: relative;
	top: -0.4em;
	overflow: visible;
	background: #dec6ab;
	-webkit-border-radius:.75em;
	-moz-border-radius:0.75em;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:0.75em;
	-moz-border-radius-bottomright:0.75em;
	-webkit-border-bottom-left-radius:.75em;
	-webkit-border-bottom-right-radius:.75em;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	min-height: 30.5em;
}
#main #box {
	position: absolute;
	left: 1em;
	top: 15em;
}
#main #box img {
	border: 0.125em solid #f8efe3;
}
#main #oac {
	position: absolute;
	left: 3em;
	top: 15em;
}
#main #squirrel {
	position: absolute;
	left: 1em;
	top: 21em;
	width: 11em;
}
#main #squirrel p {
	font-size: 0.6875em;
	color: #000000;
}


#sidenav/* sub navigation */
 {
	float: left;
	width: 11.75em;
	background: #dec6ab url(images/sidenav-bg.png) no-repeat;
	padding-top: 0.4em;
	margin-top: 0.4em;
	height: 15.875em;
	top: -2em;
	position: relative;
}
#sidenav  ul {
	margin-top: 1em;
	padding-right: 0.8em;
	padding-bottom: 0.6em;
	padding-left: 0.8em;
}
#sidenav  li {
	border-bottom: 1px dashed #c7ae93;
	list-style: none;
}
#sidenav  li  a {
	font-size: 0.8em;
	color: #8a2e1b;
	display: block;
	text-decoration: none;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	font-weight: normal;
}
#sidenav  li  a:hover {
	background-color: #dec6ab;
	color: #032062;
}

#content/* content */
 {
	margin-right: 0em;
	width: 37em;
	margin-left: 13em;
	min-height: 14em;
	margin-bottom: 1em;
}
#content p, #content li {
	color: #5c4633;
	font-size: 0.75em;
	line-height: 150%;
}
#content  li {
	margin-left: 2.2em;
	margin-bottom: 0.8em;
}
#content  #rotate {
	float: right;
	margin: 0.3em 0px 0.6em 0.6em;
	border: 0.1875em double #FFFFFF;
}
#content #testimonials {
	width: 22em;
	-webkit-border-radius:.75em;
	-moz-border-radius:0.75em;
	border: 0.125em solid #a3744b;
	background: #f8efe3;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-left: 0.4em;
	margin-top: 0.3em;
	margin-right: auto;
	margin-left: auto;
}
#content  #testimonials p {
	font-size: 0.7em;
	font-family: "Georgia", serif;
}
#content #schedule {
	width: 100%;
	margin-top: 0.5em;
	border: 0.0625em solid #FFFFFF;
}
#content #schedule td {
	padding: 0.35em;
	font-size: 0.75em;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#content #schedule th {
	font-size: 0.75em;
	text-align: left;
	font-weight: bold;
	padding: 0.35em;
	border-right: 1px solid #FFFFFF;
}
#content #schedule #date {
	width: 22%;
}
#content #schedule #group {
	width: 27%;
}
#content #schedule #notes {
	width: 51%;
}
#content #contact-info {
	text-align: center;
}
#content #contact-info p {
	line-height: 120%;
}
#content   #schedule   .info     {
	font-family: "Georgia", serif;
	font-size: 0.7em;
	line-height: 150%;
}
#content #schedule .norightborder {
	border-right-style: none;
}
#content #underwriter {
	width: 100%;
	padding: 0px;
	margin-bottom: 0.8em;
}
#content #underwriter p {
	margin: 0px;
	padding: 0px;
}
#content #underwriter td {
	width: 50%;
	vertical-align: top;
}
#content #patron {
	width: 100%;
	padding: 0px;
	margin-bottom: 0.8em;
}
#content #patron p {
	margin: 0px;
	padding: 0px;
}
#content #patron td {
	width: 50%;
	vertical-align: top;
}
#content #subscriber {
	width: 100%;
	padding: 0px;
}
#content #subscriber p {
	margin: 0px;
	padding: 0px;
}
#content #subscriber td {
	width: 50%;
	vertical-align: top;
}
#content #emersonphoto {
	float: right;
	margin: 0.3em 0px 0.6em 0.6em;
	width: 21.5em;
}
#content #emersonphoto img {
	border: 0.1875em double #FFFFFF;
}
#content #emersonphoto p {
	font-size: 0.7em;
	line-height: 130%;
	font-style: italic;
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding: 0px;
}
#content  #emerson-quote  {
border: 1px double #FFFFFF;
	padding: 0.5em 0.5em 0em;
	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}
#content #emerson-quote p {
	font-family: "Georgia", serif;
}
#content #benefit-dinner {
	float: right;
	margin: 0.3em 0px 0.6em 0.6em;
	width: 21.5em;
}
#content #benefit-dinner img {
	border: 0.1875em double #FFFFFF;
}
#content #benefit-dinner p {
	font-size: 0.7em;
	line-height: 130%;
	font-style: italic;
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding: 0px;
}
#content #caption {
	float: right;
	margin: 0px 0px 0.6em 0.6em;
	text-align: center;
}
#content #caption p {
	margin: 0px;
	padding: 0.5em 0px 0px;
	font-size: 0.7em;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
}

#content .anchors {
	font-size: 0.7em;
	line-height: 135%;
	margin-bottom: 0.7em;
	font-weight: bold;
}
#content .top {
	font-size: 0.7em;
}
#content .imgright {
	float: right;
	border: 0.1875em double #FFFFFF;
	margin: 0.3em 0px 0.6em 0.6em;
}
#content .imgleft {
	float: left;
	border: 0.1875em double #FFFFFF;
	margin: 0.3em 0.6em 0.6em 0em;
}
#content .spacer {
	height: 0.5em;
}
#content .noborder {
	border-style: none;
}

/* footer */
#footer {
	text-align: center;
	clear: both;
	margin: 0.2em 0px 0px;
	padding: 0px;
	position: relative;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	color: #FFFFFF;
}
#footer h4 {
	display: none;
}
#footer   a:link,#footer a:visited   {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer   a:hover,#footer a:active     {
	color: #FFFFFF;
	text-decoration: underline;
}

