*{
	padding: 0px;
	margin-top: 0px;
}

#wrapper {
	background-color: #f7f7f7;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
}
/*a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
#wrapper #navigation {
	height: 35px;
}
#wrapper #headerImg {
	background-image: url(../images/flowerHpImg.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
#wrapper #bodyArea #left {
	width: 550px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#wrapper #bodyArea #right {
	width: 250px;
	float: right;
}
#wrapper #bodyArea #footer {
	height: 40px;
	clear: both;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 20px;
}
#wrapper #Nav Bar {
	height: 35px;
	width: 800px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 20px;
	border: 2px solid #CCCCCC;
	text-align:center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 20px;
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {font-family: Arial, Helvetica, sans-serif;font-size: 14px;}
	a:link{text-decoration: none;color:#666666;}	
	a:visited {text-decoration: none;color: #666666;}
	a:hover {text-decoration: none;color: #FF6600;}

#wrapper #bodyArea #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.flexslider
{
	width: 497px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #666666;

}
.caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	left: auto;
	right: auto;
}
