body { background-color:#ECE4BA; padding:0; margin:0; font-family:arial, sans-serif; font-size:13px; }
/* HEADER */
#header { height:50px; width:100%; background:url('http://www.38thiowainfantry.com/images/nav_bg.gif') repeat-x; border-bottom:1px solid #000000; /*position:fixed; top:0;*/ }
#header_nav { width:925px; margin:0 auto; }
.nav_cell { float:left; text-align:center; }
.nav_cell a.nav_link {  display:block; text-decoration:none; font-size:22px; text-align:center; color:#F2EFE2; font-weight:700; height:49px; padding:0 25px; line-height:49px; }
.nav_cell a.nav_link:hover, .nav_cell a.over, .on a { border:1px solid #000000; line-height:47px; height:48px; padding:0 24px; background:url('http://www.38thiowainfantry.com/images/nav_bg_on.gif') repeat-x; }
.on a.nav_link:hover { padding:0 25px; line-height:49px; height:49px; } 
.arrow { display:none; }
.on .arrow { display:block; *display:inline; width:0; height:0; border-left:10px solid transparent; border-right:10px solid transparent; border-top:10px solid #24201a; position:relative; top:-1px; margin:0 auto; }
.buy_now { float:right; position:relative; top:55px; left:0; }
/* CONTENT */
#content { width:925px; margin:30px auto 0 auto; }
.title { font-size:46px; text-align:center; font-style:oblique; font-family:Palatino Linotype, Times New Roman, serif; font-weight:700; color:#663300; width:900px; }
.subtitle { font-style:oblique; font-family:Palatino Linotype, Times New Roman, serif; text-align:center; font-size:20px; color:#663300; }
.book_desc { width:55%; font-style:oblique; font-family:Palatino Linotype, Times New Roman, serif; text-align:center; font-size:16px; margin:60px 0 20px 0; }
.facebook { width:55%; text-align:center; font-size:20px; margin:0 0 25px 0; }
.email { width:55%; text-align:center; font-size:15px; }
.reviews { margin:50px 0 20px 0; overflow:hidden; }
.publisher, .review { float:left; width:50%; font-size:14px; }
.publisher img, .review img { text-decoration:none; border:none; margin:5px 0 0 0; }
.section_title { font-weight:700; font-size:18px; }
.honor_roll, .history_text { margin:40px 0 10px 0; }
.honor_roll p span { font-weight:700; font-size:14px; }
/* FOOTER */
#footer { border-style:solid; border-color:#25221C; border-width:1px 0; margin:30px 0 10px 0; }
#footer_nav { width:925px; margin:0 auto; padding:10px 0; }
#footer_nav a:hover { text-decoration:underline; }
a.footer_nav_link { color:#25221C; text-decoration:none; font-size:14px; padding:0 10px 0 0; font-weight:700; }
.copyright { text-align:center;  }
/* GENERAL */
.dispb { display:block; }
.dispn { display:none; }