/* CSS Document */
body {
	background-image: url(images/green_back.gif);
	margin: 25px 0px 25px 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a, a:visited {
	color: #D95E5E;
}
a:hover {
	color: #F9D4D4;
	
}
.container {
	width: 796px;
	background-color: #FFFFFF;
	border: solid #AAD780 1px;
	text-align: left;	
	padding: 20px 0px 3px 0px;
}
.navbar {
	background-color: #D5EFBD;	
	color: #4C9901;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 796px;
	text-align:center;
	margin-top: 10px;
	letter-spacing: 3px;
	font-weight: normal;
}
.navbar a, .navbar a:link, .navbar a:visited {
	color: #4C9901;
	text-decoration: none;
}
.navbar a:hover {
	color: #4C9901;
	text-decoration: underline;
}
.header {
	padding: 0px 30px 0px 20px;
}
.quicktip {
	width: 166px;
	height: 148px;
	background-image:url(images/quicktip_back.gif);
	background-repeat:no-repeat;
	float:right;
	padding: 12px 15px 0px 116px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.quicktip img {
	position:relative; 
	top: 105px; 
	left: -5px;
}
.mainbodytop {
	padding: 40px 0px 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: 1px;
}
.mainbodybottom {
	background:url(images/roses_back.jpg) no-repeat;
	padding: 20px 20px 30px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: right;
}
.left {
	float: left;
}
.rightbox {
	float: right;
	border: solid #A8A8A8 1px;
	margin: 0px 0px 10px 40px;
}
.footer {
	text-align:center;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-style:italic;
	letter-spacing:2px;
}
.contact {
	text-align:right;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-style:italic;
	letter-spacing:2px;
	float:right;
	padding-bottom:10px;
	padding-right:10px;
}
.contact a:link, .contact a:visited {
	font-weight:bold;
	color: #CCCCCC;
	font-size: 12px;
	text-decoration:none;
	font-style:normal;
}
.contact a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
.bodytext {
	padding: 20px 30px 30px 30px;
}
.bodytext p {
	padding-left: 20px;
}
.bodytext ul {
	padding-left: 40px !important;
	padding-left: 20px;
	margin-top: -5px;
	line-height: 20px;
}
.gallery {
	text-align: center;
	margin-left:20px;
}
.gallery span {
	display: block;
	padding: 10px 40px 0px 0px;
}
.gallery-nav {
	float:right;
	width: 590px;
	text-align: left;
	padding: 20px 20px 20px 20px;
}
.gallery img {
	margin-right: 20px;
	border: solid #A8A8A8 1px;
}
#about {
	background: url(images/heidi_img.jpg) #FFFFFF bottom left no-repeat;
}
#about p {
	padding-left: 260px;
}
.first {
	margin-left: -240px;
}
#schedule {
	background: url(images/couple_img.jpg) #FFFFFF bottom left no-repeat;
}
.schedule-table {
	margin-left: 280px;
	width: 420px;
}
.schedule-table td {
	padding: 2px 5px 2px 5px;
}

label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
}

br {
	clear: left;
}
.flower-nav {
	float:right;
	width: 570px;
	text-align: left;
	padding: 30px 20px 10px 20px;
}
.color-desc {
	float: left;
	width: 160px;
	padding: 20px;
}
.color-pic {
	border: solid #A8A8A8 1px;
	display:block;
	margin: 10px 0px;
}
#red { color:#FF0000; font-weight:bold;}
#orange { color:#FFA200; font-weight:bold;}
#peach { color:#F2BD69; font-weight:bold;}
#yellow { color:#F7E908; font-weight:bold;}
#green { color:#4EE14A; font-weight:bold;}
#blue { color:#8E75FB; font-weight:bold;}
#violet { color:#CB5BFF; font-weight:bold;}
#pink { color:#FB91CA; font-weight:bold;}
h1 { margin: 0px; padding:0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 24px; letter-spacing: 1px; display:none;}