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

body {
	text-align: center;
	padding: 0;
	margin:0;
	background: #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: black; text-align:left;
}

p {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: black; text-align:left;}

h1 {font-family: "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;font-size: 16px;color: #af0000; text-align:left; border-bottom:thin}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #333333; text-align:left; font-style: bold;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #999; text-align:left; font-style: italic;}



#container1 {
	width: 900px;
	background:none;
	margin: 0 auto;

}

#container2 {
	width: 898px;
	background:white;
	padding: 0;
	float:left;
	border-left:1px solid #DDDBDB;
	border-right:1px solid #DDDBDB;


}


#menu_container {
	width: 789px;
	height:285px;
	float:left;
	padding: 0;
	overflow:hidden;
	margin-left:60px;
}

#subheader_container {
	width: 890px;
	float:left;
	padding: 0;
	margin-top:10px auto;
	
}

#subheader_left {
	width: 380px;
	float:left;
	margin-left: 70px;
	margin-top: 10px;
	
	
}

#subheader_left_share {
	width: 100%;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-top:10px;
	padding-bottom:10px;
	
	
}

#subheader_right {
	width: 400px;
	float:left;
	margin-left: 15px;
	margin-top: 0px;
	border-bottom:1px #900 dotted ;
	padding-bottom:16px;
	
	
	
}

#subheader_right_bottom {
	width: 400px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom:0px;
	
	
	
}


#footer {
	width: 898px;
	float:left;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top:0px;
	background:white;

	
	
	
	}

#news_left {
	width: 580px;
	float:left;
	margin-left: 70px;
	margin-top: 10px;

	
	
}

#news_left p{

	text-align:justify;
	
	
}

#news_right {
	width: 200px;
	float:left;
	margin-left: 29px;
	margin-top: 50px;
		
}

#news_divider {

width:700px;
height:2px;
border-top:thin dotted #333;
margin:0 auto;
float:left;
	
}

#resume_left {
	width: 480px;
	float:left;
	margin-left: 70px;
	margin-top: 10px;
	padding-bottom:20px;
	
	
}

#resume_right {
	width: 200px;
	float:left;
	margin-left: 59px;
	margin-top: 49px;
		
}

#artpreviews_container {
	width: 800px;
	float:left;
	text-align:center;
	margin-left: 70px;
	margin-top: 10px;
	
	
}

#artpreviews {
	width: 70px;
	float:left;
	text-align:center;
	margin-left: 5px;
	margin-top:5px;
	
	
	
}

#contactform {
	width: 600px;
	float:left;
	text-align:center;
	margin-left: 70px;
	margin-top: 10px;
		
}

#buy {
	width: 600px;
	float:left;
	text-align:left;
	margin-left: 70px;
	margin-top: 10px;
		
}

#buy_right {
	width: 180px;
	float:left;
	text-align:left;
	margin-left: 35px;
	margin-top: 10px;
		
}

#artshows_container {
	width: 700px;
	float:left;
	margin-left: 70px;
	margin-top: 10px;
	line-height:12px;
	
	
}

#divider {

width:708px;
height:2px;
border-top:1px dashed red;
float:left;
margin:40px 0 20px 70px;
	
}

/*show more-----------------------------------------------------*/



#panel {
	background: #f9f8f8;
	height: 198px;
	width:698px;
	border:1px solid #f4f4f4;
	display: none;
}

#panel_flyer {

width:138px;
height:183px;
background:none;
float:left;
padding:15px 0 0 15px;

}

#panel_loc {
	width:253px;
	padding-left:15px;
	padding-top:2px;
	height:196px;
	background:white;
	float:left;
	line-height:13px;
	
	
}

#panel_loc h2 {

font-weight:bold;
color:#999;
text-transform:uppercase;
	
}

#panel_docs_container {
	
width:262px;
height:196px;
padding:2px 0 0 15px;
background:none;
float:left;
	
	
}

#panel_pix {
	
width:262px;
line-height:18px;
background:none;
float:left;
padding-bottom:5px;
	
	
}

#panel_pix h2 {

font-weight:bold;
color:#999;
text-transform:uppercase;
	
}

#panel_pix img {

margin-left:10px;
	
}

#panel_dox {
	
width:262px;
height:50px;
background:none;
float:left;
	
	
}

#panel_dox h2 {

font-weight:bold;
color:#999;
text-transform:uppercase;
	
}


