/* CSS Document */
#navBar li a:link.painting,#navBar li a:visited.painting,#navBar li a:hover.painting,#navBar li a:active.painting {
	background:url(/images/arrow_up.gif) center top  no-repeat;
	cursor:default;
	}		

#content{
	background:url(/images/painting/bckgndContent.gif) top right no-repeat;
}

  
#container a.slide1 {
    background:url(/images/painting/t_01.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide2 {
    background:url(/images/painting/t_02.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide3 {
  	background:url(/images/painting/t_03.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide4 {
  	background:url(/images/painting/t_04.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide5 {
  	background:url(/images/painting/t_05.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide6 {
  	background:url(/images/painting/t_06.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide7 {
  	background:url(/images/painting/t_07.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide8 {
  	background:url(/images/painting/t_08.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide9 {
  	background:url(/images/painting/t_09.gif); 
    height:64px; 
    width:64px;
    }
	
#container a.slide10 {
  	background:url(/images/painting/t_10.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide11 {
  	background:url(/images/painting/t_11.gif); 
    height:64px; 
    width:64px;
    }
#container a.slide12 {
  	background:url(/images/painting/t_12.gif); 
    height:64px; 
    width:64px;
    }
#container a.gallery:hover{
      border:1px solid #fba31e; 
}
#container a.gallery:hover img {
    float:left; 
    margin-right:5px;
	border: 0px;
	
    }
#container {
    background: url(/images/blank.gif) 218px 0px no-repeat;

    }
	
	#Copy {
	padding:0 0 0 40px; 
    margin:0; 
    list-style-type:none; 
	width:540px; 
    height:510px;
    }
	#Copy h2{
	padding-left:.5em;
	margin:0;
	margin-bottom:.5em;
	font-size:.8em;
	line-height:1.2em;
	color: #888888;
	border-bottom:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
	background:#edecec;
    }
	#Copy h2 span{
	padding-left:2em;
	margin:0;
	font-size:80%;	
    }
	
	#Copy p{
	margin:0;
	padding-left:.5em;
	font-weight:normal;
	font-size:80%;
	line-height:1.3em;
	padding-bottom:.5em;
	color:#575757;
    }
	#Copy a{
	color:#666666;
	float:right;
	font-size:85%;
	}
	#Copy a:hover{
	color:#fba31e;