
/* ----------------------------------
Defaults  
------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	outline:0px;
	list-style:none;
}

body, html {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}


/* ----------------------------------
Fonts  
------------------------------------- */


body {
		font-size: 13px;
		font-family: georgia, times, serif;
		color:#4C4949;
}

h1 {
	font-size: 28px;
	line-height: 36px;
	font-weight:normal;
	color:#4C4949;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

h2 {
	font-size: 17px;
	line-height:22px;
	font-weight:normal;
	color:#4d4949;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

h2 a:link, h2 a:active, h2 a:visited {
	color:#76BDC1;
	text-decoration:none;
	padding-bottom:2px;
	border-bottom:1px dotted #897878;
}

h3 {
	font-size: 20px;
	line-height:26px;
	font-weight:normal;
	color:#4C4949;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

h4 {
	font-size: 11px;
	line-height:20px;
	font-weight:normal;
	text-transform:uppercase;
	color:#897878;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

h5 {
	font-size: 11px;
	line-height:16px;
	font-weight:normal;
	text-transform:uppercase;
	color:#897878;
	margin:0px;
	padding:0px;
	padding-bottom:0px;
}

h6 {
	font-size: 11px;
	line-height:16px;
	font-weight:normal;
	text-transform:uppercase;
	color:#4C4949;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

p {
	font-size: 13px;
	line-height:20px;
	color:#726E6E;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

li {
	list-style:none;
}

a:link, a:active, a:visited {
	color:#4C4949;
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:1px dotted #897878;
}

a:hover {
	text-decoration:none;
	color:#897878;
}

strong {
	color:#4C4949;
	font-weight:bold;
}

.blue {
	color:#76BDC1;
}

.brown {
	color:#897878;
}

.darkGrey {
	color:#4C4949;
}

		
/* ----------------------------------
Structure  
------------------------------------- */

body {
	width:100%;
	height:100%;
	/*background: #f2f2f2 url('../images/bgnd_rpt.jpg') center top repeat;*/
	background: #f2f2f2;
	text-align:center;
}

#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.header {
	width:100%;
	height:auto;
	padding-top:40px;
}

.content {
	width:100%;
	height:auto;
}

.footer {
	width:100%;
	height:120px;
}


/* ----------------------------------
Header  
------------------------------------- */

.logo {
	width:274px;
	height:54px;
	float:left;

}

.logo a {
	width:274px;
	height:54px;
	
	text-indent: -9999px;
	overflow:hidden;
	outline:none;
	display:block;
	border:0px;
	margin-bottom:25px;
}

.logo a {
	background: url('../images/logo.gif') left top no-repeat;
}

.phone {
	width:274px;
	height:55px;
	float:right;
	text-align:right;
	margin-bottom:25px;
}

.phoneLabel {
	font-size:11px;
	line-height:20px;
	text-transform:uppercase;
	color:#897878;
}

.phoneNumber {
	font-size:24px;
	line-height:24px;
	color:#4d4949;
}

#topnav {
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:100%;
	height:35px;
	clear:both;
	background: #d6ebed;
	border-bottom:solid 0px #666666;
}

#topnav li  {
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	list-style:none;
	float:left;
	width:137px;
	height:35px;
	
	font-size:15px;
	line-height:35px;
	text-align:center;
	background: none;
}

#topnav li a {
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	display:block;
	width:137px;
	height:35px;
	
	text-decoration:none;
	color:#4d4949;
	background: #d6ebed url('../images/grey_1px.gif') right top repeat-y;
	border:none;
}

#topnav li a:hover {
	text-decoration:none;
	color:#4d4949;
	background: #bee2e5 url('../images/grey_1px.gif') right top repeat-y;
}

#topnav li a.highlight {
	text-align:center;
	color:#fff;
	background: #666666;
}

.banner {
	width:960px;
	height:280px;
	margin-bottom:0px;
	clear:both;
	overflow:hidden;
	background: #686868;
}

#slideshow {
	width:685px;
	height:280px;
	float:left;
	overflow:hidden;
}

.image {
	width:685px;
	height:280px;
	float:left;
	overflow:hidden;
}

#slideshow img {
	width:685px;
	height:280px;
	outline:0px;
}

.big_r {
	width:274px;
	height:280px;
	float:left;
}


/* ----------------------------------
Main Column  
------------------------------------- */
.mainCol {
	position:relative;
	float:left;
	width:635px;
	margin-top:35px;
	margin-bottom:55px;
	padding-right:50px;
}

.twoColTextWrap {
	clear:both;
	width:635px;
	height:auto;
	overflow:hidden;
	position:relative;
	margin:0px;
	padding:0px;
	padding-top:0px;
	margin-top:10px;
	margin-bottom:20px;
	background: url('../images/vert_line.gif') center top repeat-y;
}

.leftColWrap {
	width:300px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px;
	padding:0px;
	padding-right:17px;
	margin-right:18px;
}

.rightColWrap {
	width:300px;
	height:auto;
	overflow:hidden;
	float:right;
	margin:0px;
	padding:0px;
}

