/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(/assets/images/grass-background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
h3 {
	margin: 0px 0px 0px 0px;
	font-size: 16px;
}	
a {
	font-size: 11px;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #333333;
}
.pagefooter {
	color: #FFFFFF;
}
a.pagefooter {
	font-size: 11px;
	color: #FFFFFF;
}
a.pagefooter:visited {
	color: #FFFFFF;
}
a.pagefooter:hover {
	color: #EFEFEF;
}
a.pagefooter:active {
	color: #FFFFFF;
}
.rotatortext {
	color: #333333;
}
a.rotatortext {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.rotatortext:visited {
	color: #333333;
	text-decoration: none;
}
a.rotatortext:hover {
	color: #333333;
	text-decoration: underline;
}
a.rotatortext:active {
	color: #333333;
	text-decoration: none;
}
.bg-left {
	background-image: url(http://www.yellowfever.co.nz/images/grass-sides-left.jpg);
}
.bg-right {
	background-image: url(http://www.yellowfever.co.nz/images/grass-sides-right.jpg);
}	
.left-divider {
	background-image: url(http://www.yellowfever.co.nz/images/divider-left.gif);
}	
.rotator-head-bg {
	background-image: url(http://www.yellowfever.co.nz/images/rotator-top.jpg);
}
.menu-bg {
	background-image: url(http://www.yellowfever.co.nz/images/menu-bg.gif);
}	
.links-bg {
	background-image: url(http://www.yellowfever.co.nz/images/links-box-bg.jpg);
}

#social-buttons {
	background-color: FFFF99;
	margin-left: 10px;
}

