body.js .jshide { display: none; }

/* Main */
body {
	background-color:#5C503A;
	font-family: Times, 'Times New Roman', serif;
	}
#shell {
	width:760px;
	margin: 65px auto 0px auto;
	position:relative;
	}
#wrap {
	border:1px solid #000000;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	}
	
	
/* Inside */
#title {
	
	}
.titlepic {
	padding-top:20px;
	padding-left:20px;
	}
#cont {
	position:relative;
	}
#cont p {
	font-size:12px;
	line-height:200%;
	margin:0px 20px 20px 20px;
	text-align:justify;
	color:#666666;
	padding:0px;
	}
.pic {
	border:1px solid #999999;
	float:right;
	margin-left:20px;
	padding:3px;
	}
h3 {
	color:#5C503A;
	font-size:10px;
	padding:0px;
	margin:0px;
	}
a h3:hover {
	color:#000000;
	}

a:link {
	color:#5C503A;
	font-size:10px;
	padding:0px;
	margin:0px;
	}
a:hover {
	color:#000000;
	}
a:hover.col {
	color:black;
}
a:link.col {
	color:#5C503A;
}
a:visited.col {
	color:#5C503A;
}
a:active.col {
	color:#5C503A;
}


h4 {
	color:#666666;
	font-size:14px;
	margin:0px 10px;
	}
h2 {
	color:#5C503A;;
	font-size:16px;
	padding-left:20px;
	}
h5 {
	color:#666666;
	font-weight:normal;
	margin:0px 10px;
	font-size:12px;
	}
h6 {
	color:#666666;
	font-size:14px;
	margin:0px 10px;
	font-weight:normal;
	}
	
/* cart */

.cart {
	padding:10px;
	margin:10px;
	font-family:Georgia;
	font-size:12px;
	color:#666666;
	line-height:180%;
	width: 100%;
	}
.cart td {
	margin:5px;
	}
td a {
	text-decoration:none;
	}
.cart p {
	}
.cartimg {
	text-align:center;
	padding:5px;
	border:1px solid #FFFFFF;
	}
.cartimg:hover {
	background-image:url(images/itembg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	border:1px solid #dbdbdb;
	}
.cartimg a {
	text-decoration:none;
	}
#shopnav {
	text-align:center;
	font-size:14px;
	margin:0px 20px;
	padding:5px 20px 7px 20px;
	font-weight:bold;
	border-bottom:1px solid #EDEDED;
	border-top:1px solid #EDEDED;
	}
#shopnav a {
	color:#999999;
	font-size:10px;
	text-decoration:none;
	padding:2px;
	}
#shopnav a:hover {
	color:#5C503A;
	}
#select {
	font-size:12px;
	color:#5C503A;
	font-weight:bold;
	text-align:center;
	}
#shopcan {
	float:left;
	padding:5px 20px 5px 30px;
	font-family:Georgia;
	border-right:1px solid #CCCCCC;
	margin-top:20px;
	text-decoration:none;
	}
#shopcan a {
	color:#999999;
	font-size:12px;
	text-decoration:none;
	padding:2px;
	line-height:200%;
	}
#shopcan a:hover {
	color:#5C503A;
	text-decoration:none;
	}
#searchy {
	margin:0px 20px 20px 0px;
	text-align:right;
	position:relative;
	top:20px;
	}
#searchy img {
	position:absolute;
	right:0px;
	top:5px;
	}
.searchz {
	border:1px solid #666666;
	width:10em;
	font-size:10px;
	padding:2px;
	position:absolute;
	right:70px;
	top:5px;
	margin-right: 20px;
	}

/* Contact */
.conpic {
	border:1px solid #999999;
	padding:3px;
	}
#contxt {
	font-size:14px;
	line-height:120%;
	margin:-100px 20px 20px 20px;
	text-align:justify;
	color:#666666;
	padding:0px;
	position:relative;
	}
#contxt a {
	color:#666666;
	}
	
#contxt a:hover {
	color:#000000;
	}
#contact {
	font-size:14px;
	margin:10px 0px 30px 20px;
	color:#666666;
	}
#contact td {
	margin:0px;
	vertical-align:bottom;
	}
#contact input, select, textarea {
	border:1px solid #5C503A;
	padding:2px;
	font-size:12px;
	}
