body{
background-color:#FFFFFF;
color:#00000;
font:12px Verdana,Geneva,Arial,Helvetica,sans-serif;
margin:0;
padding:0
}
h1{color:#8C7B21;font-size:16px}
h2{color:#475F00;font-size:14px}
p{color:#000000;font-size:12px}
#header{
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
height:90px;
left:540px;
margin-left:-450px;
position:absolute;
width:713px
}
/* CSS for Image map starts here. It's pretty trim actually. */
#menu-home,#menu-classes,#menu-events,#menu-community,#menu-about{
height:25px;
margin:65px 0 0 250px;
position:absolute;
width:500px
}
#menu-home{background:transparent url(images/home.gif) no-repeat}
#menu-classes{background:transparent url(images/classes.gif) no-repeat}
#menu-events{background:transparent url(images/order.gif) no-repeat}
#menu-community{background:transparent url(images/community.gif) no-repeat}
#menu-about{background:transparent url(images/about.gif) no-repeat}
#map a{height:25px;position:absolute;text-decoration:none}
#map a em{visibility:hidden}
a#home{left:0px;width:100px}
a#classes{left:101px;width:100px}
a#events{left:202px;width:100px}
a#community{left:303px;width:100px}
a#about{left:404px;width:96px}
/* End CSS image map */
#subheader{
background-color:#003333;
border-bottom:2px solid #8C7B21;
height:20px;
margin:90px 0 0 0;
padding:0;
position:absolute;
width:100%
}
#main{margin:112px 0 0 0;position:absolute;width:100%}
#stripwrap{
	background-color:#009999;
	position:relative;
	width:100%;
	left: 17px;
}
#strip{
background-color:#009966;
left:50%;
margin-left:-375px;
padding:6px;
position:relative;
width:738px
}
#strip a link,#strip a:active,#strip a:visited,#strip a:hover{color:#FFFFFF}
#strip a:hover{text-decoration:none}
#contentwrap{
background-color:#999999;
border-bottom:2px solid #8C7B21;
position:relative;
width:100%
}
#contentwrap2{
	background-image:url(images/submenu_bg.gif);
	background-repeat:repeat-y;
	border-top:1px solid #FFFFFF;
	left:113px;
	margin-left:-375px;
	position:relative;
	width:631px;
	height: 169px;
	top: 21px;


}
#content{
background-color:#FFFFFF;
/* background-image:url(images/kiwi_bg.jpg); */ 
background-repeat:no-repeat;
float:right;
padding:10px;
width:575px
}
#submenu{background-color:#8C7B21;float:left;width:151px}
#submenu a{
border-bottom:1px solid #FFFFFF;
display:block;
font-size:11px;
font-weight:bold;
padding:2px;
text-decoration:none;
width:100%
}
#submenu a:link,#submenu a:active,#submenu a:visited{background-color:#99CC00;color:#FFFFFF}
#submenu a:hover{background-color:#C7FF1F;color:#000000}
#footer{padding:10px;text-align:center}

