form {
	margin:0px;
	padding:0px;
}

a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {margin:0; padding:0; margin-left: 20px;}


body {
    width:990px;
	background-color:#C0652C;
	color:#000000;
	font-family:Georgia, Verdana;
	margin:0px auto;
td {
	color:#333333;
	font-family:Georgia, Verdana;
	font-size:12px;
	margin:0;
	line-height:20px;
}


.nav {
	background-color:#C0652C;
	color:#FFFFFF;
	font-family:Georgia, Verdana;
	font-size:13px;
	margin:0;
	line-height:14px;
}

.nav a {
	color:#FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}

.b{
	font-weight:900;
	text-decoration:none;
	}


.policy{
	color:#9A9A9A;
	text-decoration:none;
	}

.header {
	background:url('images/header3-bg.jpg') no-repeat;
	margin:0;
	height:140px;
	width:100%;
	text-align:left;
	display:table;
	border-color: #000000;
	border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px
}


.header2 {
	background:url('images/piano-store-header2.jpg') no-repeat;
	margin:0;
	height:185px;
	width:100%;
	text-align:left;
	display:table;
	border-color: #000000;
	border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px
}


.footer, .footer a {
	color:#FFFFFF;
	font-family:Georgia, Verdana;
	font-size:12px;
	margin:0;
	line-height:20px;
}

.input {
	width:285px;
	border-style:solid;
	border-width:1px;
	height:19px;
	border-color:#990000;
	background-color:#808080;
	padding:2px 0 0 5px;
	color:#393939;
	font-family:Georgia, Verdana;
	font-size:11px;
}


.textarea{
	width:285px;
	border-style:solid;
	border-width:1px;
	height:159px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2px 0 0 5px;
	color:#393939;
	font-family:Georgia, Verdana;
	font-size:11px;
	overflow:hidden;
}

h1{
	color:#C0652C;
	font-family:Georgia, Verdana;
	font-size:23px;
	font-weight:600;
	line-height:20px;
}

h2{
	color:#660000;
	font-family:Georgia, Verdana;
	font-size:20px;
	font-weight:500;
	line-height:20px;
}

h3{
	color:#660000;
	font-family:Georgia, Verdana;
	font-size:16px;
	font-weight:500;
	line-height:20px;
}
.indexheader{
	color:#FFFFFF;
	font-family:Georgia, Verdana;
	font-size:18px;
	line-height:20px;
	margin-top: 21px;
	margin-bottom: 15px;
}

ul{
list-style-type: disc;
}

.products, .products td, .products td tr {
	text-align:center;}