/* 
Theme Name: Dales Garden
Theme URL: http://mysisterdalesgarden.com
Description: Custom theme for website using 960gs
Author: Vernon Kesner
Author URI: http://kesnerdesigns.net
Version: 0.1
*/

@import url("reset.css");
@import url("text.css");
@import url("960.css");
@import url("layout.css");
@import url("nav.css");

a { color: #000066; }
a:hover { color: #554665; }

body { background: #003C57; }
/*body { background: #330066 url("images/body-bg.gif") repeat; }*/
.header { height: 151px; background: url("images/header-inside_02.jpg") no-repeat 0 0; }
.header_home { height: 151px; background: url("images/header-home_02.jpg") no-repeat 0 0; }
.body { padding-bottom: 20px; }
/*.footer { padding-top: 5px; height: 10px; background: #554665; }*/
.footer { padding-top: 15px; height: 69px; background: #fff url("images/footer_04.jpg") no-repeat 0 15px; }