/* site.css - Eez flowers and hampers  */



html {
	margin: 0px;
	padding: 0px;
}


body { 
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	padding: 0px;
	font-family: arial, helvetica, san-serif; 


	color: #000000;
	background: #9bad1d;


	background-image: url(images/bg_gallery3.jpg);
	background-position: top left; 
	background-repeat: no-repeat; 


	overflow: auto;	

	scrollbar-face-color: #9bad1d;
	scrollbar-highlight-color: #3e3e3e;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #9bad1d;
	scrollbar-darkshadow-color: #000000;
	scrollbar-base-color: #808080;
}




/* TABLES */

table.gallery_layout { 
	width: 100%;
	height: 100%;
}




td.content1 { 

}






/* LINES and FONTS */





p {
	font-family: helvetica, arial, san-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: left;
	padding-left: 13px;
	padding-right: 25px;
}



div.home1 {
	font-family: helvetica, arial, san-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #89725b;
	line-height: 16px;
	text-align: left;
	padding-top: 10px;
}


div.home2 {
	font-family: helvetica, arial, san-serif; 
	font-size: 13px;
	font-weight: normal;
	color: #f6e8b1;
	line-height: 16px;
	text-align: center;
	padding-top: 10px;
}



div.home2a {
	font-family: helvetica, arial, san-serif; 
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	text-align: center;
	padding-top: 10px;
}


div.home2b {
	font-family: helvetica, arial, san-serif; 
	font-size: 13px;
	font-weight: normal;
	color: #f3e6d8;
	line-height: 16px;
	text-align: center;
	padding-top: 10px;
}


hr.contact {
	color: #804000;
	padding-left: 22px;
	width: 149px;
}

div.footer {
	font-family: helvetica, arial, san-serif; 
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #485212;
	text-align: left;
	width: 800;
}



/* LINKS */




	A.broc { COLOR: #795546; TEXT-DECORATION: none } 
	A.broc:link { COLOR: #795546; TEXT-DECORATION: none } 
	A.broc:visited { COLOR: #795546; TEXT-DECORATION: none } 
	A.broc:hover { BACKGROUND: #ffffcc; COLOR: #795546; TEXT-DECORATION: none } 


	A.green{ COLOR: #5b2e00; TEXT-DECORATION: none } 
	A.green:link { COLOR: #5b2e00; TEXT-DECORATION: none } 
	A.green:visited { COLOR: #5b2e00; TEXT-DECORATION: none } 
	A.green:hover { BACKGROUND: #ffffff; COLOR: #5b2e00; TEXT-DECORATION: none } 



