/* CSS Document */
body {
    background-color:#fff;
	color: #000000;
	margin:0px;
	padding: 0px;
	margin-top:15px;
    font: 12px Verdana, Arial, sans-serif;
}

h1 {
font-size:22px;
color:#B54301;
margin:0;
margin-bottom:10px;
}

h2 {
font-size:14px;
text-decoration:underline;
}

h3 {
font-size:13px;
padding:0px;
margin-bottom:0px;
border-bottom:1px solid #B54301;
}


.table_list {
background-color:#FFFFE8;
padding:1px;
border:1px solid gray;
margin:5px;
}

.td_row {
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding-left:3px;
padding-right:3px;
}

.footer {
vertical-align:top;
padding:2px;
padding-top:4px;
color:#999999;
font-size:11px;
}

.footer a {
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:none;
}

.footer a:hover {
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:underline;
}

.header {
background-image:url(images/back-header.jpg);
background-position:left;
background-repeat:repeat-x;
}

a.header {
color:#ffffff;
text-decoration:none;
}

a.header:hover {
color:#ffffff;
text-decoration:none;
}

#menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-size: 11px;
font-weight:bold;
text-decoration:none;
} 

#menu li {
margin: 0 0 0 0;
margin-bottom:3px;
}

a.menu {
color:#B54301;
font-weight:bold;
font-size:11px;
text-decoration:none;
padding-left:12px;
}

a.menu:hover {
color:#B54301;
font-weight:bold;
font-size:11px;
text-decoration:underline;
padding-left:12px;
}

.sitemap_p {
padding:2px;
margin-left:25px;
}

.sitemap_p a {
color:#B54301;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.sitemap_p a:hover {
color:#B54301;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

.sitemap {
font-size:12px;
font-weight:bold;
color:#B54301;
}

.breadcrumb {
font-size:9px;
font-weight:bold;
color:#999999;
padding:2px;
text-decoration:none;
}

a.breadcrumb {
text-decoration:none;
}

a.breadcrumb:hover {
text-decoration:underline;
}

.back {
background-image:url(images/back.jpg);
background-position:right;
background-repeat:repeat-y;
background-color:#ffffff;
}

.floatright {
float:right;
width:250px;
margin: 0 0 0 15px;
padding: 0px;
padding-bottom:0px;
padding-top:0px;
text-align:center;
background-position:left;
background-position:top;
background-repeat:repeat-x;
}


.secdiv {
padding:5px;
padding-left:15px;
}

.back-sitemap {
background-image:url(images/learning-piano.gif);
background-position:right;
background-repeat:no-repeat;
height:300px;
}