* {
padding: 0px;
margin: 0px;
}

body{
	font-size: 13px; 
	font-family: Arial Narrow, Arial;
	background: #666 url('/background.gif') repeat;
	background-image: url('/background.gif') repeat;
background-attachment: fixed;
	margin: 0px;
	padding: 0px;
        margin-top: 0px;
        color: #555;
        font-size: 13px;
} 

h1 {
font-size: 1.5em;
padding-bottom: 18px;
}
p {
padding-bottom: 13px;
}

body.home #navcontainer li.home,
 body.gallery #navcontainer li.gallery,
 body.furniture #navcontainer li.furniture,
 body.links #navcontainer li.links,
 body.contact #navcontainer li.contact {
      background: #fff;
}


#wrap {
	width: 770px;
text-align: left;
}
	

#header {
	padding: 0px 0px 0px 0px ;
	height: 282px;
	width: 791px;
position:relative;
left: -21px;
}

	

#content {
width: 770px;
background: #d1d3d4 url('/images/cont_bg.jpg') repeat-y;
min-height: 200px;
}
	
			
#footer {
width: 770px;
height: 49px;
line-height: 40px;
position:relative;
margin: 0px;
background: url('/footer.gif') no-repeat;
font-size: 11px;
font-family: Arial;
color: #aaa;
text-align:center;
}



#navcontainer
{
	border-left: 2px #c9bb89 solid;
	border-right: 2px #c9bb89 solid;
position:relative;
top: 0px;
background: #cfcfac;
text-align: left;
padding-left: 0px;
font-size: 20px;
}


#navcontainer li {

display:inline;
background: #cfcfac;
line-height: 26px;
padding-bottom: 3px;
}
#navcontainer a:link, #navcontainer a:visited
{
font-family: Georgia;
display:inline;
line-height: 25px;
padding-top: 3px;
padding-bottom: 4px;

font-size: 16px;
color: #666;
padding-right: 10px;
padding-left: 10px;
margin-right: 0px;
margin-left: 0px;
text-decoration: none;
}
#navcontainer a:hover
{
color: #000;
background: #dfdfbc;
text-decoration: none;
padding-top: 6px;
} 


a {
	text-decoration: none;
	color: #444;
	}
a:hover {
	color: #444;
	text-decoration: underline;
	}
	

table, tr, td {
vertical-align: top;

}
#contenttable {
padding: 0px;
padding-top: 10px;
margin: 0px;
border-spacing: 0px;
}

#leftcontent {
width: 206px;
padding-right: 0px;
text-align: left;
}
#middlespacer {
width: 43px;
}
#rightcontent {
text-align: justify;
padding: 0px;
margin: 0px;
width: 505px;
}
#rightcontent p {
padding-right: 5px;
}

#rightcontent p.imglist {
padding-right: 0px;
}



.leftline {
width: 100%;
padding: 0px;
margin: 0px;
border-spacing: 0px;
text-indent: 40px;
text-align: left;
background: url('/images/leftline.jpg') no-repeat top left;
font-size: 11px;
font-family: Arial Narrow;
}


/* ROLLOVER IMAGES */
 .cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(overbtn.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 211px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 211px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.gl-container {
   display: block;
   position: relative;
}

.gl-left-element {
   position: absolute;
   left:0;
   text-align: left;
}

.gl-center-element {
   position: absolute;
   left: 50%;
   text-align: center;
}

.gl-right-element {
   position: absolute;
   right:0;
   text-align: right;
}

.bodybox
{
	border: 0px solid #fff;
	padding: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
}
.floatright
{
	float: right;
	margin: 0 0 10px 10px;
	background-color: #fff;
	padding: 0px;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
}

div.floatright img
{
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
}

div.bodybox p { text-align: justify; }

div.container {
	border: 0px solid #000000;
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}

div.left {
	width: 55%;
	float: left;
	text-align: left;
}

div.right {
	width: 45%;
	float: right;
	text-align: left;
}
  
div.left p {
	text-align: left;
}

div.left h1 {
	margin-top: 15px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}

div.right p {
	text-align: left;
}

div.right h1 {
	margin-top: 15px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}