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

body {
	background-image:url(a/bkg-ext.png);
	background-repeat:repeat-x;
	background-color: #bcc0b7;
	margin: 0px;
	padding: 0px;	
	color: #71765d;
}
.normal {
	font-size: 14px;
	font-weight: normal;
	}
#mainContent {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(a/body-tile.jpg);
	background-repeat: no-repeat;
	min-height:695px;
}
.mainContent {
	background-attachment: fixed;
	background-image: url(a/bkg.png);
	background-repeat: repeat;
	background-position: center top;
}
.mainNav {
	height: 48px;
	background-image: url(a/navLine.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 250px;
}
.mainNav a {
	margin-left:15px;
	margin-right:15px;
	}
.callToAction {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 20px;
	color: #71765d;
	text-align: center;
	margin-top: 20px;
	margin-left:100px;
	margin-right:100px;
	margin-bottom: 50px;
}
.callToAction strong {
	font-weight: lighter;
	font-size: 13px;
	font-style: normal;
	text-transform: uppercase;
	}
.callToAction a, a {
	color: #71765d;	
	}
.callToAction a:hover, a:hover {
	color: #4892a2;	
	}
.mainLogo {
	height: 241px;
}
.branding {
	height: 289px;
	width: 950px;
}
#mainFooter {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 658px;
	background-image: url(a/footer-tile.jpg);
	background-repeat: no-repeat;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
}
#mainFooter p, input, textarea {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	color: #71765d;
	}
.center {
	text-align: center;
	margin-left:50px;
	margin-right:50px;	
	}
#sectionTitle, .columnText h1, .columnTextBkg h1 {
	margin-bottom:16px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	}
#sectionTitle strong {
	font-size: 20px;
	font-weight: lighter;
	}
#sectionSubTitle {
	font-size:15px;
	line-height:17px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 25px;
	padding-left:85px;
	padding-right:85px;
}
#bodyCopy {
	font-size:14px;
	line-height:16px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 25px;
	margin-bottom: 15px;
	}
#bodyCopy em {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 22px;
	}
#sectionHeading {
	clear: both;
}
.columnText {
	text-align: center;
	font-size:14px;
	line-height:16px;
	font-family: "Times New Roman", Times, serif;
}
.columnTextBkg {
	text-align: center;
	font-size:14px;
	line-height:16px;
	font-family: "Times New Roman", Times, serif;
	background-image:url(a/formBkg.jpg);
	background-position: center bottom;
}
.columnText h1, .h1ish, .columnTextBkg h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
	}
.columnTextBkg h1 {
	font-size: 16px;
	}
.columnText h1 strong, .columnTextBkg strong {
	font-size: 22px;
	font-weight: lighter;
	}
.columnPics, .columnPics em {
	}
.columnPics em {
	font-size: 16px;
	color: #4892a2;
	}
.copyRepeat {
	background-image: url(a/bkg-copy-mid.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
	}
.copyRepeat div {
	}
.blue em, input, textarea {
	color:#4892a2;	
	}
.columnTextBkg em strong {
	font-size:14px;
	font-weight: bold;
	}
.profileBkgCourtney {
	background-image: url(a/courtney/profileBkg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 386px;
	width: 405px;
	padding-top: 50px;
	padding-right: 450px;
	padding-bottom: 50px;
	padding-left: 45px;
}
.profileBkgPatrick {
	background-image: url(a/patrick/profileBkg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 386px;
	width: 405px;
	padding-top: 50px;
	padding-right: 450px;
	padding-bottom: 50px;
	padding-left: 45px;
}
.profileBkgCiprian {
	background-image: url(a/ciprian/profileBkg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 386px;
	width: 405px;
	padding-top: 50px;
	padding-right: 450px;
	padding-bottom: 50px;
	padding-left: 45px;
}
.oneredkey {
	font-size: 10px;
	text-decoration: none;
	}
