/* General Styles */
img.header {border: 6px outset #3366CC; width: 400px; height: 175px;}
body {background-color: rgb(255,255,220);}
h1 { font-family: Arial; font-size: 18pt; font-weight: bold;}
h2 {	font-family: Arial;	font-size: 16pt; font-weight:bold; postiion: absolute;}
h3 {	font-family: Arial;	font-size: 14pt;}
h4 {	font-family: Arial;	font-size: 12pt;}
p,ul,ol {	font-family: Arial;}
a:link {	color: #FF0000;	font-family: Arial;	text-decoration: none;}
a:visited { color: #FF0000; font-family: Arial; text-decoration: none;}
a:active { color: #FF0000; font-family: Arial; text-decoration: none;}
a:hover { color: #003366; font-family: Arial; text-decoration: underline;}
a.links:link { font-size: 14pt;}
a.links:visited{ font-size: 14pt; color: #A30000;}
a.links:hover { font-size: 14pt; color: #A30000;}
a.links:anchor {	font-size: 14pt; color: #A30000;}
/* Photo Gallery Styles */
div.img  { margin:2px; border:1px solid #A30000; height:auto; width:auto; float:left; text-align:center;}
div.img img  { display:inline; margin:3px; border:1px solid #ffffff;}
div.img a:hover img  { border:1px solid #A30000;}
div.desc  { text-align:center; font-weight:normal; width:100px; margin:2px;}
/* table borders */
table.linksTable { border:4px outset #3366CC; margin: 4px;}
td.linksRow { border-bottom: 2px outset #3366CC; margin: 2px;}
/* Monthly Specials */
p.finePrint { font-family: Arial; font-size: 8pt; }
a.special:link { font-size: 18px; color: #A30000; text-decoration: underline; }
a.special:visited { font-size: 18px; color: #A30000; text-decoration: underline; }
a.special:anchor { font-size: 18px; color: #A30000; text-decoration: underline; }
a.special:hover { font-size: 18px; color: #FF0000; text-decoration: underline; }
table.monthlySpecialTable { border: 4px outset #3366CC }
