


/*Navlist*/

ul#navlist1
{
padding:.1em;
padding-top:.3em;
padding-bottom:.3em;
margin: 0;
list-style-type: none;
background-color:#036;
color:#fff;
width: 840px;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;

}

li.navlist
{ 
display: inline; 
}

a.navlist
{
text-decoration: none;
background-color: #036;
color:#fff;
padding: .1em 2em; /*second value here controls link spacing (padding-right)*/
border-right: 1px solid #fff;
}

a.navlistx
{
border-right:1px solid #036;
}

li.navlist a:hover
{
background-color:#369;
color: #fff;
}

a#current1
{
background-color:#369;
font-style:bold;
}

/*End of Navlist*/

/*Category List*/


#catpic
{
margin-bottom:3px;


}



ul#catlist1
{

margin: 0;
list-style-type: none;
background-color:#fff;
color:#036;
width: 160px;
font: normal 100% arial, helvetica, sans-serif;
text-align: left;
padding:0px;


}



a.catlist
{
text-decoration: none;
background-color: #fff;
color:#036;
font-weight:600;
font-size:90%;
}

li.catlist
{

margin-bottom:7px;
margin-left:10px;

}

li.catlist a:hover
{

color: #036;
text-decoration:underline;
}








a.missing
{
text-decoration: none;
background-color: #fff;
color:#036;
font-weight:600;
font-size:90%;
}

li.missing
{

margin-bottom:7px;
margin-left:10px;

}














a#current2
{

font-weight:600;
color:#036;
}

/*End of Category List*/

#storeid
{

padding-left:11px;
font-family:Arial, Helvetica, sans-serif;
color:#036;

font-size:.8em;
margin-bottom:0;


}

#footerline
{

border-bottom: 1px solid #036;
width:700px;
margin-left:12px;
margin-bottom:4px;
height:.3em;

}

#header
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
border-bottom: 1px solid #036;
border-width:thin;
font-size:17px;
color:#036;
margin-left:12px;
background-color:#d8f1fe;

}


#pagetext
{

font-size:14px;
font-family:Georgia, "Times New Roman", arial, Times, serif;
font-weight:200;
color:#036;
padding:3px;
width:543px;
height:300px;
overflow:auto;
margin-left:12px;
}



a#schedulelink
{
color:green;
text-decoration:underline;
}



#catheader
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
border-bottom: 1px solid #036;
border-width:thin;
font-size:15px;
color:#036;
margin-left:12px;
background-color:#e0f5e3;

}


#catcontent
{

font-size:14px;
font-family:Georgia, "Times New Roman", arial, Times, serif;
font-weight:200;
color:#036;
padding:3px;
width:543px;
height:300px;
overflow:auto;
margin-left:12px;

}


#catcurrent
{
text-decoration:underline;
}

#subcatheader
{
font-size:90%;
margin-left:335px;
font-weight:200;
}

#rgbpic
{

}

a#rgbpic 
{
font-weight:200;
color:#036;
font-size:90%;
text-decoration:none;
}

#catheader a:visited
{
text-decoration:none;
color:#036;
}

a:hover#rgbpic
{
text-decoration:underline;
}

#catcontent a
{
text-decoration:none;
color:#036;
}

#pagetext a
{
text-decoration:none;
}

#pagetext a:visited
{
color:#036;
}







