body {
	background-color: #000000;
	margin: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	text-align: center;
}
#page {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 723px;
	border: 1px solid #8b1324;
	background-color: #fdf3de;
}

#header {
	background-color: #fef8ed;
	height: 59px;
	clear: both;
}

#logo {
	padding-top: 14px;
	padding-left: 11px;
	padding-bottom: 7px;
	padding-right: 39px;
	width: 458px;
	float: left;
	display: inline;
}
#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding-top: 2px;
}
#contact p {
	margin: 0px;
	padding: 0px;
}
#contact a {
	color: #000000;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
#address {
	background-color: #f5e8be;
	border-top: 1px solid #8b1324;
	border-bottom: 1px solid #94172b;
	font-size: 13px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 4px;
	clear: both;
}
#banner {
	clear: both;
	border: 0px;
}
#nav {
	clear: both;
	border-top: 1px solid #8a1022;
	border-bottom: 1px solid #8a1022;
	height: 28px;
}
#nav a {
	display: block;
	float: left;
	display: inline;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 5px;
	background-color:#E7DBB2;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #8a1022;
	text-align: center;
}
#nav a:hover {
	background-color: #a13323;
	color: #efd488;
}
a#home {
	width: 119px;
}
a#prod {
	width: 119px;
}
a#about {
	width: 120px;
}
a#yarn {
	width: 120px;
}
a#ind {
	width: 120px;
}
a#contactus {
	width: 120px;
	border: 0px;
}
#body {
	clear: both;
	padding-top: 24px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 14px;
}

#body h1 {
	font-size: 18px;
	color: #A03121;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	padding-bottom: 10px;
}
#body p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	padding-bottom: 14px;
	line-height: 18px;
}

.text-links {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	padding-bottom: 14px;
	line-height: 18px;
}

#text {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #645345;
	font-weight:bold;
	padding-bottom: 14px;
	line-height: 18px;
}

#text2 {
	padding: 3px;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	padding-bottom: 14px;
	line-height: 18px;
}

#pic-captions {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	padding-bottom: 0px;
}

h3
{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #645345;
	font-weight:bold;
	padding-bottom: 14px;
	line-height: 18px;
}


#email
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #645345;
	padding-bottom: 14px;
	line-height: 18px;
}

#email:hover
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #EC7615;
    padding-bottom: 14px;
	line-height: 18px;
}

.float-right {
	float: right;
	display: inline;
}
#home-side {
	padding-left: 25px;
	padding-top: 4px;
}
#call {
	font-size: 11px;
	color: #a03121;
	font-weight: bold;
	text-align: center;
	background-color: #efd488;
	border: 1px solid #b23f2e;
	width: 209px;
	line-height: 17px;
	margin-top: 17px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer {
	clear: both;
	background-color: #E7DBB2;
	border-top: 1px solid #A03121;
	height: 20px;
	font-size: 11px;
	color: #a03121;
	padding-left: 25px;
	padding-top: 5px;
}
#footer a {
	color: #645345;
	text-decoration: none;
	margin-left: 25px;
}
#footer a:hover {
	text-decoration: underline;
}
#clear {
	clear: both;
}