@charset "UTF-8";
#showcase h5 {
	margin-left: 25px;
}
#showcase a {
	float: left;
	width: 175px;
	display: block;
	margin-left: 25px;
	font-size: 13px;
	color: #004A80;
	text-decoration: none;
	padding-bottom: 25px;
	line-height: 17px;
}
#showcase a * {
	color: #004A80;
}
#showcase img {
	margin-bottom: 7px;
	display: block;
	background-color: #E8E8E8;
	border: 1px solid #999999;
	padding: 3px;
	width: 166px;
	height: auto;
	min-height: 80px;
}

#tabs div.sub #college div {
	background-image: url(../images_layout/icons/college.gif);
}
#tabs div.sub #crim div    {
	background-image: url(../images_layout/icons/crim.gif);
}
#tabs div.sub #school div    {
	background-image: url(../images_layout/icons/school.gif);
}
#tabs div.sub #gov div    {
	background-image: url(../images_layout/icons/gov.gif);
}
#tabs div.sub #med div    {
	background-image: url(../images_layout/icons/med.gif);
}
#tabs div.sub #history div    {
	background-image: url(../images_layout/icons/history.gif);
}
#tabs div.sub #office div    {
	background-image: url(../images_layout/icons/office.gif);
}
#tabs div.sub #rec div    {
	background-image: url(../images_layout/icons/rec.gif);
}
#tabs div.sub #misc div    {
	background-image: url(../images_layout/icons/misc.gif);
}
#tabs div.sub #updates div    {
	background-image: url(../images_layout/icons/rss.gif);
}
#tabs div.sub #aerials div    {
	background-image: url(../images_layout/icons/air.gif);
}
#tabs div.sub #images div    {
	background-image: url(../images_layout/icons/photos.gif);
}
#tabs  div.sub  #stats  div    {
	background-image: url(../images_layout/icons/info.gif);
}
#content .sub#tall {
	min-height: 420px;
}


#projects {
	background-image: url(../images_layout/projects_rx-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	display: none;
	overflow: hidden;
	height: 0px;
	background-color: #FFFFFF;
}
#projects .sub {
	padding-top: 40px;
	padding-bottom: 40px;
}
#projects  .project {
	width: 100%;
	overflow: auto;
}

#updatesTab, #imagesTab, #aerialsTab {
	display: none;
}

.category {
	float: left;
	width: 630px;
	overflow: auto;
}
.category  a {
	display: block;
	height: 151px;
	width: 141px;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images_layout/project_thumb-over.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: 200px top;
	margin-left: 10px;
	overflow: hidden;
}
.category a:hover {
	background-position: left top;
}
.category a img {
	background-image: url(../images_layout/project_thumb.gif);
	height: 77px;
	width: 107px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	float: none;
	margin-top: 11px;
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
	font-size: 10px;
}
.category  a  p {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#info {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1B1B1;
	float: left;
	padding-left: 25px;
	width: 294px;
}
#info p {
	font-size: 11px;
	line-height: 18px;
}
.image {
	margin-bottom: 17px;
}
a.rss, a.rss img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.logo img {
	max-height: 150px;
}
.gallery {
	width: 100%;
	background-color: #FFFFFF;
}
.gallery .full {
	background-image: url(../images_layout/gal_rx-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	padding-bottom: 0px;
	text-align: center;
}
.gallery .image img {
	max-width: 900px;
	background-color: #CCCCCC;
	padding: 3px;
	border: 1px solid #999999;
	margin-bottom: 0px;
}
.gallery .thumbs {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	overflow: auto;
	padding-bottom: 30px;
}
.gallery .thumbs a {
	height: 116px;
	width: 141px;
	margin: 8px;
	display: block;
	float: left;
	background-image: url(../images_layout/gal_thumb-current.jpg);
	background-position: 200px top;
	background-repeat: no-repeat;
}
.gallery .thumbs a:hover, .gallery .thumbs a.current {
	background-position: left top;
}
.gallery .thumbs img {
	background-image: url(../images_layout/project_thumb.gif);
	height: 77px;
	width: 107px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
ul.checklist {
	list-style: square !important;
}
table.galNav {
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #999999;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
table.galNav a {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	border: 1px solid #D4D4D4;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 2px;
}
table.galNav a:hover {
	border-top-color: #B6B6B6;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
}
table.galNav  a span {
	display: none;
}
table.galNav a.first {
	background-image: url(../images_layout/gal_first.gif);
	height: 25px;
	width: 24px;
	display: block;
}
table.galNav a.prev {
	background-image: url(../images_layout/gal_prev.gif);
	height: 25px;
	width: 20px;
	display: block;
}
table.galNav a.next {
	background-image: url(../images_layout/gal_next.gif);
	height: 25px;
	width: 20px;
	display: block;
}
table.galNav a.last {
	background-image: url(../images_layout/gal_last.gif);
	height: 25px;
	width: 24px;
	display: block;
}
.gallery h4   {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
	text-align:center;
	padding-top: 10px;
}
div.galNav {
	padding-bottom: 10px;
	background-image: url(../images_layout/headline_rx-bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

