}
body
{
	background-image: url(../images/home_background.png);
}

body, th, td, p, ul, ol 
{
	font-size : 10pt;
	color : Black;
}

body, th, td, div, p, h1, h2, h3, h4, ul, ol, li
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
li
{
	font-size: 10pt;
	margin: 10;
	color: White;
	list-style: url(../images/bullet.png);
}


.content
{
	color: black;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid Black;
	background-color: white;
}

.content a:link
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

.content a:visited
{
	color : Purple;
	font-weight : normal;
	text-decoration : underline;
}

.content a:active
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

.content a:hover
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

h1
{
	color : Black;
	font-style : normal;
	font-size : 15pt;
	font-weight : bold;
	padding-top : 20px;
}

h2 
{
	color: #F0D77B;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;
}

h3 
{
	color: #DDB14B;
	font-size: 12pt;
	font-weight: bold;
	background-color: #2E2E2E;
	border: thick;
	border-style: double;
	border-color: Black;
	margin: 1%;
	padding: 1% 1% 1% 2%;
}
h4
{
	color: black;
	font-size: 12pt;
	font-weight: bold;
	background-color: Silver;
	border: thick;
	border-style: ridge ridge ridge ridge;
	border-color: Black;
	margin: 1.5%;
	padding: .5%;
}
h5
{
	color: Teal;
	font-family: cursive;
	font-size: larger;
}

a:link
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

a:visited
{
	color : Purple;
	font-weight : normal;
	text-decoration : underline;
}

a:hover, a:active
{
	color: Red;
	font-weight: normal;
	text-decoration: underline;
}

.piano-selection
{
	color: Red;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 2px;
	font-style: normal;
}
#banner{
	background-color: #696969;
	color: #ffffff;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 28px;
	padding-bottom: 15;
	margin: 5px;
	border: groove;
	border-width: thick;
	list-style: none;
	text-align: left;
}
	
#stein{
	background-color: #323232;
	padding: 10px 8px 10px 22px;
	color: White;
	font-size: 1em;
	margin: 08;
	border: groove;
	border-width: thick;
	list-style: none;
}
#toppart{
	height: auto;
	width: 500px;
	background-color: #FFE4C4;
	color: black;
	font-size: 100%;
	padding: 10px 20px 10px 30px;
	margin: -5px 0px 0px 0px;
	text-align: left;
	line-height: 150%;
}
#botpart{
	height: auto;
	width: 500px;
	float: left;
	background-color: #9D9D9D;
	padding: 0px 60px 10px 120;
	text-align: left;
	font-size: 80%;
	line-height: 122%;
	color: Black;
}
#secondary{
	float: right;
	width: 250px;
	height: 220px;
	background-color: #9D9D9D;
	padding: 10px 20px 10px 20;
	clear: both;
}
.topbar
{
	color : White;
	font-size : 10pt;
	font-weight : normal;
	background-color : Black;
}

.coupon
{
	color: Black;
	margin:0px;
	padding:5px;
	padding-right:10px;
	padding-left: 10px;
	font-size: 12pt;
	font-weight: normal;
	background-color: #F0D77B;
	border: medium dashed Black;
}
.sidebar
{
	color: Black;
	background-color: #2E2E2E;
	width: 175;
	padding-left: 10px;
	border: 2px solid Black;
}
	#vert {height:20em;}
#vert .menu {width:170px; background:#FFF; padding:0px; border:0px solid #000; float:left; margin-right:0px;}
#vert .menu a, #vert .menu a:visited {text-decoration:none;}
* html #vert .menu {width:155px; width:148px;}
#vert dt, #horiz dt {display:none;}
#vert .menu dd {padding:0; margin:0;}
.menu .aa, .menu .bb, .menu .cc, .menu .dd, .menu .ee, .menu .ff, .menu .gg {border:1px solid #000;}
.menu .aa {
	display: block;
	text-align: center;
	border-color: #ffd42e #caa205 #c9a105 #ffd42e;
	background: #FADA7A;
	padding: 2px 0;
}
.menu .bb {
	display: block;
	border-color: #ffdc56 #A9A9A9 #A9A9A9 #ffdc56;
}
.menu a, .menu a:visited, .menu b {
	display: block;
	text-decoration: none;
	color: Black;
	font-size: 1em;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	width: 100%;
	background: #ef0;
	letter-spacing: 2px;
}
.menu .dd {border-color:#d5d3ca #f7f6ef #f7f6ef #d5d3ca;}
.menu .ee {border-color:#b8b7af #f7f6ef #f7f6ef #b8b7af;}
.menu .ff {border-color:#9c9b95 #f7f6ef #f7f6ef #9c9b95;}
.menu .gg {border-color:#d5d3ca #fff #fff #d5d3ca; margin:0px;}
.menu a:hover, .menu b {
	display: block;
	color: #90B6BA;
	background: teal;
	cursor: pointer;
}
.menu a:hover .bb, .menu b .bb {
	display: block;
	color: Black;
	background: #FFEE8C;
	border-color: #DAA520 #FFE657 #FFE657 #DAA520;
}
.menu a:hover .aa, .menu b .aa {
	display: block;
	color: White;
	border-color: #999999 #ffd42e #ffd42e #999999;
	text-align: center;
	padding-top: 2px;
	background: #848484;
	padding-bottom: 2px;
}
	
.footer
{
	color : White;
	font-weight : normal;
	background-color : Black;
	width : 770;
	text-align : center;
	font-size : 8pt;
	padding-top : 20px;
	border : 1px solid Black;
}

.footer a:link
{
	color : Lime;
	font-weight : normal;
	text-decoration : underline;
}

.footer a:visited
{
	color : Yellow;
	font-weight : normal;
	text-decoration : underline;
}

.footer a:active
{
	color : Lime;
	font-weight : normal;
	text-decoration : underline;
}

.footer a:hover
{
	color : Yellow;
	font-weight : normal;
	text-decoration : underline;
}
