* { margin: 0px; padding: 0px; font-size: 100%; }
a:link, a:visited { color: #2b78f1; }
a:hover, a:active { color: #909090; }
body { background-color: #D0D0D0; font-size: 0.7em; color: #000000; line-height: 1.8em; font-family: Tahoma, Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; color: #5eabf1; margin-bottom: 0.4em; font-weight: bold; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.2em; padding-top: 10px; }
h3 { font-size: 1.1em; }
hr { display: none; }
img { border: 0px; }
ol, ul { margin-left: 1.1em; padding-left: 1.1em; }
blockquote, p, ol, ul { margin-bottom: 0.75em; }
blockquote { padding: 0px 30px; font-style: italic; }

#root { width: 820px; margin: 20px auto; background-color: white; height: 1%; background-image: url(../images/nav-bkgd.gif); background-repeat: repeat-y; }
	#bkgdpic { background-position: bottom right; background-repeat: no-repeat; }
		#left { float: left; width: 180px; display: inline; }
			#logo { margin-bottom: 20px; }
			#subnavigation { padding-bottom: 20px; }
			#subnavigation ul { list-style-type: none; margin: 0; padding: 0; }
			#subnavigation li { display: inline; }
			#subnavigation a { display: block; padding: 2px 10px; text-decoration: none; border-bottom: 1px solid white; color: white; font-weight: bold; }
			#subnavigation a:hover { color: #E0E0E0; }
			#contact { padding: 10px; color: #FFFFFF; line-height: 1.3em; font-size: 0.9em; }
				#contact a { color: #FFFFFF; }
		#main { float: right; width: 640px; padding-bottom: 140px; display: inline; }
			#navigation { width: 100%; margin-top: 10px; float: right; text-align: right; display: inline; }
			#navigationwrapper { margin-bottom: 1em; overflow: hidden; }
			#navigation ul { list-style-type: none; margin: 0; padding: 0; }
			#navigation li { border-left: 1px solid #909090; float: left; display: inline; margin: 0 1em 0 -1em; padding: 0 1em 0 1em; }
			#navigation a { text-decoration: none; text-transform: lowercase; color: #909090; }
			#navigation a:hover, #navigation a.selected { color: #5eabf1; }
			#strapline-url { float: right; width: 324px; text-align: right; margin-top: 0px; margin-right: 2.5em; display: inline; }
				#strapline { color: #5eabf1; font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; font-weight: bold; margin-top: 2px; }
			#content { padding: 30px; }

ul.floated { float: left; width: 40%; list-style-type: none; font-weight: bold; }
#content ul li { line-height: 1.5em; margin-bottom: 0.5em; }
.staff { margin-bottom: 20px; }
.staff-image { float: left; width: 105px; margin-right: 20px; padding-top: 4px; }
.staff-profile { float: left; width: 440px; }
.staff-profile h2 { padding-top: 0; }

div.label { float: left; width: 120px; clear: both; font-weight: bold; margin-left: 30px; display: inline; }
div.data { float: left; width: 400px; display: inline; }
div.data-address { float: left; width: 200px; display: inline; }

.home-photo { margin-left: 40px; margin-bottom: 10px; text-align: center;}
.home-name { margin-top: 2px; font-weight: bold; font-size: 0.9em; line-height: 1.4em; }
.home-title { font-size: 0.8em; line-height: 1.4em; }

.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px; }
.clear-left { clear: left; }
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }
.float-left { float: left; }
.float-right { float: right; }
.newsimage { float: right; margin: 0px 0px 10px 10px; }
.error { color: #ff0000; text-align: center; }
div.hr hr { display: none; }
div.hr { padding-top: 2px; margin-bottom: 4px; border-top: 1px solid #000000; }
