/* Style Sheet for BradSelvesPiano.com.
Created: Oct 2005.
Author: J.Cousins http://www.inhouselogic.com.
All rights reserved. For use on this domain only.
*/
body,td,th {
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-image:  url(imgs/bradselvespiano5.jpg);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #D4D0C8;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Helvetica, Sans-serif;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 130%;
	color: #993300;
}
h5 {
	font-size: 120%;
	color: #993300;
}
h6 {
	font-size: 110%;
	color: #993300;
}
p {
	line-height: 1.1em;
}
/* Main Text Region Definition */
#main_text_area {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
caption {
	font-size: 10px;
	color: #CCCCCC;
}
.spc_leftmrgn {
	padding-left: 20px;
}
.main_text_area {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contact_us_text {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* Form Elements */
.legend_text {
	font-size: 9px;
	color: #666666;
}
.error_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CD0102;
	list-style-type: disc;
}
.form_label1 {
	font-size: 10px;
	color: #666666;
}
.input1 {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}
.submit_button {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block;
	padding: 2px;
	border: solid 1px #666666;
}
