/* 
CSS Document for The Flower Preservation House
*/
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	background-color: #dab6d4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #002458;
}
img {
	border-style: none;
}
ul {
	list-style: none;
}
a:link, a:visited {
	color: #002458;
	text-decoration: none;
}
a:active, a:hover {
	color: #C50778;
	text-decoration: none;
}
h2 {
	font-size: 1.3em;
	text-align: center;
}
h3 {
	text-align: center;
}

#wrapper {
	width: 900px;
	background-color: #dab6d4;
	height: auto;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
#page {
	background-color:#EFE4FE;
	position: relative;
}
#header {
	background-color: #9F9FBB;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 140px;
}
#content {
	background-color: #e9e8ef;
	height: auto;
	padding: 15px;
}
#nav {
	width: 100px;
	position: absolute;
	margin: 10px;
	left: 775px;
	top: 145px;
	font-size: 70%;
	}
	
#nav li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 39px;
	text-decoration: none;
	}	
	
#nav li a:link, #nav li a:visited {
	color: #C50778;
	display: block;
	background:  url(images/nav.gif);
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}
	
#nav li a:hover {
	color: #C50778;
	padding-top: 8px;
	padding-left: 5px;
	background-image: url(images/nav.gif);
	background-position: 0 -47px;
	padding-right: 5px;
	}
#con_top {
	width: 750px;
}
#con_mid {
	width: 750px;
}
#conmid {
	width: 750px;
	position: relative;
	height: 180px;
}
#conmid_left {
	width: 325px;
	position: absolute;
}
#conmid_right {
	width: 325px;
	position: absolute;
	left: 425px;
}

#form {
	width: 375px;
	float: left;
}
#form_bottom {
	clear: both;
	width: 750px;
}
#contact {
	width: 375px;
	float: right;
}
#con_bot {
	width: 750px;
}
#middle {
	width: auto;
}
#mid_bot {
	width: auto;
}
#bottom {
	width: 870px;
}
#bottom_container {
	width: 870px;
	position: relative;
	height: 440px;
}
#gallery_container {
	width: 870px;
	position: relative;
	height: 500px;
}
#bottom_occasions {
	width: 870px;
	position: relative;
	height: 550px;
}
#bottom_left {
	width: 270px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 10px;
}
#occasions_left {
	width: 400px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 10px;
}
#bottom_center {
	width: 270px;
	position: absolute;
	left: 290px;
	top: 0px;
	padding: 10px;
}
#bottom_right {
	width: 270px;
	position: absolute;
	left: 580px;
	top: 0px;
	padding: 10px;
	text-align: center;
}
#occasions_right {
	width: 400px;
	position: absolute;
	left: 450px;
	top: 0px;
	padding: 10px;
}
#final_container {
	width: 870px;
	position: relative;
	height: 470px;
}
#final_left {
	width: 197px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 10px;
}
#final_leftmid {
	width: 197px;
	position: absolute;
	left: 218px;
	top: 0px;
	padding: 10px;
	text-align: center;
}
#final_rightmid {
	width: 197px;
	position: absolute;
	left: 436px;
	top: 0px;
	padding: 10px;
}
#final_right {
	width: 196px;
	position: absolute;
	left: 654px;
	top: 0px;
	padding: 10px;
	text-align: center;
}
#footer {
	background-color:#9F9FBB;
	clear: both;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 60px;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
}
.flower {
	list-style-image: url(images/flower.png);
	margin-left: 230px;
}
.faq_flower {
	list-style-image: url(images/flower.png);
	margin-left: 50px;
}
.faq {
	list-style-image: url(images/faq.png);
	margin-left: 50px;
}
.center {
	text-align: center;
}
.dark {
	background-color: #9F9EBB;
}
.light {
	color: #E9E8EF;
	text-align: center;
}
.smaller {
	font-size: 0.8em;
	text-align: center;
}
.footsize {
	float: left;
	font-size: 0.6em;
	padding-top: 7px;
	padding-left: 5px;
}
.footsize_r {
	text-align: right;
	font-size: 0.6em;
	padding-top: 7px;
	padding-left: 5px;
}
