﻿body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #d8e2eb;
	color: #384e5d;
}

a {
	outline: none;
	color: #2b78ad;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.noborder {
	border: none;
}

span.bold {
	font-weight: bold;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

.clear { clear: both; }

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #96a3af;
	border-right: 1px solid #96a3af;
	border-bottom: 1px solid #96a3af;
}

#header {
	height: 87px;
	background: #d9e3ea url(/kodoco/projects/melc/images/headerBG.gif) repeat-x;
	border-bottom: 1px solid #96a3af;
}

#header a {
	float: left;
}

#header a img {
	border: none;
}

#header-right {
	float: right;
}

#navigation-bar {
	background: #d9e3ea url(/kodoco/projects/melc/images/navigationBG.gif) repeat-x;
	height: 32px;
}

#navigation-buttons {
	background: url(/kodoco/projects/melc/images/full-navigation.gif) no-repeat;
	height: 32px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation-buttons li {
	float: left;
	height: 32px;
}

#navigation-buttons li a {
	display: block;
	height: 32px;
}

#navigation-buttons li a:hover, .home .home, .practice-areas .practice-areas {
	background: url(/kodoco/projects/melc/images/navigation-hover.gif) bottom repeat-x;
}

a.home { width: 60px; }
a.practice-areas { width: 88px; }
a.profiles { width: 54px; }
a.contact { width: 57px; }
a.comments { width: 75px; }
a.faq { width: 42px; }
a.resources { width: 64px; }
a.giving-back { width: 81px; }
a.publications { width: 83px; }
a.press-releases { width: 85px; }

.search {
	width: 250px;
}

.search-contents {
	margin: 5px 7px 0 64px;
}

.searchterm {
	float: left;
	margin-top: 3px;
	border: none;
	background: none;
	height: 15px;
	width: 145px;
	color: #666;
	font: normal 11px Trebuchet, "Trebuchet MS", sans-serif;
}

#navigation-buttons li a.search-button {
	float: right;
	height: 22px;
	width: 29px;
	border: none;
}

#navigation-buttons li a.search-button:hover {
	background: none;
}

#middle-section {
	background: url(/kodoco/projects/pck-law/images/banner.jpg) no-repeat #bdcbd6;
	height: 165px;
	border-top: 1px solid #96a3af;
	border-bottom: 1px solid #96a3af;
}

#middle-replacement {
	background: #96a3af;
	height: 1px;
}

#main-content {
	background: #c4d2dc;
	border-top: 1px solid #cfdde8;
	border-bottom: 1px solid #96a3af;
}

#left-content {
	float: left;
	width: 637px;
	border-right: 1px solid #cfdde8;
}

.content-column {
	float: left;
	width: 49%;
	font:  12px Trebuchet, "Trebuchet MS", sans-serif;
}

.info-section {
	padding-left: 30px;
	margin: 15px 10px 15px 10px;
}

.info-section h1, .info-section h1 a {
	font-size: 19px;
	font-weight: normal;
	color: #094040;
}

h1 {
	font-family: Times New Roman;
}

h1.content-header {
	background: url(/kodoco/projects/melc/images/h1bg.gif) no-repeat;
	padding: 8px 0 12px 10px;
	margin-bottom: 7px;
	font-size: 22px;
}

h3 {
	padding: 0px 0 12px 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	font: bold 10px Trebuchet, "Trebuchet MS", sans-serif;
	color: #8EA2B4;
	text-align: right;
}


.content-page {
	padding: 1px 10px 10px 10px;
	font: normal 12px Trebuchet, "Trebuchet MS", sans-serif;
}

.page-divider hr {
  	border: none;
	color: #8d9fab;
	background: #8d9fab;
	height: 1px;
}

.page-list li {
	margin-bottom: 4px;
}

.photoRight {
	float: right;
	border: 1px solid #96a3af;
	margin: 0px 0px 5px 5px;
}

.photoLeft {
	float: left;
}

#welcome { background: url(/kodoco/projects/melc/images/icons/welcome.gif) 1px 2px no-repeat; }
#about { background: url(/kodoco/projects/melc/images/icons/about.gif) 11px 3px no-repeat; }
#contact { background: url(/kodoco/projects/melc/images/icons/contact.gif) 5px 3px no-repeat; }
#community { background: url(/kodoco/projects/melc/images/icons/community.gif) 4px 0 no-repeat; }
#press { background: url(/kodoco/projects/melc/images/icons/press.gif) 5px 3px no-repeat; }
#network { background: url(/kodoco/projects/melc/images/icons/network.gif) 10px 11px no-repeat; }

#right-content {
	background: #b0c7d6;
	width: 312px;
	margin-left: 638px;
}

.right-info-section h2 {
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 0 35px;
	padding-top: 10px;
	font-weight: normal;
}

.right-info-section h2.nopad {
	padding-top: 0;
}

.right-info-section .affiliates a {
	display: block;
	margin: 15px 0 15px 0;
}

.right-info-section .affiliates a img {
	border: none;
}

.right-contact {
	font: normal 13px Trebuchet, "Trebuchet MS", sans-serif;
	padding: 2px 0 7px 33px;
}

#footer {
	clear: both;
	background: #b5dccd url(/kodoco/projects/melc/images/pck-footer.gif) 15px 20px no-repeat;
	border-top: 1px solid #fff;
	height: 70px;
}

#footer-text, #footer-note {
	font: normal 11px Trebuchet, "Trebuchet MS", sans-serif;
	color: #212a3b;
}

#footer-text {
	float: left;
	margin: 11px 0 0 85px;
}

#footer-note {
	float: right;
	width: 430px;
	margin: 10px 3px 0 0;
	line-height: 12px;
}

#footer-text a {
	color: #212a3b;
	text-decoration: none;
}

#footer-text a:hover {
	text-decoration: underline;
}

.footer-line {
	display: block;
	margin-bottom: 1px;
}

.contact-line {
	display: block;
	margin-bottom: 7px;
}

.indent {
	display: block;
	padding-left: 32px;
	margin-bottom: 7px;
}
