/* Start of CMSMS style sheet 'Harry Evans Screen' */
@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

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, img, 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 {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearb { clear: both; }

html { background: url(/css/images/ornate-tile.gif) repeat; }

body{ background: transparent; margin: 0px; padding:0px; }

#top-bar { height: 4px; background-color: #a0936a; }

#header-wr {
height: 178px;
background: transparent url(/css/images/header-bg.jpg) repeat-x;
}

#header {
width: 940px;
margin: auto;
background: url(/css/images/harry-header.jpg) no-repeat;
background-position: 21px 0;
position: relative;
}

#logo {
width: 563px;
height: 123px;
background: url(/css/images/logo.jpg) no-repeat; 
margin: auto;
}

#logo a { 
display: block;
width: 563px;
height: 123px;
text-indent: -9999em;
overflow: hidden;
}

#font-size {
width: 162px;
height: 28px;
position: absolute;
right: 0px;
top:0px;
background: url(/css/images/font-size-bg.gif) no-repeat;
}

#font-size a { 
display: block; 
text-indent: -9999em;
overflow: hidden;
width: 42px;
height: 28px;
float: right;
}

.content p.normal { font-size: 0.9em; }
.content p.bigger{ font-size: 1em; }
.content p.biggest { font-size: 1.2em; }

#wr
{
background: url(/css/images/ornate-bg.gif) repeat-x; 

}

.sub-page #content-wr {
 width: 940px;
 margin:auto;
 padding-top: 40px;
}
 
.home-page #content-wr {
width: 960px; 
margin: auto;
 padding-top: 5px;

}

#footer-flourish {
height: 26px;
width: 960px;
margin: auto;
background: transparent url(/css/images/footer-flourish.png) no-repeat;
}

#footer-wr {
background: url(/css/images/ornate-footer-tile.gif) repeat; 
border-top: 1px solid #7c704e;
border-bottom: 1px solid #7c704e;
}

#footer {
background: url(/css/images/footer-div.png) no-repeat;
background-position: top;
width: 940px;
margin: auto;
height: 200px;
margin-top: -1px;
padding-top: 17px;
}

*:first-child+html #footer {
background: url(/css/images/footer-div-ie.png) no-repeat;
}

#footer #est {
	height: 73px;
	width: 187px;
	background: url(/css/images/footer-est.png) no-repeat;
	float: left;
}

#footer #logos
{
float: left;
vertical-align: top;
}

#footer #logos img
{
vertical-align: middle;
padding: 5px;
}

#nav {
width: 960px;
margin: auto;
height: 55px;

}

#nav #menuwrapper {
	height: 45px;
	padding-top: 10px;
}

#nav #menuwrapper ul {
	height: 55px;
	margin: 0px;
	padding: 0px;
}

#nav #menuwrapper li {
	float: left;
	display: block;
	margin: 0px;
	margin-right: 15px;
}

#nav #menuwrapper ul li:last-child, #nav #menuwrapper ul li.faq {
	margin-right: 0px;
}

#nav #menuwrapper a {
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	height: 36px;
}

#nav #menuwrapper a.our-story { width: 119px; background: url(/css/images/nav/our-story-nav.gif) no-repeat; }
#nav #menuwrapper a.tables { width: 83px; background: url(/css/images/nav/tables-nav.gif) no-repeat; }
#nav #menuwrapper a.gallery { width: 98px; background: url(/css/images/nav/gallery-nav.gif) no-repeat; }
#nav #menuwrapper a.accessories { width: 138px; background: url(/css/images/nav/accessories-nav.gif) no-repeat; }
#nav #menuwrapper a.restorations { width: 152px; background: url(/css/images/nav/restorations-nav.gif) no-repeat; }
#nav #menuwrapper a.repairs { width: 93px; background: url(/css/images/nav/repairs-nav.gif) no-repeat; }
#nav #menuwrapper a.removals { width: 114px; background: url(/css/images/nav/removals-nav.gif) no-repeat; }
#nav #menuwrapper a.faq { width: 55px; background: url(/css/images/nav/faq-nav.gif) no-repeat; }

