/* d'Encore Styles */

body {
	background-color: #823522;
	font-family: Palatino, Georgia, Times New Roman, serif;
	font-size: 10pt;
	line-height: 1.5;
	color: #2a1c0b;
}
a:link {
	color: #823522;
	text-decoration: underline;
}
a:visited {
	color: #823522;
	text-decoration: underline;
}
a:hover {
	color: #2a1c0b;
	text-decoration: underline;
}
a:active {
	color: #2a1c0b;
	text-decoration: underline;
}
.nav a:link {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.nav a:visited {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.nav a:hover {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.nav a:active {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#navbox {
	position:absolute;
	left:50px;
	top:69px;
	width:159px;
	height:227px;
	z-index:2;
}
#nav-background {
	position:absolute;
	left:0px;
	top:0px;
	width:209px;
	height:355px;
	z-index:1;
}
#featuredbox {
	position:absolute;
	left:209px;
	top:0px;
	width:471px;
	height:355px;
}
#contentwrapper {
	position:absolute;
	left:0px;
	top:355px;
	width:680px;
}
#contentbox {
	position:relative;
	clear:both;
	width:580px;
	background-image: url(images/contentbackground.jpg);
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-repeat: repeat-y;
}
#contentphotos {
	position:relative;
	clear:both;
	width:580px;
	background-image: url(images/contentbackground.jpg);
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-repeat: repeat-y;
}
#contentbox img {
	padding-left: 30px;
	float: right;
}
#footerbox {
	position:relative;
	clear:both;
	width:680px;
	height:52px;
}

