/* CSS Document */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
	color: #808000;
	text-align: left;
	margin-bottom: 0.25em;
	word-spacing: 0.75em;
	letter-spacing: normal;
	font-variant: small-caps;
	margin-top: 0.75em;
	z-index: 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1.111em;
	color: #556371;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 0.36em;
	font-weight: bold;
	margin-top: 0.75em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.25em;
	font-weight: bold;
	text-align: left;
	color: #808000;
	margin-bottom: 0.5em;
	margin-top: 0.75em;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 0.8em;
	font-weight: bold;
	text-align: left;
	color: #666666;
	margin-bottom: 0.5em;
	margin-top: 0.75em;
	margin-left: 1em; 
}


p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.667em;
	color: #191970;
	margin-bottom: 1em;
	margin-top: 0.667em;
}

.note {
	font-size: 1.0em;
}

#content a:link, #content a:visited {
	color: #3333FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	font-size: 1.2em;
}

#content a:hover {
	background-color: #CED5DB;
}


#footercentre p {
	line-height: 1.2em;
	margin-bottom: 0.6em;
	margin-top: 0em;
}

#nav a:link, #nav a:visited  {
	color: #8B4513;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#nav a:hover {
	background-color: #E9DCCF;
	text-decoration: underline;
}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 100%;
	height: 3em;
	background-color: #D1B494;
	clear: both;
	float: left;
	position: relative;
	text-align: center;
}

#nav li { /* all list items */
	float: left;
	width: 8.4em; /* width needed or else Opera goes nuts */
}


#nav li ul { /* second-level lists */
	position: absolute;
	background: #CEAE8C;
	width: 8.4em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	position: relative;
	width: 8.4em;
	_position: absolute;
}


.smallpicleft {
	height: 80px;
	width: 130px;
	float: left;
	position: relative;
	margin-top: 0.667em;
	clear: none;
	padding-right: 1em;
	
}

* html .smallpicleft {
	padding-right: 0em;
	
}

.cc {
	font-style: italic;
	text-transform: uppercase;
}

.smallpicright {
	height: 80px;
	width: 130px;
	float: right;
	position: relative;
	margin-top: 0.667em;
	padding-left: 1em;

}

.vpicright {
	background-color: #DEDFDE;
	padding: 5px;
	float: right;
	height: auto;
	width: auto;
	border: medium double #556371;
	position: relative;
	text-align: center;
	margin-left: 1em;
}

.vpicright {
	background-color: #DEDFDE;
	padding: 5px;
	float: right;
	height: auto;
	width: auto;
	border: medium double #556371;
	position: relative;
	text-align: center;
	margin-left: 1em;
}

.picleft {
	background-color: #DEDFDE;
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
	border: medium double #556371;
	position: relative;
	text-align: center;
	margin-right: 1em;
}

.label150 {
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 150px;
}

.label210 {
	font-size: 1em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 210px;
}

.label300 {
	font-size: 1em;
	font-style: normal;
	line-height: 1.25em;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 300px;
}

.photocredit {
	font-size: .75em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-top: .75em;
	margin-bottom: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#copy ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.667em;
	color: #191970;
	margin-bottom: 0.667em;
	margin-top: 0.667em;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 2em;
}

#copy ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.667em;
	color: #191970;
	margin-bottom: 0.667em;
	margin-top: 0.667em;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 3em;
}

.breakout {
	background-color: #CECA5A;
	padding: 0.5em;
	border: medium double #808000;
	margin: -0.5em;
}

.borderleft {
	border-left-width: 0.2em;
	border-left-style: ridge;
	border-left-color: #E6E6FA;
	padding-left: 1em;
}

#wrapper #maincontent #content #copy table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.667em;
	color: #191970;
}

.creditalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.667em;
	color: #556371;
	margin-bottom: 1em;
	margin-top: 0.667em;
	font-style: italic;
	text-align: right;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.428em;
	color: #444F59;
	margin-bottom: 1em;
	margin-top: 0.428em;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	background-color: #F7F3EF;
}
.indent {
	margin-right: 5em;
	margin-left: 5em;
	background-color: #CCCCFF;
}
