body {

	background-image: url(../media/bkgrnd.jpg);

	background-position: left top;

	margin: 25px 0px 0px;

}

a { color: #727B34; text-decoration: none; }
a:hover { color: #727B34; text-decoration: underline; }

#wrapper {
	position: relative;
	left: 0; top: 0;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

#accessibility-links, #nav h4 { position: absolute; left: -9999em; top: 0; height: 0; line-height: 0em; } 

#header {

	background-image: url(../media/lft_col_bk.jpg);

	height: 684px;

	width: 239px;

	position: relative;

	float: left;

	background-repeat: no-repeat;

}

#logo {

	text-align: center;

	position: absolute;

	top: 15px;

	left: 55px;

}

#rotate_lft {

	position: absolute;

	top: 198px;

}

#contentwrap {

	float: left;

	background-image: url(../media/content_bg.jpg);

	height: 686px;

	width: 664px;

	position: relative;

	margin-left: 2px;

	background-repeat: no-repeat;

	background-position: center center;

}

#navwrap {
	position: absolute;
	left: 270px;
	top: 0;
	color: #557827;
	padding-bottom: 8px;
	background: url(../media/nav_line.gif) no-repeat 6px bottom;
}
	* html #navwrap { position: absolute; left: 270px; top: 10px; }

#top_content {
	position: absolute;
	width: 602px;
	top: 40px;
	left: 29px;
	/*display: table-cell; vertical-align: middle;*/
}

#nav a {
	text-decoration: none;
	padding: 0 15px;
	color: #446926;
	font-size: 12px;
	height: 24px;
}
	#nav li#n_home a { padding-left: 0; }

#nav a:hover {

	color: #393;

}

/* apparently content isn't really used. */
#content {
	position: absolute;
	width: 435px;
	top: 327px;
	left: 30px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*#content a, #content_sub a {
	color: #727B34;
	text-decoration: none;
}

div#content_sub.media_relations a { color: #835a8f; text-decoration: none; }*/

#content_sub {
	position: absolute;
	width: 600px;
	top: 327px;
	left: 30px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 330px;
	overflow: auto;
	padding-right: 15px;

}
#content_gallery{
	position: absolute;
	top: 45px;
	width: 600px; /* why was this set to 620? */
	left: 30px; /* and this 10?...when this behaves the same as content_sub above? */
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow-x: hidden;
	overflow-y: auto;
	height: 600px;
	padding-right: 20px;

}
	body.gallery-page #content_gallery { left: 10px; width: 620px; }


#content h1, 
#content_sub h1,
#content_gallery h1 {
	background: url(../media/leaflet.gif) no-repeat 1px 5px;
	padding-left: 35px; margin: 0;
	font: normal 2em/30px 'Copprpl BD BT', 'Copperplate Gothic Bold', 'Copperplate Gothic', 'Copperplate', Georgia, "Times New Roman", Times, serif;
	color: #727B34;
	}


/*div#content_sub.media_relations h1, #content_gallery #news-mod h1, div#content_gallery.media_relations h1 {
	background-image: url(../media/leaflet.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	color: #382426;
	margin: 0px;
}*/
#content p, #content_sub p {

	margin: 5px 0px 10px;

}
.content_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.book {
	float: left;
	margin-right: 10px;
	width: 190px;
	text-align: center;
	margin-bottom: 10px;
}
.staff {
	clear: both;
	margin-top: 10px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}







#flash_rotate {

	float: left;

}

#testimonial {
	float: left; display: inline;
	/*margin-top: 75px;*/
	width: 175px;
	font-size: 16px;
	font-style: italic;
	text-align: right;
	color: #505334;
	line-height: 26px;
	margin-left: 25px;
}



#book {
	width: 103px;
	position: absolute;
	left: 473px;
	/*top: -2px;*/
	top: -20px;
}



#news {
	position: absolute;
	/*
	background: url(../media/news_bk.gif) no-repeat;
	height: 174px;
	*/
	background: url("../media/news-block.gif") no-repeat scroll 0 -18px transparent;
	padding-bottom:14px;
	width: 145px;
	left: 475px;
	top: 325px;
	padding-top: 30px;
	padding-left: 10px;
	font-size: 11px;
}
	#news .bottom { display:block; height:17px; width:155px; background: url("../media/news-block.gif") no-repeat scroll 0 0 transparent;
		position:absolute; bottom:0px; left:0px;
		}

	#news h2 { position: absolute; left: 0; top: 3px; height: 22px; text-indent: -9999em; line-height: 0; }
		#news h2 a { display: block; width: 146px; height: 22px; line-height: 22px; } 

.news-article {

	float: left; display: inline;

	margin-bottom: 5px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #EDEBCB;

	width: 133px;

}

.news-article h3 {

	font-weight: normal;

	font-size: 14px;

	margin: 0px;

}

.news-article p {

	margin-top: 5px;

	margin-bottom: 5px;

}

.news-article a {

	color: #669900;

}



#footer_wrap {

	float: left;

	width: 900px;

	margin-top: 5px;

}

#footer_wrap a {

	color: #FAF9DD;

	text-decoration: none;

}

#legal {

	width: 240px;

	font-size: 11px;

	color: #B9B89F;

	float: left;

}

#language { float: right; font-size: 11px; color: #b9b89f; }
	#language a img { border: 0; }

#credit {
	clear: right;
	font-size: 11px;

	float: right;

	color: #B9B89F;

}



/* projects.php stuff  */



.project_description{

	font-size:10px;

	margin-left: 70px;

	margin-bottom:1em;

}



.project_preview{

	float:left;

	margin-right:1em;

	margin-bottom:1em;

	border:1px solid black;

}



#project_container td{

	vertical-align:top;

	padding-right:1em;

}



#project_container h3{

	padding:0px;

	margin:0px;

	font-size: 16px;

	font-weight: normal;

}

.project_description a {

	color: #666600;

}





#mainimage{

	border:10px solid #FFFFFF;

}

#caption{

	font-style:italic;

	font-size:10px;

	/*text-align:center;*/

}



.gallerywrapper a {
	outline: none;
	text-decoration: none;
}

#content_gallery { padding-top: 15px; }
body.gallery-page #content_gallery { padding-left: 20px; width: 580px; }
#news-image { display: inline; }
.quotes p {
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
}


/* navigation */


#nav ul li { float: left; display: inline; }














