/*
-----------------------------------------------
Copyright (c) 2007 August Ash Inc. (http://www.augustash.com)

Base Style Sheet
Version: $Id: base.css 7 2007-11-02 15:18:48Z pmcwilliams $
-----------------------------------------------
*/

/* Imported Styles
-----------------------------------------------
*/
@import url("yui/reset.css"); /* Used from - http://developer.yahoo.com/yui/reset/ */
@import url("screen.css");
@import url("forms.css");
@import url("/droppy.css"); 

/* To activate Drop Down Navigation, follow these easy steps

In base.css...
1. Turn on 'droppy.css'

In screen.css...
1. Change the Background image in the body from bkgd.jpg to bkgd2.jpg
2. Change the height in the header from 185px to 218px 

In CMS Made Simple admin tool
1. Active the Template 'home w/ nav' */