@import url(global.css);
@import url(nav.css);

/*HOME*/
.home #img_banner {
	background: url(../_img/home-img-banner.jpg) no-repeat;
	height: 175px;
	margin: 10px 0;

	}
	
.home h2 {
	width: 530px;
	height: 0;
	margin: 10px 0;
	padding-top: 85px;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../_img/home-h2.gif) no-repeat;
}

.home #main {
	width: 530px;
	padding-left: 0;
	}

.home #main p {
	padding: 5px 33px;
	}

.home #aside span.before {
	background: url(../_img/home-quotes-before.gif) no-repeat 0 -2px;
	padding-left: 15px;
	}

.home #aside span.after {
	background: url(../_img/home-quotes-after.gif) no-repeat 0 -1px;
	padding-right: 15px;
	}
	
.home #aside {
	background: 0;
	padding: 0;
	width: 265px;
	
}
.home #aside .events {
background: #f3f1f1;
	
	line-height: 1.3em;
	padding: 10px 15px;
	margin-bottom: 10px;
}
.home #aside .events p {
	margin: 7px 0;
}
.home #aside blockquote {
	background: #eae7e7;
	padding: 15px 15px 30px;
	line-height: 1.7em;
}
.home #aside h3 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	color: #755b5f;
	font-size: 1.3em;
	margin-top: 0;
	border-bottom: solid 1px #755b5f;
}	
.home #aside blockquote p {margin-bottom: 0;}

.home .readmore {
	clear: both;
	padding-top: 10px;
	
}
/* ABOUT */
.about h2 {
	background: url(../_img/about-h2.gif);
	}

.about #img_banner {
	background: url(../_img/about-img-banner.jpg) no-repeat;

}

.about #aside {
	background: none;
	width: 200px;
	height: 240px;
	padding-right: 0;
	}
	
	
/* SERVICES */
.services h2 {
	background: url(../_img/services-h2.gif);
	}

.services #img_banner {
	background: url(../_img/services-img-banner.jpg) no-repeat;

}

.services #main {
	width: 750px;
	}
	
.services ul {
	float: left;
	width: 300px;
	padding-right: 15px;
	margin-bottom: 20px;
	}

/* RESOURCES */
.resources h2 {
	background: url(../_img/resources-h2.gif);
	}
.resources #main {
	width: 750px;
	}
.resources #img_banner {
	background: url(../_img/resources-img-banner.jpg) no-repeat;

}
.resources #main ul {
	margin: 0 0 0px 0;
	padding: 10px 0;
	border-bottom: dotted 1px #ccc;
}
.resources #main ul li{
	list-style-type: none;
	margin: 3px 0;
}
.resources #main li span {
	font-weight: bold;
	text-transform: uppercase;
}
/* READING ROOM */
.readingroom h2 {
	background: url(../_img/readingroom-h2.gif);
	}

.readingroom #img_banner {
	background: url(../_img/readingroom-img-banner.jpg) no-repeat;

}

.readingroom #main {
	padding-right: 20px;
	width: 750px;
}

.readingroom #aside {
	position: absolute;
	top: 370px;
	right: 30px;
	
}
.readingroom .article {
	border-bottom: dotted 1px #92775b;
	padding: 5px 0 5px 0;
}


.readingroom h3 {margin-bottom: 10px;}
.readingroom .byline {
	font-size: .9em;
	color: #999;
	float: none;
	margin-top: -5px;
	text-transform: uppercase;
}

p.back {
	float: right;
	margin-top: -45px;
}
dl {
	border-bottom: dotted 1px #ccc;
	padding: 10px 0px;
}
dt {font-weight: bold;}
dd p {
	margin: 0;
}
.readingroom dd .byline {
	margin-top: 0px;
}
/* PRESS */
.press #main {
	width: 788px;
}
.press h2 {
	background: url(../_img/press-h2.gif);
	}

.press #img_banner {
	background: url(../_img/press-img-banner.jpg) no-repeat;

}
.press .tmb {
	width: 177px;
	float: left;
	margin-right: 17px;
	background: url(../_img/_press/press_tmb_bkg.jpg) no-repeat 3px 3px;
	font-size: .9em;
	padding-top: 1px;
	
}
.press .tmb.last {
	margin-right: 0;
}
.press .tmb a {padding: 3px; display: block;}
.press .tmb a:hover {
	border: solid 1px #932a2b;
	padding: 2px;
	}
.press .tmb p {
	text-align: center;
	margin-top: 10px;
	line-height: 1.2em;
}
.press .tmb p a {padding: 0;}
.press .tmb p a:hover {
	border: 0;
	padding: 0;
}
.press_zoom p {
	margin: 0 0 5px 0;
}
.press_zoom h3{
	padding-bottom: 5px;
	border-bottom: solid 1px #932a2b;
	margin-bottom: 10px;
}
.press_zoom h3 a{
	display: block;
	width: 144px;
	padding-top: 26px;
	height: 0;
	text-indent: -9999px;
	background: url(../_img/press_zoom_h3.gif) no-repeat;
}

/* CONTACT */
.contact h2 {
	background: url(../_img/contact-h2.gif);
	}

.contact #img_banner {
	background: url(../_img/contact-img-banner.jpg) no-repeat;

}
.contact #main {padding-bottom: 100px;}


/* TESTIMONIALS */

.testimonials h2 {
	background: url(../_img/testimonials-h2.gif);
	margin-bottom: 0;
	}

.testimonials #img_banner {
	background: url(../_img/about-img-banner.jpg) no-repeat;

}

.testimonials #main {width: 750px;}
.testimonial {
	border-bottom: dotted 1px #ccc;
	padding: 20px 0;
}
.testimonial .byline {
	float: none;
	font-style: italic;
	margin-bottom: 0;
	color: #999;
}

