/*Global Text*/
body{font:normal 12px Arial, Helvetica, Sans-Serif; }

.contentInset a{color:#772421;}
.contentInset h2{font:normal 17px 'Trajan',Arial, Helvetica, sans-serif; margin:25px 0 0 0;}
.contentInset h3{font:bold 14px Arial, Helvetica, sans-serif; color:#4E3A31; margin:25px 0 0 0;} 
.contentInset h4{font:bold 13px Arial, Helvetica, sans-serif; color:#3E3E3E; margin:25px 0 0 0;} 
.contentInset strong{color:#3E3E3E;}
.contentInset p{margin:0 0 10px 0; line-height:15px;}
.contentInset ul{margin:0 0 10px 0;}
.contentInset li{margin:0 0 3px 14px;}

.reqBG{background:#E9A1C2; padding:5px; border:1px dotted #CE4290;}
label.formContainer{display:block; padding:5px 0 0 0;}

/*Footer Navigation*/
.footer{background:#646b40; padding:20px;}
.footer p{text-align:center; color:#fff; margin:10px 0 0 0; font-weight:bold;}
#footerNav{display:block; margin:0 auto;}
#footerNav li{display:inline; list-style:none; padding:0 10px 0 10px; border-right:1px solid #fff; text-align:center;}
#footerNav li.Message-Board{border-right:none;}
#footerNav a{color:#fff; text-decoration:none;}

/*Masthead*/
.text2img{display:block; text-indent:-9999px;}
.logo{background:url('../nav/PGCHS-logo.jpg'); width:180px; height:170px; float:left;}
.text2img.masthead{background:url('../images/whoweare.jpg') top no-repeat; width:679px; height:170px; float:left;}
.text2img.masthead.About-PG-County{background:url('../images/pgcounty-m.jpg');}
.text2img.masthead.Library{background:url('../images/library-m.jpg');}
.text2img.masthead.News{background:url('../images/newsandnotes-m.jpg');}
.text2img.masthead.History-Links{background:url('../images/history-m.jpg');}
.text2img.masthead.Contact-Us{background:url('../images/contactus-m.jpg');}
.text2img.masthead.Join-Us{background:url('../images/join-us-m.jpg');}
.text2img.masthead.Board{background:url('../images/boardofdirectors-m.jpg');}
.text2img.masthead.Online-Store{background:url('../images/onlineStore-m.jpg');}
/*Navigation*/
#mainNav{clear:left;}
#mainNav li{list-style:none; }
#mainNav li a{display:block; padding:0 0 10px 0; height:17px; width:180px; text-indent:-9999px;}
#mainNav li.Home a{background:url('../nav/home.png') no-repeat center left;}
#mainNav li.Who-We-Are a{background:url('../nav/whoweare.png') no-repeat center left;}
#mainNav li.About-PG-County a{background:url('../nav/aboutPG.png') no-repeat center left;}
#mainNav li.Library a{background:url('../nav/library.png') no-repeat center left;}
#mainNav li.History-Links a{background:url('../nav/historylinks.png') no-repeat center left;}
#mainNav li.Calendar a{background:url('../nav/calendar.png') no-repeat center left;}
#mainNav li.Online-Store a{background:url('../nav/onlinestore.png') no-repeat center left;}
#mainNav li.Contact-Us a{background:url('../nav/contactus.png') no-repeat center left;}
#mainNav li.Join-Us a{background:url('../nav/join-us.png') no-repeat center left;}
#mainNav li.Message-Board a{background:url('../nav/message-board.png') no-repeat center left;}

#mainNav li.Home a:hover{background:url('../nav/home-ro.png') no-repeat center left;}
#mainNav li.Who-We-Are a:hover{background:url('../nav/whoweare-ro.png') no-repeat center left;}
#mainNav li.About-PG-County a:hover{background:url('../nav/aboutPG-ro.png') no-repeat center left;}
#mainNav li.Library a:hover{background:url('../nav/library-ro.png') no-repeat center left;}
#mainNav li.History-Links a:hover{background:url('../nav/historylinks-ro.png') no-repeat center left;}
#mainNav li.Calendar a:hover{background:url('../nav/calendar-ro.png') no-repeat center left;}
#mainNav li.Online-Store a:hover{background:url('../nav/onlinestore-ro.png') no-repeat center left;}
#mainNav li.Contact-Us a:hover{background:url('../nav/contactus-ro.png') no-repeat center left;}
#mainNav li.Join-Us a:hover{background:url('../nav/join-us-ro.png') no-repeat center left;}
#mainNav li.Message-Board a:hover{background:url('../nav/message-board-ro.png') no-repeat center left;}
