@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}




/* this starts markup for matt for mayor */

p {
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

p a{
	color:#005b9e;
	text-decoration:none;
}

p a:hover {
	text-decoration:underline;
}

p a:visited{
	color:#005b9e;
	text-transform:none;
}


p.top {
	text-align: right;
}

p.top a {
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#005b9e;
	text-transform:uppercase;
	text-decoration:none;
}

i {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	font-style:italic;
	line-height:13px;
}


body {
	background-color:#eed6be;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	font-size:13px;
	background-position: left top;
}

h1{
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	color:#005b9e;
	font-size:28px;
	padding-top:10px;
	padding-bottom: 12px;
	font-weight:500;
}

h2{
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	color:#005b9e;
	font-size:20px;
	padding-top:10px;
	padding-bottom: 12px;
	font-weight:500;
	text-transform:uppercase;
}

h3{
	color:#5a4c3e;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
	font-size:20px;
	font-weight:100;
	margin-bottom:5px;
	padding-top:10px;
}

h4{
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	color: #005b9e;
	font-size:15px;
	padding-top:8px;
	padding-bottom: 4px;
	font-weight:700;
	text-transform:uppercase;
}

strong{
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	color:#005b9e;
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
}


#nav_container {
	width: 100%;
	background-color:#005b9e;
	height: 70px;
		/* for IE */
  	filter:alpha(opacity=90);
  	/* CSS3 standard */
 	opacity:0.9;
	line-height: 20px;
}

.logo{
	width: 260px;
	float:left;
	height:70px;
}

#sign_up {
	width: 100%;
	color: #eed6be;
	font-size:12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 0px;
}

#nav {
	width:700px;
	text-align:right;
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	color:#FFF;
	padding-top: 18px;
	padding-bottom: 5px;
	margin-left: 200px;
	font-weight:700;
}

#nav A:link {
	color: #FFF;
	text-decoration: none;
	padding: 7px 7px;
}

#nav A:visited {
	color: #FFF;
	text-decoration: none;
	padding: 7px 7px;
}

#nav A:hover {
	text-decoration: none;
	color: #eed6be;
	padding: 7px 7px;
}

#nav A:link#current {
	text-decoration: none;
	color: #eed6be;
	padding: 7px 7px;
}

#nav A:visited#current {
	text-decoration: none;
	color: #eed6be;
	padding: 7px 7px;
}

#cont_left{
	width: 485px;
	margin-top: 325px;
	margin-bottom: 20px;
	float: left;
	margin-left: 10px;
	padding: 10px;
	background-image:url(../images/white_bg.png);
}

#cont_left a{
	color: #333;
	text-decoration:none;
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}

#cont_left a:hover{
	color: #666;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#cont_right{
	width: 375px;
	margin-top: 325px;
	margin-bottom: 20px;
	float: left;
	margin-left: 10px;
	background-image:url(../images/white_bg.png);
	padding: 10px; 
	margin-bottom: 10px;
}

#cont_right a{
	color: #333;
	text-decoration:none;
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}

#cont_right a:hover{
	color:#005b9e;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#sub_nav{
	float: left;
	text-align: right;
	width: 300px;
	background-image:url(../images/sub_nav_bg.png);
	margin-left: 10px;
	margin-top: 325px;
	padding: 10px; 
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;

}

#block_quote{
	float: left;
	color:#FFF;
	text-align: right;
	width: 300px;
	background-image:url(../images/sub_nav_bg.png);
	margin-left: 10px;
	margin-top: 325px;
	padding: 10px; 
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-style:italic;

}

#sub_nav A:link {
	color: #FFF;
	text-decoration: none;
	padding: 4px 4px;
}

#sub_nav A:visited {
	color: #FFF;
	text-decoration: none;
	padding: 4px 4px;
}

#sub_nav A:hover {
	text-decoration: none;
	color: #eed6be;
	padding: 4px 4px;
}

#sub_nav A:link#current {
	text-decoration: none;
	color: #eed6be;
	padding: 4px 4px;
	font-size: 16px;
}

#sub_nav A:visited#current {
	text-decoration: none;
	color: #eed6be;
	padding: 4px 4px;

	
}

