/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #B0C4DE; /*Light steel blue*/
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#header {
	width: 700px;
	margin: 0 auto; 
	color: #333;/*change for contrast*/
}

#header h1 {
	float: left;
	margin: 0px 0 0 0px;
	font-size: 400%;
	letter-spacing: -3px;
}

#header h2 {
	float: right;
	margin: 50px 0px 0 0;
	text-align: right;
	font-size: 145%;
	/*letter-spacing: -2px; */
}


a {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}


.xcolumn {
	margin-left: -210px;
}

.clearleft {
	clear: left;
}

.clear {
	clear: both;
}

.indent {
	margin-left: 5%;
}

/* Menu */

#menu1 {
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 115%;
	color: #333;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 180px;
	padding: 15px 0px;
	background-color: #C6D0DD; /*lighter than Light steel blue*/
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #999;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}

#menu1 a:hover {
	background-color: #999;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	color: #FFFFFF;
}

#home #menu1 .home a,
#words #menu1 .words a,
#photos #menu1 .photos a,
#links #menu1 .links a {
	background-color: #B0C4DE;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	color: #333;
	cursor: default;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding-top: 10px;
	border: 10px solid #FFFFFF;
	border-top: none;
	background: #FFFFFF/*#E9EAE2*/;
}

#colOne {
	float: left;
	width: 190px;
	margin-top: 10px;
	padding: 0 10px 0 0px;
}

/*#colOne h2, */#colOne p {
	padding-left: 10px;
}

#colTwo {
	float: right;
	margin-top: 20px;
	width: 480px;
	padding: 0 10px 0 5px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 150%;
	letter-spacing: -1px;
	color: #333;
}

#content h3 {
	margin-bottom: 20px;
	font-size: 120%;
	letter-spacing: -1px;
	color: #333;
}

#content h4 {
	margin-bottom: 20px;
	font-size: 110%;
	/*letter-spacing: -1px;*/
	color: #333;
}

#content h5 {
	margin-bottom: 20px;
	font-size: 100%;
	/*letter-spacing: -1px;*/
	color: #333;
}

#content .first {
	margin-top: -15px;
}

#content .logoanchor {
	color: #fff;
}

#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	text-align: center;
	padding: 0;
	font-size: 80%;
	/*color: #333;*/
}


p.update {
	font-weight: normal;s
	padding-top: 30px;
}

/* Words pages */

#words {
	background: #B0C4DE;
}

#words ul {
	line-height: 150%;
}
#people hr {
	clear: both;
}

/* Photos page */

#photos {
	background: #FEE5AC;
}

#photos #menu1 .photos a {
	background: #ffffcc;
	color: #333;
}

#photos #menu1 .photos a:hover {
	background: #ffffcc;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	color: #333;
	cursor: default;
}

#photos #menu1 a {
	background: #FEF1B5;
	color: #333;
}

#photos #menu1 a:hover {
	background: #8B814C;
	color: #fff;
}

#photos a {
	color: #333300;
	font-weight: bold;
	text-decoration: none;
}

#photos a:visited {
	color: #8B814C;
	font-weight: bold;
	text-decoration: none;
}

#photos a:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

/* Anchorages page */

#anchorages {
	background: #FEE5AC;
}

#anchorages #menu1 a {
	background: #FEF1B5;
	color: #333;
}

#anchorages #menu1 a:hover {
	background: #8B814C;
	color: #fff;
}

#anchorages a {
	color: #333300;
	font-weight: bold;
	text-decoration: none;
}

#anchorages a:visited {
	color: #8B814C;
	font-weight: bold;
	text-decoration: none;
}

#anchorages a:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

/* BC Photos page */

#bcphotos {
	background: #2e6457;
	/*color: #999;*/
}

#bcphotos #header {
	color: #fff;
}

#bcphotos #menu1 a {
	background: #bfcdbf;
	color: #333;
}

#bcphotos #menu1 a:hover {
	background: #2e6457;
	color: #fff;
}

#bcphotos #footer a,#bcphotos #footer p {
	color: #fff;
}

#bcphotos a {
	color: #2e5357;
	font-weight: bold;
	text-decoration: none;
}

#bcphotos a:visited {
	color: #660033;
	font-weight: bold;
	text-decoration: none;
}

#bcphotos a:hover {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}




/* List formats */

dl.regular dt{
	font-variant: small-caps;
}

dl.regular dd{
	margin-left: 2em;
}

dl.faq {
    font-weight: bold;
}

dl.faq dt{
	font-variant: small-caps;
	padding-top: 1em;
}
dl.faq dd{
	font-weight: normal;
}

ul.squarelist {
	list-style: square outside;
	margin-left: -2em;
}

/* Character formats */

.compress {
	letter-spacing: -7px;
}

/* Image formats */

img.topphoto{
	/*border: solid;*/
	width: 700px;
	height: 300px;
}

img.logo {
	width: 60px;
	height: 60px;
	float: left;
	padding-right: 20px;
/*	vertical-align: baseline; */
}

img.right {
	float : right;
	border: none;
	margin-left: 1em;
}

img.stamp {
	width: 60px;
	height: 60px;
	float: right;
	padding-right: 20px;
}

img.margin {
	width: 190px;
}

img.people {
	width: 180px;
	float: left;
	margin: 0 10px 10px 0;
	border: 3px outset blue;
}


/* landscape/portrait thumbnails with negative left margins*/
img.lthumb {
	width: 120px;
	float: left;
	margin-bottom: 10px;
	margin-left: -140px;
	border: 1px solid;
}

img.pthumb {
	width: 80px;
	float: left;
	margin-bottom: 10px;
	margin-left: -100px;
	border: 1px solid;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
/*left: -1000px;
border: 1px solid gray;*/
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -30px;
left: -400px; /*position where enlarged image should offset horizontally */
max-width: 500px;
}

img.flag {
	padding-right: .5em;
	width: 60px;
}