/************ Default HTML ************/
html, body {
	height: 100%; 
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #2F1908;
	background-image: url(../Images/body_bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 0;
}

/******************* Text *********************/
p {
	margin: 4px 30px 14px 30px;
	padding: 0;
	color: #000000;
	text-indent: 0;
	line-height: 1.4;
	letter-spacing: 0.003em;
}
a {
	margin: 0;
	padding: 1px 3px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #462615;
}
h1 {
	margin: 0 20px 8px 20px;
	padding: 15px 0 0 0;
	font-size: 160%;
	color: #462615;
	letter-spacing: 0.001em;
	border-bottom: 1px solid #FFFFFF;
}
h2 {
	margin: 0 20px;
	padding: 4px 0 2px 0;
	font-size: 130%;
	color: #462615;
	letter-spacing: 0.001em;
}
h3 {
	margin: 0 30px;
	padding: 4px 0 0 0;
	font-size: 110%;
	color: #61341B;
	letter-spacing: 0.001em;
}
h4 {
	margin: 0 30px;
	padding: 4px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	color: #61341B;
	letter-spacing: 0.001em;
}
ul {
	margin: 6px 40px 10px 40px;
	padding: 0;
	font-size: 100%;
}
li {
	margin: 0;
	padding: 0;
	line-height: 1.35;
	list-style-type: disc;
}
li.noblt {
	margin: 0 0 0 -10px;
	list-style-type: none;
}

/******************* General *********************/
img, a img, a:hover img {padding: 0; border: none; text-decoration: none; background-color: none;}
.mini {font-size: 88%;}
.spacer {clear: both;}
.placer {height: 200px;}
.noindt { text-indent: 0px;}
.bold {font-weight: bold;}
.center {text-align: center; margin: 0 auto;}
.left {text-align: left;}

/******************* Main *********************/
div#shell {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-color: transparent;
	background-image: url(../Images/ThaT_bkgd.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom right;
	z-index: 1000;
}
div#main {
	margin: 0;
	padding: 0;
	width: 801px;
	background-color: #FFFFFF;
	background-image: url(../Images/mainBkgd_home.gif);
	background-position: 396px center;
	background-repeat: repeat-y;
	z-index: 2000;
}
div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 243px;
	height: 155px;
	background-color: #61341B;
}
div#logo a, div#logo a:visited, div#logo a:hover {
	margin: 0 auto;
	padding: 0px 0px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
/******************* Nav Menu *********************/
div#navbar {
	position: relative;
	top: 0px;
	left: 252px;
	width: 135px;
	height: 155px;
	text-align: center;
	background-color: #462615;
}
div#navbar a, div#navbar a:hover, div#navbar a:visited {
	margin: 0 auto;
	padding: 0;
	display: block;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
div#navbar img#storeInfo {
	margin-top: 65px;
}
div#navbar img#about {
	margin-top: 8px;
}
div#navbar img#contact {
	margin-top: 9px;
}

/******************* Left Column *********************/
div#furniture {
	position: relative;
	top: 0px;
	left: 0px;
	width: 387px;
	height: 61px;
	background-color: #FFFFFF;
	background-image: url(../Images/furniture_bkgd.gif);
	background-repeat: no-repeat;
	background-position: 37px bottom;
}
div#leftMain {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 387px;
	height: auto;
	background-color: #D3C793;
	background-image: url(../Images/leftMain_bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
div#leftMain img {
	border: 1px solid #FFF;
}
div#leftMain img#tagline {
	margin: 0 24px;
	border: 0px solid transparent;
}

/******************* Right Column *********************/
div#slideshow {
	position: absolute;
	top: 0px;
	left: 396px;
	margin: 0;
	padding: 0;
	width: 396px;
	height: 396px;
	background-color: #61341B;
	background-image: url(../gallery/slides/large/IMG_01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 9px solid #FFFFFF;
}

div#rightMain {
	position: absolute;
	top: 405px;
	left: 396px;
	margin: 0;
	padding: 20px 0;
	width: 396px;
	background-color: #A8966E;
	background-image: url(../Images/rightMain_bkgd.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
div#rightMain img {
	border: 1px solid #FFF;
}
div#rightMain a.vidpic {
	margin: 0 auto;
	padding: 0;
	display: block;
	text-decoration: none; 
	text-align: center; 
	background-color: transparent;
}
div#rightMain img.center {
	margin: 0 auto;
	padding: 0;
	display: block;
	text-align: center; 
}
div#rightMain p {
	margin: 4px 35px 8px 35px;
	line-height: 1.3;
	letter-spacing: normal;
}
#adverts {
	margin: 0 auto;
	text-align: center;
}
#adverts a img {
	display: inline;
	margin: 6px;
}


/******************* Form *********************/
form {
	margin: 0;
	padding: 15px 20px 40px 20px;
}
form div {
	margin: 0;
	padding: 4px 0 4px 0;
	clear: both;
}
label {
	float: left;
	margin: 0;
	padding: 2px 7px 0 0;
	width: 95px;
	display: block;
	color: #660000;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
}
input {
	margin: 0;
	padding: 2px 3px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}
textarea {
	margin: 0;
	padding: 2px 3px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	letter-spacing: 0.001em;
	border: 1px solid #999999;
}
select {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}

div#buttonBar {
	margin: 0 0 0 90px;
	padding: 20px 0 0 0;
}
input.button {
	margin: 0;
	padding: 3px 2px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	background-color: #765143;
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #462615;
	border-left: 2px solid #462615;
	cursor: hand;
}

/******************* Footer *********************/
#footer {
	margin: 20px 0 0 0;
	padding: 15px 10px 0 10px;
	width: auto;
	color: #462615;
	text-align: center;
	border-top: 9px solid #FFFFFF;
}
#footer ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 90%;
}
#footer li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#footer ul a {
	margin: 0 3px;
	padding: 1px 3px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
#footer ul a:visited {
	color: #663300;
	text-decoration: none;
}
#footer ul a:hover {
	color: #FFFFFF;
	background-color: #462615;
}
#footer a {
	margin: 0;
	color: #A05A09;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 96%;
	color: #462615;
	line-height: 1.2;
	text-indent: 0px;
}
#footer p#credit {
	margin: 0;
	padding: 8px 0 10px 0;
	color: #A05A09;
	font-size: 85%;
}
#footer p#credit a:hover {
	font-style: bold;
	color: #FFFFFF;
	text-decoration: none;
}
