@charset "UTF-8";
/* 
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Title: CreekBank Developments
Author: InterDevil.com - Creating Accessible and Beautiful Websites
Website: www.INTERDEVIL.com
Description: CreekBank Developments General Styles Sheet
Created: March 10th, 2008
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*/

/* === GENERAL STYLES === */
body {margin:0;padding:0;}
img {border:0;vertical-align:middle;}
a {outline:none;}
.clear {clear:both;}

/* === ROLLOVER PRELOADING === */
img.preload {display:none;}

/* === ENTRY PAGE TWEAKS === */
body.entry {background:url(../images/entry-body_bg.jpg) repeat-x top;}
.entry #body-wrap {width:897px;margin:0 auto;padding:28px 0;display:block;}

/* === ALL OTHER PAGES TWEAKS === */
body.pages {background:url(../images/pages-body_wrap_bg.jpg) repeat-y left;}
.pages #body-wrap {width:805px;margin:0;padding:0;}

