/* River's Edge */
/* Print.css */
/* author - Matthew Sanders
/* company - Element Fusion
/*--------------------------------------- */

body, 
#wrapper, 
#frame, 
#header, 
#footer, 
#Content, 
#featured, 
#welcomeContent, 
#primaryContent, 
#secondaryContent, 
#Extra, 
.extraContentLeft, 
.extraContentMiddle, 
.extraContentRight { position:static; text-align:left; text-indent:0; background:White; color:Black; border-color:Black; width:auto; height:auto; display:block; float:none !important; min-height:0; margin:0; padding:0 0 2em 0; }

body { background:#fff; font-size:10pt !important; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:1.5; color:#000; padding:0 3%; }

.hide, 
.nav, 
#footer { display: none !important; }

a:link, a:visited { background:transparent; font-weight:bold; text-decoration:underline; }

hr { background:#ccc; color:#ccc; width:100%; height:2px; margin:2em 0; padding:0; border:none; }

h1,h2,h3,h4,h5,h6 { font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif; }
code { font:.9em "Courier New", Monaco, Courier, monospace; padding:0 0 1em 0; line-height:1.5em !important; } 

img { float:left; margin:1.5em 1.5em 1.5em 0; }
a img { border:none; }

blockquote { margin:1.5em; padding:1em; font-style:italic; font-size:.9em; }

.small  { font-size: .9em; }
.large  { font-size: 1.1em; }
