﻿.home a {
	color: #155f83;
}

h1 {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

#navLeft li.menuOnClass #subMenu {
	display: none;
}

#content {
	float: left;
	width: 700px;
	padding-left: 20px;
}

.home .section {
	padding: 10px;
}

/* @group Feature */

#feature {
	float: left;
	margin-bottom: 20px;
	width: 710px;
	background: none #000000 no-repeat;
	color: #ffffff;
}

#feature .featureContent img {
	display: none;
}

#feature #overlay {
	float: right;
	width: 280px;
	height: 313px;
	background:  repeat;
}

#feature #overlay a {
	color: #ffffff;
}

#feature #overlay .featureContent {
	padding: 20px 20px 0;
	display: none;
	height: 244px;
	cursor: pointer;
}

#feature #overlay #f0 {
	display: block;
}

#feature #overlay h2 {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}

#feature #overlay p {
	color: #ffffff;
	font-size: 15px;
	margin-bottom: 20px;
}

#feature #overlay .readMore {
	font-size: 13px;
	margin: 0 20px 20px 0;
}

#feature #moreStories {
	width: 240px;
	height: 25px;
	background: repeat;
	font-size: 14px;
	line-height: 20px;
	padding: 15px 20px 10px 20px;
}

#feature #moreStories span {
	float: left;
	font-weight: normal;
	margin-right: 12px;
}

#feature #moreStories ul {
	font-size: 13px;
	padding-left: 12px;
	display: inline;
}

#feature #moreStories li {
	display: inline;
	float: left;
	width: 20px;
	text-align: center;
	margin-right: 8px;
	background:  repeat;
}

#feature #moreStories li#l4 {
	margin-right: 0px;
}

#feature #moreStories li a, #feature #moreStories li a:hover {
	display: block;
	text-decoration: none;
	vertical-align: 1px;
}

#feature #moreStories li a:hover, #feature #moreStories li a.selected {
	background-color: #933330;
}

#featureImage {
	float: left;
	width: 430px;
	height: 314px;
}

#featureImage a {
	text-indent:-9999px;
	display: block;
	width:430px;
	height:314px;
}

/* @end */

/* @group Help */

#help {
	background-color: #f9f5c2;
	color: #5a551f;
}

#help ul {
	padding: 10px;
}

#help ul li {
	margin-bottom: 12px;
	padding-left: 12px;
	background: no-repeat 0 5px;
}

#help a, #help h4 {
	color: #79743e;
}

#help h2 {
	margin: 0;
	padding: 10px;
	line-height: 16px;
	color: #7a753a;
	font-size: 16px;
	background-color: #f4ec90;
}

/* @end */

/* @group Structure */

#left-column {
	float: left;
	width: 400px;
}

#right-column {
	float: right;
	width: 280px;
	margin-left: 20px;
}

/* @end */

/* @group Department lookup */

#specForm {
	height: 30px;
}

#specForm fieldset {
	text-align: left;
	position: relative;
	height: 22px;
}

#depts {
	text-align: right;
}

#depts select {
	width: 340px;
	position: absolute;
	top: 0;
}

#depts #specSubmit {
	width: 34px;
	height: 22px;
	background: no-repeat 0 0;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	text-indent: -1000em;
}


/* @end */

/* @group Featured Specialities */

#featured-specialties {
	padding-left: 0;
	padding-right: 0;
	width: 398px;
}

#featured-specialties h2 {
	margin-left: 10px;
}

#featured-specialties li {
	background: none;
}

#specialties-gallery {
	height: 102px;
	overflow: hidden;
	position: relative;
}

#specialties-gallery ul {
	height: 100px;
	width: 1000px;
	margin-left: -30px;
}

#specialties-gallery li {
	float: left;
	width: 68px;
	padding: 0;
	margin-right: 10px;
}

#specialties-gallery img {
	opacity: 0.8;
	margin-bottom: -2px;
}

#specialties-gallery ul li a {
	position: relative;
	display: block;
}

.frame .caption {
	text-align: center;
	width: 68px;
	overflow: inherit;
	font-size: 11px;
	margin-top: 10px;
}

.frame:hover {
	text-decoration: underline;
}

img.nav-next {
	margin-left: -22px;
}

img.nav-prev {
	margin-left: 29px;
}

/* @end */

#urban.section img, #latest-blog.section img, #third-box.section img {
	border: 1px solid #c7c5c5;
	float: left;
	margin-right: 10px;
}

#urban.section img.rssicon, #latest-blog.section img.rssicon, #third-box.section img.rssicon {
	border: none;
	float: none;
	margin: 0;
}

#news.section li, #video.section li {
	background: no-repeat scroll 0 4px transparent;
	display:block;
	line-height:16px;
	padding-left:10px;
}

#latest-blog p, #news p {
	margin-bottom: 0;
}

.date {
	font-style: italic;
}


#video img {
	margin-bottom: 10px;
}

#news li {
	margin-bottom: 10px;
}

#hide {
	display: none;
}

#fixed-header #request a {
	text-decoration:none;
}

#footer #address1 a {
	text-decoration: none;
	color: #5F5F5F;
}