BODY
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #6B6663;
	background-color: #000000;
	line-height: 16px;
	text-align: center;
	margin:0;
}
#notice
{ 
	position:absolute; 
	top: 25px; 
	left: 630px;
	color: #484848;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	display: block;
	z-index:1000;
}
#social
{ visibility: hidden;
	position:absolute; 
	top: 70px; 
	left: 400px;
	display: block;
	z-index:1000;
}

#envelope {
	margin: 0 auto;
	padding: 10px 0;
	width: 776px;
	text-align: left;
	position: relative;
}

/*  FORM FIELDS  */
input
{
	vertical-align: middle;
	font-family: Verdana, Arial, Sans-Serif;
	color: #6B6663;
	font-size: 11px;

}
textarea
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #6B6663;
	font-size: 11px;
	width: 453px;
}
.logo
{
	padding: 23px 0 16px 126px;
}
.main
{
	padding: 22px 21px 0 25px;
	border-right: solid 3px #C4C4C4;
}
.title
{
	background-color: #C4CC3C;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	width:453px;
	height: 14px;

}
.title_events
{
	background-color: #C4CC3C;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	width:600px;
	height: 14px;

}
.title_red

{
    color:#ED1B23;
    font-size:15px;
    font-weight:bold;
    line-height:18px;
}
h2
{
    font-size:14px;
    color:#484848;
}
h3
{
    font-size:13px;
}
h4
{
    font-size:12px;
}
h5
{
    font-size:12px;
    font-weight:bold;
    color:#fff;
    background-color: #C4CC3C;
	height: 16px;
	text-indent:15px;
}
h6
{
	color: #DBA034;
	font-weight: bold;
	font-size: 12px;
	padding:0;
	margin:0;
}

.header
{
	
	font-weight: bold;
	font-size: 13px;
}
.header_green
{
	color:#8B9744; 
	font-size:14px; 
	font-weight:bold;
}
.header_o
{
	color: #DBA034;
	font-weight: bold;
	font-size: 11px;
}
.show
{	color: #E9A539;
	font-style: italic;
	font-weight: bold;
}
.showblue
{	color: #67AADC;
	font-style: italic;
	font-weight: bold;
}
hr
{
	border: 0;
	height: 1px;
	color: #8F8B88;
	background-color: #8F8B88;
}
hr.green
{
	border: 0px;
	margin-top:10px;
	height: 1px;
	color: #8B9744;
	background-color: #8B9744;
}
hr.workshop
{
    border: 0px;
	margin:5px 0 5px 0;
	height: 1px;
	color: #959595;
	background-color: #959595;
}
    
table.list
{
	background-color: #DCE08A;
	padding: 5px 5px 5px 5px;
}
table.col3
{
	background-color: #FAF7D2;
	padding: 6px 6px 6px 6px;
	border: solid 1px #7C7C7C;
		font-size: 11px;
	color: #6B6663;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 16px;
}
tr.green
{
	background-color: #DCE08A;
	padding: 0 6px 0 6px;
	color: #6B6663;
	font-family: Verdana, Arial, Sans-Serif;
}
tr.yellow
{
	background-color: #FAF7D2;
	padding: 0 6px 0 6px;
	color: #6B6663;
	font-family: Verdana, Arial, Sans-Serif;
}
.border_bttm
{
	border-bottom: dashed 1px #C4C4C4;
}
.col_1
{
	width: 235px;
	border-right: dashed 1px #C4C4C4;
	padding-right: 15px;
}
.col_2
{
	width: 216px;
	border-right: dashed 1px #C4C4C4;
	padding: 0 15px 0 15px;
}
.col_3
{
	padding: 0 0 0 15px;
}
.col_1_2
{
	width: 448px;
	border-right: dashed 1px #C4C4C4;
	padding-right: 15px;
}
.col_1_2_3
{
	padding-right: 15px;
}
.col_artists
{
	width: 350px;
	padding-right: 25px;
}
.photos
{
border: solid 1px #484848;
}
.workshop_photos
{
     margin-top: 4px;
     margin-right: 10px;
     float:left;
     
}
.workshop_desc
{display:block;
 width:510px;
}

.h_photos
{
position: relative;
	top: -288px;
	margin-left: 59px;
	width: 293px;
	z-index:1000;
	display: block;

}
#option2
{
position: relative;
	top: -575px;
	margin-left: 320px;
	width: 454px;
	z-index:1000;
	display: block;

}
.a_photos
{
	border: solid 1px #484848;
	margin-right: 8px;
	margin-bottom: 10px;
}

.footer
{
	font-size: 9px;
	color:#C4C4C4;
	padding-left: 10px;
}
img
{
	border: none;
}
td
{
	vertical-align: top;
}

.content
{
	font-size: 11px;
	color: #6B6663;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 16px;
}
.jump
{
	font-size: 10px;
}
ul.orange
{
	list-style: none;
	margin-left: 20px;
	padding-left: 17px;
}
ul.orange li
{ 
	list-style-image: url(../images/bullet_o.gif); 
	list-style-position: outside;

}

a
{
	color: #4195D3;
}
a:link {color:#4195D3;}
a:visited {color: #4195D3;}
a:hover
{
	color: #82BAE2;
	
}
a.top
{
	color: #ffffff;
	float: right;
	padding-right: 5px;
	font-weight: normal;
	font-size: 10px;
}

/********** DHTML **********/
.dhtmlMenu {background: #4397D4;}
.dhtmlMenu a:link, .dhtmlMenu a:visited {
	display:block; padding: 4px 0 3px 6px;
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
	font: 11px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none;
}
.dhtmlMenu a:hover {background: #FDFDE8; color: #0F0F0F;}
/* End DHTML */