/* CSS Document 
*/




body {
	margin: 0px;
 position: center;	
background: #999 url(images/back.gif) 
repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

li, p, td 
{font-size: 12px; color: #006;}

#header h1 {text-indent: -9999px; margin: 0; padding: 0;	width: 650px; height: 238px; }



#header h1 a {
	display: block;
	width: 650px;
	height: 238px;
	background: url(images/header.gif) 0 0 no-repeat;
	text-decoration: none;
}

#nav {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: 132px;
	height: 25px;
}	



ul#nav {
	margin-left: 0px;
	margin-top: 3px;
 	padding-left: 140px;	 
 }

body#home ul#nav {
	padding-left: 100px;
}

#nav li { display: inline; list-style-type: none; font-size: 14px;}
#nav a { padding: 0px 8px; }
#nav a:link, #nav a:visited { color: #fff; text-decoration: none;}
#nav a:hover { color: #036; text-decoration: none;}
#navselect { background: #FFFFFF; padding: 2px 4px 2px 4px;} 
#navselect a:link, #navselect a:visited {color: #69c;} 



#main {
	font-size: 12px;
	color: #006;
	width:560px;
	position: absolute;
	

top: 145px;

left: 0px;
	

padding: 7px 20px 10px 60px;
	list-style-image: url(images/bullet.gif);
}	



#main p.title, 

#main .title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000033;
	border-bottom: 1px dotted #000033;
	font-weight: bold;
	padding-bottom: 2px;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #CE523A;
	color: #FFFFFF;
	padding-bottom: 3px;
	border-bottom: 5px solid #FFC600;
}


table#gigs {background-color: #CE523A; padding: 0;}
#gigs td {padding: 3px;}


#gigs th {text-align: left; padding: 3px;}
#gigs tr {background-color: #FFFFCC;}


#gigs .past {background-color: #FFC999;}
img {border: none;}

p.plug { padding: 0em 0em 3em 0em; }

a:link {color: #0000FF;}

p.news {background-color: #7EA5C1;
	padding: 1em 1em 1em 1em;
	margin: 0em .5em 0em .5em;
	font-family: arial; }

img {
vertical-align: bottom}

p.pic {padding: 0em 0em 5em 0em; }

p.weddings {margin: 0em 0em 0em 20em; }
