html,body{
	
	background: url(style/tile-regular.jpg) repeat 255px 0px;
	
	color: #150e09;
	font: 13px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	height:100%;
}


h1, h2, h3{
	color: #790000;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 0.3em;
	margin-top: 0;
	line-height: 30px;
}

h2{
	
}

h3{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	margin-bottom: 0em;
}

p{
	margin-top: 0;
	margin-bottom: 1em;
}

#corner{
	position: absolute;
	left: 0;
	width: 255px;
	overflow: hidden;
	background: url(style/top-corner.jpg) no-repeat left top;
}

#logo{
	margin-left: 43px;
	margin-top: 35px;
}


#main{
	position: relative;
	height:auto !important;
	height: 1130px;
	min-height: 1130px;
	background: url(style/tile.jpg) repeat-y left top;
}

#mainspacing{
	margin-left: 255px;	
}

.footspacing{
	margin: 0;
	padding: 0;
	padding-bottom: 240px;
}

#bottom{
	width: 100%;
	height: 220px;
	position: absolute;
	bottom: 0;
}

#leftbottom{
	position: absolute;
	left: 0;
	height: 220px;
	width: 255px;
	background: url(style/bottom-corner.gif);
}

#lamp{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 181px;
	height: 388px;
	background-image: url(style/lamp.png);
}

#footer{
	margin-left: 255px;
	height: 220px;
	background: url(style/bottom-main.jpg);
}

#pictures{
	overflow: hidden;
	background: url(style/tile-regular-darker.jpg) repeat-x top left;
	height: 260px;
	line-height: 17px;
	padding-left: 10px;
	margin-bottom: 1.5em;
}

#pictures img{
	border: none;
	vertical-align: bottom;
}

#pictures .pic, #pictures .pic-top{
	margin-top: 70px;
	text-align: center;
	width: 145px;
	float: left;
}

#pictures .pic a, #pictures .pic-top a{
	position: relative;
	color: #f1cc86;
	text-decoration: none;
}

#pictures  .pic-top{
	margin-top: 30px;
}

#content{
	position: relative;
	background: url(style/tile-glass.jpg) repeat top left;
	border-top: 1px solid #d5bea6;
	border-left: 1px solid #d5bea6;
	border-bottom: 1px solid #978776;
	border-right: 1px solid #978776;
	width: 730px;
	margin-left: 20px;
	
}

#content .padding{
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 30px;
	margin-right: 50px;
}

#reflinks{
	float: right;
	position: relative;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 40px;
	text-align: right;
	margin-top: 27px;
	width: 150px;
}

#t1, #t2, a, a:link{
	color: #790000;
	text-decoration: underline;
}
#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 30px;
	margin-left: 20px;
	background: #fff;
	width: 730px;
	border-top: 1px solid #b7a486;
	border-left: 1px solid #c8b290;
	border-bottom: 1px solid #978776;
	border-right: 1px solid #978776;
}
#menu li {

	padding: 0 11px;
	float: left;
	height: 30px;
	line-height: 30px;
	
}

#menu li.active{
	background: #663720;
}

#menu li.active a{
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#menu li a{
	color: #360000;
}

#serving{
	color: #351808;
	position: absolute;
	left: 255px;
	font-size: 11px;
	line-height: 15px;
	margin-top: 77px;
	width: 420px;
	margin-left: 8%;
}

#serving2{
	color: #351808;
	position: absolute;
	left: 115px;
	font-size: 10px;
	line-height: 15px;
	margin-top: 225px;
	width: 820px;
	margin-left: 8%;
}

#testimonials{
	margin-top: 15px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 15px;
	width: 200px;
	color: #311d09;
	font-style: italic;
}

#testimonials p{
	display: none;
	height: 140px;
	background: url(style/tile.jpg) -20px -120px;
}
#testimonials strong{
	text-align: right;
	display: block;
	font-weight: bold;
	font-style: normal;
}

.city{
	float: left;
	margin-right: 20px;
}

.city img{
	vertical-align: bottom;
	border: 12px solid #dccaad;
}
.gal2{
	position: absolute;
	top: 0;
	left: 10px;
	width: 170px;
}

.gallery{
	height: 212px;
	overflow: hidden;
}
.gallery img{
	vertical-align: bottom;
	border: 6px solid #dccaad;
	margin-right: 10px;
}

#t1, #t2{
	cursor: pointer;
}

#join h3, #refer-friend h3, #ask h3, #estimateReq h3{
	margin: 0 0px 5px 2px;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	color: #523e2a;
}

#join, #refer-friend {
	padding: 10px;
	border: 1px inset #d8c3b3;
	background: url(style/tile-regular.jpg) repeat 255px 0px;
	text-align: center;
	margin-bottom:  20px;
}

#estimateReq{
	padding: 10px 10px;
	border: 1px inset #d8c3b3;
	background: url(style/tile-regular.jpg) repeat 255px 0px;
	text-align: left;
	width: 190px;
	margin-left: 10px;
}

#ask{
	padding: 10px 10px;
	border: 1px inset #d8c3b3;
	background: url(style/tile-regular.jpg) repeat 255px 0px;
	text-align: center;
	width: 260px;
}

input, textarea{
	padding: 0px 2px;
	font: 11px/16px Arial;
	width: 120px;
	border: 1px inset #ebdfcd;
}

textarea{
	height: 5em;
}
#ask input{
	width: 251px;
}

#ask textarea{
	width: 251px;
	height: 6em;
}


#estimateReq select, #estimateReq input, #estimateReq textarea{
	width: 180px;
}

#estimateReq textarea{
	height: 4em;
}


#estimateReq p{
	text-align: left;
	line-height: 14px;
	font-size: 11px;
	margin: 10px 0 0 5px;
	font-weight: bold;
}

#ask input.submit, input.submit, #estimateReq input.submit{
	float: right;
	display: block;
	width: auto;
	color: white;
	font-weight: bold;
	background: #790000;
	border: 1px outset #ac2022;
	padding: 1px 6px;
}

#specOther {
	display: none;
}

form{
	padding: 0;
	margin: 0;
	display: block;
}
.clear{
	clear: both;float: none;
}