#contact select {
	cursor:pointer;
	cursor:hand;
	}
.quest {
	padding:10px 0px 5px 0px;
	}
.send:hover {
	background-color:#FFFFFF;
	color:#000000;
	cursor:pointer;
	cursor:hand;
	}
.send:active, focused {
	background-color:#5C503A;
	color:#FFFFFF;
	}
.send {
	margin-top:10px;
	background-color:#A39678;
	color:#FFFFFF;
	}
/* Home page */
.hometitle {
	padding-top:20px;
	}
#introtxt {
	font-size:12px;
	line-height:180%;
	margin:0px 14em 0px 5px;
	color:#666666;
	padding:0px;
	}
#slide {
	width:350px;
	height:73px;
	background-image:url(images/slide.jpg);
	overflow:hidden;
	}
#introtxt ul {
	margin:5px 0px 5px 30px;
	padding:0px;
	}
#foot {
	background-color:#A39678;
	background-image:url(images/dresser.gif);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:14px;
	color:#FFFFFF;
	padding:10px;
	padding-right:12em;
	}
#foot2 {
	background-color:#A39678;
	background-image:url(images/dresser.gif);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	padding:10px;
	padding-right:205px;
	text-align:justify;
	}
.logo {
	float:left;
	overflow:hidden;
	}
#home {
	border-left:2px solid #A39678;
	padding:0px 0px 0px 20px;
	margin-left:190px;
	}
.beth {
	float:right;
	top:0px;
	right:0px;
	position:absolute;
	height:100%;
	}
* html img,
* html .png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
/* Navigation */
#topnav {
	color:#EDE8DF;
	text-align:right;
	font-size:10px;
	padding:5px;
	}
#topnav a {
	color:#EDE8DF;
	text-decoration:none;
	padding:2px;
	border-top:1px solid #5C503A;
	border-bottom:1px solid #5C503A;
	}
#topnav a:hover {
	color:#FFFFFF;
	border-top:1px solid #EDE8DF;
	border-bottom:1px solid #EDE8DF;
	}
#bottomnav {
	color:#A39678;
	text-align:right;
	font-size:10px;
	margin-top:5px;
	}
#bottomnav a {
	color:#A39678;
	text-decoration:none;
	padding:2px;
	border-top:1px solid #5C503A;
	border-bottom:1px solid #5C503A;
	}
#bottomnav a:hover {
	color:#FFFFFF;
	border-top:1px solid #EDE8DF;
	border-bottom:1px solid #EDE8DF;
	}
/* Services */
#servicenav {
	padding:0px 20px 10px 0px;
	color:#5C503A;
	text-align:right;
	font-size:12px;
	}
#servicenav a {
	color:#A39678;
	text-decoration:none;
	}
#servicenav a:hover {
	color:#5C503A;
	}
/* Portfolio */
.underit {
	font-size:9px;
	}
#portselect {
	padding:0px 20px 10px 0px;
	color:#5C503A;
	text-align:right;
	font-size:10px;
	}
#portselect a {
	color:#A39678;
	text-decoration:none;
	padding:2px;
	}
#portselect a:hover {
	color:#5C503A;
	border-top:1px solid #5C503A;
	border-bottom:1px solid #5C503A;
	}
#thumbcan {
	background-color:#A39678;
	}
.thumb {
	border:1px solid #5C503A;
	background-color:#EDEDED;
	padding:2px;
	margin:10px;
	}
.thumb:hover {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	cursor:pointer;
	}
#portcan {
	text-align:center;
	position:relative;
	}
.port {
	border:1px solid #CCCCCC;
	padding:3px;
	}
#portxt {
	font-size:14px;
	color:#666666;
	margin:10px 20px;
	text-align:center;
	}
.leftclick {
	background-image:url(images/leftoff.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:200px;
	left:30px;
	width:28px;
	height:49px;
	z-index:2;
	}
.leftclick:hover {
	background-image:url(images/lefton.gif);
	background-repeat:no-repeat;
	}
.rightclick {
	background-image:url(images/rightoff.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:200px;
	right:30px;
	width:28px;
	height:49px;
	z-index:2;
	}
.rightclick:hover {
	background-image:url(images/righton.gif);
	background-repeat:no-repeat;
	}
/* ammendments */

#cartcon1 {
	color:#666666;
	margin:20px;
	padding:10px;
	border:1px solid #CCCCCC;
	}
	
#cartcon1 .update {
	border:1px solid #CCCCCC;
	font-size:12px;
	padding:3px;
	float:right;
	}
