/* Site Wide */

body {background-image:url('images/bg_tile_10x10.png'); background-repeat:repeat;}

/* img.imagelink {border:none;} */

a {color:#3b5998; text-decoration:none;}

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

a img {border:none;}

a:hover img {border:none;}

a img.main {border-style:solid; border-color:#3b5998; border-width:3px;}

a:hover img.main {border-style:solid; border-color:#003366; border-width:3px;}

.container {position:absolute; left:50%; margin-left:-476px; width:952px; margin-top:-30px; height:600px;}

/* Product Page */

.popup {visibility:hidden; display:none; position:absolute; top:1000; left:-1000; border-width:thick; border-color:#666; border-style:solid; z-index:10;} 

.menu_item {padding-left:3px; padding-top:5px; padding-bottom:5px; margin-bottom:1px; margin-top:5px;}

.menu_special {padding:10px;}

/* Mailing List Form */

textarea {margin-top:5px; margin-bottom:10px; width:300px; height:80px;}
input {margin-top:5px; margin-bottom:10px; width:300px;}
input.submit {width:110px; font-family:arial; font-size:medium; vertical-align:middle;}