/* Style Sheet for Manuka Press */

* {font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.3;
}
h1 {font-size: 180%; 
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
}

h2 {font-size: 120%; text-align: center}
h3 {font-size: 110%; text-align: left}

.headingwine {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 110%; 
}

.heading2 {
	font-weight: bold;
}


.small {
	font-size: 8pt;
}

.big { font-size: 150%}

A.menu {
	font-size: 10pt;
	font-weight: bold;
    color: white;
	text-decoration: none;
}

A.menu:hover {
	font-size: 10pt;
	font-weight: bold;
    color: red;
	text-decoration: none;
}

A.menu:link {
	font-size: 10pt;
	font-weight: bold;
    color: white;
	text-decoration: none;
}

/* link style */
a { font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal; color: #cc9900; font-weight: normal;	text-decoration:none;}

a:hover  { font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal; color: #6F6FFF; font-weight: normal;	text-decoration:none;}

a:link { font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal; color: #cc9900; font-weight: normal;	text-decoration:none;}