/**** Print Stylesheet for Windsor Bowl **********************/
/*************************************************************/

body { background: none; }

h1 { font-size: 24px; color: #000; }
h2, h3 { font-size: 15px; }
p { font-size: 13px; color: #000; }

#header { background: none; }
#headerInner { background: none; }
#content { background: none; }

#footer, 
#navigation,
#header h1,
#flashbox,
#headerBowl 
{ display: none; }


#header,
#headerInner 
{ width: 100%; height: auto; }

#printLogo { display: block; }

#left { width: 55%; }
#left img { display: none; }
#gallery img { display: block; }

#wrapperInner { width: 100%; margin: 20px 0px 0px 0px; padding: 25px 0px 0px 0px; border-top: solid 1px #666; }

#right { padding: 0px 0px 30px 0px; width: 40%; background: none; }

#contact #right { display: none; }

.special { border-bottom: solid 1px #666; padding: 10px 0px; }
#trading { padding: 10px 0px; width: auto; background: none; }


