body,td,th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #77787B;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/EC_bg.png);
}

#centerStage {
	height: 100%;
	width: 100%;
	text-align: center;
}

#header {
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom:solid 1px #cbdebb;
	height: 120px;
	vertical-align: bottom;
}

#header a,a:visited {
	color: #6BA13C;
	font-weight:bold;
	text-decoration:none;
}

#header a:hover,a:visited:hover {
	color: #6BA13C;
	font-weight:bold;
	text-decoration:underline;
}

#backdrop {
	height: 100%;
	width: 770px;
	background-color: #FFFFFF;
	border: 40px solid #FFFFFF;
	margin: 40px auto 40px auto;
	text-align: left;
}

#contactInfo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

#heroGraphic {
	height: 200px;
	background-image:url(../images/pageHdr2_text.jpg);
}
#heroCopy {
	height: 50px;
	padding: 20px;
}

#contentRegion {
	height:100%;
	width: 610px;
	margin: 100px auto;
}
#leftColumn {
	float:left;
	height:100%;
	width:350px;
	margin-right: 100px;
	text-align: left;
}
#rightColumn {
	font-size:11px;
	line-height: 140%;
	text-align: left;
}
#rightColumnCapped {
	font-size:11px;
	line-height: 140%;
	padding: 20px;
	background-color: #e2ebd9;
	border-bottom: 10px solid #FFFFFF;
}
#fullWidth {
	padding: 20px;
	background-color: #e2ebd9;
}
#testimonial {
	padding: 20px;
	font-family: Tahoma, Geneva;
	background-attachment: scroll;
	background-image: url(../images/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.testByline {
	font-size:11px;
	font-style:italic;
}
#studioByline {
	padding: 10px;
	font-family: Tahoma, Geneva;
	font-size:9px;
	color:#E2EBD9;
}
#studioByline a {
	color:#E2EBD9;
	text-decoration:none;
}
#studioByline a:visited {
	color:#E2EBD9;
	text-decoration:none;
}
#studioByline a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#contactUs a {
	color:#FFFF33;
	text-decoration:underline;
}
#contactUs a:visited {
	color:#FFFF33;
	text-decoration:underline;
}
#contactUs a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#miniNav {
	text-align:right;
	font-family:Tahoma, Geneva;
	font-size:13px;
	font-weight:bold;
}
.largeText {
	font-size:16px;
	line-height:140%;
}
.superText {
	font-size:20px; 
	line-height:160%;
}
#bio {
	height:240px;
}
.picLeft {
	float:left;
	margin-right: 10px;
}
.picRight {
	float:right;
	margin-right: 0px;
	margin-left: 20px;
}

.contactForm {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #333333;
}
.headerPip {
	color: #CCCCCC;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
	font-size: 14px;
}
