@charset "UTF-8";
/* CSS Document */

.clear { 
	clear: both;
}

#shell-index {
	width: 1024px;
	height: 768px;
	background-image: url(../images/bg-index.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-who {
	width: 1024px;
	height: 828px;
	background-image: url(../images/bg-who.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-who-about-da {
	width: 1024px;
	height: 828px;
	background-image: url(../images/bg-who-about-da.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-who-about-christine {
	width: 1024px;
	height: 1008px;
	background-image: url(../images/bg-who-about-christine.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-who-about-team {
	width: 1024px;
	height: 1152px;
	background-image: url(../images/bg-who-about-team.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-what {
	width: 1024px;
	height: 828px;
	background-image: url(../images/bg-what.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-what-ga {
	width: 1024px;
	height: 1084px;
	background-image: url(../images/bg-what-ga.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-clients {
	width: 1024px;
	height: 828px;
	background-image: url(../images/bg-clients.png);
	margin: 0 auto; /* this centers the #shell */
}


#shell-client-listings {
	width: 1024px;
	height: 2100px;
	background-image: url(../images/bg-client-listings.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-client-stories {
	width: 1024px;
	height: 936px;
	background-image: url(../images/bg-client-stories.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-client-stories-sa {
	width: 1024px;
	height: 935px;
	background-image: url(../images/bg-client-stories-sa.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-client-stories-smhc {
	width: 1024px;
	height: 935px;
	background-image: url(../images/bg-client-stories-smhc.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-client-stories-spur {
	width: 1024px;
	height: 935px;
	background-image: url(../images/bg-client-stories-spur.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-client-stories-sfballet {
	width: 1024px;
	height: 935px;
	background-image: url(../images/bg-client-stories-sfballet.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-client-stories-unicef {
	width: 1024px;
	height: 935px;
	background-image: url(../images/bg-client-stories-unicef.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-client-stories-hadassah {
	width: 1024px;
	height: 935px;
	background-image: url(../images/bg-client-stories-hadassah.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-client-stories-boysgirlsclubsa {
	width: 1024px;
	height: 935px;
	background-image: url(../images/bg-client-stories-boysgirlsclubsa.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-client-stories-davieshall {
	width: 1024px;
	height: 935px;
	background-image: url(../images/bg-client-stories-davieshall.png);
	margin: 0 auto; /* this centers the #shell */
}

#shell-contact {
	width: 1024px;
	height: 828px;
	background-image: url(../images/bg-contact.png);
	margin: 0 auto; /* this centers the #shell */
}

#header-index {
	width: 1024px;
	height: 216px;
	background-image: url(../images/header-index.png);
	background-repeat: no-repeat;
}

#header-second {
	width: 1024px;
	height: 216px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}

#logo {
	width: 934px;
	height: 48px;
	padding-top: 84px;
	padding-left: 90px;
}

#nav-shell {
	width: 760px;
	height: 44px;
	padding-left: 264px;
	padding-top: 40px;
}

#nav {
	width: 170px;
	float: left;
}

#shell-content {
	width: 1024px;
	float: left;
	margin-top: 25px;
}

#content-left {
	width: 264px;
	float: left;
}

#content-middle {
	width: 505px;
	float: left;
}

#content-right {
	width: 208px;
	float: left;
	padding-left: 12px;
	padding-right: 35px;
}

#subnav {
	width: 145px;
	float: left;
	padding-left: 35px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #cfca19;
	opacity: 0.85;
}

#subnav-list {
	width: 145px;
	float: left;
}

#content-bg {
	width: 445px;
	float: left;
	padding: 30px;
	background-color: #fff;
	opacity: 0.9;
}

#content-bg-christine {
	width: 475px;
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
	background-color: #fff;
	opacity: 0.9;
}

#bio-shell {
	width: 475px;
	float: left;
}

#bio-image {
	float: left;
	width: 150px;
	height: 185px;
	margin-right: 20px;
	margin-bottom: 5px;
}

#bio-text-top {
	width: 300px;
	padding-top:30px;
	float: left;
}

#bio-text-bottom {
	width: 445px;
	padding-left: 30px;
	float: left;
}

#header {
	width: 445px;
	float: left;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #008da9;
	font-size: 18px;
	line-height: normal;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #df6b48;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

.bodycopy-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-style: italic;
}

.bodycopy-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}

.bodycopy-bold-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #df6b48;
	font-weight: bold;
}

.bodycopy-bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #008da9;
	font-weight: bold;
}

.bodycopy-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #008da9;
	text-decoration: none;
}

.bodycopy-red-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #df6b48;
	font-weight: bold;
	text-decoration: none;
}

.photo-credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000;
}