﻿body { background-color: white; color: #666666; padding: 10px; font-family: Tahoma; font-size: 90%; } 

#NavBar		{ color: silver;  font-weight: bold; background-image: url(Images/bg_gradient.gif); background-color: #cccccc; background-repeat:repeat-x; padding: 3px; padding-left: 120px; border-top: solid #008484 2px; border-bottom: solid #008484 2px; }
.NavBarItem	{ font-weight: bold; font-size: 90%; }

#NavBar2		{ background-color: #008484; padding: 1px; padding-left: 20px; margin-left: 150px; border-bottom: solid #eeeeee 2px; }
.NavBar2Item	{ font-weight: bold; font-size: 70%; color: white; }
.NavBar2Item A:visited	{ color: white; }

#NavBar A.NavBarItem, 
	#NavBar A.NavBarItem:visited	{ text-decoration: none; color: white; padding-left: 4px; padding-right: 4px; }
#NavBar A.NavBarItem:hover			{ text-decoration: underline; }


#PageBody		{ margin-left: 30px; margin-right: 30px; margin-top: 40px; padding-top: 10px; }
#PageBody		{ text-align: justify; margin-left: 30px;  font-family: Tahoma; letter-spacing: 0.1em; line-height: 150%;}

#PageFooter		{ margin-left: 30px; margin-right: 30px; text-align: center; font-size: 76%; color: #999999; padding: 5px; margin-top: 30px;}

cite			{ color: #008484; font-size: 90%; } 
/* opacity:.60; filter: alpha(opacity=60); -moz-opacity: 0.60;  */
.QuoteBox		{ width: 150px; background-color: #eeeeee; padding: 15px; margin: 10px; }
.QuoteCaption	{ padding-top: 10px; font-weight: bold; text-align: right; color: #999999; line-height: 100%; }

ul.resources		{ list-style-type: none; padding: 10px; margin: 0px; }
ul.resources li		{ background-repeat: no-repeat; padding-bottom: 15px; background-position: 0 .4em; padding-left: 45px;} 
ul.resources li.pdf	{ background-image: url( images/pdf-icon.gif ); }
ul.resources li.ppt	{ background-image: url( images/ppt-icon.gif ); } 
ul.resources li a	{ font-weight: bold; }

ul.events li	{ list-style-image: url( images/cal.gif ); padding-left: 10px; }
.eventDate		{ font-weight: bold; font-size: 90%; }

#PageBody P		{ margin-top: 5px; }
H1	{ font-size: 130%; padding-left: 10px; margin-bottom: 10px; font-weight: bold; color: #dd0000; border-bottom: solid #008484 2px; }
H2	{ font-size: 100%; margin-bottom: 2px; margin-top: 30px; font-weight: bold; color: #008484; line-height: 100%; }

.FootNote	{ font-size: 86%; font-weight: normal; }

acronym		{ border-bottom: 1px dotted; cursor: help; }
.FormLabel	{ width: 150px; font-weight: bold; }

.ImagePad	{ margin: 10px; }
.LinkDescription	{ font-size: 80%; line-height: 110%;  }
body { background-image: url(Images/Backgrounds/NormanFort.jpg); background-attachment: fixed; background-repeat:no-repeat; background-position: center 100px; }
