@charset "UTF-8";

a {
	outline:none;
}

img{
	border:0px none;
}

body {
	background-color: #878074;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 965px;
	height: 685px;
	margin:0px auto;
	text-align: left;
}
#wrapper h1{
	background-image: url(../images/jd-interiors-logo-new.png);
	background-repeat:no-repeat;
	text-indent:-99999px;
}
#wrapper h1.mail{
	display:block;
	width:365px;
	height:143px;
}
#wrapper h1 a{
	display:block;
	width:365px;
	height:143px;
}
#top {
	margin-left:220px;
	height: 25px;
	width: 670px;
	padding: 0px 0px 0px 85px;
}

#top ul{
list-style-type:none;
margin-left:0px;
padding-left:0px;
}

#top ul li{
float:left;
}

#top ul li a{
display:block;
height:44px;
background-image:url(../images/navigation.png);
background-repeat:no-repeat;
text-indent:-99999px;
}

#top ul li a:hover{
background-image:url(../images/navigation-hover.png);
}

#top ul li a.current{
background-image:url(../images/navigation-hover.png);
}

#top ul li a.about{
width:74px;
background-position:0px 0px;
}

#top ul li a.interiors{
width:119px;
background-position:-74px 0px;
}

#top ul li a.renovations{
width:135px;
background-position:-193px 0px;
}

#top ul li a.furniture{
width:118px;
background-position:-328px 0px;
}

#top ul li a.finds{
width:123px;
background-position:-446px 0px;
}

#top ul li a.notebook{
width:222px;
background-position:-569px 0px;
}

#top ul li a.contact{
width:93px;
background-position: top right;;
}

#bottom {
	height: 470px;
	width: 872px;
	margin-top: 10px;
	float: right;
	background-color: #FFFFFF;
}
#homepagecontent {
	height: 460px;
	width: 862px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#left-img{
float:left;
width:288px;
height:460px;
}

#rotating-img{
float:right;
width:574px;
height:460px;
}

#rotating-img img{
width:574px;
height:460px;
}

#leftnav {
	background-color: #b6bec6;
	height: 460px;
	width: 195px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 5px solid #FFFFFF;
}
#leftnavlinks {
	height: 428px;
	width: 165px;
	margin-top: 15px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
}

#leftnavlinks a{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	cursor: pointer;
}

#leftnavlinks a:hover{
	color: #878074;
	text-decoration: none;
}

#leftnavlinks .current{
	color: #878074;
	text-decoration: none;
}

#content {
	float: right;
	height: 459px;
	width: 660px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: hidden;
}

#content.finds{
	overflow:auto;
	text-align:justify;
}

#content.finds img {

}

#content img.thumb{
	height:125px;
	border: 2px solid #b6bec6;
	margin-right:10px;
	margin-bottom:10px;
}

#lcdtag {
	float: right;
	height: 10px;
	width: 865px;
	font-family: Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 5px;
	text-decoration: none;
	outline: none;
}

#lcdtag a{
	color: #FFFFFF;
	text-decoration: none;
}

#lcdtag a:hover{
	color: #B9C9D5;
	text-decoration: none;
}
#images {
	height: 205px;
	width: 660px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#images-furniture-home {
	height: 275px;
	width: 660px;
	padding-bottom: 5px;
}
#images-furniture {
	height: 335px;
	width: 660px;
	padding-bottom: 5px;
}

#images-furniture img {
	height: 335px;
	width: 660px;
}

#images-contact {
	height: 275px;
	width: 660px;
	padding-bottom: 5px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
	height: 260px;
	width: 640px;
	line-height: 17px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#text a{
	color: #8B9CA1;
	text-decoration: none;
}
#text a:hover{
	color: #8B9CA1;
	text-decoration: underline;
}

#text-furniture-home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
	height: 195px;
	width: 640px;
	line-height: 17px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#text-furniture-home a{
	color: #8B9CA1;
	text-decoration: none;
}

#text-furniture-home a:hover{
	color: #8B9CA1;
	text-decoration: underline;
}
#text-furniture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
	height: 135px;
	width: 640px;
	line-height: 17px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#text-furniture a{
	color: #8B9CA1;
	text-decoration: none;
}
#text-furniture a:hover{
	color: #8B9CA1;
	text-decoration: underline;
}
#text-contact {
	font-family: Helvetica;
	font-size: 13px;
	color: #666666;
	text-align: left;
	height: 195px;
	width: 640px;
	line-height: 17px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#text-contact a{
	color: #8B9CA1;
	text-decoration: none;
}
#text-contact a:hover{
	color: #8B9CA1;
	text-decoration: underline;
	cursor: pointer;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #8B9CA1;
}
#bottom-mailing {
	height: 470px;
	width: 500px;
	margin-top: 10px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 95px;
}
#mailing-image {
	padding: 5px;
	float: left;
	height: 460px;
	width: 250px;
}
#mail-form {
	background-color: #b6bec6;
	height: 460px;
	width: 235px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Helvetica;
	font-size: 13px;
	color: #FFFFFF;
}
#mail-form h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	margin-left:10px;
}

#view-img{
position:relative;
top:-20px;
width:635px;
padding-top:5px;
padding-right:25px;
padding-bottom:5px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#fff;
text-align:right;
}

#view-img a{
color:#8B9CA1;
text-decoration:underline;
}

div#slide-nav{
position:relative;
top:-40px;
float:right;
padding-right:20px;
z-index:20;
}

a#prev{
display:inline-block;
width:10px;
height:20px;
background:url(../images/arrows.gif) no-repeat left;
text-indent:-99999px;
}

a#next{
display:inline-block;
width:10px;
height:20px;
background:url(../images/arrows.gif) no-repeat right;
text-indent:-99999px;
}

div#slide-nav a{
opacity:0.5;
}

div#slide-nav a:hover{
opacity:1.0;
}

.slide-head{
padding-left: 10px;
padding-right: 10px;
}

.slide-text{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666;
text-align: left;
line-height: 17px;
width:600px;
padding-left: 10px;
}