#cartcon1 .update:hover {
	border:1px solid #666666;
	background-color:#FFFFFF;
	color:#000000;
	}
.continue {
	border:1px solid #CCCCCC;
	font-size:12px;
	padding:3px;
	float:right;
	}
.continue:hover {
	border:1px solid #666666;
	background-color:#FFFFFF;
	color:#000000;
	}
.continue1 {
	border:1px solid #CCCCCC;
	font-size:12px;
	padding:3px;
	}
.continue1:hover {
	border:1px solid #666666;
	background-color:#FFFFFF;
	color:#000000;
	}
.greybot {
	border-bottom:1px dotted #CCCCCC;
	}
	
#vcarticons a img {
	margin:20px;
	}

#hideshow {
	text-align:right;
	padding:10px 20px 0px 0px;
	}
#hideshow a {
	text-decoration:none;
	}
#hideshow a img {
	margin-bottom:-5px;
	}
.qtys {
	border:1px solid #CCCCCC;
	font-size:12px;
	padding:3px;
	}
.formsy {
	width:546px;
	padding-left:20px;
	}
.formsyeven {
	width:520px;
	padding-left:20px;
	}
.formsy2 {
	width:718px;
	padding-left:0px;
	}
.formsy2 .body-white {
	background-color:#EDEDED;
	border-bottom:1px dotted #CCCCCC;
	}
.formsy .body-white {
	background-color:#EDEDED;
	border-bottom:1px dotted #CCCCCC;
	}
	
	
/* billy's */

font.pagest {
	color:#5C503A;
	font-size:14px;
	padding:0px;
	margin:0px;
	}
	a.pages {
	color:#5C503A;
	font-size:14px;
	padding:0px;
	margin:0px;
	}
	a:visited.pages {
	color:#5C503A;
	font-size:14px;
	padding:0px;
	margin:0px;
	}
	a:link.pages {
	color:#5C503A;
	font-size:14px;
	padding:0px;
	margin:0px;
	}
	a:hover.pages {
	color:black;
	font-size:14px;
	padding:0px;
	margin:0px;
	}

/*NEW*/
@import url(http://fonts.googleapis.com/css?family=IM+Fell+English+SC);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body
{
	background:#ffffff url(images/footer.jpg) bottom repeat-x;
	font-size:14px;
}

#logo
{
	width:975px;
	height:234px;
	margin:0 auto;
}

header, nav, aside, hgroup, article, footer, address, audio, canvas, command, datalist, details, embed, figcaption, figure, keygen, mark, progress, detail, time, video {
display: block;
}

#logo img
{
	position:relative;
	z-index:50;
}

#wrapper
{
	width:941px;
	margin:0 auto;
	min-height:400px;
	margin-top:-234px;  
}

header
{
	height:145px;
}

header h1
{
	float:right;
	width:730px;
	height:103px;
	background:url(images/site-name.png)  30px 55px no-repeat;
	text-indent:-9999px;
	border-bottom:2px solid #cfc7ba;
}

a img {
	outline:0;
	border:0;
}


/* Navigation */

#site-nav
{
	float:right;
	clear:right;
	width:690px;
}

#site-nav ul
{
	list-style:none;
	padding:10px 0 0 0;
}

#site-nav li
{
	float:left;
	padding:0 0 0 40px;
}

#site-nav li:first-child
{
	padding:0;
}

#site-nav a, #portselect, #servicenav
{
	text-decoration:none;
	font-family:Times, "Times New Roman", serif;
	color:#444;
	font-size:15px;
	font-weight:bold;
}

/*banner images */
#banner
{
	border-top:6px solid #646363;
	border-bottom:9px solid #5c503a;
	height:401px;
}

#banner.about
{
	margin:0 20px 120px 0;
	width:269px;
	float:left;
	height:610px;
}

img.portrait 
{
	border-top:6px solid #646363;
	border-bottom:9px solid #5c503a;
	margin-top:48px;
}

/* Content */

#content .quote {
	font-family: 'IM Fell English SC', serif;
	font-size:18px;
	margin-left:275px;
	color:#555555;
	}

