﻿/* Eliminating Browser Style Interference */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, form, blockquote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	font-weight: normal;
}
a {
 	text-decoration: none;
}
a img {
	border: none;
}
/* Stop Margin Collapse */
div {
	padding: 1px 0;
}
/* Accessibility */
.accessaid {
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;
}
/* Layout */
#wrapper {
	width: 100%;
	min-width: 40em;
	max-width: 65em;
	margin: 0 auto;
}
#switchstyle {
	margin: 0;
	padding: 1% 2% 0 2%;
}
#switchstyle a {
	float: right;
	padding-right: .5%;
}
#header {
	margin: 4% auto;
}
#header img {
	float: left;
	margin: -1.5% 0 0 1.5%;
}
#mainNav {
	float: right;
	margin-right: 3%;
	padding-top: 4.9%;
}
#banner {
	float: left;
	width: 96%;
	margin: 0;
	padding: 2%;
}
#banner-border {
	float: left;
	width: 91%;
	margin: 2% 2.5%;
	padding: 2%;
	background-image: url(../images/border-tile.png);
}
#banner-text {
	float: left;
	width: 36%;
}
#banner-image {
	float: right;
	width: 62%;
	margin-top: 2.5%;
	overflow: hidden;
}
#mainContent {
	float: left;
	width: 100%;
	margin: 2% 0;
}
#mainContent .col1 {
	float: left;
	margin: 1% 0 0 2%;
	width: 30%;
}
#mainContent .content {
	float: right;
	margin: 1% 2% 0 0;
	width: 63%;
}
#mainContent .col2 {
	float: left;
	width: 48%;	
}
#mainContent .col3 {
	float: right;
	width: 48%;	
}
body#service-overview .col2 {
	margin-top: 5.5%;
}
#mainContent .column-left {
	float: left;
	margin: 1% 0 0 2%;
	width: 46.5%;
}
#mainContent .column-right {
	float: right;
	margin: 3.5% 2% 0 0;
	width: 46.5%;
}
body#contact .column-right,
body#privacy .column-right,
body#standards .column-right {
	padding: 1.5% 0 0 2%;
}
#mainContent .article-column-left {
	float: left;
	margin: 1% 0 0 7%;
	width: 55%;
}
#mainContent .article-column-right {
	float: right;
	margin: 5.5% 5% 0 0;
	width: 25%;
}
#mainContent .no-col {
	margin: 2%;
}
.floatLeft {
	float: left;
	margin: 0 5% 2% 0;
	border: 1px solid #666666;
}
.site {
	clear: both;
}
.site h3 {
	margin-top: 4%;
}
h3.clear {
	clear: both;
	text-align: right;
	width: 97%;
	padding: 3% 2% 0 0;
}
ul.validation {
	list-style-type: none;
	margin-bottom: 2%;
}
ul.validation li {
	display: inline;
	padding: 0 2% 0 0;
}
.quote {
	margin: 2% 3%;
}
#footer {
	clear: both;
	padding: 2%;
}
.page-break { 
	display: none;
}
/* Colours and Backgrounds */
body {
	/*background-image: url(../images/bg.jpg);*/
	background-color: #D8D8D8;
	color: #333;
}
#mainContent, #banner {
	background-image: url(../images/content-tile.png);
}
#banner-image img {
	float: right;
}
div.background {
	background: url(../images/services-bg.jpg) no-repeat;
}
div.background-2 {
	background: url(../images/services-2-bg.jpg) no-repeat;
}
div.background-3 {
	background: url(../images/services-3-bg.jpg) no-repeat;
}
div.background, div.background-2, div.background-3 {
	width: 100%;
	height: 40px;
	border: 2px solid #F1DE54;
	margin-bottom: 2%;
} 
h1, h2, h3, h4 {
	color: #215425;
}
.underline {
	border-bottom: 1px solid #666666;
	padding-bottom: 2%;
}
/* Typography */
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2 {
	font-size: 1.2em;
	font-weight: bold;			
	text-transform: uppercase;
	margin-bottom: 0.65em;
}
body#portfolio h2,
body#contact h2,
body#privacy h2,
body#access-keys h2,
body#standards h2 {
	font-size: 1em;
	font-weight: bold;			
	margin-bottom: 0.65em;
	letter-spacing: .03em;
}
h3 {
	font-size: 1em;
	font-weight: bold;			
	margin-bottom: 0.65em;
	letter-spacing: .03em;
}
h4 {
	font-size: .75em;
	font-weight: bold;			
	margin-bottom: 0.65em;
	letter-spacing: .03em;
}
p {
	font-size: .75em;	
	font-weight: normal;
	margin-bottom: 1em;
}
p.no-indent {
	text-indent: 0;
}
.site p {
	text-indent: 0;
}
.drop {
	float: left;
	font-size: 4.5em;
	line-height: .78em;
	margin: 0 .1em .1em 0;
}
ul.body-text {
	font-size: .75em;	
	font-weight: normal;
	margin-left: 1em;
	margin-bottom: 1em;
	line-height: 160%;
	list-style-type: square;
}
ol.key-list {
	font-size: .75em;
	font-weight: normal;
	margin-left: 1em;
	margin-bottom: 2%;
	line-height: 150%;
}
dl {
	font-size: .75em;	
	font-weight: normal;
	margin-left: 1em;
	margin-bottom: 1em;
	line-height: 160%;
}
dt {
	float: left;
	margin-right: 4%;
	padding: 2px 0 7px 0;
	line-height: 130%;
	font-weight: bold;
}
dd {
	margin: 0;
	padding: 2px 0 7px 0;
	line-height: 130%;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#mainContent .article-column-right p {
	text-indent: 0;
}
.articleDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bolder;
	letter-spacing: .13em;
	font-style: italic;
	margin-bottom: 1em;
	margin-top: 1.5em;
	text-align: center;
}
h2.article-title {
	text-transform: none;
	text-align: center;
}
blockquote {
	background: url(../images/left-quote.png) top left no-repeat;
}
blockquote p {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
	font-style: italic;
	padding: 5% 4% 2% 10%;
}
cite {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif ;
	font-size: .75em;
}
#footer {
	text-align: right;
}
/* Link Styles */
#mainNav {
	list-style-type: none;
}
#mainNav li {
	display: inline;
}
#mainNav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-decoration: none;
	color: #333333;
	padding: 0;
	margin-left: .65em;
}
#mainNav a:hover, #mainNav a:focus, #mainNav a:active {
	border-top: 4px solid #77AA31;
	padding-top: 2px;
}
#mainContent h3 a,
#mainContent h4 a,
#mainContent p a,
#banner p a,
ul.body-text a {
	color: #215425;
	text-decoration: none;
}
#mainContent p a,
#banner p a,
ul.body-text a {
	font-weight: bold;
}
#mainContent h3 a:hover, #mainContent h3 a:focus, #mainContent h3 a:active,
#mainContent h4 a:hover, #mainContent h4 a:focus, #mainContent h4 a:active,
#mainContent p a:hover, #mainContent p a:focus, #mainContent p a:active,
#banner p a:hover, #banner p a:focus, #banner p a:active,
ul.body-text a:hover, ul.body-text a:focus, ul.body-text a:active {
	text-decoration: underline;
}
#footer a {
	color: #333333;
	font-weight: bolder;
	text-decoration: underline;
}
#footer a:hover, #footer a:focus, #footer a:active {
	text-decoration: none;
}
/* Page Indicator */
body#index #indexLink,
body#about #aboutLink,
body#portfolio #portfolioLink,
body#contact #contactLink,
body#articles #articlesLink {
	border-top: 4px solid #77AA31;
	padding-top: 2px;
}
body#privacy #privacyLink,
body#access-keys #accessLink {
	text-decoration: none;
	background-color: #333333;
	color: #ffffff;
}
/* Form */
#contact-methods {
	margin: 2%;
}
div.row {
	clear: right;
	padding-top: 3%;
}
label {
	float: left;
	width: 40%;
	text-align: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: .75em;
	font-weight: bold;
}
div.row span.box {
	text-align: left;
	margin-left: 2%;
}
div.row span.button {
	margin-left: 42%;
	padding: 0 1% 0 0;
}
.butt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #215425;
	height: 1.5em;
	width: 7em;
}
textarea {
	height: 12em;
	width: 17em;
}
input#name,
input#business,
input#email,
input#phone {
	height: 1.5em;
	width: 15em;
}
input, textarea {
	font: .85em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	border: 1px solid;
	border-color: #CCC #666 #666 #CCC;
}
input:focus, textarea:focus {
	background: #ccc;
}
legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #215425;
}
fieldset {
	border: 1px solid #666666;
	padding: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
}
p label {
	float: none;
	width: 100%;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}
#checkMail {
	margin-top: 4%;
}
.red {
	color: #FF0000;
}
.comment {
	display: none;
	visibility: hidden;
}
address {
	font-size: .75em;
	font-style: normal;
	line-height: 150%;	
	font-weight: normal;
	margin-bottom: 1em;
}
#form-2 label {
	width: 35%;
}
#form-2 input#name,
#form-2 input#email,
#form-2 input#phone {
	height: 1.5em;
	width: 12em;
}
#form-2 .butt {
	width: 5em;
}
#form-2 div.row span.button {
	margin-left: 35%;
	padding: 0 1% 0 0;
}
#form-2 {
	margin: 2% 0;
}
/* Gallery Pages*/
#gallery {
	margin: 2%;
	width: 95%;
}
#fun-gallery {
	text-align: center;
}
#imagegallery {
	float: left;
	width: 40%;
	margin-top: 3%;
}
#modern-gallery {
	margin: 3%;
}
#gallery-center {
	margin: 0 auto;
	width: 40%;
	text-align: center;
}
#imagegallery li, #modern-gallery li {
	display: inline;
}
#standard-gallery #mainContent img, #imagegallery li img, #modern-gallery li img {
	border: 1px solid #666666;
}