@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	min-width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;

	background-repeat:repeat-y;
	background-position:right;
}
a {
	text-decoration:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {
	border:0;
}
.align-center-box {
	width: 940px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
.bg-header {
	width: 100%;
	min-height: 83px;
}
header {
	float: left;
	width: 940px;
}
.top-spacer {
	float:left;
	width: 395px;
	display: block;
}
.top-floral {
	float: left;
	width: 545px;
	height: 83px;
	background-image: url(images/top-floral.jpg);
	background-repeat: no-repeat;
	margin-left: 395px;
}
.bg-logo {
	width: 100%;
	min-height: 113px;
}
logo-nav {
	float: left;
	width: 940px;
}
.logo {
	float: left;
	width: 337px;
	height: 113px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.logo-space {
	float: left;
	width: 58px;
	height: 113px;
	background-image: url(images/logo-space.jpg);
	background-repeat: no-repeat;
}
.menu {
	float: left;
	width: 545px;
	min-height: 113px;
}
.bottom-floral {
	width: 545px;
	height: 59px;
	background-image: url(images/bottom-floral.jpg);
	background-repeat: no-repeat;
}
.nav {
	width: 545px;
	height: 19px;
}
.pricing {
	width: 110px;
	height: 35px;
	
	margin-left: 435px;	
}
.picture-space {
	width: 100%;
	min-height: 30px;
}
.flash_movie {
	width: 100%;
	min-height: 550px;
}
.flash_movie2 {
	position:relative;
	left: -15px;
}
.sitedesign {
	float:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
.sitedesign a {
	color: #00adee;
}
.sitedesign a:link {
	color: #00adee;
}
.sitedesign a:hover {
	color: #00adee;
	text-decoration:underline;
}
.sitedesign a:visited {
	color: #00adee;
}
#clients {
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
}
#clients a {
	color: #00adee;
}
#clients a:link {
	color: #00adee;
}
#clients a:hover {
	color: #00adee;
	text-decoration:underline;
}
#clients a:visited {
	color: #00adee;
}
.contact_image {
	width: 100%;
	min-height: 550px;
	background-image: url(images/tulips3.jpg);
	background-repeat: no-repeat;
}
#recent {
	float:right;
	width: 200px;
	padding-right:20px;
	color: #222;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#recent h2 a{
	font-size:20px;
	font-weight: bold;
	color: #fff;
}
#recent h2 a:hover {
	text-decoration:underline;
}
#recent ul {
	list-style-type: none;
	margin-left:0px;
	height:400px;
	overflow:hidden;
	padding-left:0px;
}
#recent ul li {
	margin-top:8px;
	line-height: 16px;
}
#recent ul li a {
	color:#fff;
	font-weight:bolder;	
	font-size:14px;
}
#recent ul li a:hover {
	text-decoration:underline;
}
.rss-box {
	margin:0px;
}
.contact_text {
	width: 244px;
	font-weight: bold;
	color: #999999;
	margin-left: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.contact_info {
	width: 244px;
	color: #666666;
	margin-left: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.contact_info a {
	color: #666;
}
.contact_info a:link {
	color: #666;
}
.contact_info a:hover {
	text-decoration:underline;
}
.contact_info a:visited {
	color: #666;
}
.thank_you {
	color: #666666;
	margin-left: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 250px;
}
.thank_you a {
	color: #666;
}
.thank_you a:link {
	color: #666;
}
.thank_you a:hover {
	color: #fff;
	text-decoration:underline;
}
.thank_you a:visited {
	color: #666;
}
#contact-wrapper {
	width:296px;
	padding-left:10px;
	margin-top:8px;
	float:left;
}   
#contact-wrapper div {   
    clear:both;   
    margin:1em 0;   
}   
#contact-wrapper label {
	display:inline;
	float:left;
	padding-bottom:0px;
	padding-right:4px;
	width:115px;
	text-align:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	font-weight: normal;
}   
form#contactform input {
	padding:4px;
	font-size:12px;
	color:#666;
	float:right;
	width:160px;
	margin-bottom:8px;
}   
form#contactform textarea {   
    font-family:Arial, Tahoma, Helvetica, sans-serif;   
    font-size:12px;   
	color:#666;
	float:right;
	overflow:auto;
	width:166px;
}
form#contactform textarea:hover, form#contactform input:hover {
	background-color:#E8F9FF;
	border-color: #00adee;
	outline:none;
}
form#contactform .submit {
	border-color:#EFEFEF;
	border-style:solid;
	border-width:1px;
	padding:4px;
	font-size:14px;
	color:#00adee;
	background-color: #fff;
	cursor:pointer;
	width:120px;
	clear:both;
	margin-top:6px;
}
form#contactform .submit:hover {
	border-color:#00adee;
	background-color: #E8F9FF;
}
.focusField{
	border-width: 1px;
	border-style: solid;
	background-color:#E8F9FF;
	border-color: #00adee;
	outline:none;
}   
.idleField{
	background-color: #FFFFFF;
	border:none;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	outline:none;
}   