/*
Theme Name: Olde Naples Surf Shop
Description: A custom theme.
Version: 0.1
Author: CyberSunshine, Inc.

*/

HTML { margin: 0; }
BODY { margin: 0 auto; text-align: center; width: 899px; color: #333333; background: #540f04 url('images/big-bg.jpg') no-repeat center top; font-family: Arial, Helvetica, sans-serif; }
IMG { border: 0; }
#page { text-align: left; width: 899px; }
#navigation { width: 899px; padding-top: 0px; height: 35px; margin-bottom: 0px; }
#content { width: 859px; border: 5px solid #990100; border-top: 0px; background: #ffffff; padding: 20px; }
.header { font-size: 16px; color: #000000; font-weight: bold; }
#navigation ul { list-style: none; padding: 0; margin: 0; margin-left: 25px; }
#navigation ul li { float: left; background: #990000 url(images/nav_seperator.gif) top left no-repeat; padding-left: 5px; }
#navigation ul li a { display: block; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; color: #ffffff; font-weight: bold; text-decoration: none; padding: 10px 20px 10px 20px; text-transform: uppercase; }
#navigation ul li a:hover { background: #0d2a36 url(images/arrow2.png) left bottom no-repeat; color: #ffffff; }
