/*
*************************************************

BUENA VISTA NATIONAL
Print Styles

Created by 35MM DESIGN
http://www.35mmdesign.com

*************************************************
*/

/*-------------------------------------------    
    General Selectors
-------------------------------------------*/
* { margin: 0; padding: 0; line-height: 1.4; }
body { font: 11pt Georgia, 'Times New Roman', serif; color: #222; }

h1 { clear:left; font-size:16pt; margin-bottom: 1em; font-weight: normal; color: #0e2c8e; }
h2 { clear: left; font-size: 14pt; margin-bottom: 1em; font-weight: normal; color: #0e2c8e; }
h3 { clear: left; font-size: 12pt; margin-bottom: 0.5em; font-weight: normal; color: #0e2c8e; }
h4 { font-style: italic; font-size: 13px; font-weight: normal; }

p,ul,ol { font-size: 10pt; margin-bottom: 1em; }

a { color: #0e2c8e; text-decoration: underline; }

img { display: block; }
a img { border: none; }

#sub, #subnav, .rss { display: none; }

abbr, acronym { border: none; }

/*-------------------------------------------    
    Structure
-------------------------------------------*/
#wrapper, #container, #header { width: 6in; margin: 0 auto; }
#header h1 { display:block; border-bottom:1px solid #222; padding-bottom: 0.5em; font-size:18pt; }
#sidebar, #nav, #flashcontent, #footer p.links { display:none; }
#home_quote img { margin:0em 1em 1em; clear:both; }
#home_quote p { font-size: 13pt; width:4in; }
#footer { border-top:1px solid #222; margin-top:1em; padding-top:0.5em; }
