body {
	background-color: #F3F2F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
}

body table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content {
	background-color: #fff;
	width: 750px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-size: 24px;
	color: #694634;
	padding: 10px 0px 0px 0px;
	border-bottom: 2px solid #694634;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	border-bottom: 1px solid #222;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 16px;
	color: #fff;
}

h5 {
	font-size: 12px;
	color: #300;
}

h6 {
	font-size: 12px;
	color: #ccc;
	border-bottom: 1px solid #ccc;
}

.id {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: 600px;
	top: -35px;
	width: 150px;
}

.mailLink a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.mailLink a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #2d4172;
}

.nav {
	position: relative;
	top: -15px;
	text-align: right;
}

.nav a {
	color: #694634;
	text-decoration: underline;
}

.nav a:hover {
	color: #111111;
	text-decoration: none;
}

.white {
	color: #111;
}

.shade {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
}
