html {
	height: 100.1%;
	overflow-y:scroll;
	}

a {
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #47597A;
}

a:visited {
	text-decoration: none;
	color: #47597a;
}

a:hover {
	text-decoration: underline;
	color: #47597a;
}

a:active {
	text-decoration: none;
	color: #47597a;
}

body {
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size:100%;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 12px;
}

p, td, div, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contactinfo {
	background-color: #F7F7F7;
	text-align: right;
}

.locations {
	background-color: #E3E8F0;
}

.locations h2 {
	margin: 0px;
	padding: 0px;
}

.nav {
	background: #CCCCCC;
	border: 1px solid #000000; 
	margin: 0 0 6px 0;
	width: 172px;
}

.nav a {
	display: block;
	font-weight: normal;
	padding: 2px;
	text-decoration: none;
	width: 168px;
}

.nav a:link, .nav a:visited {
	background: #CCCCCC;
	color: #000000;
}

.nav a:hover {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

.navcol-box {
	background: #EAEAEA;
	border: 1px solid #000000;
	color: #000000;
	font-size: 11px;
	margin: 20px auto;
	padding: 0px;
	text-align: left;
	width: 172px;
}

#footer {
	background: #91A4C5;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 10px;
	padding: 10px;
	text-align: center;
	margin-top: 30px;
}

#maincontent {
	margin-bottom: 20px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 20px;
}

#maintable {
	width: 770px;
}

#masthead {
	background-image: url("images/masthead-slice.jpg");
	background-repeat: repeat-x;
}

#navcol {
	padding-top: 20px; 
	width: 180px;
}

#navcol li {
	margin: 0px 0px 3px;
}

#navcol p {
	font-size: 11px;
	margin: 7px;
	line-height: 85%;
}

#navcol ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#maincontent {
}

.name {
	font-weight: bold;
}
.clickphoto {
	font-size: 10px;
	font-weight: bold;
}
