body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
}
#bigdiv1 {
	height: 100%;
	width: 100%;
	background-image: url(bg_images_rotator/SNZ_matchracing1.jpg);
	background-repeat: no-repeat;
}
#bigdiv2 {
	height: 100%;
	width: 100%;
	background-image: url(SNZ_race5.jpg);
	background-repeat: no-repeat;
}
#bigdiv3 {
	height: 100%;
	width: 100%;
	background-image: url(SNZ_matchracing1.jpg);
	background-repeat: no-repeat;
}
#bigdiv4 {
	height: 100%;
	width: 100%;
	background-image: url(SNZ_race9.jpg);
	background-repeat: no-repeat;
}
#bigdiv5 {
	height: 100%;
	width: 100%;
	background-image: url(dolphins-bg1.jpg);
	background-repeat: no-repeat;
	background-position: -50px -50px;
}
#bigdiv6 {
	height: 100%;
	width: 100%;
	background-image: url(SNZ_race7.jpg);
	background-repeat: no-repeat;
}
#bigdiv7 {
	height: 100%;
	width: 100%;
	background-image: url(SNZ_race10.jpg);
	background-repeat: no-repeat;
}
#bigdiv8 {
	height: 100%;
	width: 100%;
	background-image: url(SNZ_race6.jpg);
	background-repeat: no-repeat;
}
#bigdiv9 {
	height: 100%;
	width: 100%;
	background-image: url(on-the-edge-bg8.jpg);
	background-repeat: no-repeat;
}
#bigdiv10 {
	height: 100%;
	width: 100%;
	background-image: url(SNZ-race3.jpg);
	background-repeat: no-repeat;
}
#bigdiv11 {
	height: 100%;
	width: 100%;
	background-image: url(Lion-bg1.jpg);
	background-repeat: no-repeat;
}
#bigdiv12 {
	height: 100%;
	width: 100%;
	background-image: url(cape_reinga_bg.jpg);
	background-repeat: no-repeat;
}

.headertype {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	width: 300px;
	padding-left: 20px;
	padding-top: 25px;
}

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
.oneColElsCtrHdr #maintable {
	width: 1000px;
	background-repeat: repeat-y;
	background-image: url(main_table_bg.png);
	margin-left: 15%;
	text-align: center;
	background-position: right;
}
.oneColElsCtrHdr #container {
	width: 920px;
	text-align: left;
	padding-left: 50px;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
.table_p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding-left: 5px;
}
h4 {
	font-family: Tahoma,;
	font-size: 14px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#carouselcontainer {
	width: 100%;
}
.oneColElsCtrHdr #header {
	background-color: #FFFFFF;
	background-image: url(SailNZ_banner_RGB.gif);
	background-repeat: no-repeat;
	background-position: right top;
} 
.oneColElsCtrHdr #header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
}
.oneColElsCtrHdr #footer {
	background-image: url(wavebottom_bg_content.gif);
	height: 80px;
	background-repeat: no-repeat;
	background-position: 3px;
} 
#foot_table {
	width: 920px;
	height: 75px;
}
.oneColElsCtrHdr #footer p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#sidebar {
	width: 14em;
	font-size: 100%;
	/*/*/font-size: 100%; /* */
	padding: 0px 0px 0px 0px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.oneColElsCtrHdr#rightbar {
	height: auto;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
}
#right_td {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.rightfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.lefttfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.menudiv {
	background-color: #FFC100;
	height: 20px;
	width: 100%;
	margin-top: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	text-align: center;
}
.menudiv a:link {
	color: #000000; 
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
}
.menudiv a:visited {
	color: #666666; 
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
}
.menudiv a:hover {
	color: #000000; 
	font-weight: normal;
	font-weight: bold;
	text-decoration: underline;
}
.menudiv a:active {
	color: #666666; 
	font-weight: normal;
	font-weight: bold;
	text-decoration: underline;
}

.leftcontent {
	height: 180px;
	width: 420px;
	background-image: url(cell_bg.gif);
	margin-bottom: 20px;
}
.h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.h4 a:link {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.h4 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.h4 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.h4 a:active {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.intropara {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 5px;
}
.intropara a:link {
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
}
.intropara a:visited {
	color: #999999; 
	font-weight: normal;
	text-decoration: none;
}
.intropara a:hover {
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: underline;
}
.intropara a:active {
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
}
.introparabig_table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.introparabig {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.introparabig a:link {
	color: #666666; 
	font-weight: bold;
	text-decoration: none;
}
.introparabig a:visited {
	color: #999999; 
	font-weight: bold;
	text-decoration: none;
}
.introparabig a:hover {
	color: #666666; 
	font-weight: bold;
	text-decoration: underline;
}
.introparabig a:active {
	color: #666666; 
	font-weight: bold;
	text-decoration: none;
}

.oneColElsCtrHdr #footer p a:link {
	color: #FFFFFF; 
	font-weight: bold;
	font-weight: bold;
	text-decoration: none;
}
.oneColElsCtrHdr #footer p a:visited {
	color: #CCCCCC; 
	font-weight: bold;
	font-weight: bold;
	text-decoration: none;
}
.oneColElsCtrHdr #footer p a:hover {
	color: #CCCCCC; 
	font-weight: bold;
	font-weight: bold;
	text-decoration: underline;
}
.oneColElsCtrHdr #footer p a:active {
	color: #FFFFFF; 
	font-weight: bold;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#picasabox {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
#bottomlinks1 {
	width: 280px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.headertypelinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	width: 300px;
	padding-left: 20px;
	padding-top: 25px;
	line-height: 18px;
	font-weight: bold;
}
.headertypelinks a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	width: 300px;
	font-weight: bold;
}
.headertypelinks a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	width: 300px;
	line-height: 18px;
	font-weight: bold;
}
.headertypelinks a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	width: 300px;
	line-height: 18px;
	font-weight: bold;
}
.headertypelinks a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	width: 300px;
	line-height: 18px;
	font-weight: bold;
}
.headertypelinksyelo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFC100;
	width: 300px;
	line-height: 18px;
	font-weight: bold;
}
#limited_offer {
	background-color: #FF0000;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 3%;
	padding: 10px;
	line-height: 22px;
	text-align: left;
	letter-spacing: -0.01em;
}
#limited_offer_2 {
	background-color: #FF0000;
	width: 90%;
	margin-left: 3%;
	padding: 10px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -0.01em;
}
.checkout_special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.checkout_special a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
}
.checkout_special a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.checkout_special a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: underline;
}
.checkout_special a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CCCCCC;
}
