/* ---------- remove all the default styling ----------- */

/* remove link and image styles */
:link,:visited { text-decoration:none; }
a img,:link img,:visited img, abbr { border:none; }

/* remove list styles */
ul,ol { list-style:none; }

/* reset heading font sizes */
h1,h2,h3,h4,h5,h6,pre,code { font-size:100%; }

/* remove margins and padding */
* { margin:0; padding:0; }

/* de-italicize */
address,em { font-style:normal; }

/* -------------------- body styles -------------------- */
/* NOTE: set font-size to 76% so that 1em=12px           */
body {  
  background-color: #ffffff;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 76%;
  margin-top: 20px;
}

/* ----------------- inline tag styles ----------------- */
a {	
	color: #09468d;
	text-decoration: underline;
}
a:link {text-decoration: underline;}
a:hover {text-decoration: none; color: #FBAC42;}

/* NOTE: print class used to hide items from screen display */
.print {display: none;}
.screen {}
p {	
	line-height: 130%;
 	padding-bottom: 10px;
	padding-top: 5px;
	color: #666666;
}
.intro {
	color: #000000;
}

/* --------------- main container styles --------------- */
/* NOTE: container is 700px wide and centered using      */
/*       negative margins                                */
#container {
	background: #FFFFFF url(../images/nzfobc-title.gif) 50px 20px no-repeat;
	padding-top: 75px;
	position: absolute;
	left: 50%;
	width: 700px;
	margin-left: -350px;
}
/* ------------- primary navigation styles ------------- */
#navbar{
	background: #FFFFFF url(../images/navback.gif) repeat-x;
	float: left;
	width: 700px;
}
#navbar li {
	border-right: #CCCCCC solid 1px;
	float: left;
	padding: 5px 0px 5px 0px;
}
#navbar li.last {
	border-right-width: 0px;
}
#navbar a {
	color:#666666;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 20px 6px 20px;
	text-decoration: none;
}
#navbar a.first {
	padding-left: 50px;
}
#navbar a.last {
	padding-right: 135px;
}
#navbar a:hover {background-color: #FDD49E;}
/* ------------------ content styles -------------------- */
#content {
	float: left;
	margin-bottom: 10px;
}
#content h1 {
	color: #09468d;
	font-size: 150%;
	font-weight: normal;
	margin: 20px 0px 20px 0px;
	text-align: center;
}
/* ------------------ intro and news styles -------------------- */
#intro {
	background: #FFFFFF url(../images/birdpic04.jpg) 50px 0px no-repeat;
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 125px 20px 0px 30px;
	width: 420px;
}
#intro ul {
	margin-bottom: 10px;
}
#intro li {
	background: url(../images/orangebullet.gif) left center no-repeat;
	margin-left: 20px;
	line-height: 130%;
	padding-left: 20px;
}
#news {
	background: #FFFFFF url(../images/newsandevents.gif) 20px 0px no-repeat;
	border-left: #CCCCCC dotted 1px;
	float: left;
	margin-top: 50px;
	padding: 30px 0px 0px 20px;
	width: 190px;
}
#news hr {
	border: none 0px;
	border-top: #CCCCCC dotted 1px;
	height: 1px;
	margin: 10px 0px 10px 0px;
}
#news li {
	margin-left: 30px;
}	

#news .birdclass {
	background: url(../images/orangebullet.gif) left center no-repeat;
	color: #09468d;
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 10px;
	text-transform: uppercase;
}	
/* ------------------ club styles -------------------- */
#clublist {
	float: left;
	display: inline;
	margin: 30px 0px 20px 20px;
	width: 200px;
}
#clublist ul {
	background: url(../images/clublistback.jpg) repeat-y;
	width: 170px;
	padding: 0px 0px 10px 0px;
}
#clublist ul.specialist {
	padding-bottom: 10px;
}
#clublist li {
	border-bottom: #366998 dotted 1px;
	margin-left: 10px;
}
#clublist a {
	display: block;
	margin-left: -10px;
	padding: 5px 0px 5px 25px;
	text-decoration: none;
}
#clublist a:hover {
	background-color: #FDD49E;
	color: #09468d
}

#clublist h1 {
	background: url(../images/clublistback.jpg) repeat-y;
	margin: 0px 0px 0px -5px;
	padding: 5px 0px 5px 5px;
	text-align: left;
}
#clubdetails {
	float: left;
	margin: 10px 0px 20px 20px;
	width: 450px;
}
#clubdetails li {
	background: url(../images/orangebullet.gif) left center no-repeat;
	margin: 5px 0px 5px 20px;
	line-height: 130%;
	padding-left: 20px;
}
#clubdetails img.imgright {
	float: right;
	margin: 10px 0px 10px 10px;
}
#clubdetails h1 {
	text-align: left;
}
#clubdetails h2 {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
}
#clubdetails strong {
	color: #000000;
	font-weight: bold;
}
#clubdetails em {
	font-style: italic;
}
#clubdetails p {
	margin-left: 20px;
	padding: 0px;
}

#clubdetails p.intro {
	color: #666666;
 	padding-bottom: 10px;
	padding-top: 5px;
}
/* ------------------ calendar styles ------------------ */
#calendar {
	border-left: 1px solid #A2ADBC;
	margin: 0px 0px 40px 50px;
	width: 600px;
}
#calendar table {
	border-collapse: collapse;
	width: 600px;
}
#calendar caption {
	background: #A2ADBC;
	border: 1px solid #A2ADBC;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	height: 22px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
}
#calendar td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	color: #09468d;
	font-size: 90%;
	line-height: 120%;
	margin: 0px;
	padding: 5px;
}
#calendar td.caldate {
	color: #666666;
	font-size: 100%;
	padding-left: 0px;
	text-align: center;
	width: 150px;
}
#calendar td.caldate em{
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}
/* ------------------ Links styles -------------------- */
#links {
	margin-left: 20px;
	width: 650px;
}
#links ul {
	margin-bottom: 30px;
}
#links li {
	background: url(../images/orangebullet.gif) left center no-repeat;
	font-size: 120%;
	margin: 10px 0px 10px 200px;
	padding-left: 20px;
}
#links a {text-decoration: none;}

/* ------------------ footer styles -------------------- */
#footer {
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
    clear: both;
    font-size: 90%;
	margin-top: 20px;
	padding: 2px 10px 0px 10px;
}
#footer .artisan {
	float: right;
	padding-top: 5px;
}
#footer .artisan a{
	color: #666666;
	text-decoration: none;
}
#footer .artisan a em{
	color: #FF0000;
}
#footer .artisan a:hover{
	color: #FF0000;
}

/* ---------------------- END -------------------------- */

