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

    h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 17px;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
    }
	
	h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 17px;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
    }
	
	h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 17px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
    }
	
	h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 17px;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
    }
	
	h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
    }
	
	.mytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 17px;
	font-size: 12px;
	text-align: justify;
    }
	
	.mytextcentered {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px;
	font-size: 12px;
	text-align: center;
    }
	
	.mytextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
    }
	
	.mycontactdetails {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px;
	font-size: 11px;
	text-align: right;
    }
	
	.mycontactdetailsspacers {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	line-height: 18px;
	font-size: 11px;
	padding-left: 1px;
	padding-right: 1px;
    }
	
	.mySitehomepage {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px;
	font-size: 11px;
	text-align: left;
    }
	
	.myhomeservices {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	line-height: 20px;
	font-size: 11px;
	text-align: right;
    }
	
	.mytextfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px;
	font-size: 11px;
	text-align: center;
    }
	
	.mytextfooterlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px;
	font-size: 11px;
	text-align: center;
    }
	
	.mytextfooterlink A:link {
    color: #993300;
    text-decoration: none;
    }

    .mytextfooterlink A:visited {
	text-decoration: none;
	color: #993300;
    }

    .mytextfooterlink A:hover {
    color: #666666;
    text-decoration: underline;
    }
	
	.myportfoliotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px;
	font-size: 11px;
	text-align: left;
    }
	
	.myportfoliotext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px;
	font-size: 10px;
	text-align: left;
    }
	
	.myportfolioheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
    }
	
	.myservicesbold1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 20px;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
    }
	
	.myservicesbold2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
    }
	
	.mycontactbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
    }
	
	.mylinespacedtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 22px;
	font-size: 12px;
	text-align: left;
    }
	
	.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-size: 12px;
	line-height: 20px;
    }

    .link A:link {
    color: #993300;
    text-decoration: none;
    }

    .link A:visited {
	text-decoration: none;
	color: #993300;
    }

    .link A:hover {
    color: #666666;
    text-decoration: underline;
    }
	
	.portfoliolink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
    }

    .portfoliolink A:link {
    color: #666666;
    text-decoration: none;
    }

    .portfoliolink A:visited {
	text-decoration: none;
	color: #666666;
    }

    .portfoliolink A:hover {
    color: #993300;
    text-decoration: underline;
    }
	
	.portfoliolink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 10px;
	line-height: 18px;
    }

    .portfoliolink2 A:link {
    color: #666666;
    text-decoration: none;
    }

    .portfoliolink2 A:visited {
	text-decoration: none;
	color: #666666;
    }

    .portfoliolink2 A:hover {
    color: #993300;
    text-decoration: underline;
    }
	
	.contactdetailslink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
    }

    .contactdetailslink A:link {
    color: #666666;
    text-decoration: none;
    }

    .contactdetailslink A:visited {
	text-decoration: none;
	color: #666666;
    }

    .contactdetailslink A:hover {
    color: #993300;
    text-decoration: underline;
    }
	
	.mySitehomelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-size: 11px;
	line-height: 18px;
    }

    .mySitehomelink A:link {
    color: #993300;
    text-decoration: none;
    }

    .mySitehomelink A:visited {
	text-decoration: none;
	color: #993300;
    }

    .mySitehomelink A:hover {
    color: #666666;
    text-decoration: underline;
    }
	
	.facebooklink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3c5a98;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
    }

    .facebooklink A:link {
    color: #3c5a98;
    text-decoration: none;
    }

    .facebooklink A:visited {
	text-decoration: none;
	color: #3c5a98;
    }

    .facebooklink A:hover {
    color: #666666;
    text-decoration: underline;
    }
	
	body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	}
	
	.style1 {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #666666;
	}
	
	a:link {
	color: #993300;
	text-decoration: none;
	}
	
	a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
	a:visited {
	text-decoration: none;
	}
	
	a:active {
	text-decoration: none;
	}
	.lightboxlink {
	font-family: tahoma, verdana, sans-serif;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
    }

    .lightboxlink A:link {
	color: #FFFFFF;
	text-decoration: none;
    }

    .lightboxlink A:visited {
	text-decoration: none;
	color: #FFFFFF;
    }

    .lightboxlink A:hover {
	color: #FFFFFF;
	text-decoration: none;
    }