@import url(http://www.myaussies.com/mva.css);

body { 
   font-family: Verdana, "Comic Sans MS", Arial, Helvetica, sans-serif;
   }
     
p, td, ul, ol, li, dl, dt, dd, blockquote  {
   font-family: Verdana, "Comic Sans MS", Arial, Helvetica, sans-serif;
   }
     
h1, h2, h3, h4, h5, h6  {
   font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;  
   }
  
h1, h2, h3  {  
   text-align: center;
   clear:  both;  
   }  
   
.left  {  text-align:  left;  }   

h1 { font-size: 2.0em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.4em; }
/* only use h4 in navigation */
h4 { 
   font-weight:  bold; 
   margin-top:  0; 
   margin-bottom:  0;
   font-size: 1.2em;
   font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
   }  
     
img.right  {  
   margin-left:  4px;
   clear: left;  
   }
img.left  {  
   margin-right:  8px;
   clear: right; 
   }
img.mark  {  
   margin:  8px;
   float: left; 
   }   

img.letter  {  
   margin-right:  4px;  
   }
   
img.divider  {
   clear:  both;
   margin-top:  5px; 
   margin-bottom:  5px;   
   }   
				
a:link { color: #006666; } /* unvisited, blue-green */
a:visited { color: #666666; } /* visited, dark gray  */
a:active { color: #666666; } /* waiting, dark gray */

p { text-indent: 2em; }

strong  { font-weight:  bold;  }
em  { font-style:  italic;  }

p.initial { text-indent:  -4px;  }
p.overlap { text-indent:  -25px;  }

.firstword  {  
   font-weight:  bold;
   font-size:  1.3em;
   font-style:  italic;
   }
    
.rcaption  {
   text-indent:  0;
   font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
   margin-top:  0; 
   margin-bottom:  0;
   text-align:  right;
   }
    
.lcaption  {
   text-indent:  0;
   font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
   margin-top:  0; 
   margin-bottom:  0;
   text-align:  left;
   }    
    
.border {
   background-image:  url("http://www.myaussies.com/graphics/smalldog.gif");
   background-repeat:  repeat-y;
   }     
   
.lists {  list-style: disc url("http://www.myaussies.com/graphics/bulletprint.gif") outside;  } 
.sub {  list-style: circle url("http://www.myaussies.com/graphics/bulletdot.gif") outside;  } 

.recipe { 
   display:  block; 
   list-style-type:  none;
   }

.gthing  {
   font-weight:  bold;
   display:  block;
   }
.gdef  {  margin-left:  3em;  }
.gsub  {  margin-left:  1em;  }
 
div#footer  { font-size:  smaller;  }

ul#navigation { 
   font-size:  1em;
   display:  block; 
   white-space:  nowrap;
   list-style-type:  none; 
   font-weight:  500; 
   margin-left: 6px;
   padding-left:  0;
   }
   
.subnav { 
   list-style: disc url("http://www.myaussies.com/graphics/bulletprint.gif") outside;  
   margin-left: 24px; 
   }  
    
#navigation li {  margin-bottom:  1px;  } 
 
#here {  
   background-color:  #99CCCC;  
   border:  solid 1px #FFFFCC;
   }

ul#navigation a:link, ul#navigation a:visited, ul#navigation a:active  {  
   background-color:  #FFFFCC; 
   border:  solid 1px #FFFFCC;
   }  
