body {
background:#fff url(images/header_bg.jpg) left top repeat-x;
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
line-height:1.25em;
}

h1 {
font-size:1.625em;
font-weight:bold;
color:#046380;
margin-top:10px;
margin-bottom:20px;
line-height:1.2em;
border-bottom:1px solid #ffbe00;
}

h2 {
font-size:1.25em;
text-decoration:underline;
margin-bottom:20px;
margin-top:10px;
font-weight:bold;
}

.big {
font-size:1.25em;
text-decoration:underline;
margin-bottom:20px;
margin-top:10px;
font-weight:bold;
}

h3 {
font-size:1.125em;
font-weight:bold;
border-bottom:1px solid #D7DDE7;
margin-bottom:10px;
}

h4 {
font-size:1.125em;
font-weight:bold;
margin-bottom:10px;
text-align:center;
margin-top:15px;
}

.wrapper {
width: 980px;
margin-left:auto;
margin-right:auto;
}

#header {
width: 980px;
margin-left:auto;
margin-right:auto;
height:180px;
color:#fff;
}

#header table {
width:980px;
height:188px;
}

#head_left img {
padding-left:140px;
}

#head_left {
width:360px;
}

#head_center {
width:260px;
vertical-align:top;
padding-top:7px;
}

#head_right {
width:360px;
text-align:left;
padding-left:15px;
padding-bottom:11px;
}

.header-text1 {
font-size:1.75em;
font-weight:bold;
padding-top:54px;
padding-left:2px;
}

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

.header-text2 {
font-size:1em;
margin-left:141px;
padding:3px;
padding-left:6px;
padding-right:6px;
background-color:#046380;
}

#search_box {
height:160px;
background-color:#FBFAE8;
border:1px solid #ffbe00;
margin-left:7px;
margin-right:7px;
}

.search_head {
background-color:#046380;
text-align:center;
font-size:0.75em;
}

.search_body {
color:#000;
font-size:0.75em;
padding-left:15px;
}

.search_body select {
margin-left:52px;
width:150px;
}


#main{
float:right;
width:700px;
background-color:#fff;
padding:15px;
padding-left:5px;
padding-top:5px;
min-height:670px;
font-size:0.875em;
}

.maincontent {
padding:3px;
padding-left:10px;
}

.maincontent ul {
margin:15px;
margin-left:35px;
margin-bottom:25px;
list-style-type:disc;
}

.maincontent ul li {
padding:1px;
}

.maincontent ol li {
padding:1px;
}

#bottom{
clear:right;
text-align:center;
background-color:#fff;
height:1px;
}

#crumbs {
background-color:#FBFAE8;
border-top:1px solid #ffbe00;
border-bottom:1px solid #ffbe00;
padding:3px;
color:#999;
font-size:0.625em;
font-weight:normal;
line-height:1.4em;
}

.breadcrumb {
color:#999;
}

#content {
background-color:#fff;
}


#nav {
background-color:#fff;
font-weight:bold;
font-size:0.813em;
padding-top:15px;
padding-left:0px;
color:#046380;
}


#kb-menu ul li{
list-style:disc;
margin-left:30px;
}

#kb-menu ul li a {

text-decoration:none;
color:#046380;
font-weight:normal;
}

#kb-menu ul li a:hover {
text-decoration:underline;
color:#046380;
}

#kb-menu a {
text-decoration:underline;
color:#046380;
font-weight:bold;
}

#kb-menu a:hover {
color:#046380;
}


.main-ad {
float:right;
width:220px;
margin-left:20px;
text-align:center;
margin-bottom:10px; 
}

.ad-header {
background:url(images/ad_bg.jpg) left repeat-x;
color:#fff;
font-size:0.875em;
font-weight:bold;
height:44px;
}

.ad-header2 {
height:44px;
background:url(images/five_stars.png) center top no-repeat;
padding-top:23px;
}

.ad-bottom a {
border:2px solid #c7181e;
text-decoration:none;
background-color:#ee1c24;
padding:2px;
}

.ad-bottom a:hover {
text-decoration:none;
background-color:red;
}

.cat {
color:#fff;
text-decoration:none;
}

.cat:hover {
color:#ffffff;
text-decoration:underline;
}

.cattitle {
background-color:#046380;
border:2px solid #D7DDE7;
text-decoration:none;
font-size:1.063em;
}

.cattitle a {
text-decoration:none;
padding:2px;
color:#fff;
border-bottom:0px solid #fff;
display:block;
}

