body {
	font-family: "Lucida Sans", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #92887C;
	margin: 0;
	background-image: url(images/footer-bg.gif);
	background-repeat:repeat-x;				
	}


ul#hdrlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#hdrlist li
{
display: inline;
list-style-type: none;
}

#hdrlist a { 
padding: 4px 10px 1px 10px; 
border: 1px solid #D8D2CA;
border-bottom-color: #ffffff;
}

#hdrlist a:link, #hdrlist a:visited
{
color: #92887C;
background-color: #FFFFFF; /*ABA69E; /*CBC7C0;*/
text-decoration: none;
}

#hdrlist a:hover
{
color: #fff;
background-color: #8B8781;
text-decoration: none;
}


#navcontainer	{
	margin-top: 38px;	
	margin-bottom: 60px;
	overflow: hidden;
	width: 750px;
	}

#navlist
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#navlist li
	{
	border-left: 1px solid #D86303;
	float: left;
	line-height: 18px;
	margin: 0 .5em 0 -.5em;
	padding: 0 10px 0 10px;
	font-size: 14px;
	}


#navlist a		{ text-decoration:none;}
#navlist a:link 	{ color:#92887C; }
#navlist a:active 	{ color:#D86303; }
#navlist a:visited 	{ color:#C1AB91; }
#navlist a:hover 	{ color:#D86303; text-decoration:underline;}

a		{ text-decoration:none;}
a:link 	{ color:#D86303; }
a:active 	{ color:#D86303; }
a:visited	{ color:#D86303; }
a:hover 	{ color:#D86303; text-decoration:underline;}

.copy {
	padding: 18px 50px 30px 50px;
	}
#header {
	font-size: 12px;
	line-height: 12px;
	background-color: #E9E4DE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D2CA;
	width: 100%;
	height: 28px;
	}
#major {
	background-color: #FFFFFF;
	width: 100%;
	}
#footer {
	font-size: 11px;
	background-color: #E9E4DE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D2CA;
	width: 100%;
	}
	
.dktxt {
	color: #333333;
	font-weight: bold;
	}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #D86303;
	letter-spacing: -1px;
}
	
.dkh2 {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: -1px;
	text-transform: capitalize;
}
.details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	color: #BF540C;
}
.photo {
	margin-bottom: 24px;
	margin-left: 40px;
}
.emboxrt {
	font-family: "Lucida Sans", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #d86303;
	padding: 16px;
	width: 180px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 22px;
	float: right;
	font-weight: bold;
}

.emboxrt a		{ text-decoration:none;}
.emboxrt a:link 	{ color:#fff; }
.emboxrt a:active 	{ color:#fff; }
.emboxrt a:visited 	{ color:#fff; }
.emboxrt a:hover 	{ color:#fff; text-decoration:underline;}

.emboxlt {
	font-family: "Lucida Sans", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #d86303;
	padding: 16px;
	width: 180px;
	margin-top: 22px;
	margin-right: 22px;
	margin-bottom: 22px;
	margin-left: 0px;
	float: left;
	font-weight: bold;
}