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

#container {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #959595;
}
#header {
	/*background image colour */
	background-image: url(../images/images/background-purple.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 67px;
	width: 758px;
	padding-right: 20px;
	padding-top: 32px;
	margin: 0px;
}
#navigation-container {
	height: 24px;
	width: auto;
	/* Navigation Image colour */
	background-color: #7812b7;
	padding-top: 4px;
}
#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #959595;
}
#image-enlarged {
	float: left;
	height: 400px;
	width: 450px;
}
#thumbnails {
	border: 1px solid #afafaf;
	height: 398px;
	width: 268px;
	float: right;
	position: relative;
}
#thumbnail1 {
	top: 19px;
	position: absolute;
	height: 67px;
	width: 75px;
	left: 49px;
}
#thumbnail2 {
	position: absolute;
	top: 19px;
	height: 67px;
	width: 75px;
	right: 49px;
}
#thumbnail3 {
	position: absolute;
	top: 96px;
	height: 67px;
	width: 75px;
	left: 49px;
}
#thumbnail4 {
	position: absolute;
	top: 96px;
	height: 67px;
	width: 75px;
	right: 49px;
}
#thumbnail5 {
	position: absolute;
	top: 173px;
	height: 67px;
	width: 75px;
	left: 49px;
}
#thumbnail6 {
	position: absolute;
	top: 173px;
	height: 67px;
	width: 75px;
	right: 49px;
}
#thumbnail7 {
	position: absolute;
	top: 250px;
	height: 67px;
	width: 75px;
	left: 49px;
}
#thumbnail8 {
	position: absolute;
	top: 250px;
	height: 67px;
	width: 75px;
	right: 49px;
}

#footer-left {
	float: left;
}

#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #959595;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	color: #636363;
}
#content {
	padding: 20px;
	overflow: auto;
	height: 400px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	text-align: justify;
}
#content a {
	text-decoration: none;
	color: #555;
}
#content a:hover, #content a:focus {
	color: #333;
}




body {
	margin: 20px;
}
#container #content table td {
	vertical-align: top;
}

#flora-portfolio-container {
	position: absolute;
	height: 39px;
	width: 232px;
	left: 18px;
	top: 340px;
}
.content-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 0px;
}
#flowers{
  padding:10px 20px;
}

#flowers  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

#logo{
font-family: Arial Narrow;
 text-align:right;
 margin-right:15px;
  letter-spacing:5px;
}
#description{
  font-family:Georgia, 'Times New Roman', Times, serif; font-style:italic; font-size:18px; letter-spacing:5px;
}

#logo h1, #logo h1 a, #logo h1 a:visited{
  color: #999;
 text-decoration: none;
}
#logo h1 a:hover {
  color:#ff7f7f;
   text-decoration: none;
}

