* 	{ padding: 0; margin: 0; }

body {
	padding: 0;
	margin: 0;
	font-size: 90%;
	background: url('images/bamboo.jpg'); 	
	}

#main	{
	margin-top: 0px;
     width: 100%;
     background-image: url("sidebarbg.gif");
     background-position: bottom left;
     background-repeat: repeat-y;
   }

#prewrap	{
	margin-top: 0px;
     width: 100%;
     background-image: url("wrapperbg.gif");
     background-position: bottom left;
     background-repeat: repeat-y;
   }	
#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	background-color: #f4ebdc;
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 4px solid #aa8877;
	border-right: 4px solid #aa8877;
	border-bottom: 4px solid #aa8877;
	
}
#header  {
	border-top: 4px solid #aa8877;
	border-left: 4px solid #aa8877;
	border-bottom: 4px solid #aa8877;
	border-left: 4px solid #aa8877;
	height: 150px;
	/*background-color: #40586e;*/
	/*background-color: #556666;*/
	/*padding-top: 4px;*/
}
#header .logo  {
	float: left;
	margin-left: 0em;
	margin-top: 0em;
	}
#content {
	margin-left: 230px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;			
	}
#content p {
	font-size: 100%;
	line-height: 1.1em;
	padding-left: 2em;
	}
	
h1 {
	font-size: 1.9em;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc7755;
	background-color: transparent;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #cc7755;
	background-color: transparent;
	border-bottom: 1px dotted #ddccbb;
	margin-bottom: 6px;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #cc7755;
	background-color: transparent;
  padding-left: 0em;
	padding-right: 2em;
	margin-right: 15px;
	margin-bottom: 6px;   
	}

ul li	{
	font: normal  Verdana, Arial, Helvetica, sans-serif;
     font-size: 100%;
		 line-height: 1.1em;
		 margin-right: 15px;
		 margin-bottom: 6px;
}
ul li a {
  font-weight: normal;
}

#content a:link, a:visited {
	display: link;
	color: #466676;
	text-decoration: none;
	font: bolder  Verdana, Arial, Helvetica, sans-serif;
     font-size: 100%;
}
#content a:hover {
	background-color: #cc7755;
	color: #000000;
}   
#navigation {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 180px;
	}
	
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px solid #8caf8f;
	margin: 0;
	padding: 0;
	font-size: 90%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #ce6b58;
	border-right: 3px solid #8caf8f;
  background-color: #40586e;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #cc7755;
	color: #000000;
}
#navigation ul .subnav {
	vertical-align: bottom; /* Removes unwanted margin in IE */
	margin-left: 22px;
	}
#navigation ul .subnav li {
		border-bottom: 1px solid #947f42;
      border-left: 1px solid #4d1e1b;
	width: 138px;
		font-size: 80%;
}
#navigation .subnav a:link, #navigation ul.subnav a:visited {
	background-color: #7a4e4a;
	color: #FFFFFF;
}
#navigation .subnav a:hover {
	background-color: #4e5129;
	color: #FFFFFF;
}
body#home .home, body#officers .officers, body#join .join, body#bylaws .bylaws, body#map .map, body#articles .articles, body#links .links, body#meetings .meetings, body#reading .reading, body#shows .shows  {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;	
		font-size: 1em;
		font-weight: bolder;
		}
#list		{
	font-size: 100%;
	line-height: 1.2em;
	padding-left: 35px;
	padding-right: 35px;	
}

#footer {
	padding: 0 0 10px 255px;
	font-size: 85%;
	color: #40586e;
	background-color: transparent;
}

.datatable	{
	clear: right;
    width: 90%;
    line-height: 1.4em;
   /* border-collapse: collapse;*/
    /*border: 4px solid #4D1E1B;*/
    color: #947F42;
   /* background: #DBB785;*/
    padding: 4px;
 }
 
.datatable caption	{
 	margin: 0;
	padding: 0;
 	color: #000000;
     font-size: 2em;
 	line-height: 4em;
 	text-align: center;
 	font-weight: bolder;
    padding-bottom: 4px;
 }
 
.datatable th	{
	border: 6px  #7a4e4a;
    border-style: double;
 	background-color: #947f42;
     color: #000000;
     font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    padding: 4px;
    }
.datatable td.left	{
	border: 2px  #7a4e4a;
    border-style: solid;
    background-color: #DBB785;
    color: #4d1e1b;
    font-size: 1.3em;
    padding: 6px;
    }
