A:link {
text-decoration: underline;
border:none;
color:black;
}

A:visited {
text-decoration: underline;
border:none;
color:black;
}

A:active {
text-decoration: underline;
border:none;
color:black;
}

A:hover {
text-decoration: none;
border:none;
color:black;
} 

img {
border: none;
}

body {
font-family: verdana;
font-size: 12px;
background-image: url('images/tile3.gif');
background-repeat:repeat;
}

.header {
padding-left:30px;
font-size:125%;
font-weight:bold;
}

.error {
color:red;
font-weight:bold;
}

img.products {
border: 1px solid black;
}

hr {
color:red;
background-color:red;
border-top: 1px dashed #f00;
height:1px;
}

.heading {
font-size:125%;
font-weight: bold;
}

.content {
padding-top:20px;
padding-left:5px;
padding-right:18px;
}

.main {
background-image:url('images/background.jpg');
background-repeat:repeat-y;
}

.info {
border-right: 2px solid #d19289;
padding-left:12px;
}

.nav {
background-image:url('images/nav_back.jpg');
background-repeat:repeat-x;
background-position:bottom left;
}

.login {
font-size: 1em;
color:#9f3528;
}

.contact {
background-color:#dacbac;
border-top: 2px solid #d8d6ca;
border-left: 2px solid #d8d6ca;
border-right: 2px solid #d8d6ca;
} 

.contact-middle {
background-image: url('images/contact_form.gif');
background-repeat: repeat-x;
}

.contact-info {
color:black;
}

a.about:link {
color:black;
text-decoration:none;
}
a.about:visited {
color:black;
text-decoration:none;
}

.about-on {
border: 2px solid #d19289;
}
.pic {
font-size: 8pt;
}
.pic_thumb {
overflow: hidden;
width: 120px;
height: 120px;
}
