@charset "utf-8";
body {
	background-color: #000000;
}

#flashcontent {
width:560px;
height:600px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	font-weight: normal;
	text-decoration: none;
}

.copyright a {
	color:#FFFFFF;	
	text-decoration: underline;
}

.copyright a:hover {
	color:#006600;
	text-decoration: none;
}

.footnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}

.footnav a {
	color:#FFFFFF;
	text-decoration: underline;
}

.footnav a:hover{
	color:#006600;
	text-decoration: none;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	line-height: 16px;
}

H1.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0;
	text-decoration: none;
	line-height: 16px;
}


.content-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}

.content-white a {

	color: #fced21;
	text-decoration: underline;
}

.content-white a:hover {

	color: #fced21;
	text-decoration: none;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	line-height: 16px;
}

.content a {

	color: #FFF;
	text-decoration: underline;
}

.content a:hover {

	color: #FFF;
	text-decoration: none;
}
.bgright {
	background-image: url(/images/background-right.gif);
	background-repeat: no-repeat;
}
.title1 {
	background-image: url(/images/about-us-butterfly-garden-consultancy.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title2 {
	background-image: url(/images/consultancy-services-butterfly-garden.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title3 {
	background-image: url(/images/our-butterfly-house-and-garden-projects.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.title4 {
	background-image: url(/images/contact-us-for-a-butterfly-garden-project.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

