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

body {
	background-color:#9b3203;
}


div#container {
	width: 950px;
	height: 891;
	background-color:#8c2f05;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	width: 950px;
	height: 156px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image:url(Images/header-gallery.jpg)
}


img.loading {
	display: none;
}

/* NAVIGATION DIVS with Hover States*/

div#home {
	width: 130px;
	height: 44px;
	position: absolute;
	top: 156px;
	left: 0px;
	background-image: url(Images/navigation/home.gif);
}
div#home:hover {
	background-image:url(Images/navigation/home_over.gif);
}

div#contact {
	width: 130px;
	height: 34px;
	position: absolute;
	top: 200px;
	left: 0px;
	background-image:url(Images/navigation/contact.gif);
}
div#contact:hover {
	background-image:url(Images/navigation/contact_over.gif);
}

div#classes {
	width: 130px;
	height: 32px;
	position: absolute;
	top: 234px;
	left: 0px;
	background-image:url(Images/navigation/classes.gif);
}
div#classes:hover {
	background-image:url(Images/navigation/classes_over.gif);
}

div#events {
	width: 130px;
	height: 33px;
	position: absolute;
	top: 266px;
	left: 0px;
	background-image:url(Images/navigation/events.gif);
}
div#events:hover {
	background-image:url(Images/navigation/events_over.gif);
}

div#gallery {
	width: 130px;
	height: 31px;
	position: absolute;
	top: 299px;
	left: 0px;
	background-image:url(Images/navigation/gallery.gif);
}
div#gallery:hover {
	background-image:url(Images/navigation/gallery_over.gif);
}

div#callartist {
	width: 130px;
	height: 33px;
	position: absolute;
	top: 330px;
	left: 0px;
	background-image:url(Images/navigation/callforartist.gif);
}
div#callartist:hover {
	background-image:url(Images/navigation/callforartist_over.gif);
}

div#mission {
	width: 130px;
	height: 33px;
	position: absolute;
	top: 363px;
	left: 0px;
	background-image:url(Images/navigation/missiongraphica.gif);
}
div#mission:hover {
	background-image:url(Images/navigation/missiongraphica_over.gif);
}

div#youth {
	width: 130px;
	height: 32px;
	position: absolute;
	top: 396px;
	left: 0px;
	background-image:url(Images/navigation/youth.gif);
}
div#youth:hover {
	background-image:url(Images/navigation/youth_over.gif);
}

div#video {
	width: 130px;
	height: 33px;
	position: absolute;
	top: 428px;
	left: 0px;
	background-image:url(Images/navigation/videofest.gif);
}
div#video:hover {
	background-image:url(Images/navigation/videofest_over.gif);
}

div#carnaval {
	width: 130px;
	height: 33px;
	position: absolute;
	top: 461px;
	left: 0px;
	background-image:url(Images/navigation/carnaval.gif);
}
div#carnaval:hover {
	background-image:url(Images/navigation/carnaval_over.gif);
}

div#community {
	width: 130px;
	height: 32px;
	position: absolute;
	top: 494px;
	left: 0px;
	background-image:url(Images/navigation/community.gif);
}
div#community:hover {
	background-image:url(Images/navigation/community_over.gif);
}


div#space {
	width: 130px;
	height: 32px;
	position: absolute;
	top: 526px;
	left: 0px;
	background-image:url(Images/navigation/spacerentals.gif);
}
div#space:hover {
	background-image:url(Images/navigation/spacerentals_over.gif);
}

div#volunteers {
	width: 130px;
	height: 33px;
	position: absolute;
	top: 558px;
	left: 0px;
	background-image:url(Images/navigation/volunteers.gif);
}
div#volunteers:hover {
	background-image:url(Images/navigation/volunteers_over.gif);
}

div#tiendita{
	width: 130px;
	height: 32px;
	position: absolute;
	top: 591px;
	left: 0px;
	background-image:url(Images/navigation/latiendita.gif);
}
div#tiendita:hover {
	background-image:url(Images/navigation/latiendita_over.gif);
}

div#bart {
	width: 130px;
	height: 33px;
	position: absolute;
	top: 623px;
	left: 0px;
	background-image:url(Images/navigation/bart.gif);
	}
div#bart:hover {
	background-image:url(Images/navigation/bart_over.gif);
}

div#board {
	width: 130px;
	height: 33px;
	position: absolute;
	top: 656px;
	left: 0px;
	background-image:url(Images/navigation/callforboard.gif);
	}
div#board:hover {
	background-image:url(Images/navigation/callforboard_over.gif);
}

div#news {
	width: 130px;
	height: 25px;
	position: absolute;
	top: 689px;
	left: 0px;
	background-image:url(Images/navigation/newsletters.gif);
	}
div#news:hover {
	background-image:url(Images/navigation/newsletters_over.gif);
}

