/*
------------------------------------------------------

Cheryl Greenhill
www.cherylgreenhill.com

------------------------------------------------------
*/
* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	background: #d4d4d4;
	background-image: url(../_images/bkrd.jpg);
	background-repeat: repeat-x;
	margin: 0;
}

#content {
	background: #ffffff;
	margin: 0 auto;
	width: 930px;
	position: relative;
	min-height: 100%;
	padding-bottom: 75px;
}

#footer {
	height: 16px;
	position: relative;
	margin-top: -16px;
	background: #00afbe;
}

#footer p{
	font-family: Helvetica, Arial, sans-serif;
	height: 12px;
	font-size: 8px;
	color: #ffffff;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 12px;
	padding-top: 4px;
	width: 632px;
}

.logo {
	margin-left: 85px;
	margin-bottom: 61px;
	text-indent: -9999px;
	display: block;
	width: 91px;
	height: 84px;
	background-image: url(../_images/logo.jpg);
}

.title {
	margin: 0 auto;
	margin-bottom: 49px;
	text-indent: -9999px;
	display: block;
	width: 495px;
	height: 129px;
	background-image: url(../_images/title.jpg);
}

.intro {
	width: 608px;
	padding-left: 68px;
	padding-right: 68px;
	margin: 0 auto;
}

.intro p {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}

.section {
	width: 608px;
	padding-left: 68px;
	padding-right: 68px;
	padding-top: 31px;
	border-top: 1px solid #e1e1e1;
	margin: 0 auto;
	margin-top: 44px;
}

.section p{
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}

h3 {
	display: block;
	text-indent: -9999px;
	height: 43px;
	padding-bottom: 25px;
}

h3.contact {
	width: 608px;
	background-image: url(../_images/h3_contact.jpg);
	background-repeat: no-repeat;
}

h3.capabilities {
	width: 608px;
	background-image: url(../_images/h3_capabilities.jpg);
	background-repeat: no-repeat;
}

h3.bio {
	width: 608px;
	background-image: url(../_images/h3_bio.jpg);
	background-repeat: no-repeat;
}

h3.form {
	width: 608px;
	background-image: url(../_images/h3_form.jpg);
	background-repeat: no-repeat;
}

.column {
	float: left;
	width: 266px;
}

.column.second {
	margin-left: 76px;
}

.intro p em {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 16px;
}

/*
	Tabbed section
*/
.profiles {
	margin-top: 20px;
}

.profiles a {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 14px;
	color: #00afbe;
	font-weight: bold;
	text-decoration: none;
	border-left:1px solid #e1e1e1;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}

.profiles a:first-child {
	border-left: 0px solid red;
	padding-left: 0px;
}

.profiles a em {
	color: #535353;
}

.profiles a:hover {
	color: #535353;
}

.profiles a:hover em {
	color: #00afbe;
}

.tab p {
	padding-top: 24px;
	margin-top: 24px;
	background-image: url(../_images/divider.jpg);
	background-repeat: no-repeat;
}

.tab ul {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 12px;
	color: #00afbe;
	padding-top: 12px;
}

.tab li {
	display: inline;
	padding-left: 10px;
	margin-left: 2px;
	line-height: 20px;
	background-image: url(../_images/bullet.jpg);
	background-repeat: no-repeat;
}

.tab li:first-child {
	padding-left: 0px;
	margin-left: 0px;
	background-image: none;
}

div.quote {
	background-image: url(../_images/quotes.jpg);
	background-repeat: no-repeat;
	width: 618px;
	margin-left: -30px;
	padding-left: 30px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
}

div.quote em {
	font-family: Helvetica, Arial, sans-serif;
	color: #535353;
	font-size: 11px;
	float: right;
	padding-right: 30px;
}

/*
	Contact info
*/

p.contact-info {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 12px;
	padding-top: 10px;
}

p.contact-info em {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 12px;
	color: #00afbc;
}

p.contact-info a {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #00afbc;
}

p.contact-info.processed {
font-weight: bold;
	margin-top: 15px;
	padding: 5px;
	border: 10px solid #00afbe;
}

/*
	Capabilities list
*/
/*
ul{
	padding-top: 12px;
	clear: both;
	list-style: none;
}

ul li{
	list-style-position: inside;
	display: inline;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 12px;
	color: #00afbc;
}

ul li:before{
	content: "\2022\00A0\ ";
}

ul li:first-child:before{
	content: "";
}
*/

/*
	Contact form
*/

.contactPopup{
	width: 724px;
	padding-left: 68px;
	padding-top: 36px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}

.contactPopup input.textfield{
	width: 266px;
	height: 20px;
	border: 1px solid #c2c2c2;
}

.contactPopup select.dropDown{
	width: 266px;
	height: 20px;
	border: 1px solid #c2c2c2;
	margin-bottom: 5px;
}

.contactPopup textarea{
	width: 266px;
	height: 70px;
	border: 1px solid #c2c2c2;
}

.contactPopup form{
	padding-top: 10px;
}

.submitButton{
	padding-top: 20px;
	float: right;
}