@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-top: 40px;
}
a:link {
	color: #0000FE;
}
a:visited {
	color: #0000FE;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FE;
}
h1 {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 26px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
h3 {
	font-size: 18px;
	color: #333333;
}
h4 {
	font-size: 30px;
	color: #0000FF;
	margin-top: 20px;
	margin-bottom: 40px;
}
h5 {
	font-size: 16px;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 5px;
}
h6 {
	font-weight: bold;
	color: #FF0000;
	font-size: 15px;
	margin-bottom: 0px;
}



br {
	clear: both;
}
p {
	margin-top: 0;

}

li {
	background-image: url(images/bulletBlueCircle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 10px;

}
.bulletStar {
	background-image: url(images/bulletRedStar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 30px;
	margin-left: 20px;
	margin-bottom: 15px;
}
.style1 {font-size: 13px}

.OzMapImage {
	float: right;
	padding-right: 20px;
}
.photoImage1 {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photoImage2 {
	margin-left: 25px;
}
.photoImage3 {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 40px;
	margin-left: 40px;
}

.photoImageRight {
	float: right;
}
.penguinPhoto {
	margin-top: 10px;
}


.BozoMap {
	float: right;
}
.point1 {
	background-image: url(images/point1.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-left: 30px;
	line-height: 25px;
	margin-bottom: 20px;
	margin-top: 40px;
}
.point2 {
	background-image: url(images/point2.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-left: 30px;
	line-height: 25px;
	margin-bottom: 20px;
}
.point3 {
	background-image: url(images/point3.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-left: 30px;
	line-height: 25px;
	margin-bottom: 40px;
}
.redBoxText {
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.iconPhone {
	float: left;
	padding-bottom: 30px;
	padding-right: 30px;
}
