/* Sitewide style settings */
BODY {font-family: Arial, Helvetica, Sans-Serif; font-size:18px;}
P {font-family:Arial, Helvetica, Sans-Serif; font-size:18px;}
LI {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:18px;
	}
HR {color: #000000}

/* Navigation bar style settings */
A.nav:link {color:#000000; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;}
A.nav:active {color:#228B22; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; }
A.nav:hover {color:#000099; text-decoration:underline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;}
A.nav:visited {color:#000000; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;}
A.nav:visited:hover {color:#000099; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;}
P.nav {color:#000000; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;}


Articles {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	}

/* Blog style settings */
H3.blog {font-size: 21px; font-family: 'Garamond', Courier;}
P.blog {font-size:19px; font-family: 'Garamond', Courier;}
LI.blog {font-size:19px; font-family: 'Garamond', Courier;}

/* Breadcrumbs style settings */
P.bc {
	font-size:12px;
	font-weight: lighter;
	font-family: Garamond, Arial, "Times New Roman";
}
A.bc {
	color: #1a5983;
	font-size: 12px;
	font-weight: lighter;
	font-family: Garamond, Arial, "Times New Roman";
} 

/* Copyright notice style */
P.copyright {
	font-size:10px;
	color: #1a5983;
}
.nice_blue {
	color: #1a5983;
}
.nice_green {
	color: #666633;
	height: 100%;
	width: 9%;
	position: fixed;
	background-color: 666633;
	background-position: left;
	float: left;	
}
.mainstuff {
	text-indent: 8%;
	width: 70%;
}
