﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	background-image: none;
	background-color: #000000;
}
#masthead {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 800px;
	height: auto;
	background-image: url('../Vinerhand%20tan.gif');
}
#top_nav {
	width: 800px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #41818B;
	background-color: #D1C2AF;
	margin-right: auto;
	margin-left: auto;
}
#container {
	min-width: inherit;
	max-width: 800;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B59D7D;
	background-image: none;
}
#right_col {
	margin: 6px;
	width: 20px;
	float: right;
	clear: both;
	background-image: none;
	clip: rect(0px, auto, auto, auto);
	#page_content { margin-right: auto;
	width: auto;
}
#footer {
	clear: both;
	width: 800px;
	background-color: #7F6849;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
}
.header {
	font-family: Verdana, Stewardson;
	font-size: large;
	font-weight: bold;
}
.bodycopy {
	font-family: Verdana, Stewardson;
	font-size: small;
	font-weight: normal;
	width: 450px;
	text-align: left;
}
#container {
	min-width: inherit;
	max-width: 660px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.Copyright {
	font-family: Verdana, Stewardson;
	font-size: x-small;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	width: auto;
}
.bottomnav {
	font-family: Verdana, Stewardson;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.name {
	font-family: Stewardson;
	font-size: large;
	text-align: center;
}
}
.name {
	font-family: Stewardson;
	font-size: x-large;
}
.caption {
	font-family: Verdana;
	font-size: small;
	text-align: center;
}
#footer {
	background-color: #D1C2AF;
	width: 800px;
}
.footercopy {
	font-family: Arial;
	font-size: small;
	color: #3E1F00;
	font-weight: bold;
	text-align: center;
}