#nav #menuwrapper a.our-story:hover {  background: url(/css/images/nav/on/our-story-nav.gif) no-repeat; }
#nav #menuwrapper a.tables:hover { background: url(/css/images/nav/on/tables-nav.gif) no-repeat; }
#nav #menuwrapper a.gallery:hover {  background: url(/css/images/nav/on/gallery-nav.gif) no-repeat; }
#nav #menuwrapper a.accessories:hover { background: url(/css/images/nav/on/accessories-nav.gif) no-repeat; }
#nav #menuwrapper a.restorations:hover {  background: url(/css/images/nav/on/restorations-nav.gif) no-repeat; }
#nav #menuwrapper a.repairs:hover {  background: url(/css/images/nav/on/repairs-nav.gif) no-repeat; }
#nav #menuwrapper a.removals:hover { background: url(/css/images/nav/on/removals-nav.gif) no-repeat; }
#nav #menuwrapper a.faq:hover {  background: url(/css/images/nav/on/faq-nav.gif) no-repeat; }

#footer #menuwrapper {
	float: right;
font-family: Palatino Linotype, Georgia, Times, Times New Roman, Serif;
font-size: 0.8em;
padding-top: 8px;
}

#footer #menuwrapper a:link, #footer #menuwrapper a:visited
{
color: #7c6f4b;
border-bottom: 0px;
text-decoration: none;
}

#footer #menuwrapper a:hover
{
border-bottom: 1px dotted #99895d;
}

#footer #menuwrapper ul.menustack
{
float: left;
margin-left: 80px;
}

#footer #menuwrapper ul.nm
{
margin-left: 0px;
}

#footer #menuwrapper li
{
line-height: 1.5em;
}


/* Page Content Structures */

dl 
{ 
margin-bottom: 1.6em;
}

dt a:link, dt a:visited, dt a:hover
{
font-weight: bold;
}

dt
{
line-height: 1.4em;
}

dd
{
margin: 10px 0px;
}

.sub-page ul
{
margin-bottom: 1em;
list-style-type: disc;
list-style-image: disc;
margin-left: 20px;
}

.sub-page li
{
margin-left: 15px;
font-weight: bold;
line-height: 1.3em;
color: #47412c;
}

.sub-page .content-bg h2 
{
   font-weight: bold;
font-size: 1.6em;
color: #4f0606;
line-height: 1.5em;
}

.sub-page .content-bg h3
{
   font-weight: bold;
font-size: 1.2em;
color: #4f0606;
line-height: 1.2em;
margin-bottom: 0.5em;
}

.sub-page .content-bg h4
{
   font-weight: bold;
font-size: 1.1em;
color: #2d291c;
line-height: 1.2em;
margin-bottom: 0.5em;
}

