body { 
	color: #000000;
	background: #CCCC98;
	font-family: verdana, sans-serif ;
}



p, ul, ol, dl { 

}

ul, ol {

}

ol {

}


.locationTable {

font-size: 8px;

}


#servicelist
{

margin-left: 0;
padding-left: 0;
list-style: none;
}

#servicelist li 
{
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 5px; 
margin: 0px;
background-image: url(../images/musicNote.jpg);
background-repeat: no-repeat;
background-position: 0 .5em; 
}



dt { font-weight: bold; }

dd { padding-left: 1em; }

h1, h2, h3 {
	font-family: verdana, sans-serif ;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}


h1.frontH1 {

text-align: center;
font-size: 1em;

}


hr {
border: 0;
color: #006600;
background-color: #006600;;
height: 1px;
width: 80%;
text-align: center;
}




form {

	font-family: verdana, sans-serif ;
	font-size: 12px;

}

form td{

font-size: 12px;

}

em {color:#222}

code { 
	font-family: verdana, sans-serif ;

}

#container {
	background-color: #CCCC98;
/*	background-image: url(../img/body.gif);
	background-repeat: repeat-y; */
	color: #000000;
	width: 681px;

	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;



}




#header {
	color: #ffffff;
	background-color: #CCCC98;
/*	background-image: url(../images/pianotuning_01.gif);
	background-repeat: no-repeat; */

	border-top: 0px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 0px solid #006600;
	border-right: 0px solid #006600;

}

.navLeftTD {


	border-top: 0px solid #006600;
	border-bottom: 0px solid #006600;
	border-left: 0px solid #006600;
	border-right: 1px solid #006600;


}


#nav {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 

	color: #000000;


}

#nav ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

	list-style-type: none;
}

#nav li { 

	width: 143px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

	width: 143px;
	height: 50px;

}

#nav li a {
	
	font-size: 12px;
	
	display: block;
	width: 143px;
	height: 50px;
	color: #006600;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/leftNavBck.jpg);
	background-repeat: no-repeat;
	
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;

	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 

}

#nav li a:hover {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	background-image: url(../images/leftNavBckB.jpg);
	background-repeat: no-repeat;
}





#nav ul ul a:hover {
	color: #000000;
	background-color: #E5E5E5;
	text-decoration: none;
}

#page {

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 


	font-size: 76%;
/*	line-height: 140%; */
}


#main {

	margin-left: 20px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 0px;

}


.locationMap {

	float: center;
	border-top: 3px solid #006600;
	border-bottom: 3px solid #006600;
	border-left: 3px solid #006600;
	border-right: 3px solid #006600;

	margin-left: 20px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 30px;



}


#footer {
	margin-left: 143px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	color: #ffffff;
	background: #CCCC98;

	border-top: 1px solid #006600;
	border-bottom: 0px solid #006600;
	border-left: 1px solid #006600;
	border-right: 0px solid #006600;


}


#footer p {

}

#footer a, #footer a:link #footer a:active, #footer a:visited {
	color: #006600;
	background-color: transparent;
	text-decoration: none;
}



#footer a:hover {
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;

}


.ownerPix {

border-style: solid;
border-color: #0E5F04;

}





/* LINKS */
a, a:link a:active, a:visited {
	color: #006600;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	background-color: black;
	text-decoration: none;
}
/* END LINKS */







