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

body { background-color:#fff; background:url(../images/furniture/background.png) repeat-x; color:#333; font-family:Arial, Helvetica, sans-serif; font-size: 0.78em; }
* html body { font-size: 78%; }

h1 { font-size:1.8em; font-weight:bold; color:#000; font-family:Georgia, "Times New Roman", Times, serif;}
h2 { font-size:1em; font-weight:bold; color:#000;}
hr { border:none 0; border-top:1px solid #0000C1; height:1px;}
input, textarea, select {font-family:Arial, Helvetica, sans-serif; font-size: 1em; }

a, a:visited { color:#0000C1; text-decoration:none; border-bottom:1px solid #D9D9FF; }
a:hover, a:focus, a:active {border-bottom:1px solid #0000C1;}

.small {font-size:0.9em;}
.error {font-weight:bold; color:#F00; font-size:0.9em;}

#pagewrapper {background:url(../images/furniture/shadow.png) no-repeat top left;}

#maincontent {}
#subcontent {}


#masthead {background:url(../images/furniture/masthead.png) repeat-x top left; text-align:right;}
#masthead a {color:#000; font-size:105%; font-weight:bold; text-decoration:none;}
#masthead a:hover, #masthead a:focus, #masthead a:active {text-decoration:underline;}
#masthead ul#siteinks a {font-size:0.9em;}

ul#siteinks {list-style:none;}
ul#sitelinks li a {text-decoration:none;border-bottom:none;font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:0.9em;}
ul#sitelinks li a.current {color:#333;}
ul#sitelinks li a.current:hover {text-decoration:none; cursor:default; border-bottom:none;}
ul#sitelinks li a:hover {cursor:pointer; text-decoration:underline; border-bottom:none;}

ul#topiclinks {font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:1.1em; font-weight:bold; color:#000;}
#topiclinks a {color:#00009B; font-weight:bold; text-decoration:none; border-bottom:none;}
#topiclinks a:hover, #topiclinks a:focus, #topiclinks a:active {text-decoration:underline;}

#footer {font-size:0.8em;}
#footer a {color:#00009B; font-weight:normal; text-decoration:none; border-bottom:none;}
#footer a:hover, #footer a:focus, #footer a:active {text-decoration:underline;}

#content li {list-style-image:url(../images/bullet.gif);}


/* Home */
em.callout {font-size:1.2em; font-style:normal; font-weight:bold;}

/* Testimonials */
div.testimonial {}

/* Tariff */
table.tariff td {}
table.tariff td.price {text-align:left;}

/* Links */
div#linkcategories a {border:none;}
#linkcategories a:hover, #linkcategories a:focus, #linkcategories a:active {text-decoration:underline;}

div#linklist h2 {font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:1.1em;}
div#linklist h3 {font-size:1em;}


/* Forms */
form#contactus,
div.label {color:#000;}
legend {color:#000;}

