/* main nav styles */

body 
{
margin: 0px;
border: 0px;
padding: 0px;
font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
}
img {
border: 0;
}
p
{
font-size: 12px;
text-decoration: none;
text-align: right;
color: #132E62;
line-height: 14px;
letter-spacing: 1px;
}
h1
{
font-size: 14px;
text-decoration: none;
text-align: right;
font-weight:bold;
color: #132E62;
line-height: 18px;
letter-spacing: 1px;
}
/* contact styles */

.contact
{
padding: 0px 4px 12px 15px;
font-size: 10px;
text-decoration: none;
text-align: left;
color: #ffffff;
line-height: 15px;
}
.contact a, .contact a:link, .contact a:visited 
{
text-decoration: none;
color: #ffffff;	
}
.contact a:hover, .contact a:active 
{
text-decoration: underline;
}

.contacttext
{
font-size: 14px;
text-decoration: none;
text-align: left;
color: #ffffff;
line-height: 18px;
letter-spacing: 1px;
}
.contacttext a, .contacttext a:link, .contacttext a:visited {
text-decoration: none;
color: #ffffff;
}
.contacttext a:hover, .contacttext a:active {
text-decoration: underline;
}
.imgcontact
{
margin: 0px 24px 8px 0px;
}

/* footer styles */

.footer
{
padding-top:10px;
padding-bottom:10px;
font-size: 10px;
text-decoration: none;
text-align: center;
color: #132E62;	
}
.footer a, .footer a:link, .footer a:visited {
text-decoration: none;
color: #132E62;
}
.footer a:hover, .footer a:active {
text-decoration: underline;
color: #000000;
}

/* about us styles */

.abouttext
{
font-size: 14px;
text-decoration: none;
text-align: left;
color: #ffffff;
line-height: 18px;
letter-spacing: 1px;
}
.imgabout
{
margin: 0px 24px 8px 0px;
}

/* furniture index styles */

.furnthumbs
{

font-size: 17px;
text-decoration: none;
text-align: left;
font-weight: bold;
}
.furnthumbs a, .furnthumbs a:link, .furnthumbs a:visited {
text-decoration: none;
color: #ffffff;
}
.furnthumbs a:hover, .furnthumbs a:active {
text-decoration: underline;
}

/* furniture sub-category styles */

.proddescription
{
font-size: 13px;
text-align: right;
color: #132E62;
vertical-align: top;
padding: 6px 0px 6px 0px;
font-weight: bold;
}
.proddescription a, .proddescription a:link, .proddescription a:visited {
text-decoration:none;
font-weight: bold;
color: #132E62;
}
.proddescription a:hover, .proddescription a:active {
text-decoration: underline;
color: #132E62;
}

.furnsubheading
{
font-size: 16px;
color: #132E62;
text-align: right;
font-weight: bold;
}

.furnsubnav
{

font-size: 11px;
text-decoration: none;
font-weight: bold;
text-align: centre;
color: #FFFF33;
line-height: 23px;
}
.furnsubnav a, .furnsubnav a:link, .furnsubnav a:visited 
{
text-decoration: none;
color: #ffffff;
}
.furnsubnav a:hover, .furnsubnav a:active 
{
text-decoration: underline;
color: #FFFF33;
}
.backtotop
{
font-size: 12px;
text-align: right;
vertical-align: top;
}
.backtotop a, backtotop a:link, .backtotop a:visited
{
color: #132E62;
text-decoration: none;
}
.backtotop a:hover, .backtotop a:active
{
text-decoration: underline;
}
.commercialtext
{
font-size: 14px;
text-decoration: none;
text-align: right;
color: #132E62;
line-height: 18px;
letter-spacing: 1px;
}

/* furniture detail styles */

.backbutton
{
font-size: 12px;
text-decoration: none;
text-align: right;
font-weight: bold;
padding: 2px; 
letter-spacing: 1pt;
}
.backbutton a, backbutton a:link, .backbutton a:visited
{
text-decoration: none;
color: #335083;
}
.backbutton a:hover, .backbutton a:active 
{
text-decoration: underline;
}
.furntdetailheading
{
font-size: 18px;
text-align: right;
color: #132E62;
vertical-align: top;
font-weight: bold;
}

/* sep 2006 updates */

ul {
list-style: none;
margin: 20px 0 0 50px;
padding: 0;
}
li {
float: left;
list-style: none;
width: 102px;
margin: 0 17px 20px;
}
li a {
color: #fff;
text-decoration: none;
}
li a:hover {
text-decoration: underline;
}

li h3 {
font-size: 12px;
text-align: center;
margin: 7px 0 10px;
width: 100%;
}
