/*  Remove Bad Browser Styles */
* {margin:0; padding:0 }
:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
a img,:link img,:visited img {border:none; margin:0; padding:0;}
address {font-style:normal}

/* Intro Page */
#headerHolder #logo {background: url(/__data/assets/image/0009/261/Cadwell-Snyder-Logo-Grey.png) no-repeat 3px 15px; height: 40px; width: 303px; display: block; position: absolute; z-index: 3; top: 10px; left: 28px;}

/* Full Size Image */
body {overflow: hidden; background-color: #fff;}

/*Supersize Plugin Styles*/
#supersize {position:fixed;}
#supersize img, #supersize a {height:100%; width:100%; position: absolute; z-index: 0;}
#supersize .prevslide, #supersize .prevslide img {z-index: 1;}
#supersize .activeslide, #supersize .activeslide img {z-index: 2;}

/* Loading Img */
#loading {position: absolute; top: 49.5%; left: 50%; z-index: 3; width: 100px; height: 20px; font: .8em "Lucida Grande", Lucida, Verdana, sans-serif; background: url(/__data/assets/image/0018/2277/ajax-loader.gif) no-repeat 0 0;}
#loading span {padding-left: 20px;}