.smallImageLeftWrap {
	width:300px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:20px;
	margin-right:35px;
	background: #e0e0e0 url('../images/caption_bg.gif') right bottom no-repeat;
}

.smallImageRightWrapSingle {
	width:300px;
	height:auto;
	overflow:hidden;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:20px;
	margin-left:35px;
	background: #e0e0e0 url('../images/caption_bg.gif') right bottom no-repeat;
}

.smallImageRightWrap {
	width:300px;
	height:auto;
	overflow:hidden;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:20px;
	background: #e0e0e0 url('../images/caption_bg.gif') right bottom no-repeat;
}

.largeImageWrap {
	width:635px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:20px;
	background: #e0e0e0 url('../images/caption_bg.gif') right bottom no-repeat;
}

.caption {
	overflow:hidden;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-bottom:6px;
	padding-right:10px;
	text-indent:15px;
}

.mainCol ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
}

.mainCol li {
	list-style:none;
	color:#726E6E;
	line-height:20px;
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-bottom:5px;
	background: url('../images/bullet_grey.gif') 3px 8px no-repeat;
}

.servicesBlock {
	clear:both;
	width:635px;
	height:auto;
	overflow:hidden;
	position:relative;
	margin:0px;
	padding:0px;
	padding-top:0px;
	margin-top:10px;
}

.servicesLeftCol {
	width:300px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px;
	margin-right:35px;
	padding:0px;
}

#gallery {
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:35px;
	padding-bottom:5px;
	padding-right:0px;
	border-right:1px dotted #BDB2B1;
}

#gallery a {
	border-bottom:none;
}

#gallery a img {
	outline:none;
	border:none;
}

#gallery .thumb {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}

#gallery h4 {
	margin-bottom:10px;
}

ul.servicesNav {
	width:300px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.servicesContent {
	width:300px;
	height:auto;
	overflow:hidden;
	float:right;
	margin:0px;
	padding:0px;
	padding-top:10px;
}

.servicesBlock li {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-style:italic;
	background:none;
}

.servicesBlock li.topPadding {
	display:block;
	height:30px;
	border-right:1px dotted #BDB2B1;
	border-bottom:1px dotted #BDB2B1;
	font-size:13px;
	padding-top:10px;
	font-style:normal;	
}

.servicesBlock li.basePadding {
	display:block;
	height:350px;
	border-right:1px dotted #BDB2B1;
	padding:0px;
}

.servicesBlock li a:link,
.servicesBlock li a:active,
.servicesBlock li a:visited {
	color:#76BDC1;
	line-height:45px;
	height:45px;
	text-decoration:none;
	border-bottom:1px dotted #BDB2B1;
	display:block;
}

.servicesBlock li a:hover {
	color:#897878;
	line-height:45px;
	height:45px;
	text-decoration:none;
	border-bottom:1px dotted #BDB2B1;
	display:block;
	/*background: #e0e0e0;*/
}

.servicesBlock li a {
	border-right:1px dotted #BDB2B1;
}

.servicesBlock li a.highlight {
	color:#4C4949;
	line-height:45px;
	height:45px;
	text-decoration:none;
	display:block;
	border-right:0px dotted #BDB2B1;
}

.servicesBlock li a.highlight:hover {
	line-height:45px;
	height:45px;
	text-decoration:none;
	border-bottom:1px dotted #BDB2B1;
	display:block;
	background: #f2f2f2;
}

#service01 {
	display:block;
}

#service02,
#service03,
#service04 {
	display:none;
}

.comments {
	padding-bottom:5px;
}



.testimonialBlock {
	border-left:1px dotted #B2B2B2;
	padding-left:30px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:10px;
}

#testimonials01, 
#testimonials02,
#testimonials03,
#testimonials04,
#testimonials05,
#testimonials06,
#testimonials07,
#testimonials08,
#testimonials09,
#testimonials10,
#testimonials11 {
	margin-bottom:40px;
}

#testimonials02,
#testimonials03,
#testimonials04,
#testimonials05,
#testimonials06,
#testimonials07,
#testimonials08,
#testimonials09,
#testimonials10,
#testimonials11 {
	display:none;
	margin-bottom:40px;
}

.testimonialBlock {
	background: url('../images/icon_testimonials.png') 610px 15px no-repeat;
}

/*
#nat_trust {
	background: url('../images/logo_nat_trust.gif') right bottom no-repeat;
}

#eng_heritage {
	background: url('../images/logo_eng_heritage.gif') right bottom no-repeat;
}

#sam_smiths {
	background: url('../images/logo_sam_smiths.gif') right bottom no-repeat;
}
*/

.testimonialBlock h3 {
	font-size:18px;
	line-height:20px;
	padding-bottom:10px;
	font-style:italic;
	background: url('../images/horr_line.gif') left bottom repeat-x;
}

.testimonialBlock h3 a:link,
.testimonialBlock h3 a:active,
.testimonialBlock h3 a:visited,
.testimonialBlock h3 a:hover {
	text-decoration:none;
	border-bottom:0px dotted #897878;
	display:block;
}