body { color: #2d291c; }
#wr a:link, #wr a:visited { color: #4f0606;  border-bottom: 1px dotted #330404; text-decoration: none; }

#wr a:hover
{
border-bottom: 1px solid #5b0707;
/*text-shadow: 1px 1px 0px #7b7b7b;*/
}

p { line-height: 1.5em; margin-bottom: 1em; }
strong { font-weight: bold; }

p.caption { font-size: 11px !important; font-weight: normal; color: #2d2817; padding: 10px 10px; text-align: center; line-height: 1.1em; border-bottom: 1px dotted #46402c;  }

span.dc { display: block; font-size: 4em; width:1em; float: left; color: #46402c; text-shadow: 0 1px 1px #8d8058; line-height:0.75em;

 }

.sub-page .col1 { width: 220px; float: left; }
.sub-page .col2 { width: 680px; float: right; }

.sub-page .callouts p { text-align: justify; line-height: 1.2em; font-family: Palatino Linotype, Palatino, Georgia, Times New Roman; font-weight: bold; color: #1b1911; }
.sub-page .callouts p.address { text-align: left; color:#423c29;
font-weight:bold;  }
.sub-page .callouts p.phone { text-align: left; font-size: 17px; font-weight: bold; }

.sub-page .callouts p.more { text-align: right; font-size: 1em;   }
.sub-page .callouts p.more span {  font-size: 11px; text-decoration: none; font-style: italic; font-weight: bold; color: #4f0606; border-bottom: 1px dotted #330404; font-size: 1em;  }
.sub-page .callout { padding-bottom: 25px; margin-bottom: 25px; text-align: center; background:url(/css/images/sub-callout-div.png) no-repeat; background-position:bottom center; }
.callout img { }

.sub-page .callouts p.contact-phone { font-size: 23px; }

#wr a.colink { border-bottom: 0px; }

.sub-page .callouts .contact-us
{
position: relative;
}

.sub-page .callouts .contact-us  .map {
height: 86px;
width: 80px;
background: url(/css/images/map.png);
position: absolute;
right: 0;
bottom: 103px;
z-index: 0;
}

.sub-page .callouts .contact-us span.email
{
background: url(/css/images/email-us-hand.png) no-repeat;
text-indent: -9999em;
overflow: hidden;
height: 54px;
width: 220px;
display: block;

}

#wr .sub-page .callouts .contact-us a:link, #wr .sub-page .callouts .contact-us a:visited, #wr .sub-page .callouts .contact-us a:hover
{
border-bottom: 0px;
}


/*.sub-page .callouts div.callout:last-child { background: none; }*/

.callouts h3 { text-indent: -9999em; overflow: hidden; margin: auto;  }

.sub-page .callouts h3 { margin-bottom: 10px; }

.sub-page .callouts .contact-us h3 { background:url(/css/images/contact-us-sub-callout-hd.png) no-repeat; height: 22px; width: 116px;  }
.sub-page .callouts .custom-design h3 { background:url(/css/images/custom-design-sub-callout-hd.png) no-repeat; height: 30px; width: 158px; }
.sub-page .callouts .featured-product h3 { background:url(/css/images/featured-product-sub-callout-hd.png) no-repeat; height: 24px; width: 183px; }
.sub-page .callouts .featured-table h3 { background:url(/css/images/featured-table-sub-callout-hd.png) no-repeat; height: 24px; width: 157px; }

.home-page .callouts { 
height: 234px;
width: 910px;
margin: auto;
padding-top: 10px;
}

.home-page .callout {
width: 225px;
height: 210px;
background:url(/css/images/home-callout-bg.png) no-repeat;
float: left;
margin-right: 3px;
font-family: Palatino Linotype, Palatino, Georgia, Times New Roman; 
color: #47402d;
position: relative;
}

.home-page .callout  { font-size:12px; padding-top: 24px; vertical-align: top; }
.home-page .callout p { width: 165px; margin: auto; margin-bottom: 10px; margin-top: 0px; line-height: 15px; vertical-align: top;  }
.home-page .callout p.more { text-align: right; position: absolute; bottom: 17px; right: 35px; }
#wr .home-page .callout p.more a:link, #wr .home-page .callout  p.more a:visited,
#wr .home-page .callout p a:link, #wr .home-page .callout  p a:visited { border-bottom: 0px; }
.home-page .callout .img { text-align: center; vertical-align: top; margin-bottom: 0px;  }

.home-page .callouts .featured-table { margin-right: 0px !important; }

.home-page .callouts .contact-us h3 { background:url(/css/images/contact-us-home-callout-hd.gif) no-repeat; height: 21px; width: 106px; margin-top: 2px; margin-bottom: 13px; }
.home-page .callouts .custom-design h3 { background:url(/css/images/custom-design-home-callout-hd.gif) no-repeat; height: 29px; width: 144px;  margin-top: 2px; margin-bottom: 0px; }
.home-page .callouts .featured-product h3 { background:url(/css/images/featured-product-home-callout-hd.gif) no-repeat; height: 23px; width: 166px; margin-bottom: 8px; }
.home-page .callouts .featured-table h3 { background:url(/css/images/featured-table-home-callout-hd.gif) no-repeat; height: 23px; width: 142px; margin-bottom: 8px; }


.home-page .callouts .contact-us
{
position: relative;
}

.home-page .callouts .contact-us  .map {
height: 54px;
width: 50px;
background: url(/css/images/map-sml.png);
position: absolute;
right: 25px;
bottom: 50px;
z-index: 0;
}

.content p { font-family:Georgia, "Times New Roman", Times, serif; font-size: 0.9em; }

.sub-page .content-bg { width: 682px; background:url(/css/images/sub-content-bg-tile.png) repeat-y; }
.sub-page .content-bg .top {  background:url(/css/images/sub-content-bg-top.gif) no-repeat; height: 60px; }
.sub-page .content-bg .base {  background:url(/css/images/sub-content-bg-base.gif) no-repeat; height: 60px; }
.sub-page .content-bg .content { width: 550px; margin: auto; }
.sub-page .content-bg .content h1 { font-size: 35px;  background: url(/css/images/sub-hd-bg.png) no-repeat; background-position: bottom center; text-align: center; text-shadow: #f5ecd2 1px 1px 1px; font-family: Palatino Linotype, Palatino, Georgia, Times New Roman; color: #2a261b; font-weight: bold; text-transform: uppercase; margin-bottom: 0.5em; padding: 7px 80px; }

.home-page .hero { 
height: 392px;
width:960px;
position:relative;
}

.home-page .hero .flash { 
height: 320px;
width: 940px;
position: absolute;
top: 12px;
left: 10px;
background: url(/css/images/hero-border.png) no-repeat;
z-index: 1;
}

.home-page .hero .flash embed,.home-page .hero .flash object
{
	position: relative;
	z-index: 1;
}

.home-page .hero .border { 
height: 332px;
background: url(/css/images/hero-border.png) no-repeat;
position: relative;
z-index: 2;
}

.home-page .hero .cushion { 
height: 60px;
background: url(/css/images/hero-cushion.jpg) no-repeat;
position: relative;
z-index: 2;
}

.home-page .content {
padding-top: 20px;
margin: auto;
width: 903px;
margin-bottom: 20px;
font-weight: bold;
}

.home-page h1 {
height: 36px;
width: 898px;
background:url(/css/images/harry-evans-home-hd.png) no-repeat;
text-indent: -9999em;
overflow: hidden;
margin: auto;
margin-bottom: 20px;
}

.home-page .col1 {
	width: 285px;
	float: left;
	margin-right: 15px;
	text-align:justify;
}

.home-page .col2 {
	width: 304px;
	float: left;
	margin-right: 15px;
}

.home-page .col3 {
	width: 284px;
	float: left;
	text-align:justify;
}

.gallery-page {
}

.gallery-page .content {
width: 940px;
margin: auto;
padding-top: 30px;
}

.gallery-page h1.gallery {
width: 188px;
height: 36px;
background: url(/css/images/gallery-hd.png) no-repeat;
text-indent: -9999em;
overflow: hidden;
margin: 0px;
margin-bottom: 10px;
}

.gallery-page h1.table-sizes {
width: 377px;
height: 36px;
background: url(/css/images/table-size-hd.png) no-repeat;
text-indent: -9999em;
overflow: hidden;
margin: 0px;
margin-bottom: 10px;
}


.gallery-page .col1 {
border-top: 2px solid #44291b;
background: url(/css/images/black-20.png) repeat;
padding: 30px 20px;
}

.gallery-page .col1 .callouts {
	width: 230px;
	float: left;
}

.gallery-page .col1 .pics {
	width: 889px;
margin: auto;
}

.gallery-page .callouts .contact-us h3 {
	background:url(/css/images/contact-us-gallery-hd.png) no-repeat; height: 24px; width: 118px; margin-top: 2px; margin-bottom: 13px;
}

.our-story-entry { display: block; border-top: 1px dotted #b3a477; padding: 15px 0px; }
.our-story-entry td { vertical-align: middle; }

div.our-story-entry img { border: 1px solid #b3a477; padding: 2px; }

img.lt { float: left; margin: 10px; }
img.rt { float: right; margin: 10px; }
img.brd { border: 1px solid #b3a477; padding: 2px; }
img.mrg { margin-bottom: 1em; }

.clear { clear: both; }

div.advancedcontactform { font-family:Georgia, "Times New Roman", Times, serif; font-size: 0.9em;} 

div.advancedcontactform div { margin-bottom: 0.5em; }

div.advancedcontactform fieldset 
{
	border: 1px dotted #a79e82;
	padding: 15px;
	margin-bottom: 1em;
}

div.advancedcontactform legend
{
	color: #4F0606;
	padding: 0 10px;
	font-size: 1.5em;
background: #daceaa;
}

div.advancedcontactform img.captchapict
{
	display: block;
	clear: both;
       margin:5px auto;
}

div.advancedcontactform hr, .content hr
{
	color: #c8bd9c;
	border: 0px;
	height: 1px;
	background: #c8bd9c;
	margin: 1em 0;
	width: 50%;
	clear: both;
margin: auto;
}

div.advancedcontactform div.products div
{
	float: left;
}

div.advancedcontactform div.services div
{
	float: left;
}

div.advancedcontactform div.products label, div.advancedcontactform div.services label
{
 	display: block;
	clear:both;
	margin: 1em 0;
	font-weight: bold;
	font-size: 0.8em;
}

div.advancedcontactform div.products div label, div.advancedcontactform div.services div label
{
 	display: inline;
	clear:none;
	font-weight: normal;
	font-size: 1em;
	margin-right: 1em;
}

div.advancedcontactform div.tf
{
	height: 2em;
	line-height: 1.5em;
}

div.advancedcontactform div.tf label
{
	display: block;
	float: left;
		width: 35%;
	text-align: right;
	margin-right: 20px;
}

div.advancedcontactform div.tf input
{
	display: block;
	float: left;
}

div.advancedcontactform div.captcha
{
 text-align: center;
}

div.advancedcontactform div.submit
{
   text-align: center;
}

div.advancedcontactform div.submit input
{
  background: url(/css/images/send-btn.png);
border: 0;
height: 36px;
width: 94px;
text-indent: -9999eml
overflow: hidden;
color: transparent;
cursor: hand;
cursor: pointer;
}

table.fp-cat td { vertical-align: top; }

.fp-cat h2 {}

.fp-thumb img, .fp-col2 img { border: 1px solid #b3a477; padding: 2px; }
#wr .fp-thumb a:link, #wr .fp-thumb a:visited { border: 0; border-bottom: 0; }

.fp-data { padding-left: 15px; }

#wr .fp-col2 a:link, #wr .fp-col2 a:link { border: 0px; }

.fp-col2 { padding-left: 15px; vertical-align: top; }

table.table-sizes
{
  width: 100%;

border-collapse:separate;
border-spacing:1px;
}

table.table-sizes th 
{
padding: 5px;
font-weight: bold;
background: #8e815a;
}

table.table-sizes td
{
padding: 5px;
background: #6A6043;
}

table.table-sizes td.tshd { text-align: center; background: #534b34; color: #8e815a; }

.promo
{
 padding: 1em;
border: 1px dotted #565041;
background: #736849;
font-weight: normal;
}

/* End of 'Harry Evans Screen' */

