body {	font-family: 	"times new roman", times, serif;
	font-size:	12pt;
	color:		black;
	margin:		0;}	


#head	{	text-align:	center	}


h1	{	font-size:	24 pt;
		text-decoration:	underline;
		text-align:	left;
		font-weight:	bold;
		font-variant: small-caps;
		color:	rgb(94,74,55);	
		float: left;	}

h2	{	font-size:	18 pt;
		font-style:	italic;
		text-align:	center;
		font-weight:	bold;	
		margin-top: 1%;	}


h3	{	font-size:	16 pt;
		font-weight:	bold;
		text-align:	left;	}

h4	{	font-size:	14 pt;
		font-weight:	bold;
		text-align:	left;	}

.indent		{	margin-left: 1em;	}

h5	{	font-size:	12 pt;
		font-weight:	bold;	}

div.caption	{	font-size:	18px;
			margin-top: -5px;	
			margin-left:	0;
			margin-right:	0;
			font-weight:	bold;	}

div.left	{	float: 		left;	
			width:		200px;	
			 }

div.main	{	width:		550px;
			
			float:	right;
				}

div.main2	{	margin-left:	1em;
			margin-right:	1em;	}

div.floatright	{	float:	right;
			width:	139px;
			margin: 0 0 5px 5px;
			padding: 5px;
		}

div.floatright img {	height: 100px;
			margin-top: 15px;	}

div.floatright A:link	{ color: rgb(94,74,55);}



/** styles the "breadcrumbs" that use arrows >> [HTML = &#187;] to show vertical location **/ 

div.breadcrumbs {
	FONT-WEIGHT: 850;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 5PX;
	COLOR: gray;
	MARGIN-BOTTOM: 15px;
	margin-left: 1px;
	}


A:link {
	 
	TEXT-DECORATION: none; text-weight: 750;
	font-weight: bold;}

A:visited {
	 
	TEXT-DECORATION: none;
	font-weight: bold;	}

A:hover {
	color:	rgb(94,74,55); 
	TEXT-DECORATION: underline;
	font-weight: bold;	}

A:active {
	
	font-weight: bold;
	label: show;	}

ul.leftnav	{	list-style-image: url(images/feather_bullet.gif);
		padding: 0;
		margin-left: 1em;}
 
ul.leftnav A:link {color: rgb(94,74,55);}

LI {	
	background-image: url();
	background-repeat: no repeat;
	background-position: 0 .4em;
	padding-left: .6em;	} 

.leftnav	{font-family: "times new roman", Times, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom:	10px;}

hr		{ clear: both;	
				}


address		{	font-size: 	12px;
			margin-left: 	5px;
			margin-top:	5px;
			padding:	5px;	}

img		{	border: 0;	}

img.main	{	align:	center;
			padding:	25px;	}

p.right		{	float: right;
			color:	rgb(94,74,55);	
			font-weight: 	bold;}

