html,
body {
	margin: 0;
	border-style: none;
	padding: 0;
}

body {
	width: 778px;
	margin: 0 auto;
	background: #ebebeb;
	color: #666;
	font: 70% 'Verdana', sans-serif;
}

#dropShadow {
	position: relative;
	overflow: hidden;
	margin-top: 8px;
	padding: 0 9px 20px;
	background: #fff url(../images/pageDropShadow_sides.gif) 0 0 repeat-y;
}

h1 {
	margin: 0;
	color: #006;
	font: normal 220% 'Garamond', serif;
}

h2 {
	color: #006;
	font: 140% 'Garamond', serif;
		font-weight: normal;
}

a {
	color: #006;
}

a img {
	border-style: none;
}

/* MASTHEAD */

#masthead {
	position: relative;
	margin: 0 -9px 5px;
	padding: 9px 9px 0;
	background-image: url(../images/pageDropShadow_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

	#siteLogo {
		margin: 0;
	}

	#skipToContent {
		position: absolute;
		top: -1000px;
		left: -1000px;
	}

/* END MASTHEAD */


/* SITE NAVIGATION */

#siteNavigation {
	position: absolute;
	bottom: 0;
	right: 9px;
	font-family: 'Garamond', serif;
}

	#siteNavigation h2 {
		position: absolute;
		top: -1000px;
		left: -1000px;
	}

	#siteNavigation ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

		#siteNavigation li {
			float: left;
			padding-left: 1px;
			background-image: url(../images/bg_navigationDottedVertical.gif);
			background-position: 0 0;
			background-repeat: repeat-y;
		}

		#siteNavigation li.home {
			position: absolute;
			top: -96px;
			right: 23px;
			font: bold 65% 'Verdana', sans-serif;
		}

			#siteNavigation li.home a { /* See also armstrong-lteIE6.css */
				padding-right: 0;
				padding-bottom: 6px;
				background-image: url(../images/bg_navigationArrowHome.gif);
				background-position: 11px 1.7em;
			}

			#siteNavigation a,
			#siteNavigation strong {
				display: block;
				padding: 5px 20px 16px 10px;
				background-image: url(../images/bg_navigationArrow.gif);
				background-position: 11px 1.5em;
				background-repeat: no-repeat;
				color: #fff;
				font-size: 150%;
				text-decoration: none;
			}
		
			
				#siteNavigation strong,
				#siteNavigation strong a {
					background-color: #4a4a90;
					font-weight: normal;
				}
			
				#siteNavigation strong a {
					padding: 0;
					font-size: 100%;
				}


/* END SITE NAVIGATION */


/* SECTION NAVIGATION */

#sectionNavigation {
	float: left;
	width: 173px;
	padding: 20px 0 0 15px;
	background-image: url(../images/bg-dottedBorderVertical.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}

#sectionNavigation h2 {
	margin: 0;
	font: normal 160% 'Garamond', serif;
}

#sectionNavigation h2 span {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#sectionNavigation h2 a {
	color: inherit; /* See also armstrong-lteIE6.css */
	text-decoration: none;
}

#sectionNavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 1em 0 0;
}

#sectionNavigation li {
	margin: 1em 0;
}

#sectionNavigation li a,
#sectionNavigation li strong  {
	display: block;
	padding-left: 10px;
	background-image: url(../images/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

#sectionNavigation li a {
	color: #333;
	text-decoration: none;
}

#sectionNavigation li strong {
	color: #006;
}

/* END SECTION NAVIGATION */


/* CONTENT */

#content {
	margin-left: 187px;
	padding: 20px 0 1px 21px;
	background-image: url(../images/bg-dottedBorderVertical.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

/* END CONTENT */


/* FOOTER */

#footer {
	clear: left;
	padding: 10px 9px 10px;
	background-image: url(../images/pageDropShadow_bottom.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#copyright {
	margin: 0;
	color: #666;
	text-align: center;
}

/* END FOOTER */


/* SECTION */

.section {
	overflow: hidden; /* Contains descendent floats */
	margin: 1em 0 0 -10px;
	padding: 0 0 1px 10px;
	background-image: url(../images/bg-sectionBorderHorizontal.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

/* END SECTION */


/* STAFF MEMBER */

.staffMember {
	padding-left: 175px;
}

.staffMember img {
	float: left;
	margin: -2.6em 0 10px -165px;
}

/* END STAFF MEMBER */


/* WELCOME */

#welcome {
	height: 254px;
	overflow: hidden;
	margin-bottom: 5px;
	padding: 1px 372px 0 23px;
	background: #f6f6f6 url(../images/bg_welcome.jpg) 3px 3px no-repeat;
}

#welcome h1 {
	margin: 56px 0 0;
}

#welcome p {
	margin: .6em 0 0;
	color: #666;
	line-height: 1.4;
}

/* END WELCOME */


/* HIGHLIGHTS */

.highlights {
	width: 100%;
}

.highlight1of4,
.highlight2of4,
.highlight3of4,
.highlight4of4 {
	width: 165px;
	height: 8em;
	overflow: hidden;
	position: relative;
	padding: 0 8px 30px;
	background: #e5e5e5 url(../images/bg_highlight.gif) 0 0 repeat-x;
}

.highlight1of4,
.highlight2of4,
.highlight3of4 {
	float: left;
}

.highlight4of4 {
	float: right;
}

.highlight2of4,
.highlight3of4 {
	margin-left: 12px;
}

.highlights h2 {
	margin: 0 -8px;
	padding: 8px;
	background: #006;
	color: #fff;
	font: normal 130% 'Garamond', serif;
}

.highlights p {
	margin: 1em 0;
}

.highlights p.findOutMore {
	position: absolute;
	bottom: 5px;
	left: 8px;
	margin: 0;
	padding: 0;
}

/* END HIGHLIGHTS */


/* hCARD */

.vcard h2 {
	margin-bottom: .2em;
}

.vcard .adr {
	margin: 0 0 1em;
}

.vcard .map {
	margin-top: 2em;
}

/* END hCARD */