#content_w_nav{
	width: 560px;
	margin-top: 325px;
	margin-bottom: 20px;
	float: left;
	margin-left: 10px;
	background-image:url(../images/white_bg.png);
	padding: 20px; 
	margin-bottom: 20px;
}

ul {
	padding-bottom:15px;
	list-style-type:disc;
}

li{
	margin-left: 25px;
	
	
}

ul ul {
	margin-left:30px;
	padding-bottom:0px;
	list-style:none;
	font-style:italic;
	list-style-type:circle;
}

.break{
	width: 250px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	margin-top:55px;
	clear:both;
	
	 
  }


#content{
	width: 560px;
	margin-top: 325px;
	margin-bottom: 20px;
	float: left;
	margin-left: 310px;
	background-image:url(../images/white_bg.png);
	padding: 20px; 
	margin-bottom: 20px;
}
	


#footer_box{
	width: 100%;
	height:175px;
	background-color:#005b9e;
	padding-top: 35px;
	clear:both;
}

#footer{
	width: 80%;
	height:175px;
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align:left;
	font-size:12px;
	padding-left: 20px;
	line-height:13px;
}

#footer a:link, a:visited {
	color: white;
	text-decoration:none;
	text-transform:uppercase;
	padding: 2px;
}

#footer a:hover{
	text-decoration:underline;
}

#contact{
	width:400px;
	margin-top:25px;
	margin-left:10px;
	margin-right:10px;
	padding-left: 30px;
	padding-right: 30px;
	float:right;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#666;
	text-align:right;
	font-size:12px;
	line-height: 18px;
}
.archivelist a:visited{
	color:#906;
	text-transform:none;
	}

/*IMAGES STYLE*/
.pic_right{
	float:right; 
	padding: 4px; 
	margin:10px -5px 10px 10px; 
	border:#999 1px solid;
	width:250px;
}

.pic_left{
	float:left; 
	padding: 4px; 
	margin:10px 10px 10px -5px; 
	border:#999 1px solid;
	width:250px;
}

.pic_left_tall{
	float:left; 
	padding: 4px; 
	margin:10px 10px 10px -5px; 
	border:#999 1px solid;
	width:173px;
}

.pic_right_tall{
	float:right; 
	padding: 4px; 
	margin:10px -5px 10px 10px; 
	border:#999 1px solid;
	width:173px;
}

.pictureleft { float: left; margin-right: 3px; margin-top: 2px; margin-bottom: 1px; border:1px solid #666; padding: 2px;}
.float_pic_right { float: right; margin-left: 5px; margin-top: 3px; margin-bottom: 5px; border:1px solid #666; padding: 3px;}
.float_pic_left { float: left; margin-right: 5px; margin-top: 3px; margin-bottom: 2px; border:1px solid #666; padding: 3px;}

.events{ float: left; margin-right: 5px; margin-top: 10px; margin-bottom: 30px; border:1px solid #666; padding: 3px;}
.testimonial {float: left; padding-left: 40px; padding-top: 10px; margin-bottom: 30px;}
.banner { margin: 0px; margin-bottom: 5px; border:1px solid #666; padding: 3px;}
.archiveimage { margin: 0px; border:1px solid #777; padding: 3px;}
.artistimage{
	float:left;
	margin-right:10px;
	padding:3px;
	border:1px solid #ccc;
}
.artistblock{
	margin-bottom:5px;
	clear:both;
	height:70px;
	margin-bottom:15px;
}
.leftcol{
	float:left;
	width:275px;
}
.rightcol{
	float:right;
	width:260px;
	padding-left:20px;
	border-left:1px solid #ccc;
}
.bioblock {
	height:50px;
	overflow:auto;
	border:1px solid #ddd;
	padding:3px;
	font-size:11px;
	color:#777;
	}
.smallstyle{
	font-size:10px;
	color:#777;
	}
.cleantable {
	vertical-align:top;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	padding-top:5px;
}

.contacttable {
	vertical-align:top;
}


.middlecol{
	padding:5px;
	}
	
	
/*lightbox*/	
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

