body {
	background:url(../inc/images/flock-background2.jpg) scroll center top;
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	font-size: 12px;
	background-color:#fff;
}
h1 {
	font-size: 1.5em; 
	font-weight: bold;
	padding-left: 0px;
	padding-top: 5px;
}
#wrap {
	margin:0px auto;
	padding:0;
	text-align:left;
	width:900px;
	border:10px solid #fff;
	background-color:#fff;
	position:relative;
	z-index: 2;
}
#container	{
	padding-left: 10px;	
	padding-right: 15px;
}
#sidebar1 ul {
	margin: auto;
	padding: 0;
	width: 860px;
	list-style: none;
	display: block;
	height: 21px;
	padding: 8px;
}
#sidebar1 ul li {
	float: left;
	display: block;
	height: 16px;
	padding: 2px 8px 2px 8px;
	border-right: 1px solid black;
	text-align: center;
	position: relative;
}
#sidebar1 li.hover {
	background-color: #999999;
}
#sidebar1 ul > li > ul {
	display: none;
	position: absolute;
	top: 16px;
	left: 0;
}
#sidebar1 ul li ul li {
	float: left;
	clear: left;
	border: none;
	padding: 4px;
	width: 200px;
	text-align: left;
	background-color: #CCCCCC;
}
.menu li.hover > ul {
	display: block !important;
	height: 18px;
}
#sidebar1 ul li a {
	height: 16px;
	display: block;
	text-align: left;
	color: #000;
	text-decoration: none;
}

#logo	{
	height:102px;
	width: 342px;
	float:left;
}

#cherryLogo	{
	float:left;
	z-index:200;
	margin-bottom: 10px;
}
#logo a	{
	border:none;
	background-color: #fff;
	text-decoration:none;
	
}

#headerTop	{
	width: 100%;
	height: 120px;
	margin-bottom: 10px;
	border-bottom: 0px solid #6b2428;
}
#headerImage	{
	text-align:center;
	margin-top: 5px;
}


#col-1	{
	margin-top: 0px;
	width: 440px;
	height: 393px;
	background:url(../../images/flower_background.jpg) top left no-repeat;
	float:left;
	padding-right: 20px;
}

#col-1 p	{
	padding-left: 20px;

}

#col-1 h2	{
	padding-left: 20px;

}

#col-2	{
	margin-top: 0px;
	width: 460px;
	height: 393px;
	float:left;
	text-align:center;
}


#contentLeftText	{	
	margin-left: 15px;

}

#copyright	{
	text-align:center;
	text-decoration:none;
}

#copyright a	{
	text-align:center;
	text-decoration:none;
	color: #000;
}

#footer	{
	background:url(../inc/images/footer_gradient.gif);
	height: 200px;
	width: 900px;
	color:#000;
	margin:0px auto;
	padding:0 10px;
	text-align:left;
	border-bottom:10px solid #fff;
	background-color: #FFFFFF;	
}

#contactInfo	{
	float: right;
	text-align:right;
	margin-top:20px;
	margin-right:20px;
}

#largeImage	{
	position: relative;
	width: 867px;
	height: 301px;
	margin-top:10px;	
	
}

#largeImage ul {
	margin-top:10px;
	margin-bottom:0px;
	list-style: none;

}
#largeImage ul li {
	position: absolute;
	left: 0;
	top: 0px;
	width: 867px;
	height: 301px;
}

#column1	{
	width:650px;
	float:left
}

#rightCol	{
	width:185px;
	float:left;
	margin-left:20px;
	font-size:0.8em;
	padding:5px;
	margin-top:15px;
}

#rightColTop	{
	background:url(../inc/images/greyboxtop.jpg);
	height:9px;
	width:195px;
	margin-bottom:-15px;

}

#rightColBottom	{
	background:url(../inc/images/greyboxbottom.jpg);
	height:9px;
	width:195px;
	margin-top:-15px;


}

#rightColContent	{
	background-color:#c9c8c8;
	width:185px;
	padding: 0 5px;
}

