/* CSS Document */

#wrapper {
	position:absolute;
	padding:5px;
	padding-top:15px;
	top:0px;
	left:50%;
	width:760px;
	margin-left:-385px;
	background-color:#ffffff	;
	height:605px;	
	font-family:"Palatino Linotype";
	font-size: 0.8em;
	color: #666;
	line-height: 1.6em;
}

#logo {
	position: absolute;
	top: 50px;
	float:left;
	width:200px;
	
}

#logoText {
	position: absolute;
	top: 50px;
	display:inline;
	left:210px;
	width:550px;
	height:200px;
	font-family:"Palatino Linotype";
	font-size: 1.6em;
	color: #666;
	line-height: 2.0em;
	text-align:center;
	background-color:#becece;
}

#menu {
	position: absolute;
	top: 258px;
	width:760px;
	height:40px;
	background-color:#ffffff;
	text-align:center;
	font-family:"Palatino Linotype";
	font-size: 1.0em;
}

#menu a {
	text-decoration:none;
	color:#cf4b1a;
	font-family:"Palatino Linotype";
	font-size: 1.2em;
	font-weight:bold;
}

#menu a:hover {
	color:#99CC33;
}

#frontMain {
	position: absolute;
	top: 310px;
	width:760px;
	height:300px;
	font-family:"Palatino Linotype";
	font-size: 1.6em;
	color: #666;
	line-height: 1.6em;
	text-align:center;
}


#emailMain {
	position: absolute;
	top: 310px;
	width:760px;
	height:300px;
	font-family:"Palatino Linotype";
	font-size: 1.4em;
	color: #666;
	line-height: 1.6em;
	text-align:center;
}

#contactMain {
	position: absolute;
	top: 310px;
	width:760px;
	height:730px;
	font-family:"Palatino Linotype";
	font-size: 1.4em;
	color: #666;
	line-height: 1.6em;
	text-align:center;

}

#islandOfFlowers_img {
	position: absolute;
	top: 330px;
	width:302px;
	height:400px;
}

#islandOfFlowers_text {
	font-family:"Palatino Linotype";
	font-size: 1.3em;
	color: #666;
	position: absolute;
	top: 330px;
	width:430px;
	height:400px;
	left:310px;
	padding:20px;
	padding-top:0px;
}


#figuresInLandscape_text {
	font-family:"Palatino Linotype";
	font-size: 1.3em;
	color: #666;
	position: absolute;
	top: 330px;
	width:430px;
	height:400px;
	left:310px;
	padding:20px;
	padding-top:0px;
}


#islandOfFlowers_bottom {
	position: absolute;
	top: 900px;
	width:700px;
	height:400px;
	left:50px;
}

#islandOfFlowers_bottom a {
	text-decoration:none;
	border:none;
}



#islandOfFlowers_base {
	position: absolute;
	top: 1520px;
	width:760px;
	height:80px;
}


#figuresInLandscape_bottom {
	position: absolute;
	top: 1030px;
	width:700px;
	height:400px;
	left:50px;
}

#figuresInLandscape_base {
	position: absolute;
	top: 1550px;
	width:760px;
	height:80px;
}

#islandOfFlowers_copyright {
	position: absolute;
	top: 1500px;
	width:760px;
	height:20px;
	background-color:#becece;
}


#figuresInLandscape_copyright {
	position: absolute;
	top: 1530px;
	width:760px;
	height:20px;
	background-color:#becece;
}



#index_base {
	position: absolute;
	top: 620px;
	width:760px;
	height:80px;
}

#index_copyright {
	position: absolute;
	top: 600px;
	width:760px;
	height:20px;
	background-color:#becece;
}


#email_base {
	position: absolute;
	top: 620px;
	width:760px;
	height:80px;
}

#email_copyright {
	position: absolute;
	top: 600px;
	width:760px;
	height:20px;
	background-color:#becece;
}


#contact_base {
	position: absolute;
	top: 1080px;
	width:760px;
	height:80px;
}

#contact_copyright {
	position: absolute;
	top: 1060px;
	width:760px;
	height:20px;
	background-color:#becece;
}

fieldset {
	border: 1px solid #cccccc;
	width: 20em
	background-color:#6633CC;
}

legend {
	font-family:"Palatino Linotype";
	font-size: 0.8em;
	color: #666;
}





