/* CSS Document */

body {
		font-family:Ariel, Helvetica, sans-serif;
		background-image:url(images/background_tile.jpg);
		background-position:top left;
		background-repeat:repeat;
        }
		
h1 {
  		font-family:Arial, Helvetica, sans-serif;
		color:#006666; 
  		font-size:18pt;
		font-weight:700;
		text-align:left;
		margin-left:23px;
		margin-top:35px;
		text-decoration:underline;
		line-height:0;
		}
  
h2 {
  		font-family:Arial, Helvetica, sans-serif;
		color:#003333; 
  		font-size:15pt;
		font-weight:500;
		text-align:left;
		margin-left:23px;
		line-height:1;
		}
  
h3 {
  		font-family:Arial, Helvetica, sans-serif;
		color:#003333; 
  		font-size:14pt;
		font-weight:300;
		text-align:left;
		margin-left:23px;
		line-height:.2;
		}
	
p {
		color:#003366; 
		font-size:small;
		font-family:Arial, Helvetica, sans-serif;
		text-align:left;
		margin-left:23px;
		}
		
p.caption {
		color:#003366; 
		font-size:small;
		font-family:Arial, Helvetica, sans-serif;
		text-align:left;
		margin-left:23px;
		text-align:center;
		display:inline;
		}
		
p.text {
		color:#003333; 
		font-size:small;
		font-family:"Times New Roman", Times, serif;
		text-align:left;
		margin-left:23px;
		}
		
p.important {
		color:#666666;
		font-size:small;
		text-align:center;
		}

a:link    {text-decoration: none; color:#0099ff}
a:visited {text-decoration: none; color:#0099ff}
a:active  {text-decoration: none; color:#0099ff}
a:hover   {text-decoration: none; color:#336699}

a.main:link 	  {text-decoration: none; color:#666666}
a.main:visited {text-decoration: none; color:#666666}
a.main:active  {text-decoration: none; color:#666666}
a.main:hover   {text-decoration: none; color:#000033}

#wrapper {
width:950px;
margin-left:auto;
margin-right:auto;
margin-top:-10px;
background-color:#fff;
height:auto;
min-height:730px;
border-left:1px solid #336699;
border-right:1px solid #336699;
border-bottom:1px solid #336699;
}

#header {
	/*position:relative;*/
	z-index:100;
	width: 800px;
	height:162px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	background-image: url(images/nav_bground.jpg);
	background-repeat:no-repeat;
}

#nav {
	height: 18px;	/* 97 - 33 */
	padding-top: 107px;
	list-style: none;
}

#nav li {
	float: left;
	padding: 0 0 0 0;
	height: 18px;
	text-indent: -5000px;
	overflow: hidden;
}

#nav li a {
	display: block;
	height: 18px;
}

#nav #h_spacer { width: 190px; }
#nav #h_about { width: 75px; }
#nav #h_members { width: 128px; }
#nav #h_calendar { width: 120px; }
#nav #h_locations { width: 123px; }
#nav #h_contact { width: 96px; }

#nav #h_about a {
	width: 75px;
	background: url(images/index_nav1.png) 0 0px no-repeat;
}
#nav #h_members a {
	width: 128px;
	background: url(images/index_nav2.png) 0 0px no-repeat;
}
#nav #h_calendar a {
	width: 120px;
	background: url(images/index_nav3.png) 0 0px no-repeat;
}
#nav #h_locations a {
	width: 123px;
	background: url(images/index_nav4.png) 0 0px no-repeat;
}
#nav #h_contact a {
	width: 96px;
	background: url(images/index_nav5.png) 0 0px no-repeat;
}


#nav #h_about a:hover, #nav #h_members a:hover, #nav #h_calendar a:hover, #nav #h_locations a:hover, #nav #h_contact a:hover {
	background-position: 0 -18px;
}

#main {
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	width:782px;
	height:auto;
}

#map {
	float:left;
	margin-top:8px;
	width:782px;
	height:auto;
	background-image:url(images/gradiant800.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:45px;
}
	
