* {
text-decoration:none; border-collapse:collapse; margin: 0;	padding: 0;
}

.fltlft {
float: left;
}

.fltrt {
float: right;
}

.clear
{clear:both}

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/img01.jpg) repeat-x left top;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; /*was 12px*/
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.burgundy /*use on headings*/
{color:#990033; padding: 5px 0 3px 0px; margin:0;}

.red {color: #990033;}



h4 {color:#ffffff; padding: 5px 0 3px 20px; margin:0;}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 10px 20px 0px 30px; /*was top 90px*/
	font-size: 20px; /*was 30px*/ 
	color: #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height:  71px; /*71px;*/
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/seattlepic900x209.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

/* Logo */

#logo {
	margin-left: 0px;
	float: left;
	margin-top: 25px;
/*	background: url(images/.jpg) no-repeat left 50%;*/
}


#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}


/*removes border from linked image in logo div*/
#logo a {
	border:none;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 10px 0 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}


/*mainimagebottom is the white text on black beneath seattle pic in #headerbg	*/
#mainimagebottom {
width: 900px; background-color:#000000; margin-left:auto; margin-right:auto; margin-bottom: 0; margin-top:0; padding:0;/*margin-top:209px;*/

}

#mainimagebottom p {text-align:center; color:#FFFFFF; padding: 12px 0 10px 0; font-size: 100%; font-style:italic;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
}

#main {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 14px; /*was 12 px*/
}


/*use for bullets on main content*/
.square_bullets   {
	list-style-type:square; 
	/*list-style-position: inside */
	padding: 10px 10px 0 20px; 
	margin: 0;
}

.square_bullets li {
padding: 20px 0 0 0;
}

#smallcol {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#smallcol .entry {
}

/*styles the link box in #small col*/
#smallcol .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#smallcol .more a {
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0px; /*was 10px*/
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

#smallcol .post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
}

#main .post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: none;
}

/* Sidebar - above the footer */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sponsor {
	clear:both;
	width: 900px;
	height: 120px;
	padding: 10px 0 0 0;
	}

#sponsor h2 {
	padding: 10px 10px 0px 25px;
	}
	
	
#sidebar #sponsor li{	
	padding: 10px 10px 10px 25px;
	width: 187px;
	}
	
	
	
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 150px;
	padding: 10px 10px 10px 10px;
	font-size: 90%;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat 0% 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 20px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 0px 20px 5px 20px;
}

#footer a {
	color: #FFFFFF;
}

.footlinks {
text-align:center; padding: 10px 5px 2px 5px; letter-spacing: 2px;
}

/*styles the join box link on the members page*/
.babcjoin a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

table {
vertical-align:top; text-align:left;
}

.alignleft th{text-align:left;}
.alignleft td{text-align:left;}
.alignleft td{vertical-align:top;}
/*relates to the slideshow*/

	#dhtmlgoodies_slideshow{
		width:500px;	/* Total width of slideshow */


	}
	
	#previewPane{
		/*border:1px solid #CCCCCC;*/
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
		border:1px solid #CCCCCC;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
	/*	border:1px solid #CCCCCC;*/
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
		border:1px solid #CCCCCC;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
	
/*table for events listing*/

#eventlisting1 th {background-color: #666666; color:#FFFFFF; padding: 1px 5px;}

#eventlisting1 td {vertical-align:top; background-color:#FFFFFF; padding: 1px 5px;}

.grey {border-bottom:#666666 2px solid;}

#eventlisting1 {border: #666666 1px solid;}

.directions {font-weight:bold; color:#990033; font-size:14px;}

.email {font-size:14px; font-weight:bold;}

#cal_link {/*for the links to babc calendar pages aded to our home page  */
width: 310px; margin: 0 10px 10px 0; color:#FFFFFF; padding: 0 0 40px 0;
} 

#cal_link p{background-color:#03496c; width: 139px; padding: 5px; text-align:center; font-size: 95%; float: left; color:#FFFFFF; }


#cal_link a:link {color:#FFFFFF;}
#cal_link a:hover {font-weight:bold}

#buy_tbl/* on purchase page*/ tr{
border-bottom:#CCCCCC 5px solid;
}


