#header h1 {
	font-family: Garamond; 
	color: #cccccc; 
	font-size: 4em; 
	font-style:italic; 
	font-weight: normal;
	line-height: 1em;
}

#header h2 {
	font-family: Verdana; 
	color: #333333; 
	font-size: 0.8em; 
	font-style: normal; 
	font-weight: normal;
	line-height: 1.2em;
}

#header h3 {
	font-family: Courier,Verdana; 
	color: #333333; 
	font-size: 1.2em; 
	font-style: normal; 
	font-weight: normal;
	line-height: 1.2em;
	padding-right: 30px;
}

#content h2 {
	font-family: Verdana; 
	color: #333333; 
	font-size: 0.8em; 
	font-style:normal; 
	font-weight: normal;
	line-height: 1.2em;
}

#navigation h2 {
	font-family: Verdana; 
	color: #333333; 
	font-size: 0.8em; 
	font-style:normal; 
	font-weight: normal;
	line-height: 1.2em;
}

#footer h3 {
	font-family: Verdana; 
	color: #267F00; 
	font-size: 0.8em; 
	font-style:normal; 
	font-weight: normal;
	line-height: 1.2em;
}

A:link {
	FONT-SIZE: 0.9em; color: #267F00; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: underline; line-height: 2em;
}

A:visited {
	FONT-SIZE: 0.9em; color: #267F00; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: underline; line-height: 2em;
}

A:active {
	FONT-SIZE: 0.9em; COLOR: #267F00; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: underline; line-height: 2em; 
}

A:hover {
	FONT-SIZE: 0.9em; COLOR: #6495ED; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: underline; line-height: 2em;
}

#navigation A:link {
	FONT-SIZE: 0.9em; color: #B76B56; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; line-height: 2em; font-weight: bold;
}

#navigation A:visited {
	FONT-SIZE: 0.9em; color: #B76B56; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; line-height: 2em; font-weight: bold;
}

#navigation A:active {
	FONT-SIZE: 0.9em; COLOR: #B76B56; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; line-height: 2em; font-weight: bold;
}

#navigation A:hover {
	FONT-SIZE: 0.9em; COLOR: #FF9277; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; line-height: 2em; font-weight: bold;
}

body {
	background-image: url('images/StylesFloral/Gerbera_2.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

legend {
	color: #267F00;
	background-color: #ffffff;
}

fieldset {
	border: 1px dashed #4CFF00;
}

input {
	border: 1px solid #cccccc;
}

.centered {
	RIGHT: 0px; 
	LEFT: 0px; 
	MARGIN: auto; 
	WIDTH: 50%; 
	POSITION: absolute; 
	TOP: 0px;  
	bottom: 0px;
}

.navigation {
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 310px;
	border-right: 2px dashed #D6B7FF;
}

.header {
	position: relative;
	top:0px;
	left:0px;
	height: 200px;
	width: 100%;
	text-align: right;
	border-bottom: 10px solid #FFCA4F;
	background-color: #F3F3F5;
	background-image: url('images/StylesFloral/Gerbera.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

.contactdetails {
	float: left;
	height: 100%;
	width: 300px;
	text-align: right;
	padding-right: 10px;
	border-right: 2px dashed #cccccc;
	background-color: #FFF69E;
}

.content { 
	position: absolute;
	top: 240px;
	left: 320px;
	right: 0px;
	min-height: 443px;
}

.footer { 
	position: relative;
	bottom: -100px;
	left: -1px;
	right: -1px;
	height: 100px;
	text-align: center;
	overflow: auto;
}

.navigation_link {
	position: relative;
	top: 2px;
	width: 300px;
	height: 30px;
	padding: 3px;
	border-bottom: 1px solid #ffffff;
}

.navigation_link:hover {
	position: relative;
	top: 2px;
	width: 300px;
	height: 30px;
	padding: 3px;
	border-bottom: 1px solid #4CFF00;
	background-image: url('images/StylesFloral/Tulip.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.width {
	width: 100%;
}

.float-right{
	float: right;
}

.float-left {
	float: left;
}

.headerphoto{
	position: relative;
	bottom: 5px;
	float: left;
	width: 125px;
	height: 75px;
	margin: 5px;
	border: 1px solid #cccccc;
}

.staffphoto {
	float: right;
	margin: 5px;
	height: 100px;
	width: 85px;
	border: 1px solid #cccccc;
}


.QuoteLabel {
	font-style: normal;
	font-weight: normal;
	
}


#img1
{
		display: none;
}

#img2
{
		display: none;
}

#img3
{
		display: none;
}

#img4
{
		display: none;
}