/***********************/
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1em;
	text-decoration: none;
}
a {
	color: #dcc168;
}
body {
	color: #fffbec;
	background: url(../images/bkg.jpg) #4e4341 no-repeat center top;
	font: .8em tahoma, sans-serif;
}
h6 {
	color: #66ffff;
	font-size: 1.5em;
}
hr {
	display: none;
}
/***********************/
#body {
	padding-left: 500px;
	padding-right: 140px;
	padding-top: 140px;
	min-height: 488px;
}
/***********************/
#container {
	width: 1000px;
	margin: auto;
	background: url(../images/content-area.jpg) repeat-y center top;
	position: relative;
}
/***********************/
#content a:hover {
	color: #f0e4bd;
}
#content h1 {
	font-size: 2em;
	letter-spacing: -1px;
	position: absolute;
	left: 500px;
	top: 70px;
}
#content h2 {
	margin-bottom: .8em;
	color: #ffdf76;
	font-size: 1.4em;
}
#content h3 {
	color: #ffffff;
	font-size: 1.1em;
	font-style: italic;
}
#content p {
	margin-bottom: 1em;
	line-height: 1.6em;
}
/***********************/
#decoration1 {
	background: url(../images/bkg.jpg) no-repeat center top;
}
/***********************/
#footer {
	padding: 70px 140px 20px 560px;
	background: url(../images/footer.jpg) #4e4341 no-repeat top center;
	font-size: .8em;
	text-align: right;
}
#footer a {
	color: #948154;
}
#footer a:hover {
	color: #ffffff;
}
#footer p {
	margin-bottom: 1em;
	color: #a79f96;
}
/***********************/
#nav .contact {
	position: absolute;
	left: 840px;
	top: 25px;
}
#nav .contact .email {
	background: url(../images/icon-email.png) no-repeat center center;
}
#nav .contact a {
	color: #000000;
}
#nav .contact dl {
	width: 232px;
	padding: 56px 0 0 80px;
	background: url(../images/talk-bubble.png) no-repeat;
	position: absolute;
	right: -80px;
	top: -9999px;
	height: 115px;
	color: #000000;
	font-size: 1.2em;
}
#nav .contact dt {
	font-size: 1.6em;
	font-weight: bold;
}
#nav .contact li {
	float: left;
	width: 24px;
	background: url(../images/icon-phone.png) no-repeat center center;
	height: 22px;
	position: relative;
}
#nav .contact li:hover dl {
	top: 15px;
}
/***********************/
#nav .main {
	text-align: right;
	position: absolute;
	top: 280px;
	right: 560px;
}
#nav .main a {
	color: #ffffff;
	line-height: 1.7em;
}
#nav .main a:hover, #nav .main a.selected {
	color:black;
}
#nav .main a span {
	padding-left: .6em;
	color: #dcc168;
	font-size: 0.6em;
}
/***********************/
#title a {
	width: 295px;
	display: block;
	background: url(../images/logo-curt-harpold.png);
	text-indent: -9999px;
	height: 151px;
	position: absolute;
	top: 120px;
	left: 200px;
}
object, embed {
margin-top:5px;
margin-left:5px;
}