body {
	background-color: #cabd73;
	margin: 0 auto;
	margin-top: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
  background-image:url(../images/wccw_back.gif);
  background-repeat:repeat-x;
	}
	/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:hand;
cursor:pointer;
}
	
a:visited {	color: #E88B00;	text-decoration: none;}
a:link {	color: #CC7A00;	text-decoration: none;}
a:hover {	color: #990000;	text-decoration: underline;}
a:active {	color: #000000;	text-decoration: underline;}


img {
	border:0;
}

#container {
	/*margin-top: 50px;*/	
	width:747px;
	margin: 0 auto;
	  background-image:url(../images/wccw2_contentBack.gif);
  background-repeat:repeat-y;
}
#head {
  /* display: block; Or float left, whichever is necessary... 
	margin-top: 50px;*/
	width: 100%;	
  height: 271px;
  background-image:url(../images/wccw2_head.jpg);
  background-repeat:no-repeat;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;

}

#header a:visited {color:#fff; text-decoration: none;}
#header a:link {color:#fff; text-decoration: none;}
#header a:hover {color:#fef8c8; text-decoration: underline;}




#mainContent {
padding: 0px 20px 0px 0px;

  clear: none;
  }
  
 #leftNav {
	width: 160px;
	float: left;
	background-image: url(../images/wccw2_navTop.jpg);
  background-repeat: no-repeat;
  padding: 90px 5px 10px 15px;
} 

 #leftNavBottom {
	width: 127px;
padding: 0px 0px 5px 5px;

} 

#contentRight {
margin-left: 150px;
padding: 15px 0px 0px 0px;
}




#contactTopNav a:visited {color:#e5a04d; text-decoration: none;}
#contactTopNav a:link {color:#e5a04d; text-decoration: none;}
#contactTopNav a:hover {color:#fef8c8; text-decoration: underline;}


a.smallLink:visited {color:#7c3a00; font-size: 11px; text-decoration: none;}
a.smallLink:link {color:#7c3a00; font-size: 11px; text-decoration: none;}
a.smallLink:hover {color:#FFCC66; font-size: 11px; text-decoration: underline;}


#footerBar {
  background-image:url(../images/wccw2_foot.gif);
  	background-color: #cabd73;
  background-repeat: no-repeat;
  	margin: 0 auto;
	clear: both;
padding: 40px 0px 0px 0px;
height: 47px;
color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#leftNav a:visited {color:#fff; text-decoration: none;}
#leftNav a:link {color:#fff; text-decoration: none;}
#leftNav a:hover {color:#fef8c8; text-decoration: underline;}



#leftNav ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 15px;
}
#leftNav ul li {
	list-style: none;
	padding: 0px 0px 0px 3px;
}
.left_bold {
	color: #FFCC00;
	font-weight: bold;
	}
		
.blackText {
	color: #000;
	font-weight: bold;
}
.blackHeader {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
.rustText {
	color: #D15705;
	font-weight: bold;
	font-size: 13px;	
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
	margin-bottom: -2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
	margin-bottom: -2px;
}