@charset "UTF-8";

body {
	margin-top: 0px;
	background-color: #2BA7E2;
}
	#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	height: 2000px;
	border: 2px solid #FFF;
	background-color: #000;
}
#header {
	float: left;
	height: 210px;
	width: 800px;
}
#testo1 {
	float: left;
	width: 280px;
	height: 240px;
	border: 10px double #699;
	text-align: justify;
	padding: 10px;
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 17px;
	background-image: url(../images/bcktesto1.jpg);
	background-repeat: no-repeat;
	color: #000;
	text-indent: -5px;
}
#bar {
	background-color: #999;
	height: 5px;
	width: 800px;
	float: left;
}
#testo2 {
	float: left;
	width: 280px;
	height: 240px;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: justify;
	font-size: 14px;
	padding: 10px;
	background-image: url(../images/bcktesto1.jpg);
	background-repeat: no-repeat;
	border: 10px double #699;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	line-height: 27px;
	text-indent: -5px;
}
#nav {
	float: left;
	height: 40px;
	width: 800px;
}
#footer {
	height: 85px;
	width: 780px;
	float: left;
	background-color: #000;
	text-align: center;
	padding: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
}
#textintro {
	float: left;
	width: 760px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
}
#readmorelink {
	height: 20px;
	width: 760px;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#address {
	float: left;
	height: 450px;
	width: 360px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
}
#address #youtubefeed {
	position: absolute;
	left: 428px;
	top: -1px;
	width: 342px;
	height: 401px;
}

#jonnabox {
	float: left;
	height: 50px;
	width: 365px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	margin-top: 10px;
	border: 2px solid #EEE;
}
#carolinebox {
	float: left;
	height: 50px;
	width: 385px;
	background-image: url(../images/bg02.jpg);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	border: 2px solid #EEE;
	padding-top: 5px;
	line-height: 20px;
}
#testomonie {
	float: left;
	width: 780px;
	height: 40px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	text-align: center;
	padding: 10px;
	text-decoration: underline;
}
#animation {
	height: 300px;
	width: 800px;
	float: left;
}
.news {
	float: left;
	height: 450px;
	width: 600px;
	padding-left: 100px;
}
#news {
	float: left;
	height: 388px;
	width: 800px;
}
#emailcontact {
	float: left;
	height: 25px;
	width: 800px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