.datatable td.center	{
	border: 2px  #7a4e4a;
	border-style: solid;
     background-color: #DBB785;
	color: #4d1e1b;
     font-size: 1.3em;
     padding: 6px;
    }
.datatable td.right	{
	border: 2px  #7a4e4a;
	border-style: solid;
     background-color: #DBB785;
     color: #4d1e1b;
     font-size: 1.3em;
     padding: 6px;
    }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.block  {
		padding-left: 20px;
		padding-right: 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #000;
		display: block;
		font-size: .9em;
		font-weight: 200;			
		}
.block2  {
		padding-left: 50px;
		padding-right: 50px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #000;
		display: block;
		font-size: 1em;
		font-weight: 200;	
		}
.box1	{
		position: absolute;
		margin-top: 500px;
		margin-left: 20px;
		width: 150px;
		background-color: #DAB367;
		padding-left: 10px;
		}
	.imgholder {
		float: right;
		top: 20%;
		background: url(images/dropshadow.png) no-repeat bottom right !important; 
		background: url(images/dropshadow.gif) no-repeat bottom right; 
		margin: 10px 0px 0px 10px !important; 
		margin: 10px 0px 0px 5px; 
		background-color: #fff;
		}	
		
	.imgholderLeft  {
		position: absolute;
		/*float: left;*/
		top: 20%;
		background: url(images/dropshadow.png) no-repeat bottom right !important; 
	  background: url(images/dropshadow.gif) no-repeat bottom right; 
		margin: 10px -20px -20px 10px !important; 
		margin: 10px -20px -20px 5px; 
		background-color: #fff
		}	
		
div.imgholder img { 
	display: block; 
	position: relative;
	color: #fff; 
	background-color: #fff; 
	border: 1px solid #666;
	/*padding: -3px 5px 5px -3px;*/
	margin: -3px 5px 5px -3px;  
	padding: 2px;
} 

div.imgholderleft img { 
	display: block; 
	position: relative;
	color: #fff; 
	background-color: #fff; 
	border: 1px solid #666;
	margin: -6px 6px 6px -6px;  
	padding: 4px; 
} 
dl	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #3a3a3a;
		margin-left: 0px;
		margin-right: 15px;	
		}
dt {
		text-align: left;
		color: #3a3a3a;
		margin-left: 0px;
		margin-right: 10px;	
		font-size: 1.2em;
		font-weight: bolder;	
		}
dd {
		text-align: left;
		color: #3a3a3a;
		margin-left: 15px;
		margin-right: 15px;	
		font-size: 1em;
	}
hr {
	 margin-left: -10px;
	 margin-right: 10px;
	 }
      
    /*CSS for the slideshow*/

#OuterContainer {
	padding: 0;
	margin: 0 auto;
}

#Container {
	position: relative;
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background-color: #dedede;
	border: 5px solid #ccc;
	font-size: 0px;
}

#Photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}

#LinkContainer {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	/* filter:alpha(opacity:80); /* Specify opacity for IE */
}

#PrevLink, #NextLink {
	cursor: pointer;
	width: 48%;
	height: 100%;
	background: transparent url(../img/c.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#PrevLink span, #NextLink span { display: none; }

#PrevLink { left: 0; float: left; }
#NextLink { right: 0; float: right; }

/* background image for IE */
#PrevLink:hover, #PrevLink:visited:hover { background: url(../img/prev_minus.gif) 20% 50% no-repeat; }
#NextLink:hover, #NextLink:visited:hover { background: url(../img/next_plus.gif) 80% 50% no-repeat; }

/* backgroudn image for compliant browsers */
#LinkContainer>#PrevLink:hover, #LinkContainer>#PrevLink:visited:hover { background: url(../img/prev_chevron.png) 20% 50% no-repeat; }
#LinkContainer>#NextLink:hover, #LinkContainer>#NextLink:visited:hover { background: url(../img/next_chevron.png) 80% 50% no-repeat; }

#CaptionContainer {
	margin: 0 auto;
	width: 200px;
	text-align: left;
	background-color: #ccc;
	}

#CaptionContainer p {
	padding: 5px 10px 10px 10px;
	font-size: 11px;
}

#Counter {
	font-weight: bold;
	color: #999;
	padding-right: 5px;
}	