@charset "utf-8";
body,td,th  {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
	background: #ddeccd;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	text-decoration: underline;
	color: #74245F;
}
a:visited {
	text-decoration: underline;
	color: #74245F;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #74245F;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 11pt;
	margin-top:0px;
	margin-bottom:-1px;
}
.twoColFixRtHdr #container { 
	width: 841px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(images/basket.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header { 
	background-image:url(images/basket-of-flowers.jpg);
	width: 841px;
	height: 264px; 
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px;
	margin-right: 10px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 230px 0 50px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.twoColFixRtHdr #MainContent {
	margin: 0 230px 0 50px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(images/contact_BG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 

.twoColFixRtHdr #servicesContent {
	margin: 0 230px 0 50px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(images/services_BG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.twoColFixRtHdr #contactContent {
	margin: 0 230px 0 50px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(images/contact_BG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 


.twoColFixRtHdr #footer {
	padding: 0px;
	height: 42px;
	background-color: #ddeccd;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.menubox{
	height:23px;
	width:441px;
	top: 157px;
	left: 381px;
	position:relative;
}


#copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}



.home_holder{
	width: 66px;
	height: 23px;
	float: left;
	margin-left: 0px;
}
#home_btn {
	top: 0px;
	width: 66px;
	height: 23px;
	overflow:  hidden;
	background: url(images/home_btn.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
}
#home_btn:hover{
background-position: bottom left;
cursor: pointer;
}

.about_holder{
	width: 93px;
	height: 23px;
	float: left;
	margin-left: 0px;
}
#about_btn {
	top: 0px;
	width: 93px;
	height: 23px;
	overflow:  hidden;
	background: url(images/about_us_btn.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
}
#about_btn:hover{
background-position: bottom left;
cursor: pointer;
}

.services_holder{
	width: 93px;
	height: 23px;
	float: left;
	margin-left: 0px;
}
#services_btn {
	top: 0px;
	width: 93px;
	height: 23px;
	overflow:  hidden;
	background: url(images/services_btn.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
}
#services_btn:hover{
background-position: bottom left;
cursor: pointer;
}

.gallery_holder{
	width: 83px;
	height: 23px;
	float: left;
	margin-left: 0px;
}
#gallery_btn {
	top: 0px;
	width: 83px;
	height: 23px;
	overflow:  hidden;
	background: url(images/gallery_btn.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
}
#gallery_btn:hover{
background-position: bottom left;
cursor: pointer;
}

.contact_holder{
	width: 106px;
	height: 23px;
	float: left;
	margin-left: 0px;
}
#contact_btn {
	top: 0px;
	width: 106px;
	height: 23px;
	overflow:  hidden;
	background: url(images/contact_btn.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
}
#contact_btn:hover{
background-position: bottom left;
cursor: pointer;
}