div#signup {
	width: 130px;
	height: 145px;
	position: absolute;
	top: 714px;
	left: 0px;
	background-image:url(Images/navigation/signup.gif);
	}
div#signup:hover {
	background-image:url(Images/navigation/signup_over.gif);
}



/*This is where the top sub-continer starts*/
div#topcontainer {
	position: absolute;
	top: 156px;
	left: 130px;
	width: 715px;
	height:703px;
	background-color:#000000;
	overflow:auto;
}


#floricanto{
	position:absolute;
	top:50px;
	left:0px;
	width:700px;
	height:440px;
	background-color:#ffe5f9;
	background-image:url(Images/images_gallery/082610/floricanto_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-bottom:#000 solid double;
}
#floricanto h1{
	margin-top:260px;
	color:#095456;
	
}
#floricanto p{
	margin-top:0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}


#tecolote{
	position:absolute;
	top:500px;
	left:0px;
	width:700px;
	height:704px;
	background-color:#999;
	background-image:url(Images/images_gallery/072210/tecolote_bg.jpg);
	
}
#tecolote p{
	margin:200px 15px 0 0;
	color:#463017;
	font-size:15px;
}


.black{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#463017;
	
}
.black2{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#795771;
	
}

.secondblack{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#7e4400;
	
}

.black_italic{
	font-style:italic;
	color:#463017;
	font-size:15px;
}

.otherevents{
	font-style:italic;
	color:#7e4400;
	font-size:18px;
	font-family:"Arial Black", Gadget, sans-serif;
}

#second{
	position:absolute;
	top:1070px;
	left:0px;
	width:700px;
	height:auto;	
}

#second p{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-shadow: #ffffff 4px 2px 5px;
	margin-top:0px;
}

#celebrate{
	position:absolute;
	top:1204px;
	left:0;
	width:700px;
	height:auto;
	background-color:#FFF;
	
}

#celebrate p{
	color:#000;
	margin-top:0;
	
}

.pink{
	color:#ed217c;
	font-variant:small-caps;
	
}
.pink_italic{
	color:#ed217c;
	font-style:italic;
	font-size:16px;
	
}

.infopink{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#ed217c;
	
}

#celebrate a:link, a:visited {
	color:#ed217c;
	text-decoration:none;
}
#celebrate a:hover {
	color:#20409a;
}
#celebrate a:active {
	color:#ed217c;
}

.familyevents{
	padding:10px 5px 10px 5px;
	width:230px;
	height:555px;
	margin:3px 5px 5px 5px;
	float:left;
	background-color:#ffdbea;
	background-image:url(Images/images_gallery/082610/Celebrate_SF_Family_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.exhibit_events{
	padding:10px 5px 10px 10px;
	width:425px;
	margin:3px 5px 5px 5px;
	float:right;
	background-color:#fefae0;
	
	
}


.theartist{
	padding:10px 0px 10px 0px;
	width:240px;
	height:auto;
	margin:3px 5px 5px 5px;
	float:left;
	background-color:#CCC;
}

.theartist h1{
	color:#333;
	margin-top:3 px;
	font-size:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:overline;
	
}

.artist_artwork{
	padding:0px 5px 0px 5px;
	width:430px;
	height:auto;
	margin:3px 0px 5px 5px;
	float:right;
	background-color:#333;
	
	
}

/*for the lightbox*/
	.centered{
	margin-left:70px;
	margin-right:60px;
	margin-top:30px;
	margin-bottom:0px;
	
}
.alignright{
	float:right;
	font-size:12px;
	color:#463017;
	margin-top:0px;
}





h1 {
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
color:#87cfe7;
font-size:16px;
padding-left:10px;
padding-right:5px;
letter-spacing:0.5px;
}



p{
font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
padding-left:10px;
padding-right:10px;
color:#87cfe7;
line-height:18.5px;

}

.grey{
	color:#999;
	
}




img.left{
	float:left;
	margin-left:5px;
	border-style:solid;
	border-color:#090;
	border-width:0px;
	padding:8px;
}
a:link, a:visited {
	color:#7e4400;
	text-decoration:none;
}
a:hover {
	color:#FFF;
}
a:active {
	color: #ae0000;
}





div#background1{
position:absolute;
top:856px;
left:0px;
width:950px;
height:20px;
background-image:url(Images/footer.jpg);
background-repeat:no-repeat;
}
div#background2{
	position:absolute;
	color:#9b3203;
	top:155px;
	left:845px;
	width:105px;
	height:714px;
	background-image:url(Images/Images_Gallery2/left_events.gif);
}

	

div#footer {
	width: 950px;
	height: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color:#51230e;
	text-align:center;
	padding-top:10px;
	color: #fdce90;
	top: 850px; 
	width:950px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;

}

	