#locations {
	float:left;
	margin-top:15px;
	padding-top:65px;
	width:782px;
	height:auto;
	background-image:url(images/gradiant800b.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

	#left{
		float:left;
		width:388px;
		height:auto;
	}
	
	#right{
		float:left;
		width:388px;
		height:auto;
	}
	
	.info {
		width:310px;
		margin-left:23px;
		margin-top:12px;
		padding:3px 0 3px 0;
		border-bottom:1px solid #006;
	}

#leftcolumn {
	float:left;
	width:210px;
	height:auto;
}

 	.calendar {
 			background-image:url(images/calendar_leftcol.jpg);
			background-position:top;
			background-repeat:repeat;
			height:auto;
			padding-left:-2px;
 				}

	.members {
 			background-image:url(images/member_leftcol.jpg);
			background-position:top;
			background-repeat:no-repeat;
			height:395px;
 				}
				
ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	list-style-image:
}

		.member_buttons {
				list-style-type: none;
				margin-top:45px;
				text-align:left;
				margin-left:-36px;
				line-height:0;
					}

#rightcolumn {
	float:left;
	width:567px;
	height:auto;
}

	.profile {
		float:left;
		margin-left:10px;
		padding-right:10px;
		background-image:url(images/gradiant_right.jpg);
		background-position:top;
		background-repeat:no-repeat;
	}
	
	.calendar_right {
		float:left;
		width:567px;
		height:auto;
		margin-left:6px;
		background-image:url(images/calendar_rightcol.jpg);
		background-position:top;
		background-repeat:no-repeat;
	}
	
	.gallerynight_schedule {
		float:left;
		width:232px;
		height:auto;
		margin-top:65px;
		margin-left:335px;
		padding-left:8px;
		border-left:1px solid #003366;
		background-image:url(images/cal_schedbacker.png);
		background-position:top;
		background-repeat:no-repeat;
	}
	
	.body {
		float:left;
		border-top:1px solid #003366;
		margin-left:20px;
		margin-top:35px;
		padding:15px;
		width:500px;
		height:auto;
		color:#003366; 
		font-size:small;
		font-family:Arial, Helvetica, sans-serif;
		text-align:left;
		background-image:url(images/cal_datebacker.png);
		background-position:top;
		background-repeat:no-repeat;
	}
	
	.event {
		float:left;
		width:480px;
		overflow:hidden;
		height:auto;
		margin-top:5px;
		padding-left:20px;
		padding-top:10px;
		background-image:url(images/cal_eventbacker.png);
		background-position:top;
		background-repeat:no-repeat;
	}
	
	#artist{
		float:left;
		width:521px;
		height:auto;
		color:#003366; 
		font-size:small;
		font-family:Arial, Helvetica, sans-serif;
		text-align:left;
		margin-bottom:20px;
	}
		
		.artistleft {
			float:left;
			margin-left:23px;
			height:auto;
			width:auto;		
		}
		
		.artistcenter {
			float:left;
			margin-left:30px;
			height:auto;
			width:auto;	
		}
		
		.artistright {
			float:left;
			margin-left:30px;
			height:auto;
			width:auto;	
		}
	
	.table {
		float:left;
		margin-left:10px;
		padding-left:10px;
		padding-right:12px;
		padding-top:6px;
		margin-bottom:15px;
		background-image:url(images/gradiant_right.jpg);
		background-position:top;
		background-repeat:no-repeat;
	}

#calendar {
	float:left;
	width:auto;
	height:auto;
	background-image:url(images/whitebar.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.expandwrapper {
width:560px;
margin-left:auto;
margin-right:auto;
}

#expandimage {
	background-image:url(images/gradiant_right.png);
	background-position:top;
	background-repeat:no-repeat;
	width:559px;
	height:20px;
	text-align:center;
}

.expand_backer {
	background-image:url(images/expand_backer.jpg);
	background-repeat:repeat-y;
	background-position:top left;
width:559px;
height:auto;
text-align:center;
margin-left:2px;
}

.expand_footer {
background-image:url(images/gradiant_rightbottom.png);
background-repeat:no-repeat;
background-position:top left;
margin-left:2px;
height:20px;
width:559px;
}

#imgfooter{
	width:510px;
	margin-top:15px;
	text-align:center;
	float:left;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#003333;
	margin-left:23px;
	padding:10px;
	}

.clearboth {
clear:both;
}

#footer{
	width:950px;
	margin-top:5px;
	text-align:center;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#003333;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	}