/* CSS Style Sheet for West Oxford Wildlife Group - wowg_style.css */ 


/* Standard link is turquoise */ 
A:link {color:#006666; text-decoration: none; } 

/* Visted link goes back to turquoise  */ 
A:visited {color:#006666; text-decoration: none; } 

/* Hovering link is paler underlined */ 
A:hover {color:#89AFAF; text-decoration: none; } 

/* Active link same pale as hover but not underlined */ 
A:active {color:#B20404; text-decoration: none; }

BODY	{
            background-image:  url(images/wolken.jpg) ;
		background-repeat: repeat ;  
            background-color: #f9f8f0 ;
		margin-top: 15px ; 
		margin-right: 50px ; 
		margin-bottom: 15px ; 
		margin-left: 50px ;
; font-family: Verdana, Arial, Helvetica, sans-serif
      }


li 
	{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14px ; 
		font-weight: normal ; 
		font-style: normal ; 
		font-variant: normal ; 
		list-style-position: outside ; 
		list-style-type: square ; 
		line-height: 16px ; 
	}

.page_header 
	{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 20px ; 
		font-weight: 600 ; 
		color: #006666 ; 
		text-align: center ; 
		font-style: normal ; 
		font-variant: normal ; 
		; padding-top: 12px
	}

.normal 
	{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14px ; 
		font-style: normal ; 
		line-height: 16px ; 
		font-weight: normal ; 
		color: #000000 ;
	}

.menubar_option 
	{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14px ; 
		font-style: normal ; 
		font-weight: bold ; 
		color: #006666 ; 
	}

.page_footer 
	{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14px ; 
		font-style: normal ; 
		text-align: center ; 
		line-height: 18px ; 
		font-weight: bold ; 
		color: #000000 
	}

.bullet_normal 
	{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14px ; 
		list-style-position: outside ; 
		list-style-type: square ; 
		line-height: 18px; font-weight: normal; color: #000000 ; font-style: normal ; 
		font-variant: normal ; 
		text-transform: none ; 
		text-align: left
	}

.page_subheader 
	{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: bold; 
		color: #000000; 
		text-align: center; 
		font-style: normal; 
		font-variant: normal; 
		text-transform: none; 
	}

.center 
	{	text-align: center ;
	}

.normal_bold_centre 
	{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14px; font-style: normal; 
		font-weight: bold; 
		text-align: center;
		line-height: 24px ;
	}

.normal_bold_close 
	{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14px ; 
		font-style: normal ; 
		font-weight: bold ; 
		color: #CC3333 ; 
		line-height: normal ; 
	}


.normal_bold_distant 

	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #CC0000; ; line-height: 18px }
.normal_bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #000000 }

.Month_header 
	{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 18px; 
		font-style: normal; 
		font-weight: bold; color: #990066 ;
		text-align: center; 
	  }
.numberlist_normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px ; list-style-position: outside ; list-style-type: none; line-height: 18px; font-weight: normal; color: #000000 ; font-style: normal ; font-variant: normal ; text-transform: none ; text-align: left ; list-style-image: none}
.blockquote_normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px ; font-style: normal ; line-height: 16px ; font-weight: normal ; color: #000000 ; ; text-align: left; margin-left: 2em}
.normal_italic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; line-height: 16px; font-weight: normal; color: #000000 }
.normal_italic_bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; line-height: 16px; font-weight: bold; color: #000000 }
