#navcolumn a:hover {
	font-size: 1.1em;
	font-style: italic;
	color: #8F4221;
	margin-left: -10px;
	padding-left: 10px;
	border-top: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	list-style: none;
}
#outerwrapper {
	margin: 0px auto;
	width: 1000px;
}
#header, #content, #footer {
	width: 100%;
}
body {
	font-family: "Lucida Sans Unicode", Georgia, "Times New Roman", sans-serif;
	margin: 0px;
}
#header {
	border-top: 28px solid 49A80B;
	position: relative;
	height: 194px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(Images/FinkleConsultingweblogo.jpg);
}
#header h1 {
	font-size: 1.9em;
}
#navbar {
	position: absolute;
	bottom: 2px;
	font-size: 0.8em;
	font-weight: bold;
	left: 167px;
}
#navbar ul {
	list-style: url(none) none;
}
#navbar li {
	white-space: nowrap;
	float: left;
}
#navbar a {
	text-align: center;
	display: block;
	height: 40px;
	width: 118px;
	padding-top: 10px;
	margin-bottom: -4px;
	background: url(Images/buttonbrown.jpg) no-repeat;
}
#navbar a:link, #navbar a:visited {
	color: #000000;
	text-decoration: none;
}
#navbar a:hover, #navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: url(Images/buttongreen.jpg) no-repeat;
}
#contentColumn a:hover {
	font-weight: bold;
	text-decoration: none;
	color: 49A80B;
}
#contentColumn a {
	color: #8F4221;
	text-decoration: none;
}
#contentColumn a:visited {
	color: #8F4221;
	text-decoration: none;
}
#content {
	font-size: 0.9em;
	padding-top: 0px;
	overflow: auto;
	border-top: 6px solid #49A80B;
	padding-right: 0px;
	padding-left: 0px;
	border-left: solid 3px #49A80B;
	border-right: solid 3px #49A80B;
	width: 100%;
	border-bottom: solid 3px #49A80B;
	background: #DCFEC2;
}
#navcolumn {
	font-size: 1em;
	line-height: 150%;
	float: left;
	width: 233px;
	padding-top: 30px;
	padding-left: 2px;
	background: url(Images/greenleaves3.jpg) repeat;
	color: #FFFFFF;
	list-style: none;
}
#navcolumn p {
	font-size: 0.8em;
	color: #000000;
	list-style: url(none) none;
}
#navcolumn p a:visited, #navcolumn p a:link {
	color: #49A80B;
	text-decoration: none;
	list-style: url(none) none;
}
#contentColumn {
	color: #000000;
	float: left;
	width: 654px;
	padding-right: 25px;
	padding-left: 20px;
}
#content h1 {
	font-weight: bold;
	color: #49A80B;
	margin-bottom: 0px;
	font-style: italic;
	padding-top: 10px;
	font-size: 2.25em;
}
#footer {
	font-size: 0.7em;
	text-align: center;
	padding-top: 1ems;
	border-bottom: 28px solid #49A80B;
}
#content h2 {
	font-size: 1.1em;
	margin-bottom: 0px;
	color: #49A80B;
}
.firstParagraph {
	font-size: 1em;
}
#curlink a:link, #curlink a:visited, #curlink a:hover, #curlink a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: url(Images/buttongreen.jpg) no-repeat;
}
#navcolumn ul {
	list-style: none;
	line-height: 3em;
	color: #003300;
	text-decoration: none;
	top: 10px;
	float: none;
	text-indent: -25px;
	font-weight: bold;
}
#navcolumn ul ul ul {
	font-size: 0.9em;
	line-height: 1.5em;
	text-indent: -65px;
	list-style: none;
}
#navcolumn li a:visited, #navcolumn li a:link {
	color: #003300;
	text-decoration: none;
	font-weight: normal;
	list-style: none;
}
.currenLink {
	font-style: italic;
	font-weight: bold;
	color: #575757;
	margin-left: -10px;
	padding-left: 10px;
	border-top: 1px solid #49A80B;
	border-bottom: 1px solid #49A80B;
	font-size: 1.1em;
	text-decoration: none;
}
#navcolumn ul ul {
	text-indent: -45px;
	list-style: none;
}
