/* style variant weight size family */



body  {
	background-image: url(../vines.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
	margin:00px 0px 0px 0px;
}

h1, h2, h3 {margin:0px;}
			
h1 {font-size:120%; font-style:normal; font-weight:bold; line-height:150%; color:#CC0000; 

text-align:left; margin:0px 0px 0px 0px;
}

			
h2  {font-size:100%; font-style:bold; color:#003399;
}			
			
h3  {
	font-size:90%;
	font-style:italic;
	color:#C60;
	font-variant: normal;
	font-weight: normal;
}
	
h4  {font-size:115%; font-style:normal; color:#000000;
}	

/*h5 is for quotes*/		
			
h5  {
	font-size:80%;
	font-style:normal;
	color:#663333;
	margin:0px 30px 0px 40px;
	font-weight: normal;
}


p {font-size:100%; font-style:normal; line-height:170%; color:#000000;
}

li {font-size:100%; font-style:normal; line-height:150%; color:#000000;
}

.nav-link {
    font-size: 100%; 
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: 120%;
	text-align: left;
	text-decoration: none; 
}
	
.nav-link:hover {
    font-size: 100%; 
	font-weight: bold;
	color: #cc0000;
	font-style: normal;
	line-height: 120%;
	text-align: left;
	text-decoration: none; 
}


.text-link {
    font-size: 100%; 
	font-weight: normal;
	color: #006666;
	font-style: normal;
	line-height: 120%;
	text-align: left;
	text-decoration: none; 
}
	
.text-link:hover {
    font-size: 100%; 
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 120%;
	text-align: left;
	text-decoration: none; 
}
.bottom-nav-link {
    font-size: 80%; 
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	line-height: 120%;
	text-align: left;
	text-decoration: none; 
}
	
.bottom-nav-link:hover {
    font-size: 80%; 
	font-weight: normal;
	color: #99ffff;
	font-style: normal;
	line-height: 130%;
	text-align: left;
	text-decoration: none; 
}


a {
   outline: none;
}
