﻿html 
{
	height: 100%;
}
body 
{
	height: 100%;
	margin: 0;
	background-image: url(/NW_Themes/Default/images/hatch.gif)
}
img 
{
	border: 0;
}
.ContentBlock_CenterContent 
{
	margin-top: 25px;
}
#container 
{
	position: relative;
	min-height: 100%;
	background: url(/NW_Themes/Default/images/centerbg.gif) repeat-y 2px;
}
* html #container 
{
	height: 100%;
}
#logo 
{
	position: absolute;
	z-index: 0;
	background-image: url(/NW_Themes/Default/images/westkjos.png);
	height: 217px;
	width: 964px;
	margin-left: 15px;
	margin-top: 36px;
}
#obitlink
{
	z-index: 100;
	font-family: Verdana;
	font-size: 17px;
	color: #bdb6b6;
	float: left;
}
#obitlink a
{
	z-index: 100;
	/*float: left;*/
	color: #bdb6b6;
	text-decoration: none;
}
#menuLevel1
{
	z-index: 100;
	font-family: Verdana;
	font-size: 17px;
	color: #bdb6b6;
	float: left;
}
#menuLevel1 a
{
	z-index: 100;
	float: left;
	color: #bdb6b6;
	text-decoration: none;
}
#menuLevel1 a:hover
{
	color: Gray;
	text-decoration: underline;
}
#menuLevel2
{
	z-index: 100;
	font-family: Verdana;
	color: #bdb6b6;
	font-size: 14px;
	margin-top: 5px;
	float: left;
	width: 450px;
	text-transform: lowercase;
}
#menuLevel2 a
{
	float: left;
	color: #996600;
	text-decoration: none;
}
#menuLevel2 a:hover
{
	color: Gray;
	text-decoration: underline;
}
#menuContainer
{
	position: relative;
	top: 185px;
	left: 111px;
}
#contactInfo
{
	position: absolute;
	top: 268px;
	left: 714px;
	font-family: Verdana;
	font-size: 14px;
	color: #bdb6b6;
}
.contentSpacer
{
	height: 1px;
	font-size: 10px;
	clear: both;
}
#contentArea
{
	color: Black;
	font-size:12px;
	font-family: Verdana;
	clear: both;
	padding-top: 225px;
	margin-left: 102px;
	width: 446px;
	background-color: #fff;
	padding-left: 26px;
	padding-right: 26px;
}

#staffImage 
{
	position: absolute;
	top: 380px;
	right: 40px;
}
#copyright
{
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #e8dbb7;
	width: 450px;
	text-align: right;
	padding-top: 10px;
}
.h2 
{
	color: #9ab5ab;
	font-size: 19px;
	margin-top: 10px;
}
.menuLevel1Seperator
{
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
.menuLevel2Seperator
{
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

#locallyOwned
{
	float: right;
	width: 200px;
	font-size:11px;
	color: #977454;
}

#bottomContainer 
{
	float: left;
	margin-top: 20px;
	width: 450px;
}