/* CSS Document */
body	{
		background-image:url(../images/bg.gif);
        font-family:arial,verdana,helvetica, sans-serif;
		}
		
		
	
table.body {
	background : #FFFFCC;
	}
	

td      {
        font-family:arial,verdana,helvetica, sans-serif;
		font-size:12px;
		}
		
		td.brochure      {
        font-family:arial,verdana,helvetica, sans-serif;
		font-size:10px;
		}
		
				
a:link.page {
		color:#663300;
		}
		
a:visited.page {
		color:#663300;
		}
		
a:hover.page{
		color:#336600;
		}
		
		
h4 {
		color:#996633;
		font-weight:bold;
		font-family:arial,verdana,helvetica, sans-serif;
		font-size:14px;
		font-variant: small-caps;
		}
		
		.heading {
		color:#996633;
		font-weight:bold;
		font-family:arial,verdana,helvetica, sans-serif;
		font-size:14px;
		font-variant: small-caps;
		}
	
		
td.navtop	{
		color:#FFFFCC;
        font-family:arial,verdana,helvetica, sans-serif;
		font-size:12px;
		text-align:center;
		font-weight: bold;
		}
		
		
		
	
		
		
		
td.navsub	{
		color:#FFFFCC;
        font-family:arial,verdana,helvetica, sans-serif;
		font-size:11px;
		text-align:center;
		font-weight: bold;
		}

		
		
		
		
		
td.contact{
		color:#FFFFCC;
        font-family:arial,verdana,helvetica, sans-serif;
		font-size:11px;
		}
		

		

	
a.navtop   {
 	color: #ffffcc;
    text-decoration:none; 		
	}
	
a:hover.navtop   {
 	color: #CC9966;
    text-decoration:none; 	
	}
	

	
	
	
a.navtopon   {
 	color: #ffffcc;
    text-decoration:none; 		
	}
	
a:hover.navtopon   {
 	color: #663300;
    text-decoration:none; 	
	}
	

	
	
	
	
	
a.navsub  {
 	color: #000000;
    text-decoration:none; 		
	}
	
a:hover.navsub   {
 	color: #006600;
    text-decoration:none; 	
	}
	
	
	
	
	
a.contact  {
 	color: #CC9966; 		
	}
	
a:hover.contact  {
 	color: #CC9966;	
	}
	
	
	
	
table.nav {
	background : #663300;
	}

	
	
table.subnav {
	background : #CC9966;
	}

.quote{
	font-family: arial,verdana,helvetica, sans-serif;;
	font-size: 12px;
	color: #333300;
	font-weight:bold;
	letter-spacing:2px;
}
	
.heading {
  color:#996633;
  font-weight:bold;
  font-family:arial,verdana,helvetica, sans-serif;
  font-size:14px;
  font-variant: small-caps;
}


