body {
	font-family: Tahoma, Arial;
	margin: 0px;
	font-size: 11px;
	background-color:#FF8535;
	color:#000000;
}
td {
	font-family: Tahoma, Arial;
	margin: 0px;
	font-size: 11px;
}


h1 {
	font-size:11px;
	margin:0px;
	color:#FF6600;
	font-weight:bold;
	
}
h2 {
	font-size:11px;
	color:#FF3366;;
	font-weight:bold;
	margin:0px;
}
h3 {
	font-size:14px;
	color:#006633;;
	font-weight:lighter;
	margin:0px;
	border-bottom:1px solid #009421;
	text-align:center;
}

.orangeText {
	font-size:11px;
	color:#FF6600;;
	font-weight:bold;
	margin:0px;
}
.blueText {
	font-size:10px;
	color:#3399FF;;
	font-weight:bold;
	margin:0px;
}

a:link {
	color: #FF6600;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
a:visited {
	color: #FF6600;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
a:hover {
	color: #FF6600;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
a:active {
	color: #FF6600;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}



.activelink {
	color: #F26100;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	background-image:url(http://localhost/www.coromandelartstour.org.nz/images/bullet.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-weight:bold;
}

a.mainmenu:link {
	color: #FF6600;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding-left:15px;
}

a.mainmenu:visited {
	color: #FF6600;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding-left:15px;
}

a.mainmenu:hover {
	color: #FF6600;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding-left:15px;
}

a.mainmenu:active {
	color: #FF6600;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding-left:15px;
}


a.orangelink:link {
	color: #FF6600;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

a.orangelink:visited {
	color: #FF6600;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

a.orangelink:hover {
	color: #FF6600;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

a.orangelink:active {
	color: #FF6600;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

a.bluelink:link {
	color: #3399FF;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

a.bluelink:visited {
	color: #3399FF;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.bluelink:hover {
	color: #3399FF;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.bluelink:active {
	color: #3399FF;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}


a.greenlink:link {
	color: #666600;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

a.greenlink:visited {
	color: #666600;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.greenlink:hover {
	color: #666600;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.greenlink:active {
	color: #666600;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

a.footerlink:link {
	color: #666666;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
a.footerlink:visited {
	color: #666666;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
a.footerlink:hover {
	color: #666666;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
a.footerlink:active {
	color: #666666;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}




