﻿body {background:#902090; font-size:small; text-align:justify; font-family:Verdana, Arial, Helvetica, sans-serif; }

span {color:#902090; font-weight:bold; font-style:italic; font-size:medium; font-family:"Times New Roman"}

a {color:#902090}

img {border:0px}

li {list-style-position:outside; list-style-type:none; }

.center {position:absolute; left:155px; right:75px; }

.title {color:black; font-size:large; font-family:"Times New Roman"}

.calendar {font-size:small}

.offmonth {font-size:small; font-style:normal; color:#9c2c86; }

.onmonth {font-size:medium; font-style:normal; color:#902090; }

.holiday {font-size:x-small; font-style:normal; color:#000; }

#bar {position:absolute; top:165px; padding:0px; }

#content {position:absolute; top:190px; background:#B973B9; padding:20px; padding-top:0px}

#links {position:absolute; top:190px; }

#logo {
	position:absolute;
	left:175px;
	background-color:#902090;
	background-image:url(images/logo-background.jpg);
	background-repeat:no-repeat;
	width:75%;
	height:134px;
	border:0px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	}
	
a.banner-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	text-decoration:underline;
	color:#B973B9;
	}

a.banner-link:hover {
	color:#FFFF00;
	}

.banner-red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FF0000;
	font-weight:bold;
	}
	
.linkylink {
	display:block;
	width:138px;
	height:20px;
	text-align:center;
	border-left:2px solid #999;
	border-top:2px solid #999;
	border-bottom:2px solid #000;
	border-right:2px solid #000;
	background-color:#B973B9;
	margin-bottom:3px;
	padding-left:1px;
	padding-top:1px;
	padding-right:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-bottom:0px;
	}

.linkylink a {
	display:block;
	height:20px;
	width:138px;
	text-decoration:none;
	color:#000;
	}

.linkylink:hover {
	border-left:2px solid #000;
	border-top:2px solid #000;
	border-bottom:2px solid #999;
	border-right:2px solid #999;
	background-color:#A5A;
	padding-left:0px;
	padding-top:0px;
	padding-right:1px;
	padding-bottom:1px;
	}

.inline-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	}

.inline-link:hover {
	color:#FFFF00;
	}
	
.photogal {
	width:50px;
	height:50px;
	border:2px solid #000;
	}

.photogal:hover {
	border:2px solid #FF0000;
	}

.product-table { 
	width:95%; 
	margin-left:auto; 
	margin-right:auto;
	}

.product-spacer { width:25px; }

.product-image-box {
	 text-align:center; 
	 width:164px;
	 height:165px;
	 vertical-align:top;
	 }

.product-image-box img {
	 width:160px; 
	 border:2px solid #000;
	 }

.product-image-box img:hover {
	border:2px solid #FF0000;
	}

.product-description-box {
	vertical-align:top;
	}

.product-description-box h3 {
	margin-bottom:0px;
	}