	/*	CSS Design by Chris Duren	*/

html { 
	min-width: 1000px;
	 }

body	{
	background: #222 url(img/bg.png);
	font: 12px/1.4 helvetica, arial, verdana, sans-serif;
	color: #222;
	margin: 0;
	}
	
	/*	Typography	*/
	
h1	{
	text-indent: -9999px;
	height: 0;
	margin: 0;
	padding: 0;
	}

h2	{
	font-size: 16px;
	color: #000;
	padding: 0;
	margin: 0 0 16px 0;
	}
	
h3	{
	font-size: 14px;
	color: #f60;
	font-weight: bold;
	margin: 12px 0;
	padding: 6px 0 6px 15px;
	}

h4	{
	font-size: 14px;
	color: #f60;
	margin: 0 0 10px 0;
	}

p	{
	margin: 0;
	padding: 0 0 12px 0;
	}

em	{
	color: #f60;
	}

hr	{
	height: 1px;
	margin: 10px 0;
	border-bottom: 1px dotted #ccc;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	color: #fff;
	background-color: #fff;
	}
	
strong	{
	color: #000;
	}	
	
ul	{
	margin-bottom: 14px;
	margin-top: 0;
	}
	
li	{
	margin: 0 0 8px 0;
	}
	
form	{
	margin: 0;
	padding: 0;
	}
	
	/*   Basic Layout Divisions	*/
	
#selectomatic	{
	background: #222;
	padding: 8px 20px 10px 20px;
	color: #fff;
	border-bottom: 1px solid #fff;
	}
	
#selectomatic a	{
	color: #fff;
	}
	
#wrapper	{
	background: #fff url(img/shell.png) top left repeat-y;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	}
	
#top	{
	width: 1000px;
	height: 120px;
	background: transparent url(img/cwhba.png) top left no-repeat;
	margin: 0;
	padding: 0;
	}
	
#members	{
	width: 1000px;
	height: 43px;
	background: #fff url(img/bg-members.jpg) top repeat-x;
	padding: 0;
	margin: 0;
	}

#fullpage 	{
	width: 960px;
	background: #fff;
	float: left;
	margin: 0;
	padding: 20px;
	}
	
#content 	{
	width: 714px;
	background: transparent;
	float: left;
	margin: 0;
	padding: 20px;
	}
	
#sub	{
	width: 246px;
	background: #fff url(img/bg-content.jpg) top right no-repeat;
	float: left;
	padding: 0;
	}

#sub p	{
	padding: 0 10px 12px 15px;
	}

#affiliates	{
	clear: both;
	background: #f0ecdb;
	border-top: 1px solid #999;
	width: 1000px;
	height: 67px;
	margin: 0;
	padding: 0;
	}
	
#affiliates td	{
	padding: 0 10px;
	border-right: 1px dotted #ccc;
	}

	/*	Main Navigation	*/

#menu	{
	width: 1000px;
	height: 45px;
	margin: 0;
	padding: 0;
	}

#menu div	{
	float: left;
	}

#menu div a {
	display: block;
	padding: 0;
	border: 0;
 	color: #fff;
	height: 45px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	}
	
#menu div ul	{
	list-style: none;
	border-top: 0;
	margin: 0;
	padding: 0;
	width: 150px;
	position: absolute;
	background: #fff;
    z-index: 2;
	}	

#menu div li	{
	margin: 0;
	padding: 0;
	}	

#menu div li a:link	{
	padding: 6px;
	margin: 0;
	width: 138px;
	height: auto;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: #e57521;
	text-indent: 0;
	}
	
#menu div li a:visited	{
	padding: 6px;
	margin: 0;
	width: 138px;
	height: auto;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: #e57521;
	text-indent: 0;
	}
	
#menu div li a:hover	{
	padding: 6px;
	margin: 0;
	width: 138px;
	height: auto;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	background: #000;
	text-indent: 0;
	}
		
#home a {background: transparent url(img/menu/home.png) top left no-repeat; width: 68px;}
#home a:hover {background: transparent url(img/menu/home.png) 0 -45px no-repeat;}

#about a {background: transparent url(img/menu/about.png) top left no-repeat; width: 91px;}
#about a:hover {background: transparent url(img/menu/about.png) 0 -45px no-repeat;}

#media a {background: transparent url(img/menu/media.png) top left no-repeat; width: 140px;}
#media a:hover {background: transparent url(img/menu/media.png) 0 -45px no-repeat;}

#membership a {background: transparent url(img/menu/members.png) top left no-repeat; width: 111px;}
#membership a:hover {background: transparent url(img/menu/members.png) 0 -45px no-repeat;}

#directory a {background: transparent url(img/menu/directory.png) top left no-repeat; width: 97px;}
#directory a:hover {background: transparent url(img/menu/directory.png) 0 -45px no-repeat;}

#events a {background: transparent url(img/menu/events.png) top left no-repeat; width: 77px;}
#events a:hover {background: transparent url(img/menu/events.png) 0 -45px no-repeat;}

#govt a {background: transparent url(img/menu/govt.png) top left no-repeat; width: 113px;}
#govt a:hover {background: transparent url(img/menu/govt.png) 0 -45px no-repeat;}

#consumers a {background: transparent url(img/menu/consumers.png) top left no-repeat; width: 103px;}
#consumers a:hover {background: transparent url(img/menu/consumers.png) 0 -45px no-repeat;}

#kittitas a {background: transparent url(img/menu/kittitas.png) top left no-repeat; width: 84px;}
#kittitas a:hover {background: transparent url(img/menu/kittitas.png) 0 -45px no-repeat;}

#builtgreen a {background: transparent url(img/menu/builtgreen.png) top left no-repeat; width: 116px;}
#builtgreen a:hover {background: transparent url(img/menu/builtgreen.png) 0 -45px no-repeat;}

	/*	Tabs	*/
	
#tabs	{	
	width: 700px;
	height: 38px;
	border-bottom: 6px solid #222;
	}

#tabs a	{
	background: #fff url(events/img/tab-bg.png) top left repeat-x;
	height: 28px;
	padding: 10px 15px 0 15px;
	display: block;
	float: left;
	border-right: 1px solid #fff;
	}
	
	/*   Classes 	*/

.hide	{
	display: none;
	}

.header	{	
	color: #fff;
	background: #666;
	font-weight: bold;
	}	

.header a:link	{	
	color: #fff;
	}	

.header a:visited	{	
	color: #fff;
	}	

.header a:hover	{	
	color: #fff;
	}	

.cell	{	
	background: #e7e7e7;
	}	

	/*   Links 	*/

a:link	{
	color: #000;
	font-weight: bold;
	}
	
a:visited	{
	color: #222;
	font-weight: bold;
	}
	
a:hover, #tabs a.selected	{
	color: #f60;
	font-weight: bold;
	text-decoration: none;
	}

	/* Shameless Plug	*/

#ink	{
	background: transparent url(img/ink.png) top left no-repeat;
	width: 1000px;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9000px;
	overflow: hidden;
	}

.invisible	{
	display:block;
	width: 145px; height: 32px;
	text-indent: -9000px;
	background: transparent;
	overflow: hidden;
	float: right;
	margin: 0;
	}
