﻿/***** Stylesheet for HAAS CONSULTING *****/
body {
	background:top center #070 url('images/HCgreen.gif');
	margin:5px 0;
}
body, div, p, li {
	text-align:justify;
}
#wrap {
	width:1000px;
	margin:auto;
}
#nav {
	float:left;
	width:144px;
	padding-bottom:30px;
	color:lime;
	background:#070;
	line-height:174%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:small;
	font-family:"Palatino Linotype",Garamond,"Times New Roman",Georgia,serif;
}
#textarea {
	float:right;
	padding:50px 100px 50px 100px;
	width:656px;
	background:WhiteSmoke;
	font-family:"Palatino Linotype", Garamond, "Times New Roman", Georgia, serif;
	color:#111;
	text-align:left;
}
#whitelogo {
	font-family:'Times New Roman',serif;
	width:132px;
	height:72px;
	padding-top:4px;
	padding-bottom:20px;
	margin:0 auto;
	line-height:3em;
	color:white;
}
#logotop {
	font-size:50px;
}
#logoline {
	width:132px;
	height:1px;
	background:white;
}
#logobottom {
	font-size:21px;
	line-height:1em;
}
#nav .bul {
	vertical-align:middle;
}
#nav .bul0 {
	margin-left:0.8ex;
	margin-right:0.8ex;
	font-size:130%;
	color:#3c3;
}
#nav .bul1 {
	margin-left:3.2ex;
	margin-right:0.8ex;
	font-size:110%;
	color:lime;
}
#nav a:link, #nav a:visited {
	color:White;
	background:#070;
	text-decoration:none;
}
#nav a:hover {
	color:#111;
	background:WhiteSmoke;
}
#nav a:active {
	background:#090;
}
.ctr {
	text-align:center;
}
.footnote {
	font-size:smaller;
	margin-left:4em;
}
.footnote li {
	margin-bottom:0.2em;
}
h1, h2, h3, h4, h5 {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#080;
}
h1, h2, h3 {
	margin-bottom:0.4em;
}
h1, h2 {
	margin-top:0;
}
h3 {
	margin-top:1.1em;
}
div.mug {
	margin-left: 1em;
	float: right;
	padding:15px 20px 30px 20px;
	background:#360;
	border:12px gold outset;
}
div.mug img {
	background-color:#aaa;
	border:6px gold double;
}
div#clientlist {
	font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size:small;
	font-weight:normal;
	width:100%;
	margin-left:2em;
}
div#clientlist p {
	margin:0.4em 0;
}
p.small {
	font-size:9pt;
}
.smallfont {
	font-size:small;
}
#textarea a:link, #textarea a:visited {
	color:#080;
	text-decoration:underline;
}
#textarea a:hover {
	color:silver;
	text-decoration:none;
}
#textarea a:active {
	background:#ddd;
	text-decoration:none;
}