html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: rgb( 227, 232, 219);/*original bckground color: rgb(220, 222, 215);*/
	color: #444;
	font-size: 75%;
}
a{
	color: #657845; /* original color: #660;*/
	text-decoration: none;
}

a img {
	border:none;
	margin-right:24px;
	text-align:right;
	margin-bottom:20px;
}

a:focus, a:hover, a:active {
	text-decoration: none;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	/*font-family: Myriad-Regular, "Lucida Grande", Helvetica, sans-serif;*/
	margin: 0 0 10px 0;
	
}
h1 {
	padding: 0;
	font-size: 2em;
	color: #333;
}
h2 {
	padding-top: 45px;
	font-size:1.1em;
	color: rgb(109, 101, 154);
	padding-left:5px;
	width:350px;
	line-height:1.3em;
}
h2.tagline { font-size:1em; }


pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}

#bkg {
	width:1007px;
	margin:20px auto 0;
	background-image: url(library/shadow-bkg2.png);
	background-repeat:no-repeat;
}
div#page {
	width: 980px;
	background-color:rgb(230, 235, 223);
	margin: 0 auto;
	text-align: left;
	/* border-color: rgb(217, 215, 210);
	border-style:none solid;
	border-width: 3px;*/
}



#header {
	background-image: url(library/header-bkg.png); /*note home page needs a different header*/
	background-repeat:no-repeat;
	margin-top:-5px;
}

#header h1 {
	text-indent:-9999px;
}

#homelink {
	background-color:transparent;
	height:80px;
	left:145px;
	position:absolute;
	top:35px;
	width:300px;
}

.sitenav, .sitenav-contact {
	border-bottom:1px dashed #918BB3;
	display:block;
	float:right;
	margin-top:-30px;
	padding:0 0 0 5px;
	position:relative;
	}

.sitenav {margin-top:-40px; }
	
.sitenav li, .sitemap li, .sitenav-contact li {
	color:#6D659A;
	display:inline;
	list-style:none;
	margin-right:15px;
}

li.last {
	margin-right:5px;
}

ul.sitemap {
	float:left;
	padding-left:15px;
	
}
.sitemap li {
	text-align:left;
	line-height:100%;
	margin-right: 8px;
}

.sitenav li a, .sitemap li a, .sitenav-contact li a {color: rgb(145, 139, 179); text-decoration:none;}

.sitenav li a, .sitemap li a {
	text-decoration:none;
}


.sitenav, .sitenav-contact {margin-right:35px; }


.sitenav li a:hover, .sitemap li a:hover, .sitenav-contact a:hover { color: rgb(109, 101, 154);}




div#container, #container-contact{
	padding: 20px 20px 75px; 
	border-top:1px dashed #B7B4CE;
	width:940px;
	background-color:#E6EBDF;
}

div#container-contact{
	background-color:#FFF;
}

#content-main, #content-contact {
	position:relative;
	left:0;
	margin-right:20px;
	top: 20px;
	text-align:left;
	width:611px;
	float:left;
	}
	
#content-contact {
	left:50px;
	top:40px;
	width:575px;
}


	
#content-side, #content-side-404{
	float:right;
	position:relative;
	right:90px;
	top:60px;
	width:240px;

}

#content-side-404 {
	right:160px;
	top:20px;
	width:325px;
}

.contactpg{
	margin-left:40px;
	
	
}

/* this is the main navigation with images on the right side */
#homenav {
	margin-top: -10px;
	margin-left:10px;
}

ul#homenav ul {
	list-style:none;
	margin:0;
	padding:0;

}

#homenav li {
	overflow:hidden; text-indent:-9999px;
}

#homenav  li a {
	background:url(library/images/navsprite.jpg) no-repeat; width:100%; height:100%; display:block;
}


#homenav li.collage{
	width:242px; height:43px;
	
}
#homenav li.collage a {background-position:-242px 0;}
#homenav li.collage a:hover {background-position: 0 0;}

#homenav li.paint, #homenav li.print, #homenav li.web, #homenav li.news, #homenav li.words, #homenav li.contact { width:242px; height:47px; }

#homenav li.paint a { background-position: -242px -43px;}
#homenav li.paint a:hover { background-position: 0 -43px;}

#homenav li.print a { background-position: -242px -90px;}
#homenav li.print a:hover { background-position: 0 -90px;}

#homenav li.web a { background-position: -242px -137px;}
#homenav li.web a:hover { background-position: 0 -137px;}

#homenav li.news a { background-position: -242px -184px;}
#homenav li.news a:hover { background-position: 0 -184px;}

#homenav li.words a { background-position: -242px -231px;}
#homenav li.words a:hover { background-position: 0 -231px;}

#homenav li.contact a { background-position: -242px -278px;}
#homenav li.contact a:hover { background-position: 0 -278px;}



.tooltip{ padding: 7px; border: 1px dashed #B7B4CE; }


/*universal footer declarations */
div#footer {
	clear: both;
	margin: 0 auto;
	padding: 15px 0; 
	text-align: right;
	border-top: 1px dashed rgb(183, 180, 206);
	width:980px;
	font-size:85%;
	
}

#footer p, #footer ul {
	line-height:100%;
	padding-right:25px;
	margin:0;
	color:#918BB3;
}




/* intro paragraph declarations */
#intro {
	margin:35px 50px 20px 35px;
}
#intro p {
	line-height:1.6em;
	color:#666;
	
}

#intro p a {
	text-decoration:none;
	color:rgb(77, 5, 5);
}

#intro p a:hover {color:#6D659A;}