.cattitle a:hover {
text-decoration:none;
color:#fff;
background-color:#068cb5;
}

#catmenu {
width:90%;
background-color:#edf6fa;
margin:0 auto;
padding:15px;
border:1px solid #cccccc;
}

#catmenu a.catmenu {
font-size:0.938em;
font-weight:bold;
color:#046380;
text-decoration:none;
}

#catmenu a.catmenu:hover {
font-weight:bold;
color:#046380;
text-decoration:underline;
}

#catmenu .secdiv {
padding:5px;
padding-left:10px;
}


#footer {
text-align:center;
color:#2a2a2a;
font-size:0.688em;
background-color:#FBFAE8;
border-top:1px solid #ffbe00;
border-bottom:1px solid #ffbe00;
}

#footer a {
text-decoration:none;
color:#2a2a2a;
}

#footer a:hover {
text-decoration:underline;
color:#2a2a2a;
}

.copyright{
text-align:center;
color:#9b9b9b;
font-size:0.563em;
}

#error {
width:350px;
padding:5px;
background-color:#fffdf5;
border:1px solid red;
text-align: left;
margin: 0 auto;
margin-bottom:10px;
}

#contact .center {
border:1px solid #ffbe00;
padding:10px 0px;
background-color:#FBFAE8;
}

#contact label {
font-weight:bold;
}

.center {text-align:center;}

.underline {text-decoration:underline;}

#contact input, textarea {
padding:2px;
}

.back-sitemap {
background:url(images/learning-piano.gif) right top no-repeat;
margin-right:80px;
}


.back-sitemap ul {
margin:0px;
padding:0px;
margin-left:15px;
}
.back-sitemap ul li {
list-style-type:disc;
padding-bottom:25px;
}

.back-sitemap ul li a.sitemap {
font-size:0.929em;
font-weight:bold;
text-decoration:underline;
color:#046380;
}

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

.sitemap_p a {
font-size:0.858em;
font-weight:bold;
text-decoration:none;
color:#046380;
}

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

a.link {
color: #000000;
text-decoration:underline;
}

a.link:hover {
color: #000000;
text-decoration:underline;
}

.recent-articles {
width:90%;
background-color:#fff;
margin:20px auto;
padding:15px;
border:1px dotted gray;
}

.recent-articles a, .articles a {
font-size:0.938em;
font-weight:bold;
color:#046380;
text-decoration:none;
}

.recent-articles a:hover, .articles a:hover {
font-weight:bold;
color:#046380;
text-decoration:underline;
}

.recent-articles ul {
margin:5px;
margin-left:25px;
padding:5px;
list-style-type:disc;
}

.article_text {
margin:5px;
margin-bottom:20px;
padding-bottom:5px;
border-bottom:1px dotted #ccc;
}

.catad {
float:right;
width:210px;
height:260px;
border:1px solid #111111;
margin-left:10px;
text-align:center;
background:#fff url(images/ad_back.png) bottom left repeat-x; 
}

.catad-header {
background-color:#a1a1a1;
color:#fff;
padding:0px;
font-size:0.875em;
}

.catad a {
color:#046380;
font-weight:bold;
}

a.buy_button {
display: block;
color: #FFFFFF;
background:#046380;
width: 265px;
height: 26px;
line-height: 26px;
text-align: center;
text-decoration: none;
font-weight: bold;
border: 2px solid #D7DDE7;
}
a.buy_button:hover {
color: #FFFFFF;
background-color:#068cb5;
}

a.special {
color:#046380;
text-decoration:underline;
font-weight:bold;
}


#list-menu {
width: 220px;
border-left:5px solid #046380;
font-size:0.875em;
}

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

#list-menu ul li {margin: 4px 0 0 0;} 

#list-menu ul li a.main-link {
display: block;
width:220px;
padding: 3px 0px 3px 8px;
margin-right:3px;
border-top: 1px solid #046380;
border-bottom: 1px solid #046380;
border-right: 1px solid #046380;
background:#D3E8F9;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu ul li a.main-link:hover {
background: #046380;
color: #ffffff;
} 


#list-menu ul li ul li a.sub-link {
color:#046380;
font-weight:bold;
font-size:0.875em;
padding:0px;
padding-left:0px;
text-decoration:none;
}

#list-menu ul li ul li a.sub-link:hover {
text-decoration:underline;
color:#046380;
}

#list-menu ul li ul li{
list-style:disc;
margin-left:30px;
}

#list-menu ul li ul {
margin-bottom:15px;
}
