

/*
 * RN.css - Red Notebook Web Style Sheet
 *
 * Copyright (c) 2001 - 2003 Steve Norton.  All rights reserved.
 *
 */




/*** HTML TAGS ***/




a:link
{
    color: #18382B;	/* black-green */
	text-decoration: none;
}

a:visited
{
    color: #18382B;	/* black-green */
	text-decoration: none;
}

a:hover
{
	color: #BB1612;	/* red-orange */
	text-decoration: none;
}

body {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt; /*90%;*/
	color:				#18382B;
}

p, dir, .p {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt; /*90%;*/
	color:				#18382B;
}

p.info {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			7pt; /*90%;*/
	color:				#18382B;
	margin-bottom:		2em;
}

p.list-indent {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			7pt; /*90%;*/
	color:				#18382B;
	margin-bottom:		2em;
	margin-left:		2em;
}

p.info-body {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt; /*90%;*/
	color:				#18382B;
	margin-top:			3em;
}

p.info-body-head {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt; /*90%;*/
	font-weight:		bold;
	color:				#BB1612;	/* red-orange */
	margin-top:			3em;
}

p.breadcrumbs {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			8pt; /*90%;*/
	font-weight:		bold;
	color:				#18382B;
	margin-bottom:		2em;
}

p.breadcrumbs-current {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			8pt; /*90%;*/
	font-weight:		bold;
	color:				#BB1612;	/* red-orange */
	margin-bottom:		2em;
}

p.blog_date {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			8pt; /*90%;*/
	font-weight:		bold;
	color:				#686868;
	margin-left:		1em;
	margin-bottom:		-1em;
}

p.blog_headr {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			8pt; /*90%;*/
	font-weight:		bold;
	color:				#18382B;
	margin-left:		1em;
	margin-bottom:		-1em;
}

p.blog_entry {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			8pt; /*90%;*/
	/*font-weight:		bold;*/
	color:				#18382B;
	margin-left:		1em;
	margin-bottom:		1em;
}

.p-indent {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt; /*90%;*/
	color:				#18382B;
	margin-left:		64px;
}

.p-sm-indent {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt; /*90%;*/
	color:				#18382B;
	margin-left:		1em;
}

.p-headr-top {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt; /*90%;*/
	font-weight:		bold;
	color:				#BB1612;	/* red-orange */
	margin-left:		64px;
	margin-bottom:		2em;
}

.p-headr {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt; /*90%;*/
	font-weight:		bold;
	color:				#BB1612;	/* red-orange */
	margin-left:		64px;
	/* margin-bottom:		2em; */
}

.p-headr-banner {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt;
	font-weight:		bold;
	color:				#FFFFFF; /* white */
	background-color:	#BB1612; /* red-orange */
	margin-left:		64px;
}

.p-headr-banner-lt {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt;
	font-weight:		bold;
	color:				#FFFFFF; /* white */
	background-color:	#DD5653; /* lighter red-orange */
	margin-left:		86px;
}

.p-center {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt; /*90%;*/
	color:				#18382B;
	text-align:			center;
}

dd, li {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt;
	color:				#18382B;
}

td.shaded, body.shaded
{
	background-color:	#e5e5e5;
}

h1 {

	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size:			14pt;
	color:				#BB1612;	/* red-orange */
}

h2, .h {

	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size:			11pt;
	color:				#BB1612;	/* red-orange */
}

h3, dt {

	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size:			9pt;
	color:				#18382B;
}

h4 {

	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size:			9pt;
	color:				#18382B;
}

.links {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt;
	font-weight:		bold;
	color:				#18382B; /* black-green */
	text-align:			center;
	text-decoration:	none;
}

.links-sm {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			8pt;
	/* font-weight:		bold; */
	color:				#18382B; /* black-green */
	text-align:			center;
	text-decoration:	none;
}

.links-ul {

	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	text-decoration:	underline;
	color:				#18382B; /* black-green */
	text-align:			center;
}

.flickr-blue {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11pt;
	font-weight:		bolder;
	color:				#0063DC; /* blue */
	text-decoration: none;
}

.flickr-red {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11pt;
	font-weight:		bolder;
	color:				#FF0000; /* red */
	text-decoration: none;
}

.wp_author {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			10pt;
	font-weight:		bold;
	font-style:			italic;
	color:				#777777;
}

.NEW {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			8pt;
	font-weight:		bold;
	font-style:			italic;
	color:				#BB1612;	/* red-orange */
	text-align:			center;
	text-decoration: none;
}

.further {

	font-family:		Arial, Helvetica, sans-serif;
	font-size:			10pt;
	color:				#0C479D;
}
