*{
	margin: 0;
	padding: 0;
}
p { margin-bottom: 20px; }
body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #5C919D;
}
#container {
	background: #E8F0DB;
	margin: 0px auto 10px;
	width: 780px;
	text-align: left;
	border: 4px solid #B7BDAC;
	line-height: 16px;
}
#header {
	width: 765px;
	text-align: left;
	padding-left: 15px;
	text-transform: uppercase;
	color: #AE844A;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	background-color: #FFFFFF;
	border: 4px solid #B7BDAC;
	padding-top: 15px;
	margin-bottom: 0px;
	background-image: url(images/body-hz.gif);
}
#headLeft {
	float: left;
}
#headRight {
	text-align: right;
	float: right;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 10px;
	width: 250px;
}
#headRight a {
	TEXT-DECORATION: none;
	color: #353535;
}
#headRight a:hover {
	TEXT-DECORATION: underline;
	color: #353535;
}
#headRight a.current {
	TEXT-DECORATION: underline;
	color: #353535;
}
#headRight img {
	vertical-align: text-top;
}
#nav {
	background-color: #849D5C;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
}
#navlist li
{
	display: inline;
	list-style-type: none;
}
#navlist a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navlist a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#navlist li a#current, #navlist li a#current:link
{
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
#footer {
	background-color: #849D5C;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
	text-align: center;
}
#footer a {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
#footer a:hover {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img {
	padding: 5px;
}
#content { padding: 5px; }
#content li { list-style-type: none; }
#sewingSide {
	float: right;
	width: 150px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sewingNav li
{
	list-style-type: none;
	line-height: 20px;
}
#sewingSide a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#sewingSide a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#sewingSide a.active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
table { border:none; }
