@charset "utf-8";
/* CSS Document */

body {background-color:#8d8055; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; font-family: Arial, Helvetica, sans-serif; font-size:13px;}

a:link {
	text-decoration: underline;
	color: #ff9;
}
a:visited {
	text-decoration: underline;
	color: #ff9;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
}

input:focus, textarea:focus, select:focus {
	border: 2px solid #900;
}

h2 {
	font-weight:bold;
	font-size:14px;
}

.navigation {
	position:absolute;
	top:0px;
	width:826px;
	left:87px;
	height:20px;
	z-index:10;
}

.container {
	position:relative;
	width:1000px;
	height:630px;
	margin:auto;
}

.footer {
	position:absolute;
	top:0px;padding-top:5px;
	width:1000px;
	margin-left:-500px;
	left:50%;
	height:33px;
	text-align:center;
	color:#ffff99;
	z-index:2;
}

div.overflow {
	height:310px;
	width:500px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	overflow:auto;
	scrollbar-arrow-color:#eedebb;
	scrollbar-face-color:#cab67a;
	scrollbar-track-color:#EDE1C7;
}

div.overflowLg {
	position:absolute;
	height:310px;
	width:647px;
	left:250px;
	top:120px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	border-style:outset;
	border-color:#000;
	border-width:2px;
	overflow:auto;
	scrollbar-arrow-color:#eedebb;
	scrollbar-face-color:#cab67a;
	scrollbar-track-color:#EDE1C7;
}

.text {
	position:absolute;
	left:250px;
	top:50px;
	width:504px;
	height:60px;
}
.image {
	position:absolute;
	left:250px;
	top:119px;
	width:500px;
	height:310px;
	border-style:outset;
	border-color:#000;
	border-width:2px;
	background-color: #CAB67B;
}

.subLinks {
	position:absolute;
	width:490px;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
}

.flash {
	position:absolute;
	left:275px;
	top:50px;
	width:550px;
	height:400px;
	border-style:outset;
	border-color:#000;
	border-width:2px;
}

.header {
	position:absolute;
	left:15px;
	top:50px;
	width:245px;
	height:30px;
	z-index:1;
}

.contact {
	position:absolute;
	left:250px;
	top:120px;
	width:500px;
	height:310px;

}

.contactImage, .genDecorImage, .rentalImage, .weddingsImage {
	background-repeat:no-repeat;
	height:310px;
	width:500px;
}

.contactImage {	
	background-image:url(images/postbox.jpg);
}

.genDecorImage {
	background-image:url(images/everydayBouquet.jpg);
}

.rentalImage {
	background-image:url(images/rentals.jpg);
}

.weddingsImage {
	background-image:url(images/weddings.jpg);
}


div.id01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:72px;
	background-color:#000;
}

div.id02 {
	position:absolute;
	left:0px;
	top:72px;
	width:1000px;
	height:15px;
	background-image:url(images/02.jpg);
	background-repeat:no-repeat;
}

div.id03 {
	position:absolute;
	left:0px;
	top:87px;
	width:1000px;
	height:491px;
	background-image:url(images/03.jpg);
	background-repeat:no-repeat;
}

div.id04 {
	position:absolute;
	left:0px;
	top:577px;
	width:1000px;
	height:14px;
	background-image:url(images/04.jpg);
	background-repeat:no-repeat;
}

div.id05 {
	position:absolute;
	left:0px;
	top:592px;
	width:1000px;
	height:38px;
	background-color:#000;
}

#employ {
	font-weight:bold;
}
