@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-lightgreen.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: #c2cc3d;
	padding-top: 4px;
}
#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #959595;
}

#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;
}



body {
	margin: 0px;
	padding: 20px;
}
#flora-portfolio-container {
	position: absolute;
	height: 39px;
	width: 232px;
	left: 18px;
	top: 340px;
}
#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;
}

