/* --- Styles ---
note:
	Not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing.
*/

body, tr, td, p, li input  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	}

td.product {  width: 200px; height: 200px; text-align: center; vertical-align: top;  }
	
td.product2 {  width: 200px; height: 125px; text-align: center; vertical-align: top;  }
	
h1 {
	margin:0;
	font-family: Celebrity;
	font-size: 24px;
	color: #000080;
	}
	
address {
	font-family: Serif; font-style:normal; font-weight:bold; font-size: 15px;
	}

.c5 { color: #DDBCA3;  } <!-- rose beige -->

.cright { float: right; text-align: right; vertical-align: top; }
	
.SubTitle { font-family: Arial, Tahoma, Verdana; font-size: 15px;  font-style: italic; 
			font-weight: bold; background: #99FFCC; padding: 1px; }
	

.wide700 {width: 700px; }

.webmaster { font-family: Verdana, Tahoma, Arial; font-size: 10px; text-align: center;  }

.ctr  { text-align: center;  }

.center { text-align: center; }

.justify  { text-align: justify; }

a:none  {text-decoration: none; }

.black { color: Black;  }

.navy  { color: Navy;  }

.navy18   {
	font-size:18px;
	color: Navy;
	text-align: center;
	}

.navy17   {
	font-size:17px;
	color: Navy;
	}

.navy15   {
	font-size:15px;
	color: Navy;
	}

.size15 { font-family: Arial; font-size: 15px; }

.brown { color: #804000; }

.red  { color: Red;  }

.red15 { color: #dc143c; font-size: 15px; }

.menu {
	font-size: 9px;
	font-family: Verdana, Tahoma, Arial;
	padding: 3px;
	text-align: center;
	background-color : #99FFCC;
	text-decoration: none;
	font-weight : normal;
	margin-top : 12px;
	} 

.menu2 {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	font-weight : normal;
	margin-top : 12px;
	} 

.title {
	font-family: "Adobe Caslon Pro Bold" Celebrity;
	font-size: 30px;
	color: #000080;
	font-weight: bold;
	margin-top : 0px;
	}
	
.title404 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 20px;
	color: #000080;
	font-weight: normal;
	margin-top : 0px;
	}

.list-image { list-style-image: url(images\arrow.gif); }

.f10 { font-size: 10px;  }

.f15 { font-size: 15px;  }

.f16 { font-size: 16px;  }

.f17 { font-size: 17px;  }

.f18 { font-size: 18px;  }

.f20 { font-size: 20px;  }

.verdana { font-family: Verdana, Tahoma, Arial; }

.border { border-left: medium double #99FFCC; border-bottom: medium double #99FFCC; border-top: medium double #99FFCC; border-right: medium double #99FFCC;  }

.float-r { float: right; }

#backg	{ background-image: url(images/background.gif); }

#menu_color { background-color: #99FFCC; border-color: #999999;  }

#bottom_left { background-image:url(images/bot_left.gif); height: 20px; }

#bottom_right { background-image:url(images/bot_right.gif); height: 20px; }

