@charset "utf-8";
/* CSS Document */

body {
margin:0px;
background-image:url(http://www.haywoodinteriors.com/images/btm-bg.jpg);
background-position:bottom;
background-attachment:fixed;
background-repeat:repeat-x;
}

table {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.main {
background-color:#FFFFFF;
padding-left:10px;
padding-right:10px;
}

.img {
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
}

.logos {
border-top-color:#CCCCCC;
border-top-style:ridge;
border-top-width:1px;
border-right-color:##999999;
border-right-style:ridge;
border-right-width:1px;
border-left-color:#CCCCCC;
border-left-style:ridge;
border-left-width:1px;
border-bottom-color:#999999;
border-bottom-style:ridge;
border-bottom-width:1px;
background-color:#FFFFFF;
}

.border {
background-image:url(images/bg-bar.jpg);
background-position:left;
background-repeat:repeat-y;
background-color:#999999;
}

.footer {
background-image:url(images/footer.png);
background-position:top;
background-repeat:no-repeat;
}

.footer a:link, .footer a:active, .footer a:visited {
color:#666666;
text-decoration:none;
}

.footer a:hover {
color:#666666;
text-decoration:underline;
}

.ftr {
line-height:20px;
padding-top:10px;
color:#666666;
}

h1 {
font-family:"arial narrow", Arial, Helvetica, sans-serif;
font-size:17px;
color:#990000;
display:inline;
}

h2 {
font-family:"arial narrow", Arial, Helvetica, sans-serif;
font-size:17px;
color:#666666;
display:inline;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#990000;
display:inline;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#666666;
display:inline;
}

h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#222222;
display:inline;
}


.menu {
background-image:url(images/right.jpg);
background-position:right;
background-repeat:repeat-y;
padding-top:15px;
}



a:link, a:active, a:visited {
color:#D31016;
text-decoration:none;
}

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