@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}

#mainNav, #mapCanvas, h3#location, .fullBlog, .viewMoreProjects, #ftrSitemap, #mms, h3#servicesHeader, .custom_sidebar_list, .learnMore, .ui-tabs-nav, h3#categoriesHeader, h3#projectBlogsHeader, h3#archivesHeader, .more-link, .teaser_link, #archive-dropdown, #respond, #fb, #twitter, .projectThumbs {
	display:none;
}

h1.entry-title {
	border-bottom:1pt solid #999;
	font-size:14pt;
}

#enlargedImage {
	width:680px;
	float:left;
	margin-bottom:1em;
}

/*.projectThumbs {
	float:left;
}

.projectThumbs ul {
	list-style:none;
	margin-top:0;
}*/

table {
	border-top:1pt solid #999;
	border-left:1pt solid #999;
	border-right:1pt solid #999;
	font-size:9pt;
	clear:left;
}

th {
	text-align:left;
}

td, th {
	padding:5px;
	border-bottom:1pt solid #999;
}

/*#header .logo {
	max-width:318px!important;
	overflow:hidden!important;
}*/

#header .logo {
	text-indent:-326px;
	display:block;
}

#header .logo img {
	width:636px;
}

#footer_area {
	border-top:1pt solid #CCC;
}

.contactInfo {
	font-size:11pt;
	display:block;
	float:none;
}

.updateIntro, .updateTime {
	font-size:8pt;
}

#sidebars h3 {
	margin-bottom:0;
	padding:0;
}

.tabProjectWrapper img {
	float:left;
	margin:0 10px 10px 0;
}