@charset "utf-8";
body {
	margin: 0px;
	background-color: #3F270A;
}
ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
#formcontact {
	padding-right: 5%;
	padding-left: 5%;
}
.border_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98cb4f;
}
.home_bg {
	background-attachment: scroll;
	background-image: url(images/f2o-homepage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_home {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	width: 390px;
	line-height: 26px;
	padding-left: 250px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #FFF;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	padding-right: 10%;
	padding-left: 10%;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #b6a897;
	line-height: 1.7em;
	padding-right: 10%;
	padding-left: 10%;
	margin: 0px;
}
#listcontent li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #b6a897;
	line-height: 1.5em;
	padding-right: 10%;
}
#listcontent ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 15%;
}
a.readmore:visited, a.readmore:link, a.readmore:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #FFF;
	padding: 10px;
	font-weight: normal;
}
a.readmore:hover {
	color: #fffc1d;
	border: 1px solid #fffc1d;
	
}
.text_white {
	color: #FFF;
}
.banner_bg {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #242424;
}

.gallery_bg {
	background-color: #147bd2;
	padding: 3%;
}
#gallery_contener {
	margin-right: 2%;
	margin-left: 2%;
}
.subscribe_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #FFF;
}
.text_time {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #FFF;
	padding: 20px;
	line-height: 26px;
}
.text_service {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textboxhome {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666; 
	font-size:14px;
	background:#f9f9f9; 
	border: 0px; 
	width:230px; 
	height:35px;
	text-align: center;
}
.btsubmithome {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:1px solid #FFF;
	height:35px;
	width:230px;
	background-color:#f391bc;
	font-size:14px;
	color:#FFF;
}
.btsubmithome:hover {
	background-color: #98cb4f;
}
.program_line {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
}
.contact_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #efefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
}
