/* CSS Document */




body {
	margin: 0px;
	padding: 0px;
	background-color: #CDCBC2;
	font-family: Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	font-size: small;
	background-image: url(images/logoNEW.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
} 


	

p, ul, ol, li{
	
	margin: 0px;
	padding: 0px;

	
}


#sfondowrapper {
	background-color: #DDDCD5;
	text-align: left;
	margin: auto;
	width: 798px;
	background-image:url(directorygraphics/sfumatura.gif);
	
}

#mainwrapper {
	background-color: #DDDCD5;
	text-align: left;
	margin: auto;
	width: 780px;
	
}
#header {
	background-color: #a5a5a3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	text-align: center;
	padding: 5px;
}
/***************************************************************/
/************************ HEADER ******************************/
/***************************************************************/




#headerwrap {
	clear: both;
	float: left;
	width: 780px;

}
#headertop {
	background-color: #ACA595;
	width: 772px;
	height: 33px;
	border-bottom-color: #E3DFD7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	letter-spacing: 4px;
	text-align: center;
	padding-left: 8px;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(directorygraphics/01_top-patch.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}


#headerimage {
	background-image: url(directorygraphics/topb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 100px;
	width: 780px;
}



/***************** div in alto that holds menu ***************** */



#menubis {
	background-color: #ACA595;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing:2px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3DFD7;
	padding-left: 8px;	


}

/***************** HEADRE MENU LIST ***************** */
#menubis ul {

	list-style:none;
	margin:auto;
	padding:0;



}


#menubis li {


	margin:0;
	padding:0;
	list-style:none;
	padding-top: 7px;
	padding-bottom: 7px;
	float:left;
}




#menubis a:link{
	border: none;
	text-decoration:none;
	color: #F4F3EC;
	font-size:10px;
	border-right:1px solid #C2BDA7;
	background-color:#A9A594;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#menubis a:hover{

	color: #FFFFFF;
	background-color: #AEAA99;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin:0;
}


#menubis a:visited{
	color:#FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin:0;
	border-right:1px solid #C2BDA7;
	text-decoration:none;
}



/***************************************************************/
/****************************  CONTENTS   **********************/
/***************************************************************/

#contents {
	background-color: #DDDCD5;
	clear: both;
	
}



h1 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	color: #404040;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-transform: none;
	font-weight: normal;
	margin-top: 10px;
}

 
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 2px;
	color: #404040;
	width: 90%;
	margin-top: 12px;
	margin-bottom: 10px;
	clear: both;
	background-image: url(directorygraphics/spacerboxblue.gif);
	background-repeat: no-repeat;
	background-position: 0, 0, 0, 0;
	padding-left: 18px;
} 


h2.home

{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #69819C;
	width: 90%;
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
	background-image: url(directorygraphics/spacerboxbluehome.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 18px;
	letter-spacing: 2px;
} 


/****************************  50% width box with center align   **********************/

.box50percent {
	text-align: center;
	float: left;
	width: 48%;
}

.box50percent img{
	margin-top: 4px;
	margin-bottom: 4px;	
}

.box50percent p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;	
}

/****************************  50% width box with left align   **********************/
.box50percentleft {
	text-align: left;
	float: left;
	width: 47%;
	padding: 8px;
	font-family: Arial;
	color: 666666;
}




.box50percentleft img{
	margin-top: 4px;
	margin-bottom: 4px;	
}

.box50percentleft p{
	margin-bottom: .6em;
}


.box50percentleft a:link {
	color: #69819C;
	text-decoration: none;
	border: none;

	
}

.box50percentleft a:visited {
	text-decoration: none;
	color: #69819C;
	border: none;
}

.box50percentleft a:hover {
	text-decoration: underline;
	color: #616161;
	border: none;
}



/************************************ THIN LINE ******************************************/

.line {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	
}

/************************************ THIN white LINE ******************************************/
.linewhite {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;

}

/****************************  small verdana text   **********************/

.four  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;	

}


.four a:link {
	color: #69819C
	text-decoration: none;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.four a:visited {
	text-decoration: none;
	color: #69819C
	border: none;
}

.four a:hover {
	text-decoration: underline;
	color: #616161
	border: none;
}



/***************************************************************/
/****************************  FOOTER   **********************/
/***************************************************************/

#footertop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-align: left;
	font-style: italic;	
}


#footer {
	clear: both;
	background-color: #ACA595;
	font-size: 85%;
	color: #FFFFDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}


.footersections{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
	padding-top: 6px;
		
	}

#footer ul{
list-style-type:none;
	
}



/************************** footer text and link format *************************/
	

	
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
		
}



#footer a:visited {
  color: #F2F1EE;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;

	
	
}
#footer a:hover {
	text-decoration: underline;
	color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B9B3A4;
	font-style: normal;

	
}	



#leftfooter {
	
	float: left;
	width: 250px;
	padding: 4px;
	clear: both;
}



#bottomfooter {
	padding: 3px;
	clear: both;
	text-align: center;
}



#cenerfooter {
	
	float: left;
	width: 250px;
	padding: 4px;
}


