body {
background-color:#922e49;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	line-height: normal;
	top: auto;
}

a:link {
font-weight: bold;
text-decoration: none;
color:#333333;
}

a:visited {
font-weight: bold;
text-decoration: none;
color:#333333;
}

a:hover {
font-weight: bold;
text-decoration: underline;
}

a:active {
font-weight: bold;
text-decoration: none;
}

hr {
clear:both ;
}


h1 {
color: #988380;
/* font-family: Arial, Helvetica, sans-serif; */
padding:10px 0 2px 0;
border-bottom:solid 1px rgb(225,225,225);
font-family:"trebuchet ms",arial,sans-serif;
font-weight:bold;
font-size:120%;
}

h2 {
color: #988380;
/* padding:10px 0 2px 0; */
font-family:"trebuchet ms",arial,sans-serif;
font-weight:bold;
font-size:120%;
line-height:150%;
}

h3 {
color: #246765;
/* padding:10px 0 2px 0; */
font-family:"trebuchet ms",arial,sans-serif;
font-weight:bold;
font-size:1em;
line-height:150%;
}

.prods h3 {
margin: 20px 0 -10px 0;
}


.imageborder {
border: 1px solid #922e49;
}


table {
background-color:#FFFFFF;
}

table.main {
border:solid 1px #333333 ;
}