body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
    background-image: url('images/background.jpg');
    background-repeat: repeat;
    background-attachment: fixed;
}

a:link {
	color: #568A9E;
	text-decoration: none;
}

a:visited {
	color: #568A9E;
	text-decoration: none;
}

a:hover {
	color: #FF9966;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.style10 {font-size: 12px}

.style11 {color: #FFFFFF}

.style12 {font-family: Arial, Helvetica, sans-serif}

.submenu{
    margin-bottom: 0.5em;
}

.header {
	font-size: 20px;
	font-weight: bold;
}

.content {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
    text-align:justify;
}

.bold-content {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
    text-align:justify;
    font-weight:bold;
}

.page-quote {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
    text-align:center;
    font-weight:bold;
}

.testimonial-quote {
	color: #000000;
	font-size: 16px;
    font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
    text-align:justify;
    font-weight:bold;
}

.page-title {
    font-family: Edwardian Script ITC;
    font-size:56px;
    font-weight: normal;
    font-style: normal;
    text-align:center;
    color: #640064;
}

.special-section-title {
    font-family: Edwardian Script ITC;
    font-size: 52px;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    text-align:left;
    color: #640064;
}

.special-announcement {
    font-family: Edwardian Script ITC;
    font-size: 46px;
    font-weight: bold;
    font-style: normal;
    text-decoration: blink;
    text-align:center;
    color: #FF0000;
}

.section-title {
    font-family: Edwardian Script ITC;
    font-size:40px;
    font-weight: normal;
    font-style: normal;
    text-align:left;
    color: #640064;
}

.sub-section-title {
    font-family: Edwardian Script ITC;
    font-size:32px;
    font-weight: normal;
    font-style: normal;
    text-align:left;
    color: #640064;
}

.footnote {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight: normal;
    font-style: italic;
    text-align:justify;
    color: #640064;
}

.order_error {
   font-size: 9px;
   color: #FF0000;
}

.header_cell {
   background: #004164;
   color: #FFFFFF;
   font-weight: bold;
   }

.label_cell {
   font-weight: bold;
   font-size: 12px
}

.value_cell {
   font-size: 12px;
}

.navlinks A:hover {
   color: #DF0000;
   text-decoration: none;
   }

.search {
	position: absolute;
	top: 60px;
	right: 170px;
   }

.product-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight: bold;
    font-style: normal;
    text-align:left;
    color: #640064;
}

.product-info {
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight: normal;
    font-style: normal;
    text-align: justify;
    color: black;
}

.product-exclaim {
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight: bold;
    font-style: italic;
    text-align: justify;
    color: blue;
}

.product-price {
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: black;
}

