
body{
	margin: 0;
	padding: 0;
	background-image:url(../images/clarkesbackground.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
* {margin:0;
	padding:0;}
	
#container {
	border: 0px solid red;
	margin: 0 auto;
 	width: 700px;
	margin-top:49px;
	position: relative;
  }
  
html>body #container {
  margin-top:50px;
} 
#content
{
	clear:both;
	height:606px;
	background:url("../images/contentback.gif") 0px 0px repeat-y;
} 
.footer{
	font-size: 13px;
	clear:left;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	height:55px;
	font-weight:700;
	margin-top:20px;
	background-color:#94D9E7;
	
	
}
#left {float:left;
		width:70%;
		margin:0px 0 20px 0;
		padding-bottom:20px;
		
		}
		
#homeleft {float:left;
		width:72%;
		margin:0px 0 20px 0;
		padding-bottom:20px;
		}		
		
#galleryleft {float:left;
		width:100%;
		padding-bottom:20px;
		}		
#footercontainer {
  	margin: 0 auto;
 	width: 700px;	
  }
#footerleft {
	float:left;
		text-indent:-5000px;
		margin:11px 0 13px 0;
		background-image:url("../images/copy.gif");
		background-repeat:no-repeat;
		background-position:bottom left;
		width:156px;
		height:13px;
		
		}		
#footerright {float:right;
				color:#006476;
				margin:10px 0 0 0;
				font-size:11px;
			}
		
				
fieldset {border:none;
			width:400px;}
			
input {height:20px;}
 input,textarea 
{
color:#006476;
background: #F4FAFD;
border: 1px solid #ccc;
width:250px;
float:right;
}
.submit input 
{
color: #428C99;
background: #B5E5F1;
border: 1px solid #fff;
}
label{float:left;
		}
fieldset p{margin:10px;}
#imggallery {clear:left;}
	
.stimage img {float:left;
				}	
	
.para2 {
	font-size:14px;
	width:450px;
	color:#9E9E9E;
	margin-top:14px;
	}
	
#bottomflowerimages {
	margin:0 0 10px 0;
	clear:left;
	}
	
#bottomflowerimages img{
	margin:0 26px 65px 0;
	float:left;
	border: 2px solid #0d5060;
	}
	
#right 
{
	border: 0px solid red;
	float:right;
	font-size:12px;
	width:159px;
	margin:0px 0 0 0;
	padding:0 15px 0 0;
}
		
#right ul {margin:0;
			padding:0 0 0px 10px;
			list-style:none;
			color:#9E9E9E;
			clear:both;
			padding-top:20px;
			
			}
#right li {margin:0px 0 20px 0;
			padding:0;}
		
#winFlowers
{
	position: absolute;
	right: 0;
	top: 0px;
	width: 250px;
	text-align: right;
}
#winFlowers H5
{
	color: #fff;
	font-size: 1.4em;
	padding: 0;
	margin: 0px 0px 5px 0px;
}
#winFlowers P
{
	width: auto;
	float: none;
	text-align: right;
}
#winFlowers A
{
	color: #004653;
}
#winFlowers A:hover
{
	color: #000;
}
