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

body {
background-color:#9b3203;
}


div#container {
	width: 950px;
	height: 891px;
	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_events.gif);
}


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;
	overflow:auto;
	background-color:#8c2f05;
}

/*Event One*/

div#event1{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:250px;
}

div#eventinfo1{
	position:absolute;
	top:0px;
	left:250px;
	width:450px;
	height:250px;
	background-image:url(Images/images_events/event_bg_Spanish.jpg);

}




/*Event Two*/
div#event2{
	position:absolute;
	top:272px;
	left:0px;
	width:250px;
	height:250px;
}

div#eventinfo2{
	position:absolute;
	top:272px;
	left:250px;
	width:450px;
	height:250px;
	background-image:url(Images/images_events/event_bg.jpg);
	

}



.alignRight{
	margin-left:15px;
	
}

/*Event Three*/

div#event3{
	position:absolute;
	top:544px;
	left:0px;
	width:250px;
	height:250px;
}

div#eventinfo3{
	position:absolute;
	top:544px;
	left:250px;
	width:450px;
	height:250px;
	background-image:url(Images/images_events/event_bg_Spanish.jpg);

}




/*Event Four*/
div#event4{
	position:absolute;
	top:816px;
	left:0px;
	width:250px;
	height:250px;
}

div#eventinfo4{
	position:absolute;
	top:816px;
	left:250px;
	width:450px;
	height:250px;
	background-image:url(Images/images_events/event_bg.jpg);

}

div#eventinfo4 h1{
	margin-top:3px;

}

div#eventinfo4 p{
	margin-top:0px;

}

div#event5{
	position:absolute;
	top:1088px;
	left:0px;
	width:250px;
	height:250px;
}

div#eventinfo5{
	position:absolute;
	top:1088px;
	left:250px;
	width:450px;
	height:250px;
	background-image:url(Images/images_events/event_bg.jpg);

}


div#event6{
	position:absolute;
	top:1360px;
	left:0px;
	width:250px;
	height:250px;
}

div#eventinfo6{
	position:absolute;
	top:1360px;
	left:250px;
	width:450px;
	height:250px;
	background-image:url(Images/images_events/event_bg.jpg);

}

div#event7{
	position:absolute;
	top:1632px;
	left:0px;
	width:289px;
	height:288px;
}

div#eventinfo7{
	position:absolute;
	top:1632px;
	left:289px;
	width:411px;
	height:288px;
	background-image:url(Images/images_events/event_bg.jpg);

}



.bold{
	font-size:12px;
	font-variant:small-caps;
	color:#ffc69c;	
}

.lightitalic{
	font-size:12px;
	color:#ffc69c;
	font-style:italic;
	
}















div#bar_1 {
	position:absolute;
	top:250px;
	left:0px;
	width:700px;
	height:22px;
	background-color:#4e1b05;
}
div#bar_2 {
	position:absolute;
	top:522px;
	left:0px;
	width:700px;
	height:22px;
	background-color:#4e1b05;
}

div#bar_3 {
	position:absolute;
	top:794px;
	left:0px;
	width:700px;
	height:22px;
	background-color:#4e1b05;
}
div#bar_4 {
	position:absolute;
	top:1066px;
	left:0px;
	width:700px;
	height:22px;
	background-color:#4e1b05;
}


div#bar_5 {
	position:absolute;
	top:1338px;
	left:0px;
	width:700px;
	height:22px;
	background-color:#4e1b05;
}

div#bar_6 {
	position:absolute;
	top:1610px;
	left:0px;
	width:700px;
	height:22px;
	background-color:#4e1b05;
}

div#bar_7 {
	position:absolute;
	top:1920px;
	left:0px;
	width:700px;
	height:22px;
	background-color:#4e1b05;
}





h1 {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#ffc69c;
font-size:22px;
padding-left:15px;
padding-right:5px;
}
.h1_Small{
	font-size:18px;
	color:#FFF;
}

h2 {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#FFF;
font-size:16px;
padding-left:15px;
padding-right:5px;
	
}

h3 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#ffc69c;
font-size:12px;
padding-left:10px;
padding-right:5px;
}
p{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
padding-left:15px;
padding-right:5px;
color:#d3914b;
}

p.small {
font-family:Arial, Helvetica, sans-serif;
top:0px;
padding-left:15px;
padding-right:5px;
color:#f7eac8;
}

p.tiny{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
padding-left:15px;
padding-right:5px;
color:#c79867;
}
.date{
	font-size:15px;
}


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

email{
margin-left:40px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
padding-left:10px;
padding-right:5px;
color:#d3914b;
}

div#background1{
position:absolute;
top:856px;
left:0px;
width:845px;
height:34px;
background-image:url(Images/footer.jpg);
}
div#background2{
position:absolute;
color:#9b3203;
top:64px;
left:845px;
width:105px;
height:826px;
background-image:url(Images/left_events.gif);
}

	

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

}

	
