/* annapeekstok.com/style.css */
/* last update: 04.19.07 by Anna Peekstok, info [at] annapeekstok.com */

/* lt olive (pg bg)				--> #CCCC99 */
/* dk olive						--> #999966 */

acronym
	{ border-bottom: 1px dashed #999966; 
	cursor: help; }

body
	{ margin: 0px; 
	  background: #CCCC99; 
	  color: #000000; 
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: .9em; }

h1	{ margin-bottom: -10px; }

h2	{ margin-bottom: -10px; 
	  padding-bottom: 0px; }
			  
hr	{ margin-bottom: -5px; 
	  margin-right: 10px; 
	  weight: 1px; }	

ul.footer, ul.toplink	
	{ list-style-type: none; 
	font-size: .8em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	padding: 0; 
	margin: 0; }
		
ul.footer li, ul.toplink li
	{ display: inline; 
	padding: 0 .5em 0 0; 
	margin: 0; }
			
ul	{ list-style-type: square; }

ul ul
	{ list-style-type: circle; }

ul ul ul
	{ list-style-type: disc; }
		
ul ul ul ul
	{ list-style-type: square; }
		
ul ul ul ul ul
	{ list-style-type: circle; }
		  
.border
	{ border: 1px solid #000000; }

p.caption
	{ font-size: smaller; 
	margin-top: 0; 
	padding: 5px; 
	background-color: #999966; 
	color: #FFFFFF; 
	text-align: center; }
	
p.caption a
	{ color: #FFFFFF; }

.contact
	{ font-size: smaller; 
	  padding-bottom: 20px; }
		  
.left
	{ float: left; 
	  width: 74px; }
		  
.main
	{ margin-left: 94px; 
	  margin-right: 10px; }
		
.nav
	{ font-weight: bold;  
	  background: #999966; 
	  color: #000000; 
	  text-transform: uppercase; 
	  font-size: .8em; }

.nav a:link, .nav a:visited, .nav a:active, .nav a:hover
	{ color: #FFFFFF; 
	  text-decoration: none; }
	  
.nav a.blacklink
	{ color: #000000; }
	  
.pullquote
	{ padding: 5px;
	  font-family: "Times New Roman", Times, serif; 
	  font-size: 1.5em; 
	  font-style: italic; }
		  
.rfloat
	{ float: right; 
	margin-left: 2em; 
	margin-bottom: 1em; 
	margin-right: .5em; }

.sidebar
	{ border: dotted 1px #999999; 
	padding: 1em; 
	background-color: #FFFFFF; }

.small
	{ font-size: .8em; }

.space li
	{ margin-bottom: .5em; }
		