.logo_top {
	left: 100px;
	top: 10px;
	position: absolute;
}
.small_flower1 {
	position: absolute;
	top: 75px;
	left: 100px;
}
.small_flower2 {
	position: absolute;
	top: 75px;
	left: 175px;
	z-index: 10;
}
.med_flower {
	position: absolute;
	left: 10px;
	top: 350px;
}

.small_flower3 {
	position: absolute;
	left: 245px;
	top: 75px;
	z-index: 10;
}
.med_flower2 {
	position: absolute;
	z-index: 10;
	left: 600px;
	top: 550px;
}
.navigation_table {
	position: absolute;
	z-index: 5;
	left: 95px;
	top: 150px;
}
.vert_style_line {
	position: absolute;
	left: 215px;
	top: 150px;
}
.content_table {
	position: absolute;
	left: 250px;
	top: 110px;
	z-index: 25;
	width: 400px;
}




.color_flower {
	position: absolute;
	left: 670px;
	top: 0px;
}
.large_flower {
	position: absolute;
	left: 200px;
	top: 100px;
}
body,td,th {
	font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif;
	color: #666666;
}
li {
	list-style-image: url(Images/Raw/special_bullet.png);
	list-style-type: none;
}
.designer_note {
	position: relative;
	top: 100px;
	text-align: center;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CA210C;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.content_table a:link {
	color: #CA210C;
	text-decoration: underline;
}
.designer_note a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.designer_note a:hover {
	color: #CA210C;
	text-decoration: none;
}
.form_submit{
margin-left: 40px
}