body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background-image: url(main/bkg.gif);
	background-repeat: repeat;
	line-height: 1.4em;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
	font-style: italic;
	line-height: 1.3em;
}
h6 {
	font-size: 9px;
	line-height: 1.2em;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	height: 18px;
	width: 700px;
	background-color: #A3855A;
	text-align: center;
	vertical-align: middle;
}
#nav {
	height: 88px;
	width: 700px;
}
#content {
	width: 700px;
	vertical-align: top;
}
#cart {
	width: 250px;
	vertical-align: top;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 24px;
	width: 700px;
	background-color: #A3855A;
	text-align: center;
}
a:link {
	color: #C96;
}
a:visited {
	color: #300;
}
a:hover {
	color: #963;
}
a:active {
	color: #963;
}
#footer a:link {
	color: #630;
}
#footer a:visited {
	color: #630;
}
td p {margin-top: 0px; margin-bottom: 0px;}
td h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #663300;
}
td h2 {margin-top: 0px; margin-bottom: 0px;}
td h3 {margin-top: 0px; margin-bottom: 0px;}
td h6 {margin-top: 0px; margin-bottom: 0px;}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
	background-color: #A3855A;
}
