/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.homepage {
	background-image:url(../images/home/layout/homestripe.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}


#header { 
	padding: 0; 
	margin: 0;
	width: 100%;
	align: left;
	background-image: url(../images/stripe.gif);
	background-repeat: repeat-x;
	}


#container {
	width: 1000px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/* left nav elements -------------------------------------------------------------------*/
/*#menu {
	float: left;
	width: 245px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0;
	display: inline;
	list-style-type:none;
	}
	
#menulist {
 text-indent: 5px;
 padding: 0;
 display: inline;
}

#menulist li {
    display: inline;
	margin-bottom: 0.1em;
	/* for IE5 and IE6 */
	/*list-item: none;
/*} 

#menulist a
 {
 /* extend the sensible area to the maximum with IE5 */
 /*display: block;
 text-decoration: none;
 margin-bottom: 0.1em;
 color: #474C52;
 /*}

#menulist a:hover {
    background-color: #ACAEB1; 
    color: #FFFFFF;
}

li.subtitle {
	font-size: 24px;
	color: #474C52;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	display: block;
	list-style-type:none;
}

li.list { 
    color: #474C52;
}

li#chosen {
    background-color: #CB8F42;
    color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 0.2em;
    margin-top: 0.2em;
 	display: block;
	list-style-type:none;
 	text-decoration: none;
}

/* end left nav elements -------------------------------------------------------------------*/
#menu {
float: left;
	width: 245px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	/*margin-left: 35px;*/
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0;
	list-style-type:none;
}

#menu ul {
	font-size: 24px;
	color: #474C52;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	list-style-type:none;
	 }

#menu ul li {
	margin-bottom:20px;
	}
#menu ul li.first {
	margin-top:0px;
	}
#menu ul li ul {

		margin-left:5px;
		padding-left:2px;
		color: #474C52;
		font-size:12px;
		font-weight:normal;
		font-style:normal;
		margin-bottom:1px;
		}
 
#menu ul li ul li {
	margin:0;
	padding-top:0px;
	border: 0;
	}

#menu ul li ul li a {
margin:0;
padding: 3px 0 3px 5px;
width:192px;
 	text-decoration: none;
 	color: #474C52;
display:block;
	}
	
#menu a:hover {
    background-color: #ACAEB1; 
    color: #FFFFFF;
}

.chosen {
    background-color: #CB8F42;
	width:192px;
    color: #FFFFFF;
	font-size: 16px;
	list-style-type:none;
 	text-decoration: none;
	padding: 3px 0 3px 5px;
	}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#474C52;
}
	
.inactive {
	color:#CCCCCC;
	}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#474C52;
}

#main {
	float: left;
	width: 480px;
	}

.border {
	margin-left: 0.1em;
	margin-bottom: 0.1em;
}

.caption {
    font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#474C52;
	}
	
.about {
	float: left;
	width: 180px;
	align: left;
 	display: block;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#474C52;
	border: 1px solid #474C52;
	overflow:auto;
	word-wrap: break-word;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-left: 5px;
}

.about2 {
	width: 485px;
 	display: block;
	margin-top: 0px;
	margin-left: 500px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#474C52;
	border: 1px solid #474C52;
	overflow:auto;
	word-wrap: break-word;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}


.more {
	width: 250px;
 	display: block;
	margin-top: 0px;
	margin-left: 750px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#474C52;
	border: 1px solid #474C52;
	overflow:auto;
	word-wrap: break-word;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.texttitle {
	font-weight: bold;
	}
	
	
a {
    text-decoration: none;
    color: #CB8F42;
}

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

.sculpture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #474C52;
	line-height: 130%
}

td.spacer { padding: 0; 
	margin: 0;
	background-color: #FFFFFF;
	}

	


	

 