/*
 * Pritzker Military Library
 * 2009 Liberty Gala
 * www.pmlgala.org
 */
 
body { background:url(images/background.jpg) repeat-x #dbe9ec; margin:0; padding:0; color:#505542; font:"Times New Roman", Times, serif; font-size:15px; line-height:1.4; }
#wrapper { width:1226px; margin:auto; background:url(images/background-header.jpg) no-repeat top left; }
#wrapper-content { width:959px; margin:400px 0 0 112px; background:url(images/background-content.png) repeat-y; }
#wrapper-text { width:930px; margin:auto; }
#wrapper-left { width:290px; padding:50px 7px 0 15px; float:left; }
#wrapper-right { width:603px; padding:0 15px 0 0; float:right; }
#wrapper-clear { width:930px; padding:60px 0 25px 0; clear:both; text-align:center; }
.headers { font-size:48px; color:#919781; font-family:Georgia, "Times New Roman", Times, serif; }
.titles { font-size:18px; color:#919781; font-family:Georgia, "Times New Roman", Times, serif; }
.sub-titles { font-size:17px; }
#footer-left { width:290px; float:left; padding-left:20px; }
#footer-right { width:300px; float:left; padding-bottom:60px; padding-left:10px; }
#footer-middle { width:310px; float:left; overflow:auto; padding-bottom:60px; }
#pastgala-row { width:593px; height:128px; padding:5px; }
#pastgala-alt { width:593px; height:128px; background:#e7ebec; padding:5px; }
#news-info { width:601px; height:20px; padding:6px 0 6px 0; text-align:center; background:#ececec; border:1px solid #e0ecec; margin-bottom:8px; }

.nav { width:290px; }
* html .nav { width:284px; }
.nav ul { padding:0; margin:0; list-style-type:none; }
.nav a { font:24px Georgia, "Times New Roman", Times, serif; padding:12px 0 10px 25px; display:block; width:100%; color:#4c6c77; text-decoration:none; }
.nav a:visited { color:#4c6c77; }
html>body .nav a { width:auto; }
.nav a:hover { background:url(images/nav-hover.jpg) no-repeat; color:#000000; }
.active { background:url(images/nav-active.jpg) no-repeat; color:#000000; }

#wrapper-right a:link, #wrapper-right a:visited { color:#748742; text-decoration:underline; }
#wrapper-right a:hover, #wrapper-right a:active { color:#748742; text-decoration:none; }

.submit { cursor:pointer; border:outset 1px #3e5659; background:#d3e1e3; color:3e5659; padding:1px 2px; }
