/* CSS Document */body { margin:0px; padding:0px; }/* code below relates to slideshow */body {	background-color: #D6D5CE;	background-image: url();}div.bgcarousel{ /* CSS for main carousel container */background: black url(ajaxload.gif) center center no-repeat; /* loading gif while caoursel is loading */width:960px; /* default dimensions of carousel */height:357px;}img.navbutton{ /* CSS for the nav buttons */margin:12px;opacity:.50;}div.slide{ /* CSS for each image's DIV container within main container */background-color: black;background-position: center center; /* center image within carousel */background-repeat: no-repeat;background-size: cover; /* CSS3 property to scale image within container? "cover" or "contain" */color: black;}div.selectedslide{ /* CSS for currently selected slide */}div.slide div.desc{ /* DIV that contains the textual description inside .slide */position: absolute;color: white;left: 100px;top: 290px;width:400px;padding: 10px;text-align: left;font: bold 12px Ariel, Helvetica, sans-serif;}div.selectedslide div.desc{ /* CSS for currently selected slide's desc div */}div.slide div.desc h2{font-size:150%;margin:0;}div.slide div.desc a{color:white;text-decoration:none;}.style1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;}/* code above relates to slideshow */.georgia24white {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 24px;	font-weight: plain;	line-height: 30px;	color: #ffffff;	text-decoration: none;	}.georgia20blk {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 20px;	font-weight: plain;	line-height: 24px;	color: #000000;	text-decoration: none;	}.georgia20blkextra {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 20px;	font-weight: plain;	line-height: 28px;	color: #000000;	text-decoration: none;	}.navigation {	font-family: Ariel, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	line-height: 18px;	color: #666666;	text-decoration: none;	}.navbot {	font-family: Ariel, Helvetica, sans-serif;	font-size: 13px;	font-weight: plain;	line-height: 22px;	color: #666666;	text-decoration: none;	}.grey12bold {	font-family: Ariel, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	line-height: 16px;	color: #666666;	text-decoration: none;	}.formtext {	font-family: Ariel, Helvetica, sans-serif;	font-size: 12px;	font-weight: plain;	line-height: 16px;	color: #666666;	text-decoration: none;	}.grey14 {	font-family: Ariel, Helvetica, sans-serif;	font-size: 14px;	font-weight: plain;	line-height: 18px;	color: #666666;	text-decoration: none;	}.grey11 {	font-family: Ariel, Helvetica, sans-serif;	font-size: 11px;	font-weight: plain;	line-height: 13px;	color: #666666;	text-decoration: none;	}.grey14extra {	font-family: Ariel, Helvetica, sans-serif;	font-size: 14px;	font-weight: plain;	line-height: 22px;	color: #666666;	text-decoration: none;	}.grey15 {	font-family: Ariel, Helvetica, sans-serif;	font-size: 15px;	font-weight: plain;	line-height: 22px;	color: #666666;	text-decoration: none;	}.grey14bold {	font-family: Ariel, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	line-height: 18px;	color: #666666;	text-decoration: none;	}.RuleDown { 	border-color: #74827F; 	border-style: solid; 	border-top-width: 0px; 	border-right-width: 0px; 	border-bottom-width: 0px;	border-left-width: 1px ; 	padding-left: 10px;	}.ruledown21pxgreen {	background-image: url(images/fills-lines/green-vert.gif);	background-repeat: left;	background-position: left top;	}.BorderDottedPad { 	border-color: #74827F; 	border-style: dotted; 	border-width: 1px;	padding-left: 10px;	padding-top: 10px;	padding-right: 10px;	}.BorderDotted { 	border-color: #74827F; 	border-style: dotted; 	border-width: 1px;	}.BorderSolid { 	border-color: #74827F; 	border-style: solid; 	border-width: 1px; 	}.paddingleft13pt {	font-family: Ariel, Helvetica, sans-serif;	font-size: 13px;	font-weight: plain;	line-height: 18px;	color: #333333;	padding-top:1px;	padding-bottom:1px;	padding-left:16px;	padding-right:16px;	}.paddingright13pt {	font-family: Ariel, Helvetica, sans-serif;	font-size: 13px;	font-weight: plain;	line-height: 18px;	color: #000000;	padding-top:1px;	padding-bottom:1px;	padding-left:1px;	padding-right:16px;	}.paddingcentre14pt {	font-family: Ariel, Helvetica, sans-serif;	font-size: 14px;	font-weight: plain;	line-height: 22px;	color: #333333;	padding-top:1px;	padding-bottom:1px;	padding-left:16px;	padding-right:1px;	}.testimonials {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 14px;	font-weight: plain;	font-style: italic;	line-height: 18px;	color: #333333;	padding-top:10px;	padding-bottom:1px;	padding-left:16px;	padding-right:16px;	background-colour: #D3EDA9;	}.backgroundimage {	font-family: Verdana, Helvetica, Ariel, sans-serif;	font-size: 14px;	font-weight: bold;	line-height: 16px;	color: #ffffff;	padding: 20px;	background-image:url('eggs.jpg');	}	