/*
	Primary Stylesheets for www.AmalfisRestaurant.com 
			This program is copyrighted by Jason Carlton, on July 1, 2008. No
			part of this program may be modified or copied without the written consent
			of the author. JCarlton@goWilkes.com
*/

.backgroundIE { background-image: url("http://server1.web-wilkes.com/~amalfis/images/background.png"); background-position: top; background-repeat: repeat-x }

/* H1 { font-family: Tahoma, Arial, Helvetica; color: #98012E; font-size: 24px; font-weight: normal; margin: 0px } */

H1 { font-family: Times New Roman, Verdana, Helvetica; color:#800000; font-size: 17pt; font-weight: bold; font-style: italic; margin: 0px }
H2 { font-family: Arial, Tahoma, Helvetica; color: #FFFFFF; font-size: 12px; font-weight: bold; margin: 0px }
H3 { font-family: Verdana, Arial, Helvetica; color: #000000; font-size: 18px; font-weight: bold; margin: 0px }

form { margin: 0px }

a { text-decoration: none }
a:hover { text-decoration: underline }

a.nav { color:#800000 }
a.nav:hover { text-decoration: none }

img.border { border: 1px solid #000000 }
table.border { border: 1px solid #CCCCCC }
li.shift { margin-left: -15px; margin-bottom: 5px }

.small { font-size: 11px }
.smallAr { font-size: 13px }
.med { font-size: 11pt }
.large { font-size: 15pt }
