


body, td, div.wrapall { 
 font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Helvetica, Arial;
 padding: 0px; 
 margin: 0px ;
 font-size: 10pt;
 color:#220000;
}

.foot {
	 font-size:7pt;
	padding:5px;
	 color:#220000;
	 background:white;
	 border-top:solid silver 2px;
	 padding-top:2px;
	 padding-bottom:2px;
	 bottom:0;
}
h1, h2, h3, h4, h5, h6
{
 clear:both;
}
h1 { font-size: x-large; }
h2 { font-size: large; }
h3 { font-size: 1em; }

div.wrapall
{
	/*background-image: url('/images/picbg.jpg');*/
	background-repeat:repeat-y;
	background-position:100% 20px;
	background-color: #ffffff;
}

p { 
 padding-right: 20px;
 padding-left: 10px;
}

td.nav1{
background: url('/images/kiwibg.jpg');
}

div.nav1 {
 max-width:150px;
 padding: 5px 5px 20px 25px;
 margin: 20px;
/* width: 100px */
}

span.nav1 {

}



a.nav1, #sections a {
 display:block;
 font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Helvetica, Arial;
 font-weight:bold;
 text-transform: uppercase;
 text-decoration: none;
 font-size: 14px; 
 color: #220000;
 margin-bottom: 1.5em ;
}


a
{
	text-decoration:none;
	color:#440000;
}

#sections a:hover, a:hover, a h1:hover{
 color: #990000;
}

div.nav2 { 
 width: 90px;
 float: right; 
 padding: 0px;
 margin: 20px;
 padding-top: 20px;
 padding-right: 20px;
 padding-left: 20px;
}
span.nav2 {
 padding: 0px; margin: 0px;
}
a.nav2 { 
 font-weight: bold; color: black; 
 text-decoration: none; 
}
a.nav2:hover { 
 border-top: 1px solid black; 
 border-bottom: 1px solid black; 
}

div.mainBody {
 margin: 20px;
 padding: 10px;
 padding-top:0px;
 max-width:600px;
}

div.mainHeader {
       background-image: url('/images/KiwiOrchidBackground.jpg');

       background-position:center center;
       margin: 0 auto; 
       height: 210px;
       font-size: 192px;
       line-height: 192px;
       text-align: center;
       overflow:hidden; 
}

div.headerstripe
{
	background: url('/images/stripes.gif');
	height: 15px;
}


div.newheader { 
}
				
				

hr {
	height: 1px;
	color: black;
}
td.imgcaption
{
 font-size: 0.8em;
 font-style: italic;
}
table.img
{
padding:0 0 0.5em 0.5em;
}

#top { font-size: 10px; }

/* side menu */
#basessm * {padding:0;margin:0;}
A.ssmItems:link{color:	black;text-decoration:	none;}
A.ssmItems:hover{color:	black;text-decoration:	none;}
A.ssmItems:active{color:	black;text-decoration:	none;}
A.ssmItems:visited{color:	black;text-decoration:	none;}

div#container {
	width: 1024px;
}

div#content_left {
	width: 750px;
	float: left;
}

div#content_right {
	width: 196px;
	float: left;
}
