*
{
	padding: 0;
	margin: 0;
}

img { border-style: none; }

body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: 'ITC Officina Sans Std Book','ITC Officina Sans Std','ITC Officina Sans Book','ITC Officina Sans','Trebuchet MS','Trebuchet','Arial','san-serif';
	font-size: 86%;
}

#container
{
	margin: 0 auto;
	width: 884px;
}

#colgap
{
	background: url(../assets/span.gif);
	margin-bottom: 0px;
	overflow: auto;
	width: 100%;
}

#header
{
	color: #333;
	width: 864px;
	padding: 0px;
	height: 148px;
	margin: 0px;
}

#nav
{
	background: url(../assets/nav/nav52.gif);
	background-position: right;
	width: 864px;
	padding: 0px;
	height: 31px;
	margin: 0;
}

#gap
{
	background: url(../assets/nav/navgap.gif);
	background-position: right;
	width: 864px;
	padding: 0px;
	height: 35px;
	margin: 0;
}

#leftcolumn
{
	display: inline;
	text-align: right;
	color: #333;
	margin: 10px 10px 10px 0px;
	padding: 20px 0px 0px 0px;
	width: 165px;
	float: left;
}

li.active
{
	color: #962D3A;
	font-weight: bold;
}

#rightcolumn
{
	float: right;
	color: #333;
	margin: 0px 10px;
	padding: 20px 0px 0px 0px;
	width: 689px;
	min-height: 700px;
	display: inline;
	position: relative;
	background: url(../assets/rightback.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#footer
{
	text-align: center;
	width: 864px;
	clear: both;
	color: #333;
	background-color: #D4CBB2;
	background-image: url(../assets/foot.gif);
	background-repeat: repeat-x;
	height: 100%;
	margin: 0px 0px 30px 0px;
	padding: 20px 10px 0px 10px;
}

.clear
{
	clear: both;
	background: none;
}

.staff img
{
	margin-top: 20px;
	border: solid 1px #9D9772;
}

div.staff
{
	float: left;
	margin-top: -10px;
	width: 180px;
}

.staff a
{
	color: #A33842;
	font-weight: bold;
	font-size: 110%;
}

.staff a:visited
{
	color: #A33842;
	font-weight: bold;
	font-size: 110%;
}

.staff a:hover
{
	color: #9D9772;
	font-weight: bold;
	font-size: 110%;
}

/* Typography */
h1
{
	font-family: 'Times','Times New Roman','Georgia','serif';
	font-size: 2.1em;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: .5em;
	margin-bottom: 0em;
	letter-spacing: .1em;
	color: #9B3943;
	
}

h2
{
	font-family: 'Times','Times New Roman','Georgia','serif';
	font-size: 1.7em;
	margin: .6em 0em .6em 0em;
	font-weight: normal;
	color: #9B3943;
}

h3
{
	font-size: 1.5em;
	margin: .6em 0em .6em 0em;
	font-weight: bold;
	letter-spacing: .2em;
	color: #9B3943;
}

h4
{
	font-size: 1.3em;
	margin: 1.2em 0em .3em 0em;
	font-weight: bold;
	letter-spacing: .1em;
	color: #9B3943;
}

h5
{
	font-size: 1.2em;
	margin: 1.2em 0em .3em 0em;
	font-weight: bold;
	letter-spacing: .1em;
}

h6
{
	font-size: 1em;
	margin: .6em 0em .6em 0em;
	font-weight: bold;
	letter-spacing: .1em;
	color: #9B3943;
}

p
{
	font-size: 1.0em;
	line-height: 1.4em;
	margin: .3em 0em 1.2em 0em;
	letter-spacing: .1em;
}

strong, b { font-weight: bold; }

/* Reduced line height for narrow columns */
.narrow1 { line-height: 1.3em; }
.narrow2 { line-height: 1.5em; }
.narrow3 { line-height: 1em; }

#leftcolumn ol, #leftcolumn ul, #leftcolumn li
{
	font-size: 100%;
	line-height: 100%;
	list-style-type: none;
	margin-bottom: 10px;
}

.bb, .bb li
{
	font-size: 1.0em;
	line-height: 1.4em;
	letter-spacing: .1em;
	margin-bottom: 10px;
}

a
{
	color: #9A9570;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #9A9570;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #962D3A;
	text-decoration: none;
	font-weight: bold;
}

#footer a
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#footer a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover
{
	color: #962D3A;
	text-decoration: none;
	font-weight: normal;
}

.ordered li
{
	margin-left: 20px;
	margin-bottom: 5px;
	letter-spacing: .1em;
}

.ss, .ss li
{
	font-size: 1.0em;
	line-height: 1.4em;
	list-style-type: none;
	letter-spacing: .1em;
	margin-bottom: 3px;
}

.form p
{
	margin: 1.2em 0px 0px 0px;
}

.radio input
{
	margin-left: 20px;
}