#content
{
	width:941px;
	padding:30px 0;
	margin:0 auto;
}

#content.nobanner 
{
	border-top:6px solid #646363;
}

#content.nobanner.portfolio
{
	padding-bottom:0;
}

#content p
{
	color:#828282;
	line-height:2;
	padding-bottom:15px;
}

#content p.home 
{
	text-align:justify;
	width:865px;
	margin:0 auto;
	padding-bottom:0;
}

#content h2 
{
	padding-top:15px;
	clear:right;
}

span.b 
{
	font-weight:bold;
}

#content p.home span.b 
{
	letter-spacing:1px;
}

/*Portfolio*/
#content.portfolio
{
	padding:30px 0px 0px 0px;
}
#portselect
{
	color: #5C503A;
    font-size: 10px;
    padding: 0 20px 10px 0;
    text-align: right;
}

#portselect a 
{
    color: #A39678;
    padding: 2px;
    text-decoration: none;
}

#portxt 
{
    margin: 0px 20px 25px 20px;
    text-align: center;	
}

#portcan
{
	position:relative;
	text-align:center;
}

#banner.port, #portcan.port
{
	height:628px;
}

#thumbcan
{
	background:#F3F4F9;
	border:1px solid #EEEEEE;
	border-bottom:0;
	padding:20px 0;
}

.thumb 
{
    background-color: #EDEDED;
    border: 1px solid #CCCCCC;
    margin: 10px;
    padding: 2px;
}

.leftclick 
{
	background-image:url(images/leftoff.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:280px;
	margin-left:-40px;
	width:28px;
	height:49px;
	z-index:2;
}

.leftclick:hover 
{
	background-image:url(images/lefton.gif);
	background-repeat:no-repeat;
}

.rightclick 
{
	background-image:url(images/rightoff.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:280px;
	margin-left:12px;
	width:28px;
	height:49px;
	z-index:2;
}

.rightclick:hover 
{
	background-image:url(images/righton.gif);
	background-repeat:no-repeat;
}

/*Press*/
.press 
{
	width:500px;
	margin:0 0 0 250px;
    text-align: center;
}

.press table, #content .press table tr td p 
{
    margin: 0;
    text-align: center;
}

.press img 
{
    border: 1px solid #CCCCCC;
    margin: 10px 5px;
    padding: 2px;
    vertical-align: top;
}

.press table, #content .press table tr td p 
{
    text-align: center;
}


/*Contact*/
#contact 
{
    color: #666666;
    font-size: 14px;
    margin: 40px 0 10px 250px;
}

.conpic 
{
	border-bottom:9px solid #5c503a;
    margin: -30px 0px;
	float:right;
}

.asid
{
	clear:right;
	float:right;
	padding:0px 50px 15px 50px;
	margin-top:30px;
}

#contxt
{
	margin:10px 0 0 250px;
}


/*Footer*/
footer
{
	height:89px;
	color:#666;
}

footer p
{
	font-weight:bold;
}

div.quote p {
	font-size:12px;
	color:#666666;
	text-align:center;
	padding-top:5px;
	letter-spacing:.5px;
}

div.quote span {
	font-size:12px;
	margin-right:43px;
}

footer span
{
	clear:both;
	float:right;
	font-weight:bold;
}

.site-info
{
	clear:both;
	width:100%;
	padding:10px 0;
}

.site-info.interior 
{
	padding-top:45px;
}

.site-info.shop
{
	padding-top:77px;
}

footer ul
{
	list-style:none;
	float:left;
	width:600px;
}

footer ul li
{
	float:right;
	width:100%;
	text-align:right;
}

footer ul li:first-child
{
		padding:0 0 10px 0;
}

.mail, .mail a
{
	color:#171717;
	text-decoration:none;
	font-size:12px;
}

#servicenav 
{
	margin:15px 0;
	float:right;
}

.linkback, .linkback a
{
	color:#4D4D4D;
	text-decoration:none;
	font-size:10px;
}

.linkback
{
	padding:0 13px 0 0;
}

.social-media
{
	float:right;
	padding:15px 0 0 0;
}

.social-media a
{
	float:left;
	width:25px;
	height:20px;
	padding:0 0 0 20px;
}
