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

/*******************************************************
Varnish stripping
*******************************************************/
a {
	text-decoration:none;
}
:link, :visited {
	text-decoration:none
}
ul, ol {
	list-style:none
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquot e, fieldset, input {
	margin:0;
	padding:0;
}
a img, :link img, :visited img {
	border:none;
}
address {
	font-style:normal;
}
abbr, acronym {
	border:none;
}
/*******************************************************
Page container
*******************************************************/
#page-container {
	width:100%;
	clear:both;
	overflow:hidden;
}
/*******************************************************
Header area
*******************************************************/
#header-background {
	float:left;
	width:100%;
	height:350px;
	background-image:url(images/header-texture.jpg);
	background-repeat:repeat-x;
	background-color: #dbe9ee;
}
#header {
	float:left;
	width:980px;
	height:336px;
}
#identity {
	float:left;
	width:217px;
	height:145px;
	margin:56px 0px 0px 0px;
	padding-left:76px;
}
#navigation {
	float:right;
	width:580px;
	height:145px;
	margin:56px 0px 0px 0px;
	padding-right:83px;
	font-size:1.6em;
	text-align:right;
}
#social-media {
	float:right;
	margin:0px 0px 0px 14px;
	text-align:right;
}
#introduction {
	float:left;
	width:680px;
	padding-left:83px;
}
/*******************************************************
Main content area
*******************************************************/
#main-content-background-top-shadow {
	float:left;
	width:100%;
	height:14px;
	background-color: #d08926;
	background: -webkit-gradient(linear, left top, left bottom, from(#d69922), to(#e5a424)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #d69922, #e5a424); /* Chrome 10+, Saf5.1+ */
	background: -moz-linear-gradient(top, #d69922, #e5a424); /* FF3.6 */
	background: -ms-linear-gradient(top, #d69922, #e5a424); /* IE10 */
	background: -o-linear-gradient(top, #d69922, #e5a424); /* Opera 11.10+ */
	background: linear-gradient(top, #d69922, #e5a424);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d69922', EndColorStr='#e5a424'); /* IE6+ */
}
#main-content-background {
	float:left;
	width:100%;
	background-color: #d08926;
	background: -webkit-gradient(linear, left top, left bottom, from(#e5a424), to(#bf7426)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #e5a424, #bf7426); /* Chrome 10+, Saf5.1+ */
	background: -moz-linear-gradient(top, #e5a424, #bf7426); /* FF3.6 */
	background: -ms-linear-gradient(top, #e5a424, #bf7426); /* IE10 */
	background: -o-linear-gradient(top, #e5a424, #bf7426); /* Opera 11.10+ */
	background: linear-gradient(top, #e5a424, #bf7426);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5a424', EndColorStr='#bf7426'); /* IE6+ */
}
#main-content-background-home {
	float:left;
	width:100%;
	background-color:#bf7426;
	background: -webkit-gradient(linear, left top, left bottom, from(#e5a424), to(#bf7426)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #e5a424, #bf7426); /* Chrome 10+, Saf5.1+ */
	background: -moz-linear-gradient(top, #e5a424, #bf7426); /* FF3.6 */
	background: -ms-linear-gradient(top, #e5a424, #bf7426); /* IE10 */
	background: -o-linear-gradient(top, #e5a424, #bf7426); /* Opera 11.10+ */
	background: linear-gradient(top, #e5a424, #bf7426);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5a424', EndColorStr='#bf7426'); /* IE6+ */
}
#main-content-background-what-image {
	float:left;
	width:100%;
	background-image:url(images/what/background-texture.gif);
	background-repeat:no-repeat;
}
#main-content-background-how-image {
	float:left;
	width:100%;
	background-image:url(images/how/background-texture.gif);
	background-repeat:no-repeat;
}
#main-content-background-contact-image {
	float:left;
	width:100%;
	background-image:url(images/contact/background-texture.gif);
	background-repeat:no-repeat;
}
#main-content-background-home-image {
	float:left;
	width:100%;
	background-image:url(images/frj-feature-home.gif);
	background-repeat:no-repeat;
	background-position:560px top;
}
#main-content-wrapper {
	float:left;
	width:980px;
}
#main-content {
	float:left;
	width:980px;
}
#main-content-home {
	float:left;
	width:980px;
	height:550px;
}
#overview {
	float:left;
	width:280px;
	margin:42px 18px 0px 0px;
	padding-left:83px;
}
#overview-wide {
	float:left;
	width:610px;
	margin:42px 35px 0px 0px;
	padding-left:83px;
	-webkit-text-size-adjust:none;
}
#body-text {
	float:left;
	width:310px;
	margin:42px 0px 0px 0px;
}
#body-text-home {
	float:left;
	width:213px;
	margin:42px 0px 0px 0px;
}
#feature-image-home {
	float:right;
	width:369px;
	height:373px;
}
#caption {
	float:right;
	width:168px;
	margin:42px 0px 0px 0px;
	padding-right:73px;
}
#caption-contact {
	float:right;
	width:168px;
	margin:42px 0px 0px 0px;
	padding-right:73px;
}
.caption {
	float:right;
	width:168px;
	padding-right:73px;
}
.portfolio-content-first {
	float:left;
	width:897px;
	margin-top:63px;
	padding:14px 0px 14px 83px;
	border-top: 1px dashed #edbb48;
}
.portfolio-content-first img {
	float:left;
	margin:0px 12px 14px 0px;
	border: 1px solid #edbb48;
}
.portfolio-content {
	float:left;
	width:897px;
	margin-top:42px;
	padding:14px 0px 14px 83px;
	border-top: 1px dashed #edbb48;
}
.portfolio-content img {
	float:left;
	margin:0px 12px 14px 0px;
	border: 1px solid #edbb48;
}
.testimonial-content {
	float:left;
	width:897px;
	padding:14px 0px 28px 0px;
	border-top: 1px dashed #edbb48;
}
.testimonial-pull-quote {
	float:left;
	width:280px;
	margin:0px 18px 0px 0px;
	padding-left:83px;
}
.testimonial-pull-quote-mid {
	float:left;
	width:280px;
	margin:0px 18px 0px 0px;
	padding-left:83px;
}
.testimonial-pull-quote-last {
	float:left;
	width:280px;
	margin:0px 18px 0px 0px;
	padding-left:83px;
}
.testimonial {
	float:left;
	width:310px;
}
.testimonial img {
	float:left;
	margin:0px 14px 14px 0px;
	border: 1px solid #edbb48;
}
.testimonial-caption {
	float:right;
	width:158px;
}
/*******************************************************
Footer area
*******************************************************/
#footer-background {
	float:left;
	width:100%;
	background-image:url(images/footer-texture.jpg);
	background-repeat:repeat-x;
	background-color: #464646;
 	border-top: 1px dashed #edbb48;
}
#footer {
	float:left;
	width:980px;
	height:124px;
}
#contact-details {
	float:left;
	width:328px;
	margin:28px 0px 0px 0px;
	padding-left:83px;
}
#secondary-links {
	float:right;
	width:458px;
	margin:28px 0px 0px 0px;
	padding-right:83px;
	text-align:right;
}
.secondary-links-up {
	margin-right:14px;
}
#secondary-links-social-media {
	float:right;
	margin:0px 0px 0px 14px;
	font-size:1.3em;
	text-align:right;
}
/*******************************************************
Link styles
*******************************************************/
a {
	line-height:17px;
	font-weight:bold;
	color:#ffffff;
}
a:hover {
	color:#fde8be;
}
#navigation a {
	font-weight:bold;
	color:#898993;
	text-shadow: 0px 2px 2px #f5fcfe;
}
#navigation a:hover {
	color:#4d4d4d;
}
#caption-contact a {
	font-weight:normal;
	color:#fde8be;
}
#caption-contact a:hover {
	color:#ffffff;
}
#social-media a {
	font-weight:bold;
	color:#bf7426;
}
#social-media a:hover {
	color:#ababab;
}
#body-text-home a {
	font-weight:normal;
	color:#fde8be;
}
#body-text-home a:hover {
	color:#ffffff;
}
.portfolio-content a {
	font-weight:bold;
	color:#fde8be;
}
.portfolio-content a:hover {
	color:#ffffff;
}
.testimonial-caption a {
	font-weight:bold;
	color:#fde8be;
}
.testimonial-caption a:hover {
	color:#ffffff;
}
#footer a {
	color:#fde8be;
	text-shadow: 0px -2px 2px #282828;
}
#footer a:hover {
	color:#ffffff;
}
#secondary-links-social-media a {
	font-weight:bold;
	color:#ffffff;
}
#secondary-links-social-media a:hover {
	color:#fde8be;
}
/*******************************************************
Standard page settings
*******************************************************/
body {
	color:#ababab;
	background-color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:140%;
}
h1 {
	font-size:2.1em;
	line-height:26px;
	color:#bf7426;
	text-shadow: 0px 2px 1px #f5fcfe;
}
h1 span {
	font-weight:normal;
	color:#9a9a9a;
	text-shadow: none;
}
h2 {
	font-size:2.0em;
	font-weight:bold;
	line-height:25px;
	color:#4d4d4d;
	padding-bottom:14px;
	text-shadow: 0px 2px 1px #f6c054;
}
h2 span {
	color:#ffffff;
	text-shadow: none;
	/*text-shadow: 0px 2px 1px #ca9f48;*/
}
h2 a {
	font-weight:normal;
	color:#ffffff;
}
h2 a:hover {
	color:#fdd78b;
}
h3 {
	font-size:1.5em;
	font-weight:normal;
	line-height:22px;
	color:#ffffff;
	padding-bottom:14px;
}
h3 span {
	font-weight:bold;
	color:#4d4d4d;
}
h3 a {
	font-weight:bold;
	color:#ffffff;
}
h3 a:hover {
	font-weight:bold;
	color:#fdd78b;
}
h4 {
	font-size:1.3em;
	line-height:17px;
	color:#4d4d4d;
	padding-bottom:14px;
	text-shadow: 0px 1px 1px #fedd9b;
}
p {
	font-size:1.3em;
	line-height:17px;
	color:#fde8be;
	padding-bottom:14px;
}
.orange-text {
	color:#bf7426;
}
.light-orange-text {
	font-size:1.3em;
	font-weight:normal;
	color:#fde8be;
}
.dark-grey-text-intro {
	font-weight:bold;
	color:#4d4d4d;
}
.dark-grey-text {
	font-weight:bold;
	color:#4d4d4d;
	text-shadow: 0px 1px 1px #fedd9b;
}
.dark-grey-text-mid {
	font-weight:bold;
	color:#4d4d4d;
	text-shadow: 0px 1px 1px #f3c874;
}
.dark-grey-text-last {
	font-weight:bold;
	color:#4d4d4d;
	text-shadow: 0px 1px 1px #ebbf67;
}
.dark-grey-text-bottom {
	font-weight:bold;
	color:#4d4d4d;
	text-shadow: 0px 1px 1px #e4b75e;
}
.light-grey-text {
	color:#ababab;
}
.white-text {
	color:#ffffff;
}
.white-bold {
	font-weight:bold;
	color:#ffffff;
}
.portfolio-navigation-light-orange-text {
	font-weight:normal;
	color:#fde8be;
}
.testimonial p {
	font-size:1.5em;
	font-weight:normal;
	line-height:22px;
	color:#ffffff;
	padding-bottom:14px;
}
.testimonial-pull-quote p {
	font-size:2.0em;
	font-weight:bold;
	line-height:25px;
	color:#fde8be;
	padding-bottom:14px;
	text-shadow: 0px -2px 1px #c68c1a;
}
.testimonial-pull-quote-mid p {
	font-size:2.0em;
	font-weight:bold;
	line-height:25px;
	color:#fde8be;
	padding-bottom:14px;
	text-shadow: 0px -2px 1px #bc851b;
}
.testimonial-pull-quote-last p {
	font-size:2.0em;
	font-weight:bold;
	line-height:25px;
	color:#fde8be;
	padding-bottom:14px;
	text-shadow: 0px -2px 1px #b27e1a;
}
.contact-details-bold {
	font-weight:bold;
	color:#ffffff;
}
#form p {
	font-size:1.5em;
	color:#ffffff;
}
#footer p {
	font-size:1.3em;
	line-height:17px;
	color:#ababab;
}
/*******************************************************
Form area
*******************************************************/
#form {
	float:left;
	width:610px;
	margin:42px 35px 0px 0px;
	padding-left:83px;
}
.single-line-field {
	width: 550px;
	height: 35px;
	margin: 14px 0px 10px 0px;
	background-color:transparent;
	border-top: 0px;
	border-right:0px;
	border-bottom:1px dashed #fdd78b;
	border-left:0px;
	font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color: #fde8be;
}
.multi-line-field {
	width: 550px;
	margin: 7px 0px 10px 0px;
	background-color:transparent;
	border-top: 0px;
	border-right:0px;
	border-bottom:1px dashed #fdd78b;
	border-left:0px;
	font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color: #fde8be;
}
.checkbox {
	margin:14px 0px 0px 0px;
}
.label1 {
	display: block;
}
.label2 {	
	color: #fde8be;
}
.submit-button {
	float: left;
	background-color:#975b1f;
	margin:21px 0px 35px 0px;
	padding:14px 21px 14px 21px;
	border:1px solid #bf7426;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	cursor: pointer;
}
