@import url("layout-standard.css");

body { background-color:#fffeef; color:#724d39; font-family:Georgia, "Times New Roman", Times, serif; font-size: 0.9em; }
* html body { font-size: 90%; }

h1 { font-size:1.4em; font-weight:bold; color:#000;}
h2 { font-size:1.1em; font-weight:bold; color:#000;}
h3 { font-size:1em; font-weight:bold; color:#000;}


a {color:#724d39; text-decoration:underline; font-weight:bold;}
a:hover,
a:focus,
a:active {color:#000; background-color:transparent; text-decoration:underline;}


#top {border-bottom:3px solid #aa814b;}

#navigator li {font-weight:bold; color:#000;}
#navigator a {color:#724d39; text-decoration:none;}
#navigator a:hover,
#navigator a:focus,
#navigator a:active {color:#000; background-color:transparent; text-decoration:underline;}

#logo span {background-image:url(../images/furniture/logo.gif); background-repeat:no-repeat;}
#strapline {font-style:italic; font-weight:bold; font-size:1.3em; color:#724d39;}

#footer {background-color:#724d39; color:#fff;}
#footer p {font-size:0.8em; text-align:center;}
#footer a {color:#fff;}

.content img {border:2px solid #724d39;}
.number {font-family:"Times New Roman", Times, serif; font-size:1.1em;}


/* contact form */
.error {font-weight:bold; color:#F00; font-size:0.85em;}
input,
select,
textarea {font-family:Georgia, "Times New Roman", Times, serif; font-size:1em;}