/* @override http://www.greattastetours.co.nz/aa-style-blue.css */

/* dark blue		= 004D91 */

h3 {
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
}
/* mid blue			= 0083D7 */
/* light blue		= 00ABEC */
/* very light blue	= 92C5EB */

/* dark orange		= FE860C */
/* light orange		= FEC285 */

/* logo green		= A9C216 */
/* logo green 50%	= D4E08A */

body 			{ background: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 11px}

.row1			{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 11px }

A				{ color: #004D91; text-decoration: none } 
A:hover			{ color: #004D91; text-decoration: underline } 

A.foot:link		{ font-size: 9px; color: #999999; text-decoration: none }
A.foot:visited	{ font-size: 9px; color: #999999; text-decoration: none }
A.foot:hover	{ font-size: 9px; color: #999999; text-decoration: underline }

A.photo:link	{ color: #FFFFFF }
A.photo:visited	{ color: #FFFFFF }
A.photo:hover	{ color: #FFFFFF }

.topCMOn		{ color: #FFFFFF; font-size: 10px; text-decoration : none; padding: 3px; text-align: center; letter-spacing: 0px }
.topCMOver		{ color: #FFFFFF; font-size: 10px; text-decoration : none; padding: 3px; text-align: center; letter-spacing: 0px }
.dwnCMOn		{ color: #FFFFFF; font-size: 9px; text-decoration : none; padding: 3px; text-align: left; letter-spacing: 0px }
.dwnCMOver		{ color: #FFFFFF; font-size: 9px; text-decoration : none; padding: 3px; text-align: left; letter-spacing: 0px }

.ttl-sub		{ font-size: 11px; color: #004D91; font-weight: bold; text-transform: uppercase; letter-spacing: 0px } 
.bdy			{ font-size: 11px; line-height: 18px} 
.bdy-emph		{ font-size: 12px; line-height: 15px; color: #004D91 } 
.tiny			{ font-size: 8px } 
.side			{ background-color: #004D91 }
.frm-ttl		{ font-size: 10px; line-height: 8px } 

INPUT			{ background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: 1px; border-style: solid; border-color: #E1E1E1; padding: 1px }
TEXTAREA		{ background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: 1px; border-style: solid; border-color: #E1E1E1; padding: 1px }
.txtfield		{ background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: 1px; border-style: solid; border-color: #E1E1E1; padding: 1px }
SELECT			{ background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: 1px; border-style: solid; border-color: #E1E1E1; padding: 1px }
.button-send	{ background-image: url(/imgs/b-send.gif); background-repeat: no-repeat; margin: 0px; padding: 0px; height: 16px; width: 66px; border: none; cursor: pointer; }

.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #962A28;
	font-weight: bold;
	line-height: 20px;
}