/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body-bgd.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	font-size: 0.7em;
}

body,td,th,p,input,textarea {
	font-family: Arial, Helvetica, sans-serif;	
}

#container {
	width: 833px;
	background-color: white;
	text-align: left;
}

#nav {
	clear: both;
}

#nav img {
	float: left;
}

.top-right-strip {
	display: none;
}

#image {
	display: none;
	clear: both;
}

#people {
	clear: both;
	background-color: #89B0D9;
	display: block;
	height: 204px;
}

#lgimage {
	float: left;
	width: 277px;
}

#thumbs {
	display: none;
}

#thumbs a {
	display: none;
}

#thumbs a img {
	display: none;
}

.padd-left {
	padding-left: 25px;
}

#main {
	clear: both;
	text-align: justify;
}

.bottom-right-strip {
	display: none;
}

.clear {
	clear: both;
}

h1 {
	font-family: "Myriad Pro", Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2.5em;
	color: #306fb5;
	margin: 15px 0px 15px 0px;
}

h2 {
	color: #306fb5;
	font-size: 1.2em;
	margin:0px;
	padding:0px;
}

h2 .exc {
	color: #62717f !important;
	font-weight: normal !important;
	font-style: italic !important;
}

h2 a {
	color: #306fb5 !important;
}

#main p, #main a, li {
	color: #62717f;
}

#footer {
	text-align: center;
	margin-top: 30px;
	font-size: 0.8em;
}

#footer p, #footer a {
	color: #9fa6ac;
	text-decoration: none;
}

#map {
	height: 1000px !important;
}
