

/*---------ART iN BLOOM 2009 STYLES ---------*/




/*---------ZERO OUT---------*/

* {
	margin:0;
	padding:0;
}

html, body{height:100%;}

body {
	font-family:'Hoefler Text', georgia, serif;
	color: #000;
	font-size:110%;
	background: #657040 url('../img/bg2.gif') repeat top left;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:0px;
	height:0;
	margin:0
}


img {
	border: none;
	margin:0;
	padding:0;
}

/* 

* ---------end zero out
*
*
*
*
*
*
* ---------LINKS

*/

a {
	text-decoration:underline;
	color: #5f4e54;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color: #9c9c6a;
}

a:visited {
	text-decoration:underline;
	color: #9c9c6a;
}

/* 

* ---------end links
*
*
*
*
*
*
* ---------BASIC FORMATTING

*/


#wrap {

margin:0 auto;
padding:0;
background: #333;
width:813px;


}

#aib {
margin:0 auto;
padding:0;
width:797px;

}


#header {
background-color: #5f4e54;
width:797px;
height:170px;
margin: 0 auto;
padding: 0;

}

#header a {
	text-decoration: none;
}

#header a img{
	border: none;
}

#main {
width:797px;
margin: 0 auto;
padding: 0;

}

#content {
background: transparent;
width:700px;
margin: 0;
padding: 0;

}

#h_content {
background-color: #5f4e54;
margin: 0;
padding: 0;

}

/* 

* ---------end basic formatting
*
*
*
*
*
*
* ---------MAIN NAVIGATION

*/


#nav {
display: block;
background-color: #333;
margin: 0 auto;
text-align:center;
padding: 15px 10px 10px 10px;
color: #9c9c6a;
font-size:90%;
}

#nav a {

color: #9c9c6a;
text-decoration:none;

}

#nav a:hover {

color: #ede6d3;
text-decoration:underline;

}

#nav a.active {

color: #ede6d3;
font-style: italic;
/*text-decoration:underline;*/

}

#s_nav {
display: block;
background: transparent;
margin: 0 auto;
text-align:center;
padding: 10px;
margin-bottom:20px;
color: #666666;

}

#s_nav a {

color: #666666;
text-decoration:none;

}

#s_nav a:hover {

color: #666666;
text-decoration:underline;

}

#s_nav a.active {

color: #c58747;
/*text-decoration:underline;*/
font-style: italic;

}

/* 

* ---------end navigation
*
*
*
*
*
*
* ---------SCHEDULE

*/

.roundbox_center {
	background-color:#5f4e54;
	width:777px;
	padding:20px 10px 0 10px;
	margin:0;	
}

.day {
	margin-left:20px;
	margin-bottom:15px;
}

.roundbox_center h3{
	font-weight: bold;
	font-style:italic;
	color:#c58747;
}

.event_item {
	margin:5px 20px;
	padding:5px 20px;
	margin-bottom:20px;
	padding-top:20px;
	background-color:#ffffff;
}

.event_time {
	font-weight: bold;
	color:#537F91;
	margin-bottom:5px;
	width:100%;
	border-bottom:1px solid #537F91;
	text-transform: lowercase;
}

.event_description {
	font-size: 85%;
	line-height:1.5em;
	width:100%;
	color:#3f3f3f;
}

.event_title {
	font-weight: bold;
	font-style:italic;
	color:#3f3f3f;
}

.event_place {
	font-style:italic;
}

.event_price {
	font-style:italic;
	font-weight: bold;
	color:#537F91;
}

/* 

* ---------end schedule
*
*
*
*
*
*
* ---------HOME PAGE

*/

.r_h {
	margin:0 0 10px 0;
	padding:20px 0;
	width:370px;
	background-color:#ede6d3;
}


.r_h_center {
	background-color:#ede6d3;
	width:370px;
	padding:0;
	margin:0;	
}

.r_h_center img{
	border:0;	
}

.welcome{
	font-weight:bold;
	font-size: 96%;
	line-height:1.6em;
	font-style:italic;
	color:#657040;
	margin:10px 20px;
}

.r_h_center p{
	font-size: 85%;
	line-height:1.5em;
	margin:0px 20px;
	padding-bottom:10px;
}

.r_h_center p.proceeds{
	padding-top:10px;
	font-size: .85em;
	line-height:1.5em;
	font-style:italic;
	color:#a18f81;
	margin:0px 20px;
}

.r_h_center p.admission{
	font-size: 1em;
	line-height:1.5em;
	font-weight:bold;
	color:#6b5234;
	margin:0px 20px;
	padding-bottom:10px;
}

.r_c {
	margin:0 0 10px 0;
	padding:10px 0;
	width:400px;
	background-color:#977e87;
}

.r_c_center {
	background-color:#977e87;
	width:400px;
	padding:0;
	margin:0;	
}

.r_c_center p{
	/*margin: 10px 20px;*/
	margin-left:15px;
	color: #ede6d3;
	font-size:.8em;
	line-height:1.5em;
}

.r_l {
	margin:0 0 10px 0;
	padding:20px 0;
	width:400px;
	background-color:#ede6d3;
}


.r_l_center {
	background-color:#ede6d3;
	width:370px;
	padding:0;
	margin:0;	
}

.r_l_center p{
	margin:0;
	padding:0;
}



/* 

* ---------end home page
*
*
*
*
*
*
* ---------GENERAL INFO

*/

.info_item {
	width:333px;
	margin:0 0 10px 0;
	padding:20px;
	background-color:#ede6d3;
}

.info_text {
	font-size: 85%;
	line-height:1.5em;
	width:100%;
	color:#3f3f3f;
}

.info_text b{
	color:#6b5234;       /*brown*/
	/*color:#c58747;*/   /*mauve*/
	/*color:#537F91;*/   /*blue*/
	/*font-style: italic;*/
}

.info_text img{
	border: 1px solid #6b5234;
	margin-right:20px;
	margin-bottom:10px;
}

.info_title {
	font-weight: bold;
	font-style:italic;
	color:#3f3f3f;
}

.info_title.admission{
	font-size: 1em;
	line-height:1.5em;
	font-weight:bold;
	color:#6b5234;
}

.info_title.committee{
	font-size: 1em;
	line-height:1.5em;
	font-weight:bold;
	color:#537F91;
}

.info {
	margin-left:20px;
	margin-bottom:10px;
}

.info h3{
	font-weight: normal;
	font-style:italic;
	color:#ede6d3;
	margin:0;
	margin-bottom:-5px;
	margin-left:-10px;
	letter-spacing: 1px;
	
}

.info_header {
	font-size: 1em;
	line-height:1.5em;
	font-weight:bold;
	font-style:italic;
	color:#657040;
	margin-bottom:20px;
	width:100%;
	border-bottom:1px solid #657040;
}

/* 

* ---------end general information
*
*
*
*
*
*
* ---------XXX

*/






