html{font-size:100%;}
body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF url('images/bg.gif') repeat-x;
	color: #000000;
	text-align: center;
}

#wrap {
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	text-align: left;
}

#header {
	height:147px;
	background: url('images/header_4.jpg') no-repeat left bottom;
}

#main {
	width:650px;
	height:295px;
}

#main .nav {
	height:30px;
	padding-top:5px;
	float:left;
	margin-left:0;
	padding-left:0;
}

.nav li {
	border:0;
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
}

#nav_home a, #nav_shop a, #nav_about a, #nav_contact a {
	border:0;
	display:block;
	float:left;
	margin:0 25px 0 0;
	padding:0;
	height:38px;
	text-decoration:none;
}

#nav_home a:hover, #nav_home a:active, #nav_shop a:hover, #nav_shop a:active, #nav_about a:hover, #nav_about a:active, #nav_contact a:hover, #nav_contact a:active {
	background-position:0 -37px;
}

.nav em {
	visibility:hidden;
}

#nav_home a {
	background: url('images/home.gif') no-repeat top left;
	width:79px;
}

#nav_shop a {
	background: url('images/shopnow.gif') no-repeat top left;
	width:144px;
}

#nav_about a {
	background: url('images/aboutme.gif') no-repeat top left;
	width:142px;
}

#nav_contact a {
	background: url('images/contactme.gif') no-repeat top left;
	width:171px;
}

#main .frame {
	background: url('images/lamb.jpg') no-repeat left top;
	position:relative;
	top:-373px;
	left:650px;
	width:335px;
	height:335px;
	float:left;
}

#main .frame2 {
	background: url('images/lisa_isabella.jpg') no-repeat left top;
	position:relative;
	top:-394px;
	left:650px;
	width:335px;
	height:335px;
	float:left;
}

#main .frame3 {
	background: url('images/contact_pic.jpg') no-repeat left top;
	position:relative;
	top:-636px;
	left:650px;
	width:335px;
	height:335px;
	float:left;
}

#main .contact_content, #main .about_content, #main .index_content {
	margin-top:-20px;
	width:650px;
	float:left;
}

p {
	color:#333333;
	width:650px;
	clear:both;
	padding-top:20px;
}

.index_content p {
	line-height:1.8em;
	font-size:1.6em;
}

.about_content p {
	line-height:1.8em;
	font-size: 1.6em;
}

.about_flower{
position:relative;top:-50px;left:200px;
}

.contact_content p {
	line-height:1.7em;
	font-size: 1.5em;
}

.contact_form {
	width:300px;
}

.contact_desc {
	width:320px;
	position:relative;
	left:270px;
	top:-240px;
}

input {
	width: 200px;
}

textarea {
	width: 201px;
	height:90px;
}

#sub {
	float:left;
	position:relative;
	top:-290px;
	padding:0;
	margin:0;
}

iframe {
	position:relative;
	top:20px;
	left:100px;
}

#footer {
	float:left;
	clear:both;
}
