html	{
	overflow-x: auto; 
	overflow-y: scroll; 
}

body
{
	background-color: #ededed;
	font: 11px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica;
	color: rgb(99,100,102);
}

body.popup {
	background-color: #fff;
}

select {
	font: 11px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica;
	color: rgb(99,100,102);
}

p, blockquote, li, h3
{
	line-height: 1.6em;
	text-align: left;
}

a {
	color: rgb(5,135,157);
}

img, a img {
	border: none;
}

.excerpt
{
/* font-size: 1.3em; */
}

#head
{
	height: 143px;
	background: #fff;
	padding-top: 10px;
}

#container
{
	width: 759px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
	background: #fff url(images/site_design/LH-bg.gif) 10px 0 repeat-y;
}

#nav
{
	height: 1.8em;
	font-size: 1.15em;
	line-height: 1.15em;
	color: rgb(54,191,182);
	border-bottom: 7px solid rgb(179,222,232);
	background: #fff url(images/site_design/phone-number.gif) right top no-repeat;
}

#nav ul, #nav li
{
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
}

#nav li
{
	float: left;
	margin-right: 0.25em;
}

#nav a {
	text-decoration: none;
	color: rgb(6,83,99);
}

#nav a:hover, #nav li.current a {
	color: rgb(54,191,182);
}

#content {
margin-left: 134px;
padding-left: 18px;
padding-top: 10px;
background: url(images/site_design/LH-top.gif) left top no-repeat;
}

#content .narrow {
	margin-right: 220px;
}

#content .narrow p,
#content .narrow h3,
#content .narrow ul
{
	padding-right: 20px;
}

#content .narrow table {
	margin-right: 20px;
}


#content .narrow ul {
	padding-left: 0;
	margin-left: 1.2em;
	text-indent: 0;
}

#content img.logo {
	padding-top: 1em;
	border-top: 1px solid rgb(179,222,232);
}

#sidebar {
float: left;
width: 134px;
margin-bottom: 1em;
padding-top: 28px;
padding-bottom: 1em;
background: rgb(179,222,232);
}

#sidebar2
{
float: right;
width: 220px;
margin-bottom: 1em;
padding-top: 0px;
padding-bottom: 25px;
}

#foot
{
	clear: both;
	font-size: 0.8em;
	height: 2.6em;
	line-height: 1.6em;
	background-color: rgb(5,135,157);
	color: #fff;
	padding-left: 10px;
	border: solid #fff;
	border-width: 1em 0;
}

#foot a {
	color: #fff;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#sidebar h3 {
	background: rgb(5,135,157);
	color: #fff;
	font-size: 1.3em;
	line-height: 1.3em;
	padding-left: 10px;
	margin-bottom: 0.8em;
}

#sidebar a
{
	border: 0px;
	padding-left: 10px;
}

#sidebar a, #sidebar2 a {
	color: rgb(5,135,157);
	text-decoration: none;
}

#sidebar a:hover {
	color: rgb(6,83,99);
}

#sidebar ul, #sidebar li, #sidebar2 ul, #sidebar2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	font-size: 1.1em;
	padding: 0.8em 0 0 0;
}

#sidebar2 ul {
	margin: 0 20px;
}

#sidebar2 li {
	margin: 8px 0;
}

#sidebar2 img.quote {
	margin-top: 0px;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
	margin: 0;
}

.narrow h2
{
	font-weight: normal;
	font-size: 1em;
	font-style: italic;
	margin: 0;
	padding: 0;
}


h3
{
	font-weight: normal;
	margin-top: 0;
}

#sidebar2 h3 {
	color: rgb(5,135,157);
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 0;
	padding: 10px 20px 0;
}

#sidebar2 h3 a {
	color: rgb(5,135,157);
	text-decoration: none;
}

#sidebar2 ul h3 {
	padding: 10px 0 0;
}

#sidebar2 a:hover, #sidebar2 a:hover h3 {
	color: rgb(6,83,99);
}

h1 a, h2 a, h1 img
{
	border: 0px;
}

#sidebar2 p {
	margin: 0.3em 0;
	padding: 0 20px;
}

.sidebarbox {
	background: url(images/site_design/RH-bottom.gif) left bottom no-repeat;
}

.sidebarbox h2 {
	height: 50px;
	margin: 0;
}

.download_link {
	text-align: right;
	margin-top: 0;
	margin-bottom: 2em;
}

.download_link a {
	color: rgb(91,197,196);
	text-decoration: none;
}

.case_study_header {
	font-size: 1.25em;
	margin-bottom: 0.5em;
	margin-right: 0px;
}

.case_study_header td, .case_study_header th {
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom: 1px solid rgb(91,197,196);
}

.case_study_header th {
	width: 20%;
	color: rgb(91,197,196);
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

h3, th {
	color: rgb(91,197,196);
	font-size: 1.25em;
	margin: 0;
	text-align: left;
}

h3 span {
	color: rgb(99,100,102);
}

p {
	margin: 0.75em 0;
}
.a1,.a2,.a3 { font-size: 1.2em; line-height: 1em; }
.a1 { color: rgb(6,83,99); }
.a2 { color: rgb(0,127,143); }
.a3 { color: rgb(54,191,182); }

.contact_left {
	color: rgb(0,127,143);
	font-size: 1.1em;
}

.contact_left h4 {
	color: rgb(6,83,99);
	padding: 0 1em;
}

.contact_left p {
	padding: 0 1em;
}

.team-members td {
	vertical-align: top;
}

.team-members p {
	margin-top: 0.25em;
}

.team-members img {
	margin: 0.5em 1em 0 0;
}

.team-members a {
	text-decoration: none;
}

.team-members a:hover {
	text-decoration: underline;
}

#sidebar2 a span.position {
	color: rgb(99,100,102);
}

.news_archive_links {
	visibility: hidden;
}

.news_item {
	margin-bottom: 2em;
}

.news_item h3 {
	font-size: 1.5em;
	line-height: 1.2em;
}

.news_item h3 a {
	color: rgb(99,100,102);
	text-decoration: none;
}

.news_item h3 a:hover {
	text-decoration: underline;
}

.news_item p {
	margin-bottom: 0;
}

.news_item p.more_link {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: right;
}

.default_contact {
	color: rgb(6,83,99);
}

.about img {
	margin-top: 2em;
}

.about h2 img {
	margin: 0;
}

.contact_details {
	display: none;
}

#contact_details_box {
	height: 10em;
}
