/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	}

fieldset,img {
	border:0;
 }

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
	}

ol,ul {
	list-style:none;
	}

	a:link{
	text-decoration:none;
	}

	a:visited{
	text-decoration:none;
	}

	a:hover{
	text-decoration:underline;
	}

	a:lactive{
	text-decoration:underline;
	}


caption,th {
	text-align:left;
	}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}

q:before,q:after {
	content:'';
	}

abbr,acronym {
	border:0;
	}

img {
 	display:block;
	}
/*end CSS reset*/

body{
	background-color:#bfaa6d;
	background-image:url(../images/bkgrnd-wallpaper.gif);
	background-repeat:inherit;
	}

/*start top nav section*/
#topNavContainer{
	width:100%;
	height:136px;
	background-color:#bfaa6d;
	position:relative;
	/*border-bottom:#ffffff 7px solid;*/
	border-bottom-color:#FFFFFF;
	border-bottom-width:7px;
	border-bottom-style:solid;
	}

.topNavContainer_shdw{
	position:absolute;
	margin-top:0px;
	height:20px;
	width:100%;
	background-image:url(../images/head_dropshdw-btm.png);
	/*z-index:2;*/
	}

#topNav{
	width:872px;
	height:98px;
	background-color:#bfaa6d;
	margin:auto;
	position:relative;
	padding-left:52px;
	padding-top:38px;
	border-bottom:#ffffff 7px solid;
	}



/*end top nav section*/

/*start contents section*/
#container_forIE{
	width:926px;
	height:587px;
	position:relative;
	top:-151px;
	margin:auto;
	}

#container{
	background-color:#ffffff;
	position:relative;
	height:436px;
	width:926px;
	margin:auto;
	top:151px;
	}

body{
	font-family:Geneva, Arial, Helvetica, sans-serif, Verdana;
	font-size:11px;
	color:#797e82;
	}

p{
	padding-bottom:20px;
	line-height:17px;
	}

	.container_shdw{
	height:20px;
	width:100%;
	position:relative;
	/*z-index:4;*/
	background-image:url(../images/head_dropshdw-btm.png);
	top:0px;
	}

	.container_img{
	width:100%;
	height:20px;
	}

/*start flash navigation*/
	.flashNavContainer{
	/*z-index:5;*/
	position:absolute;
	margin-top:-74px;
	margin-left:385px;
	width:520px;
	height:470px;
	background-image:url(../images/shadowBox.png);
	}

	#flashNavBox{
	/*position:relative;*/
	background-color:#bfaa6d;
	width:488px;
	height:437px;
	float:left;
	/*padding:9px 10px 9px 9px;*/
	border:#ffffff 9px solid;
	}

	#flashNav_links{
	background-color:#bfaa6d;
	width:488px;
	height:36px;
	border-top:#ffffff 2px solid;
	}


/*start flashNav Box links on home page*/
#flashNav_links ul{
	margin-left: 0;
	padding:5px 0px 13px 0px;
	white-space: nowrap;
}

#flashNav_links ul li{
	height:25px;
	display:inline;
}

#flashNav_links ul li a{
	float:left;
	height:25px;
	text-indent:-9999px;
	background-position: 0 -50px;
}
#flashNav_links ul li a:link, #flashNav_links ul li a:visited{
	background-position: 0 -50px;
}
#flashNav_links ul li a:hover, #flashNav_links ul li a.navSelected{
	background-position: 0 -25px;
}
#flashNav_links ul li a:active{
	background-position: 0 -0px;
}

/*end flashNav box links on home page*/


#home a{
	width:61px;
	background:url(../images/nav/home.gif) top left no-repeat;
	}

#profile a{
	width:61px;
	background:url(../images/nav/profile.gif) top left no-repeat;
	}

#services a{
	width:61px;
	background:url(../images/nav/services.gif) top left no-repeat;
	}

#gallery a{
	width:61px;
	background:url(../images/nav/gallery.gif) top left no-repeat;
	}

#taupo a{
	width:61px;
	background:url(../images/nav/taupo.gif) top left no-repeat;
	}

#links a{
	width:61px;
	background:url(../images/nav/links.gif) top left no-repeat;
	}

#contact a{
	width:61px;
	background:url(../images/nav/contact.gif) top left no-repeat;
	}

#articles a{
	width:61px;
	background:url(../images/nav/articles.gif) top left no-repeat;
	}



/*end flash navigation*/

/*start contents body etc*/
 	.subHead1{
	position:absolute;
	left:57px;
	top:31px;
	border-bottom:#bfaa6d 1px dashed;
	width:295px;
	padding-bottom:6px;
	}
	.winner{
	position:absolute;
	left:57px;
	top:71px;
	width:295px;
	padding-bottom:6px;
	}

	#textContainer{
	width:287px;
	min-height:240px;
	position:absolute;
	top:111px;
	left:57px;
	}

	.subHead_pull{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:28px;
	line-height:1.25;
	padding-bottom:22px;
	color:#587893;
	}

	.bolderBody{
	color:#587893;
	font-weight:bolder;
	margin:18px 0px 7px 0px;
	width:328px;
	clear:both;
	}


/*end contents body etc*/


/*end contents section*/

#slideshow{width:488px;height:400px;}
ul#photo-slideshow{height:402px;display:block;margin:0;padding:0;list-style:none;}
ul#photo-slideshow li{position:absolute;margin:0;padding:0;}

