/************************************************
	2009 - Three Cups of Tea
************************************************/
body {
	color: #fff;
	background-color: #97c0e6;
}
#program {
	background: #00467F;
	color:#fff;
}
.program a:link {
	color: #CE7019;
	}
.program a:visited {
	color: #CE7019;
	}
.program a:hover {
	color: #CE7019;
	}
#gg {
	background: #fff;
	padding:10px;
	color: #00467f;
	position:relative;
	z-index:1;
	margin-top: 0px;
	margin-right: 37px;
	margin-bottom: 10px;
	margin-left: 182px;
	border-top-width: 3px;
	border-right-width: 5px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #00467f;
	border-right-color: #00467f;
	border-bottom-color: #00467f;
	border-left-color: #00467f;
}
#gg a:link {
	color: #2d4ba0;
	}
#gg a:visited {
	color: #2d4ba0;
	}
#gg a:hover {
	color: #2d4ba0;
	}
ul.awards {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
ul.awards li  {
	background: url(/meta/layout/2009-Bullet.gif) 0 4px no-repeat;
	margin-left:10px;
	padding-left:13px;
	
}
#poster {
	z-index:2;
	position:absolute;
	right:10px;
	top:10px;
}
.forcefit {
	width: 225px;
	height: 225px;
	float:right;
	}
a.forward {
	background: url(/meta/layout/2007-Link.gif) top left no-repeat;
	padding:6px 0 10px 70px;
	display:block;
	margin: 8px 0 8px 20px;
}
a.back {
	background: url(/meta/layout/2007-LinkBack.gif) top left no-repeat;
	padding:6px 0 10px 70px;
	display:block;
	margin: 8px 0 8px 20px;
}

dt {
	font-weight:bold;
}
h2, h3 {
	font-weight:normal;
	color: #794400;
}

}


#programs .locationname {
	font-size: 24px;
	line-height: 24px;
	color: #794400;
	font-weight: bold;
}

#programs {
	padding: 10px;
}
#programs dd {
	padding-bottom: 15px;
	margin-left: 0px;
}
#programs dt {
	color: #CE7019;
}

#programs .locationname {
	font-size: 24px;
	line-height: 24px;
	color: #794400;
	font-weight: bold;
	display: block;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CE7019;
	border-right-color: #CE7019;
	border-bottom-color: #CE7019;
	border-left-color: #CE7019;
}

#gg .sectionHeadings {
	font-size: 26px;
	font-weight: bold;
	background-image: url(../images/cupbullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 45px;
	text-transform: uppercase;
	color: #00467F;
}
#pageHeader {
	margin-left: 182px;
	background-image: url(../images/ThreeCupsHeadrbgv2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 157px;
	margin-right: 37px;

}
