body, td, th {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	background: #DEDB9B url(../images/tile.gif);
	color: #544D39; /* was color: #403A2B; */
	font-size: 62.5%;  /* text set to 1em = 10px */
	margin: 0;
	padding: 0;
	background-attachment: fixed;
}

body {
	text-align: center;  /* center content for IE */
}

h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}

a:link {
	color: #0A85B8;
	background-color: #FFF;
}

a:visited {
	color: #AA9;
	background-color: #FFF;
}

a:hover {
	color: #4997B8;
	text-decoration: none;
	background-color: #FFF;
}

.indent22 {
	text-indent: 22px;
}

/* ================================= PAGE LAYOUT ELEMENTS ================================= */

/* wrapper to center masthead and container together */

#wrapper {
	margin: 8px auto 0;
	width: 740px;
	text-align: left;
}

#bdrtop {
	background: url(../images/top_border.png) 0 0 no-repeat;
	height: 50px;
}

#bdrbottom {
	background: url(../images/bottom_border.png) 0 0 no-repeat;
	height: 50px;
	clear: both;
}

#bdrleft {
	background: url(../images/left_border.png) 0 0 repeat-y;
	float: left;
	position: relative;
}

/*#bdrleft span.bdr {
	position: absolute;
	left: 0;
	width: 36px;
	height: 100%;
	background: url(../images/left_border.png) 0 0 repeat-y;
}*/

#bdrright {
	background: url(../images/right_border.png) 100% 0 repeat-y;
	float: left;
}

#sheet {
	margin: 0 36px;
	background: #FFF;
	color: #544D39;
	float: left;
	position: relative;
	width: 668px;
}

/* IE double float margin bug: Tan Hack */

* html #sheet {
	display: inline;
}

#logo {
	position: absolute;
	top: 19px;
	left: 15px;
	height: 77px;
	width: 278px;
}

#logo h1, h2 {
	position: absolute;
	left: -10000px;
}

#content {
	float: left;
	margin: 119px 15px 0;
	position: relative;
}

/* IE double float margin bug: Tan Hack */

* html #content {
	display: inline;
}

img#photo {
	float: left;
}

.vcard {
	float: left;
	clear: left;
	margin: 20px 0;
}

#content .sample {
	float: left;
	clear: left;
	width: 278px;
}

#content .sample p {
	font-size: 1.1em;
	color: #8C805F;
	background-color: #FFF;
	margin: 0;
}

#content .sample img {
	float: left;
	margin: 2.0em 0 0;
	clear: left;
}

#content .sample img.first {
	margin-top: 0;
}

#footer {
	clear: both;
}

#altview {
	position: absolute;
	left: -10000px;
}

.hide {
	display: none;
}

#content #valid {
	position: absolute;
	bottom: 1.2em;
}

#content #valid h3 {
	color: #8C805F;
	background-color: #FFF;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 375px .6em 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	/*font-weight: normal;*/
}

/* ================================= NAVIGATION ================================= */

ul#nav {
	width: 362px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*border-bottom: 14px solid #70664C;*/
	position: absolute;
	left: 294px;
	top: 58px;
}

#nav li {
	display: inline;
}

#nav li a {
	border-bottom: 13px solid #70664C;
	float: left;
	padding: 0 21px 9px;
	margin: 0 1px;
	text-decoration: none;
	color: #70664C;
	background-color: #FFF;
	background-image: none;
}

#nav li a:hover {
	/*padding-bottom: 3px; disabled */
	color: #A3A089;
	background-color: #FFF;
	border-bottom: 13px solid #A3A089;
}

/* IE double float margin bug: Tan Hack */

* html #nav ul li {
	display: inline;
}

#nav li.selected a, #nav li.selected a:hover {
	border-bottom: 13px solid #36A0CC;
	color: #0A85B8;
	background-color: #FFF;
}

#nav li.selected a:hover {
	padding-bottom: 9px;
}

#content ul.subnav {
	margin: 1.2em 0 1.2em 293px;
	padding: 0;
}

#content .subnav li {
	list-style-type: none;
	background: url(../images/arrow.gif) 0 50% no-repeat;
	margin: 0 0 .3em 0;
	padding-left: 1.2em;
}

#content .subnav li a {
	color: #5C9CB8;
	background-color: #FFF;
	text-decoration: none;
}

#content .subnav li a:hover {
	text-decoration: underline;
}

#content p.top {
	background: url(../images/arrow_top.gif) 100% 50% no-repeat;
	padding-right: 1em;
	text-align: right;
	margin-top: -.9em;
	margin-bottom: -.6em;
}

#content p.top a {
	color: #5C9CB8;
	background-color: #FFF;
	text-decoration: none;
}

#content p.top a:hover {
	text-decoration: underline;
}

/* ================================= TEXT STYLES ================================= */

#content p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: .6em 0 1.2em 293px;
}

#content p#summary {
	color: #0A85B8;
	background-color: #FFF;
	font-size: 1.8em;
	line-height: 1.2em;
	margin-top: -4px;
	margin-bottom: .6em;
}

#content h3 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 1.2em 0 .6em 293px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content ul {
	margin: 1.2em 0 1.2em 293px;
	padding-left: 1.4em;
}

#content ul ul {
	margin-left: 0;
	margin-top: .6em;
}

#content li {
	margin: .6em 0;
	list-style-type: square;
	font-size: 1.2em;
	line-height: 1.4em;
}

#content li li {
	list-style-type: circle;
	font-size: 1em;
}

#content li h3 {
	font-size: 1em;
	margin-left: 0;
}

#footer p {
	color: #8C805F;
	background-color: #FFF;
	font-size: 1em;
	margin-top: 2.4em;
}

/* ================================= CONTACT INFO ================================= */

.vcard {
	font-size: 1.2em;
	line-height: 1.4em;
}

.vcard div.org {
	position: absolute;
	left: -10000px;
}

.vcard .tel {
	display: inline;
	padding-right: .6em;
}

.vcard .label, .vcard .type {
	font-weight: bold;
}
