/* CSS Document */

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center; /* Hack to centre the wrapper in IE5.x pc */
	font-size: 100.01%;
	min-width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #D9DCCD url("images/hbkgnd.jpg") repeat-x top left scroll;
}

strong {color: #003300}

a {font-size: .95em;}
a:link, a:visited {color: #3C531D;  text-decoration: underline; }
a:hover, a:active, a:focus {color: #FF6600; text-decoration: none; }

hr {margin: 0 80px 20px 0}

#wrapper, #wrapper_perm, #wrapper_proj {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background:    url("images/collage.jpg") repeat-x 0px 127px scroll;
}
#wrapper_perm {
	background:    url("images/collageX.jpg") repeat-x 0px 127px scroll;
}
#wrapper_proj {
	background:    url("images/collage_120.jpg") repeat-x 0px 127px scroll;
}


#container {
	width: 762px; /*sets the width for IE5.x's broken box model*/
	w\idth: 760px; /* sets the width of the wrapper for compliant browsers*/
	height: 100%;
	margin: 0 auto 16px auto;
	padding: 0;
	text-align:left;
	border: #CCC solid 1px;
	background: url(../images/xbodybkg.jpg) repeat-x top left scroll;
	z-index: 1;
}

#toplogo {	z-index: 2;}

#overlay {
	width: 760px;
	height: 120px;
}
#overlayh {
	width: 760px;
	background-color: #E2E5D9;
}
#overlayh h1 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	color: #677339;
	margin: 0px 0 0px 65px;
	padding: 10px 0;
}

#content {
	width: 760px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #E2E5D9;
	z-index: 4;
}
#content_garden {
	position: relative;
	width: 760px;
	height: 2100px;
	margin: 0;
	padding: 0;
	background-color: #E2E5D9;
	z-index: 4;
}
#content_garden a {font-size: 11px;}
#content_garden p {
	color: #333333;
	font-size: 0.8em;
	line-height : 1.4em;
}
#content h1 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	color: #677339;
	margin-bottom: 15px;
}

#content h2 {
	font-size: 100%;
	letter-spacing: 0.1em;
	color: #334536;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003300;
	margin-top: 0px;
}
#content p {
	color: #333333;
	font-size: 0.85em;
	line-height : 1.4em;
}
#content p.sml {
	color: #666666;
	font-size: 0.7em;
	line-height : 1.2em;
}
#content p.smlcenter {
	color: #000;
	font-size: 0.7em;
	font-weight: bold;
	line-height : 1.2em;
	text-align: center;
}

#content h3 span {
	font-size: .85em;
	color: #666;
	font-style: italic;

}

#artist1, #artist2, #artist3, #artist4, #artist5 {
	width: 270px;
	height: 200px;
	font-size: .85em;
	color: #666;
	font-style: normal;
	z-index:10;
}

#sculpture_div {
	width: 760px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #E2E5D9;

}
#sculpture_div span {display: none;}

#sculpture1 h3 {
	background: url(../images/sculpture_dpelletier.jpg) no-repeat top left;
	height: 165px;
	margin: 0;
	padding: 0;
}

#leftcol, #leftcol_home {
	margin: 0;
	padding: 10px 0px 0px 100px;
}
#leftcol_home {
	padding: 10px 100px 0px 100px;
}
#leftcol a.arcyear {font-size: 1.2em;}

#leftcol p, #leftcol_home p {
	margin: 0px 70px 0px 0px;
	padding: 5px 20px;
	font-size: 0.75em;
	line-height: 1.25em;
	color: #333333;
}
#leftcol_home p {font-size: .8em; padding: 5px 0px;}
#leftcol_project p {padding: 5px 0px;}

#leftcol p.imgcaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: .7em;
}

#leftcol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: .5em 0 .5em 20px;
	padding: 0;
}
#leftcol ul li {
	color: #003300;
	font-size: .75em;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px 70px 5px 40px;
	padding: 0;
}

#rightcol {
	float: right;
	width: 80px;
	margin-right: 8px;
	background-color: #ECF3F7;
	height: 640px;
	text-align: center;
}

#navlist {
	width: 760px;
	height: 33px;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	text-align: center;
	background:    url("images/navbkg.gif") repeat-x top left scroll;
	z-index: 10;
}
#navlist ul {
	margin: 0px;
	padding: 5px 0 0 0px;
}
#navlist li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding-top: 2px;
	white-space: nowrap;
}
#navlist a {
	padding-left: 30px;
	background-color: transparent;
	text-decoration: none;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#navlist a:link, #navlist a:visited {color: #000;}
#navlist a:hover, #navlist a:active {color: #FF6600;}

#footer {
	width: 100%;
	margin: 0;
	clear:both;
}


#logo{
	letter-spacing: 0.5em;
}

#script{
	letter-spacing: 0.5em;
}

#navigation p {
	font-size: 80%;
}

/* Classes */

.imgleft {
	float: left;
	border: 1px solid #333;
	margin: 5px 15px 10px 0px;
}
 .imgleftnb {
	float: left;
	margin: 5px 15px 10px 0px;
}
.imgright {
	float: right;
	border: 1px solid #333;
	margin: 5px 100px 40px 40px;
}
.imgrightnb {
	float: right;
	margin: 5px 100px 40px 0px;
}

.nameKiwi {
	color: #647E05;
	font-size: 1.2em;
}
.nameKiwilge {
	color: #333;
	font-size: 1.2em;
}
.namesc {
	color: #647E05;
	font-size: 12px;
	font-style: italic;
}
	
.xquoteit {
	color: #5E7D9B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.65em;
	line-height: 1.2em;
	margin: 60px 20px;
}
.bigquotes {
	font-size: 2em;
	vertical-align: super;
}

#content p.quoteit {
	color: #FF6600;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 20px 100px 20px 20px;
	padding: .5em 1em;
	border-top: 2px solid #677339;
	border-bottom: 2px solid #677339;
}
p.quoteit a:link, p.quoteit a:visited {color: #1648D0; text-decoration: underline; }
p.quoteit a:hover, p.quoteit a:active, p.quoteit  a:focus {color: #FF6600; text-decoration: none; }


/* You are HERE indicators for Main Menu items */
body#homepage #navlist li#home a,
body#permpage #navlist li#permanent a, 
body#currentpage #navlist li#current a, 
body#archivepage #navlist li#archive a,
body#artistspage #navlist li#artists a,
body#contactpage #navlist li#contact a {
	color: #FF6600;
}
