/*--  COLOURS:  -  Brown: #3c160e;  Teal: #00b0b8;    --*/ 


.bkgtopbanner  {
	background-image: url(gfx/bkg-topbanner.gif);
}
.bkgmainsection  {
	background-image: url(gfx/bkg-mainsection.gif);
}
.bkgmainsection2  {
	background-image: url(gfx/bkg-home-main2.gif);
	background-position: bottom;
}
.bkgfooter  {
	background-image: url(gfx/bkg-footer-full.gif);
}
.bkg-serv-port-photo-home  {
	background-image: url(gfx/bkg-serv-port-photo-tabs-home.png);
}
.bkggradient  {
	background-image: url(gfx/bkg-gradient.jpg);
}
.bkg-services  {
	background-image: url(gfx/bkg-services.jpg);
}
.hometabsheading  {
	Font-size: 14px;
	Color : #3c160e;
	font-weight: bold;
	margin-left:30px;
	line-height: 11px;
}
.hometabstextbrown  {
	Font-size: 11px;
	Color : #3c160e;
	margin-left:30px;
}
.hometabstextblue  {
	Font-size: 11px;
	Color: #00b0b8;
	margin-left:30px;
}
.hometabsphotobrown  {
	Font-size: 10px;
	Color : #3c160e;
}
a.linkhometabs {
	font-size: 11px;
	Color : #00b0b8;
	text-decoration : underline;
	line-height: 14px;
}
a.linkhometabs:visited {
	color: #65dce1;
	text-decoration : underline;
}
a.linkhometabs:hover {
	color: orange;
	text-decoration : underline;
}
.hometextbrown  {
	Font-size: 12px;
	Color : #3c160e;
	margin-left:40px;
	margin-right:50px;
	line-height: 19px;
}
.hometextblue  {
	Font-size: 12px;
	Color: #00b0b8;
	font-weight: bold;
}
.bodytextbrown  {
	Font-size: 11px;
	Color : #3c160e;
	margin-left:40px;
	margin-right:50px;
	line-height: 15px;
}
.bodytextblue  {
	Font-size: 12px;
	Color: #00b0b8;
}
.boldbrown  {
	Font-size: 12px;
	Color : #3c160e;
	font-weight: bold;
}
.boldteal  {
	Font-size: 12px;
	Color: #00b0b8;
	font-weight: bold;
}
.textcaptions  {
	Font-size : 10px;
	Color : #00b0b8;
}
/*-- Text White   --*/
.textwhite  {
	Font-size : 12px;
	Color : white;
}
.footer  {
	Font-size : 10px;
	Color : white;
	line-height: 14px;
}

/*-- PORTFOLIO STYLES   --*/
.portfolioclientname  {
	Font-size: 12px;
	Color: #00b0b8;
	font-weight: bold;
}
.portfolioclienttxt  {
	Font-size: 11px;
	Color : #3c160e;
}
.portfolioDOTS  {
	Font-size: 13px;
	Color: #00b0b8;
}
.tdportfolio 
{
	background-color: white;
	font-size: 11px;
	Color : #3c160e;
}
a.linkportfolio {
	font-size: 11px;
	Color : #3c160e;
	text-decoration : underline;
	line-height: 14px;
}
a.linkportfolio:visited {
	Color : #a2847d;
	text-decoration : underline;
}
a.linkportfolio:hover {
	Color: #00b0b8;
	text-decoration : underline;
}

a.linkportfolioWEB {
	font-size: 10px;
	Color : #a2847d;
	text-decoration : none;
	line-height: 1px;
}
a.linkportfolioWEB:visited {
	font-size: 10px;
	Color : #a2847d;
	text-decoration : none;
	line-height: 1px;
}
a.linkportfolioWEB:hover {
	font-size: 10px;
	Color : #a2847d;
	text-decoration : none;
	line-height: 1px;
}
/*-- END PORTFOLIO   --*/

.services-tabs-heading  {
	Font-size: 12px;
	Color : #3c160e;
	font-weight: bold;
	margin-left:10px;
	margin-right:10px;
	line-height: 15px;
}
.services-tabs-text  {
	Font-size: 10px;
	Color: #00b0b8;
	margin-left:10px;
	margin-right:10px;
	line-height: 11px;
}

.privacytext  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-size: 11px;
	Color: white;
}
.privacyH1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-size: 18px;
	Color : #00b0b8;
	font-weight: bold;
}
.privacyH2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-size: 14px;
	Color : #00b0b8;
}
/*-- a:link {
	Color : #00b0b8;
	text-decoration : underline;
}
a:visited {
	color: #37d0d7;
	text-decoration : underline;
}
a:hover {
	color: orange;
	text-decoration: underline;
}
 Purple links in body text --*/



a.linkfooter {
	font-size: 10px;
	Color : white;
	text-decoration : underline;
}
a.linkfooter:visited {
	font-size: 10px;
	Color : #b1f2f5;
	text-decoration : underline;
}
a.linkfooter:hover {
	font-size: 10px;
	color: orange;
	text-decoration: underline;
}


/*-- Table - Purple --*/
.tdcolor1 
{
	background-color: #00b0b8;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}
/*-- Table - Green --*/
.tdcolor2 
{
	background-color: #008752;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}
/*-- Table - Pale Purple --*/
.tdcolor3 
{
	background-color: white;
	font-size: 11px;
	color: #00b0b8;
	padding : 4pt;
}
/*-- Table - Pale Green --*/
.tdcolor4 
{
	background-color: #a5d4c2;
	font-size: 12px;
	color: #008752;
	font-weight: bold;
	padding : 4pt;
}
.tdcolornht 
{
	background-color: #008752;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}
.tdgradient 
{
	background-image: url(gfx/bkg-gradient200px.jpg);
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}
	/*-- Form field - pale green --*/
input.field { font-size: 9pt; color: #ffffff; background-color: #a5d4c2;
 }
select.field {	font-size: 9pt; color: #ffffff; background-color: #a5d4c2;
 }
textarea.field { font-size: 9pt; color: #ffffff; background-color: #a5d4c2;
 }
	/*  Form Buttons  */
.button 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #a5d4c2;
	border: 2px solid;
	border-color: 686682 262531 262531 686682;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
} 
	/*-- Raised Block --*/
.block 
{
	background-color: #a5d4c2;
	border-bottom-color: #999966 thin outset;
	border-left-color: #ffffcc thin outset;
	border-right-color: #999966 thin outset;
	border-top: medium groove #ffffcc;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*-- <input type="radio" name="Contact By" CHECKED VALUE="Contact by Email" style="background: #bcbcbc; color:#ffffff;"> --*/


