* {
	margin: 25;
	padding: 0;
}

body {
	background: #FFFFCC;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}

a {
	text-decoration: none;
	color: #9AC9A8;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
	margin: 0 auto;
	width: 780px;
	background: #fff;
	border: 1px solid #993300;
}

#header {
	height: 170px;
	background-image: url(Images/lampheader.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	padding: 0px 0 0 0px;
	background-image: url(../Images/logoeh.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 144px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h1 a {
	text-decoration: none;
	font-weight: 100;
	letter-spacing: -2px;
	background-image: url(../Images/logoeh.gif);
	background-repeat: no-repeat;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
	font-size: 19px;
	color: #111;
	padding: 5px 0 0 125px;
	letter-spacing: -1px;
	font-weight: bolder;
	font-family: Tahoma;
}

#menu {
	line-height: 0px;
	vertical-align: top;
	padding-left: 45px;
	left: 138px;
	top: 145px;
}
#menu ul {
	list-style-type: none;
	padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
	padding: 0 20px 0 0;
	text-decoration: none;
	font-weight: 100;
	font-size: 14px;
	color: #FFFFFF;
}
#menu ul li a:hover {
	color: #333333;
	text-decoration: none;
}

#content {
	padding: 0 0px 0px;
	background-image: url(../Images/mainbkg.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.left {
	float: left;
	width: 100%;
	text-align: left;
}
.left h2 {
	font-size: 18px;
	font-weight: 100;
	padding: 15px 0 7px;
	margin-left: 50px;
}
.left h2 a {
	text-decoration: none;
	color: #8DC099;
}
.left h2 a:hover {
color: #111;
}

.right {
float: right;
width: 200px;
margin-top: 10px;
background: #657983;
}
.right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
color: #fff;
font-size: 13px;
background: #3A454C;
}
.right ul {
padding: 10px 0 15px 20px;
list-style-type: square;
}
.right ul li a {
color: #fff;
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
.right ul li a:hover {
color: #fff;
font-weight: 600;
}

#footer {
	height: 60px;
	line-height: 15px;
	background: #993300;
	text-align: left;
	font-size: 11px;
	color: #FFFFCC;
	padding-left: 135px;
}
#footer a { color: #fff; }
.hometbl {
	background-image: url(images/LampPaintingGhost.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma;
	font-size: 16px;
	line-height: normal;
}
.hometbllineheight22 {
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 24px;
}

