@charset "UTF-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#131313 url(/Images/bkgdSite.jpg) top left repeat-y; 
margin:0px; 
padding:0px;
}
a {color:#555555;}
a:hover {color::#111111; text-decoration:underline;}
p {margin:5px 0px;
line-height: 17px;
}
#fullpage p {
margin:9px 0px;
line-height: 20px;
}

a {color:#6C653E;}
a:hover {color:#222222; text-decoration:none;}

#nav {}
#nav  ul { display:inline; margin-left:30px;}
#nav li { display:inline; list-style:none; margin:0 20px 0 0; padding:6px 10px 6px 0; }
#nav li a { color:#666666; text-decoration:none;}
#nav li a:hover { color:#000000;}

#container {
width:750px; 
background: url(/Images/stain.png) bottom right no-repeat;
}
#content {
padding:10px 30px 60px 30px;
}

p.schedule { margin:15px 40px; }
p.subhead {font-size:16px;}
#footer {width:980px;}

#mainBody {width:980px; background:url(/Images/bkgdBody.jpg) top left repeat-y; padding:10px 0 0 120px;}

.clear0 {height:0px; clear:both; overflow:hidden;}
.clear5 {height:5px; clear:both; overflow:hidden;}
.clear10 {height:10px; clear:both; overflow:hidden;}
.clear15 {height:15px; clear:both; overflow:hidden;}
.clear20 {height:20px; clear:both; overflow:hidden;}

div#home {left:117px;  
top:300px; position:absolute; width:84px; height:35px; overflow:hidden;  z-index:#9999;
background: url(/Images/current2.png) top left no-repeat; behavior: url(/CSS/iepngfix.htc); }
div#about {left:187px;  
top:300px; position:absolute; width:84px; height:35px; overflow:hidden;  z-index:#9999;
background: url(/Images/current2.png) top left no-repeat; behavior: url(/CSS/iepngfix.htc); }
div#schedule {left:257px;  
top:300px; position:absolute; width:84px; height:35px; overflow:hidden;  z-index:#9999;
background: url(/Images/current2.png) top left no-repeat; behavior: url(/CSS/iepngfix.htc); }
div#media {left:330px;  
top:300px; position:absolute; width:84px; height:35px; overflow:hidden;  z-index:#9999;
background: url(/Images/current2.png) top left no-repeat; behavior: url(/CSS/iepngfix.htc); }
div#musings {left:405px;  
top:300px; position:absolute; width:84px; height:35px; overflow:hidden;  z-index:#9999;
background: url(/Images/current2.png) top left no-repeat; behavior: url(/CSS/iepngfix.htc); }
div#products {left:480px;  
top:300px; position:absolute; width:84px; height:35px; overflow:hidden;  z-index:#9999;
background: url(/Images/current2.png) top left no-repeat; behavior: url(/CSS/iepngfix.htc); }
div#contact {left:560px;  
top:300px; position:absolute; width:84px; height:35px; overflow:hidden;  z-index:#9999;
background: url(/Images/current2.png) top left no-repeat; behavior: url(/CSS/iepngfix.htc); }
                     
/*   behavior: url(/CSS/iepngfix.htc); */