﻿body
{
background: #DED9BB;
font-family:Verdana, sans-serif;
margin: 0 auto;
}

.body_border
{
	background: #fff;
	margin: 0 auto;
	width: 700px;
	padding-bottom: 10px;
}

.topbar
{
	background-color: #98673E;
	height:2px;
}

.grad
{
	background: url('images/gradient.gif') repeat-x;
	height: 5px;
}
.banner
{
	background:url('images/banner.gif') no-repeat;
	height: 80px;
	width: 700px;
	background-position: center;
}
.title
{
	visibility: hidden;
}
h1
{
	font-size: 16px;
	color: #98673E;
	font-weight: bold;
}
.embroidery
{
	background:url('images/embroidery.jpg') no-repeat;
	height:100px;
	width:700px;
}
.button
{
	font-size: 9px;
}
a.menu
{
	color: #98673E;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	padding-left: 2px;
	height: 15px;
	text-decoration: none;
}

.word
{
	color: #98673E;
}

.content
{
	text-align: left;
	font-size: 10px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}

.content .dir
{
	padding-left: 200px;
	padding-right: 200px;
}
.copyright
{
	text-align: center;
	font-size: 8px;
	margin: 0 auto;
	width: 700px;
	padding-top: 2px;
	font-family:Verdana, sans-serif;

}
