body {
	background: url(../images/mckernan-bluegradbg.jpg) repeat-x fixed;
}

a {
	background-color: #af9b2e;
	color: #FFF;
	text-decoration: none;
}

a:hover {
	background-color: #002e62;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
}

/*----- Structural -----*/

h1 {
	border-bottom: 1px solid #e3d69f;
	color: #af9b2e;
	font: 2em/1.6em Georgia;
	padding-bottom: 0.3em;
}

h1 span {
	border-bottom: 4px solid #e3d69f;
	padding-bottom: 4px;
}

h2 {
	color: #af9b2e;
	font: 1.7em/1.6em Georgia;
	padding-top: 0.7em;
}

h3 {
	color: #af9b2e;
	font: small-caps bold 1.5em/1.6em Georgia;
	letter-spacing: 0.2em;
	padding-top: 0.5em;
}

h4 {
	color: #af9b2e;
	font: bold 1.3em/1.6em Georgia;
	letter-spacing: 0.2em;
	padding-top: 0.5em;
}

p {
	color: #002e62;
	font-size: 1.3em;
	font-variant: normal;
	line-height: 1.6em;
	margin-top: 5px;
	text-align: left;
}

strong {
	border-bottom: 1px dotted gray;
	color: #002e62;
	font-weight: 700;
}

/*----- Default Liststyle -----*/

li {
	font-size: 1.2em;
	line-height: 2em;
	margin-left: 2em;
}

/*----- Text Styles -----*/

.toplink {
	color: #fff;
	font-size: 0.9em;
	font-variant: small-caps;
	font-weight: 400;
	line-height: 4em;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.description {
	color: #848999;
	font-size: 1em;
	line-height: 1.6em;
}

.sectiontitle {
	border-color: #FFF;
	color: #af9b2e;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

.date {
	border-color: #FFF;
	color: #af9b2e;
	font-size: 1.1em;
	line-height: 1.3em;
}

.highlight {
	background-image: url(../images/highlightbg.jpg);
	border-bottom: 1px solid #e3d69f;
	border-top: 1px solid #e3d69f;
	font-weight: 700;
	margin-bottom: 6px;
	margin-top: 6px;
	padding: 6px;
}

/*----- Navigation_Lists -----*/

#content li {
	font-size: 1.2em;
	line-height: 2em;
	margin-left: 0;
	list-style-type: none;
}

#leftnav li {
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#leftnav li a {
	background-color: #fff;
	border-bottom: 1px solid #f0eee6;
	color: #002e62;
	display: block;
	letter-spacing: -0.05em;
	text-indent: 2px;
	width: 180px;
}

#leftnav li a:hover {
	background-color: #002e62;
	background-image: none;
	color: #fff;
}

/*----- Div_Specific -----*/

#content img {
	border: 5px solid #dedabc;
	margin-top: 10px;
}

#footer a {
	background-color: transparent;
	border-width: 0;
	color: #FFF;
	text-decoration: none;
}

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

#credit a {
	text-decoration: none;
	background-color: transparent;
	border-width: 0;
	color: white;
}

#credit a:hover {
	background-color: #002e62;
}

/*----- Div_IDs -----*/

#wrapper {
	background: url(../images/mckernan-whitefill.gif) repeat-y scroll;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#navigation {
	background-color: #fff;
	float: left;
	height: 30px;
	left: 4px;
	width: 960px;
}

#header {
	clear: both;
	height: 330px;
	width: 960px;
}

#leftpanel {
	clear: left;
	float: left;
	padding-left: 3px;
	width: 180px;
	padding-top: 200px;
}

#nhbcpanel {
	clear: left;
	float: left;
	padding-left: 3px;
	width: 180px;
	padding-top: 100px;
	text-align: center;
}

#leftnav {
	clear: left;
	float: left;
	margin-top: 44px;
	padding-left: 6px;
	width: 180px;
}

#rightpanel {
	clear: right;
	float: right;
	width: 290px;
}

#rightpanel2 {
	clear: right;
	float: right;
	width: 290px;
}

#content {
	height: 100%;
	margin-left: 194px;
	padding-right: 4px;
	padding-top: 20px;
	position: relative;
	width: 460px;
}

#footer {
	background: #b8c0cd url(../images/mckernan-footerpanel.gif) no-repeat scroll;
	clear: both;
	color: #e3d69f;
	font-size: 1.2em;
	height: 35px;
	line-height: 2.2em;
	margin-top: 10px;
	text-align: left;
	text-indent: 20px;
	vertical-align: 50%;
	width: 960px;
}

#credit {
	background-color: #b8c0cd;
	clear: both;
	color: #002e62;
	font-size: 1em;
	text-indent: 80px;
	vertical-align: 50%;
}