#rightfooter {
	
	float: left;
	width: 250px;
	padding: 4px;
	
}








#sfondowrapper #mainwrapper #contents {
}

/****************************  ADEVERTISEMENT DIV   **********************/


#adleft {
	clear: both;
	float: left;
	width: 150px;
	margin-right: 8px;
}


#printsandposters {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
}



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MAIN DIV BOXES >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*>>>>>>>>>>>>>>>> these are the main structural divs >>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.clearboth {
	clear: both;    
}

/**************************FLUID DIV WITH  CLEAR BOTH********************/


.boxfluidclearboth {
	text-align: left;
	clear: both;	  
}

/****************************  MAIN TEXT HOLDER   **********************/
	
.textright {
	width: 600px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 8px;
	float: left;
}

.textright p{
	margin-bottom: .6em;
}


.textright a:link {
	text-decoration: none;
	color: #4D5B95;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C0B4;
}

.textright a:visited {
	text-decoration: none;
	color: #69819C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.textright a:hover {
	text-decoration: none;
	color: #616161;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5C0B4;
	background-color: #E8E8E3;
	}
	
	
/******************************** FOOTNOTES **********************************/


.footnotediv {
	background-image: url(directorygraphics/fotnotes_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 24px;
	margin-top: 16px;
	clear: both;
	width: 500px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}

.footnotediv ol {
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1.2em;
	text-indent: -1em;	
}



.footnotetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #CDCBC2;
	letter-spacing: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-style: italic;
}


.footnotediv {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #666666;
}

.footnotediv a:link {
	color: #69819C;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

.footnotediv a:visited {
	text-decoration: none;
	color: #B69819C;
	border: none;
	font-weight: bold;
}

.footnotediv a:hover {
	text-decoration: underline;
	color: #616161;
	border: none;
	font-weight: bold;
	
	} 


/****************************  list with page bullets   **********************/

.pagessimple ul{



}

.pagessimple li{
	
	
	

	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 1.5em;
	background-image:url(directorygraphics/page.gif);

	
	list-style:none;
	
	

}	
	
	
/********************************* IMAGE HOLDER FLUID *************************/
.imagehold{
	float: left;
	color: #999999;
	margin-right: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C1B0;
	border-bottom-color: #C6C1B0;
	
	
}

.imagehold a:link {
	color: #B48181;
	text-decoration: none;
	border: none;
	
}
.imagehold a:visited {
	text-decoration: none;
	color: #B48181;
	border: none;
	
}
.imagehold a:hover {
	text-decoration: underline;
	color: #A09494;
	border: none;
	
}

.imagehold img{
    margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #ffffff;

}

.imagehold p{
	clear: both;
	margin-bottom: .4em;	
}

/****************************  big holder for individual paintings   **********************/
	
	#largeholder  {


     width: 500px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: small;
	
}

#workinfo  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	width: 250px;
	
}

#worknav  {
	clear: both;
	float: left;
	margin-top: 12px;
}

#worknav a:link {
	text-decoration: none;
	border: none;
	color: #666666;
}

h2.work{
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	border: none;
	background-image: none;
	padding-left: 0px;
}



#worknav a:visited {
	text-decoration: none;
	color: #666666;
	
}

#work  {
	clear: both;
	float: left;
	margin-top: 16px;
	margin-bottom: 16px;
}

	





/****************************  don't really know   **********************/




.ad {
	padding-top: 24px;
	float: right;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #999999;
	text-align: center;
	padding-right: 4px;
	padding-left: 8px;
	background-color: #E1DFCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EDECE0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDECE0;
}


.ad p{
	margin-bottom: 5em;	
	
	
}

.ad img{
margin-bottom: .6em;		
	
	
}


.ad, museumlistb  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 85%;
}


.ad a:link {
	color: #B48181;
	text-decoration: none;
	border: none;
}

.ad a:visited {
	text-decoration: none;
	color: #B48181;
	border: none;
}

.ad a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	border: none;
	background-color: #EAE8DB;
}









/******************** CENTER ALIGN DIV****************************/
.centeralign {
	text-align: center;
	margin: auto;
}




.resourcelist {
list-style:none;
margin-bottom: 16px;
margin-top: 8px;

}


.resourcelist ul{


}

.resourcelist li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-image:url(directorygraphics/page.gif);
	margin-left: 0.4em;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 1.5em;
	color: #666666;
		
}

.resourcelist a:link{
	color: #8D8570;
	border:none;
	padding:0;
	text-decoration: none;
	font-style: normal;
}



.resourcelist a:visited{
border:none;
padding:0;
color: #8D8570;
text-decoration: none;
font-style: normal;

}


.resources a:hover{
	color: #999999;
	border:none;
	padding:0;
	text-decoration: underline;
	font-style: normal;
}



	
/************************************ THIN LINE ******************************************/

.line {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	
}
/************************************ THIN LINE WITH******************************************/
.linea {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 8px;
	clear: both;
	
}

/*************** DIRECTION FORWARD BACKWARD DIV ******************/


.directions  {
	clear: both;
	text-align: center;
	width:150px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	
}



