﻿body 
{
	font: 14px Corbel, Helvetica, Arial, sans-serif;
	text-align:center;
}


.pageHead
{
	text-align: center;
	width: 100%;
}

.header
{
	text-align: left;
	width:770px;
	background-color: Black;
	padding-left: 5px;
	padding-right: 5px;
	margin:0px auto;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

.content
{
	margin:0px auto;
	text-align: justify;
	width:780px;
	background-color: White;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

a.locationlink
{
	color: White;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.locationlink:visited
{
	color: White;
	font-size: 16px;
}

a.locationlink:hover
{
	color: Black;
}

.location
{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 775px;
	background-color: #de0000;
	background-color: #adcf4f;
	height: 20px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	color: red;
	color: #84815b;
	margin:0px auto;
}

.copyright
{
	background-color: Gray;
	color: White;	
	width:780px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0px auto;
}

a
{
	color: #0099ff;
	color: #b64926;
}

a:visited
{
	color: #3333ff;
	color: #8e2800;
}

h1
{
	
	font-weight: bold;
	clear:both; 
	font: 32px/32px Corbel, Helvetica, Arial, sans-serif;
	color: #ff9121;
}

h3
{
	 font: bold 18px Corbel, Helvetica, Arial, sans-serif; 
	 color: #468966; 
	 
}

h2
{
	font-size: 10px;
	text-align: center;
	font-size: 10px;
	color: darkgray;
}

.blogEntry
{
	background-color: #fbf6b6;
	border: solid 1px Gainsboro;
	padding: 10px;
	margin-left: 5px;
}

.blogEntry blockquote
{
	margin-left: 20px;
	color: crimson;
	font-style: italic;
	border-left: dotted 1px crimson;
	padding-left: 20px;
}

.trackTrace
{
	background-color: WhiteSmoke;
	border: solid 1px Gainsboro;
	padding: 10px;
	margin-left: 5px;
}

.trackTracePOD
{
	background-color: White;
	border: solid 1px Gainsboro;
}