.testimonialBlock p {
	margin-bottom:10px;
	/*color:#4d4949;*/
	font-style:italic;
}

p.comments {
	font-size: 13px;
	font-weight:normal;
	color:#726E6E;
	font-style:normal;
	
	padding-top:15px;
}

.quote_top {
	background: url('../images/quote_left.gif') left top no-repeat;
	width:635px;
	height:20px;
	display:block;
}

.quote_base {
	background: url('../images/quote_right.gif') right top no-repeat;
	width:635px;
	height:20px;
	display:block;
}

#contactUs {
	margin:0px;
	padding:0px;
	padding-top:0px;
}

#contactUsForm {
	margin:0px;
	padding:0px;
	float:left;
}

#contactUsForm .contactColLeft {
	margin:0px;
	padding:0px;
	padding-right:35px;
	width:300px;
	float:left;
}

#contactUsForm .contactColRight {
	margin:0px;
	padding:0px;
	width:300px;
	float:left;
}

#contactUsForm .contactColCaptcha {
	width:635px;
	margin:0px;
	/*margin-top:15px;*/
	padding:0px;
	padding-top:5px;
	clear:both;
	float:left;
	/*background: url('../images/horr_line.gif') left top repeat-x;*/
}

#contactUsForm .contactColBase {
	width:635px;
	margin:0px;
	/*margin-top:15px;*/
	padding:0px;
	padding-top:5px;
	clear:both;
	float:left;
	/*background: url('../images/horr_line.gif') left top repeat-x;*/
}

#contactName, #contactEmail, #contactJob, #contactCompany, #contactTelephone, #math {
	font-family: georgia, times, serif;
	font-size: 13px;
	height:20px;
	font-weight:normal;
	color:#4d4949;
	margin:0px;
	margin-bottom:4px;
	padding:2px;
	border:1px solid #C0BDBD;
	background-color:#fff;
	
	width:294px;
}

#contactMessage {
	font-family: georgia, times, serif;
	font-size: 13px;
	line-height:19px;
	font-weight:normal;
	color:#4d4949;
	margin:0px;
	padding:2px;
	border:1px solid #C0BDBD;
	background-color:#fff;
	width:294px;
	height:232px;
}

#contactUsForm .sendButton {
	margin-top:10px;
}

#contactUsForm label.error {
	font-style: italic;
	display:block;
	color:#BE1222;
	font-size: 13px;
	line-height:26px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	padding-left:20px;
	border-bottom:0px solid #C0BDBD;
	background: url('../images/error_arrow.png') 0px 2px no-repeat;
}

#contactUsForm .label {
	margin:0px;
	padding:0px;
	margin-top:3px;
}

.sum {
	font-size: 21px;
	font-weight:normal;
	text-align:center;
	color:#4d4949;
	margin:0px;
	padding:0px;
	padding-top:8px;
	padding-bottom:10px;
	background-color: #DDDDDD;
	width:100px;
}



/* ----------------------------------
Sidebar  
------------------------------------- */
.sidebar {
	position:relative;
	float:left;
	width:275px;
	margin-bottom:55px;
	padding-bottom:0px;
	background: url('../images/vert_line.gif') left top repeat-y;
}

.sidebar a:link, .sidebar a:active, .sidebar a:visited {
	color:#76BDC1;
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:0px dotted #897878;
}

.sidebar a:hover {
	text-decoration:none;
	color:#4d4949;
	padding-bottom:1px;
	border-bottom:1px dotted #897878;
}

.sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

.sidebar li {
	list-style:none;
	color:#897878;
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-bottom:5px;
	background: url('../images/bullet_blue.gif') 3px 8px no-repeat;
}

.sidebar .heading {
	position:relative;
	float:left;
	width:245px;
	padding-left:15px;
	padding-right:15px;
	padding-top:37px;
	padding-bottom:30px;
	margin-bottom:0px;
	background: url('../images/sidebar_base.gif') 1px bottom no-repeat;
}

.sidebar .heading h3 {
	color:#4d4949;
}

.sidebar p {
	line-height:18px;
	font-size:13px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.sidebar .sidecol_block {
	position:relative;
	float:left;
	width:245px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:10px;
	background: url('../images/horr_line.gif') left bottom repeat-x;
}

.sidebar .date {
	color:#76BDC1;
}

.sidebar .jobtitle {
	color:#76BDC1;
}

.sidebar .mugshot {
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}




/* ----------------------------------
Footer  
------------------------------------- */
.footer {
	width:960px;
	height:auto;
	padding-bottom:50px;
	clear:both;
	color:#858585;
}

.footerNav {
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:940px;
	height:55px;
	line-height:55px;
	padding-left:20px;
	margin-bottom:30px;
	background: #e0e0e0 url('../images/footer_small_r.gif') right top no-repeat;
}

.footerNav li {
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	list-style:none;
	float:left;
	height:55px;
	
	font-size:14px;
	line-height:55px;
	text-align:left;
	background: none;
}

.footerNav li a {
	border:none;
}

p.footerText {
	width:960px;
	margin-bottom:30px;
	line-height:20px;
	font-size:12px;
	color:#858585;
}