.directions img{
	border: none;
margin: 0;
}





.directions a:link {
	color: #666666;
	text-decoration: none;
	border: none;
}
.directions a:visited {
	text-decoration: none;
	color: #666666;
	border: none;
}
.directions a:hover {
	text-decoration: underline;
	color: #BEB6B6;
	border: none;
}


.directionsl  {
	clear: both;
	width:150px;
	margin-top: 16px;
	margin-bottom: 8px;
	
	
}



.directionsl img{
	border: none;
margin: 0;
}





.directionsl a:link {
	color: #666666;
	text-decoration: none;
	border: none;
}
.directionsl a:visited {
	text-decoration: none;
	color: #666666;
	border: none;
}
.directionsl a:hover {
	text-decoration: underline;
	color: #BEB6B6;
	border: none;
}


	
/****************************  box   **********************/	

	
.boxfluidpadding p{
	margin-bottom: .6em;
}





/**************   list with pages bullet *****************/



.pages ul{


}

.pages li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-left: 0.4em;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 1.5em;
	background-image:url(directorygraphics/page.gif);
	height: 1.5em;
	color: #999999;
	list-style-position: inside;
	list-style-type:none;	
}

.pages a:link {
	color: #B48181;
	text-decoration: none;
	border: none;
	
}

.pages a:visited {
	text-decoration: none;
	color: #B48181;
	border: none;
	text-decoration: none;
}

.pages a:hover {
	text-decoration: underline;
	color: #BEB6B6;
	border: none;
	text-decoration: none;
}


#adright a.image_nobrd {
	text-decoration: none;
	border: none;	
}



.nobrd img a:visited{
	
	text-decoration: none;
	border: none;
	
}

.nobrd img a:hover {
	
	text-decoration: underline;
	border: none;
}	

.nobrd img p {
	
	margin-bottom:.8em
}


/******************************simple numbered list with indent*****************************/

.simplenumber ol{
    list-style-position: inside;
	margin-left: 4em;
	padding-left: 1.2em;
	

}

.simplenumber li{
	list-style-position: inside;
	text-indent: -1.6em;
	margin-left: 1.6em;
	margin-bottom: .4em;
}

.simplenumber a:link {
	color: #B48181;
	text-decoration: none;
	border: none;
	
}

.simplenumber a:visited {
	text-decoration: none;
	color: #B48181;
	border: none;
	text-decoration: none;
}

.simplenumber a:hover {
	text-decoration: underline;
	color: #BEB6B6;
	border: none;
	text-decoration: none;
}



.footnote {  
font-size: 60%;
vertical-align: super;   
}







#footer h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	margin: 0px;
	letter-spacing: 2px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#printsandposters {
	font-family: "Book Antiqua";
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	margin-bottom: 6px;
	text-transform: uppercase;
}








/*********************** shadowded checkmark ****************************/
.checkmark {
	
	background-image: url(directorygraphics/chkmrktrans.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 0px;
	
}





/*********************** shadowded checkmark ****************************/
.whitebox {
	
	background-image: url(directorygraphics/spacerboxw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 0px;
	


}



	



		

	
/* ***************** DROPCAP styles *************************/


.dropcap:first-letter {

	float: left;
	color: white;
	border: 1px solid #6F694D;
	font-size: 80px;
	line-height: 60px;
	padding-top: 4px;
	padding-right: 5px;
	font-family: "Times New Roman", Times, serif;
	background-color: #D5CFBB;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-right: 6px;
}

.dropcapblue:first-letter {
	margin-right: 6px;
	float: left;
	color: white;
	border: 1px solid #6F694D;
	font-size: 80px;
	line-height: 60px;
	padding-top: 4px;
	padding-right: 5px;
	font-family: "Times New Roman", Times, serif;
	background-color: #D5CFBB;
	padding-bottom: 4px;
	padding-left: 5px;
}

/************************ simple  styles ****************/

.search {
	margin-top: 8px;
}



/************************ simple  styles ****************/




.clearbothdiv {
	clear: both;
}


/************************ pearl boxes  ****************/

.pearls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	float: left;
	height: 140px;
	width: 103px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}


/************************ tronie boxes  ****************/

.tronie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	text-align: center;
	float: left;
	height: 200px;
	width: 120px;
	margin-top: 20px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
}

.tronie img{
	
	margin-bottom: 4px;
}

.dutchtronie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	text-align: center;
	float: left;
	height: 150px;
	width: 121px;
	margin-top: 20px;
	margin-right: 16px;
	margin-left: 16px;
	margin-bottom: 10px;
}

.dutchtronie img{
	
	margin-bottom: 4px;
}


#introheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	text-align: center;
	clear: both;
	margin-top: 24px;
	margin-bottom: 8px;
	letter-spacing: 4px;
}
.letterspacing {
	letter-spacing: 2px;
}
.whitebox {
	padding-top: 4px;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
}
.whitetextbox {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
	text-align: left;
	background-image: url(directorygraphics/usa.jpg);
	background-repeat: no-repeat;
	background-position: 140px 250px;
}
