body	{background-position: 0px 0px; background-repeat: repeat;
		background-image: url('../i/pinstripe.gif');
		font-family: Lucida-Grande, Helvetica, sans-serif;
		color: #262626;
		margin: 5px;
		font-size: 12px;}
	
.container {border-color: #262626; border-style: solid; border-width: 2px; margin: 0 auto;
			width: 800px;
			background: #262626;
			height: auto;
			padding-top: 0px;}

.main_container	{}

.header	{background-image: url('../i/logo.jpg');
		height: 150px;
		width: 100%;}
		
.navbar { padding-top: 0px;
		padding-right: 0px;
		height: 35px;}
	
.navbar a:link, .navbar a:visited	{background-color: #c79a6b; font-weight: bold;
									display: block;
									color: black;
									text-decoration: none;
									border: 2px solid black;
									padding: 5px 15px 5px 15px;
									margin: 2px 5px 2px 5px;}

.navbar a:hover	{color: white; font-weight: bold;
				display: block;
				text-decoration: none;
				background-color: #94734f;
				border: 2px solid black;
				padding: 5px 15px 5px 15px;
				margin: 2px 5px 2px 5px;}

.navbar a.down:link, .navbar a.down:visited	{color: white; background-color: #94734f;
											border: 2px solid black;}

.navbar a.down:hover	{color: white; background-color: #94734f;
						border: 2px solid black;}

.text_container	{width: 580px; background-color: white; padding: 4px; font-size: 10pt; float: left;
				min-height: 500px;}

.text_container_wide	{ width: 792px; background-color: white; padding: 4px; font-size: 10pt; float: left;
				min-height: 500px;}

.right	{ padding: 4px; float: right;
		width: 200px;
		background-color: white;}

.right_header	{margin-bottom: 5px;
				margin-top: 5px;
				padding: 2px;
				font-size: 16pt;
				color: white;
				width: 100%;
				font-weight: bold;
				background-color: #94734f;}

ul	{margin: 10px;
	padding: 5px;}

.footer	{padding: 2px;
		background-color: #262626;
		color: white;
		text-align: center;}

h3	{margin: 0px;
	padding: 0px;
	color: #94734f;
	font-weight: bold;
	font-size: 16pt;}

ul	{list-style: square;}

table.contact	{font-size: 10pt;}

td.key	{width: 125px;
		text-align: right;
		vertical-align: top;}