/*wafi*/
@font-face {  
	font-family: "FuturaLtBTLight";  
	src: url( 'fonts/FuturaLtBTLight.eot' );
	src: local('ò?'),
		url('fonts/FuturaLtBTLight.woff') format('woff'), 
		url('fonts/FuturaLtBTLight.ttf') format('truetype'),
		url('fonts/FuturaLtBTLight.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {  
	font-family: "FuturaHvBTHeavy";  
	src: url( 'fonts/FuturaHvBTHeavy.eot' );
	src: local('ò?'),
		url('fonts/FuturaHvBTHeavy.woff') format('woff'), 
		url('fonts/FuturaHvBTHeavy.ttf') format('truetype'),
		url('fonts/FuturaHvBTHeavy.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {  
	font-family: "ignacio";  
	src: url( 'fonts/ignacio.eot' );
	src: local('ò?'),
		url('fonts/ignacio.woff') format('woff'), 
		url('fonts/ignacio.ttf') format('truetype'),
		url('fonts/ignacio.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
.blue,p.blue {
	color: blue;
}
body {
background: #973024 url(../images/bg.jpg) repeat-x top left;
text-align: center;
    font-family: Helvetica;
}
h1, h2 {
	font-family: FuturaLtBTLight;
}
ul, ol {
font-size: 14px;
color: #191919;
}
p, h1, h2 {
font-weight: normal;
}
.home ol {
	color: #FFFFFF;
    font-family: FuturaLtBTLight;
    font-size: 12px;
    line-height: 118%;
    text-align: justify;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	width: 405px;
}

.home ol li {
	list-style: decimal;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color: #f2d393;
	text-align: left;
}
#header {
	height: 116px;
	background: #2a5f00 url(../images/header-bg.jpg) repeat-x top left;
	overflow: hidden;
}
#logo {
position: relative;
top: 5px;
left: 80px;
}
.header-inner h1 {
	color: #fff;
	font-size: 28px;
	font-family: ignacio;
}
.header-inner p {
	font-size: 13px;
	color: #fff;
	font-family: FuturaHvBTHeavy;
margin-top: 5px;
}
.header-inner h1,.header-inner p {
position: relative;
top: -58px;
left: 320px;
font-weight: normal;
}
#navigation {
background: #b81a1a url(../images/nav.png) repeat-x top left;
height: 50px;
text-align: center;
}
#navigation ul{
height: 50px;
padding: 0;
}
#navigation li  {
display: inline-block;
height: 50px;
vertical-align: middle;
}
#navigation li.separator {
	background: transparent url(../images/nav-li.png) repeat-y top center;
	width: 3px;
	height: 50px;
	
}
#navigation li a {

text-decoration: none;
color: #fff;
font-size: 20px;
font-family: FuturaLtBTLight;
font-weight: normal;
vertical-align: middle;
display: inline-block;
height: 20px;
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
}
#navigation li a:hover {
background: #b5b28d url(../images/nav-li-active.png) repeat-x top left;
color: #125300;
	text-decoration: underline;
}
#navigation li a.active {
	background: #b5b28d url(../images/nav-li-active.png) repeat-x top left;
	color: #125300;
	text-decoration: underline;
}
span.hide {
	display: none;
}
/*home*/
.home-top {
	background: #085c77 url(../images/home-top.jpg) no-repeat top left;
	width: 900px;
	height: 277px;
	position: relative;
}
.home-top .image-wrapper {
overflow: hidden;
}
.home-top .image-wrapper img {
float: right;
}
.home-top .content {
float: left;
    left: 27px;
    position: relative;
      top: 12px;
    width: 483px;
}
.home-top .content h1 {
	font-size: 30px;
	font-family: FuturaHvBTHeavy;
	color: #fefefe;
	background: transparent url(../images/home-top-h1.png) repeat-x bottom left;
	margin-bottom: 5px;
}
.home-top .content p {
    line-height: 115%;
	color: #fff;
	font-family: FuturaLtBTLight;
	font-size: 13px;
	text-align: justify;
}
span.yellow {
	color: #f7bb2a;
}
.home-bottom {
padding: 10px 30px 0 30px;
overflow: hidden;
margin-top: 3px;
background: transparent url(../images/home-bottom.png) repeat-x top left;
height: 280px;
}
.home-bottom .accredited {
float: left;
width: 217px;
background-color: #fff;
}
.h2-wrapper {
background-color: #2a5f00;
color: #fff;
font-family: FuturaHvBTHeavy;
font-size: 16px;
height: 33px;
}
.home-bottom .accredited h2 {
position: relative;
top: 6px;
left: 10px;
}
.home-bottom .affiliation {
float: right;
width: 600px;
background-color: #fff;
}
.home-bottom .affiliation h2 {
position: relative;
top: 6px;
left: 10px;
}
.accredited-img-wrapper,.affiliation-img-wrapper {
	text-align: center;
	height: 202px;
}
.accredited-img-wrapper img {
	padding: 10px;
	float: left;
}
.accredited-img-wrapper {
	padding: 5px 12px;
	overflow: hidden;
}
.affiliation-img-wrapper {
	padding: 5px 30px;
	overflow: hidden;
}
.affiliation-img-first,.affiliation-img-second,.affiliation-img-third,.affiliation-img-fourth {
width: 130px;
text-align: left;
float: left;
}
.affiliation-img-first img,.affiliation-img-second img,.affiliation-img-third img,.affiliation-img-fourth img {
padding: 10px;
}
/*footer*/
#footer {
text-align: center;
height: 30px;
background: transparent url(../images/footer.png) repeat-x top left;
width: 900px;
margin: 0 auto 50px;
}
#footer ul {
height: 38px;
}
#footer li {
display: inline;
position: relative;
top: 7px;
}
#footer li a {
font-family: FuturaLtBTLight;
text-decoration: none;
color: #000;
 font-size: 13px;
  font-weight: bold;
}
#footer p {
color: #fff;
font-family: FuturaLtBTLight;
font-size: 9px;
padding-bottom: 20px;
}
/*about us*/
#page-wrapper {
padding: 40px;
	overflow: hidden;
}
#content {
margin-left: 200px;
border-left: 1px dotted #2A5F00;
padding-left: 20px;
overflow: hidden;
width: 595px;
}
#content h1 {
    color: #2A5F00;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 11px;
    text-transform: uppercase;
	letter-spacing: -1px;
}
#content p {
color: #191919;
    font-size: 14px;
    line-height: 134%;
    text-align: justify;
}
.sidebar-wrapper {
float:  left;

}
.sidebar-wrapper ul,.sidebar-wrapper ol {
	font-family: FuturaLtBTLight;
}
.sidebar {
width: 193px;
}
.sidebar li {
  border-bottom: 1px dotted #333333;
    color: #2A5F00;
    margin-bottom: 4px;
    padding-bottom: 7px;
    text-align: right;
    width: 185px;
}
.sidebar li.last {
	border: none;
}
.sidebar-wrapper a {
text-decoration: none;
color: #2a5f00;
line-height: 150%;
font-size: 14px;
text-transform: uppercase;
display: inline-block;
 padding: 5px 8px 5px 0;
    width: 185px;
-moz-border-radius: 6px;
border-radius: 6px;
	 height: auto;
}
.sidebar-wrapper a:hover {
	background-color: #debd78;
}
a.active-side {
 color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    padding: 5px 8px 5px 0;
    width: 185px;
	background-color: #3f6f19;
}
/*members*/
.member {
overflow: hidden;
margin: 8px 0;
float: left;
width: 550px;
}
.member h2 {
	font-family: Helvetica;
	font-weight: bold;
}
.member .thumbnail {
float: left;
margin-right: 20px;
display: none;
}
.member .thumbnail img {
width: 150px;
}
#content .member p {
font-style: italic;
font-size: 13px;
}
.member ul {
margin-top: 10px;
padding-left: 200px;
}
.member ul li {
list-style-type: disc;
line-height: 130%;
font-size: 13px;
}
.member ul li.no-bullet {
	list-style-type: none;
}
.member ul li a {
	color: #191919;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
/*services*/
ul.list1 {
float: left;
width: 200px;
margin-left: 70px;
}
ul.list1 li,ul.list2 li{
line-height: 171%;
}
.list-wrapper {
overflow: hidden;
padding: 10px 0;

}
/*slideshow*/
#slide_container{
    background-color: #f5dca9;
    border: 1px dotted #333333;
    height: 400px;
    margin: 0 auto;
    padding: 5px;
    position: relative;
    width: 450px;
}
#prev,#next{
    height: 40px;
    position: absolute;
    top: 185px;
    width: 40px;
    z-index: 10;
	display: none;
}
#prev{
    left: -25px;
}
#next{
    right: -25px;
}
.slider{
    height: 400px;
    width: 450px;
}
.contact-us #content {
	border: none;
	margin-left: 0;
	padding: 0;
	width: auto;
}
.contact-us #content .contact-info p {
color: #554729;
    font-family: FuturaLtBtLight;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
}
.contact-us #content p.margin-left {
	margin-left: 98px;
}
.contact-us #content a {
	color: #333;
}
.contact-us #content .contact-info .blue {
	color: blue;
}
.awards-and-activities #content {
	width: 594px;
	height: 530px;
}
/*testimonials*/
.testimonials #content {
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
}
.testimonial-box {
	margin: 34px 0;
}
blockquote {
	background: transparent url(../images/quote.png) no-repeat 7% 2%;
    padding-bottom: 14px;
	padding-left: 145px;
    padding-right: 46px;
}
#content blockquote p {
	color: #333333;
    font-size: 13px;
	 font-style: italic;
line-height: 125%;
text-align: justify;
}
#content p.company {
 color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 12px;
	font-family: FuturaLtBtLight;
}
#content p.name {
color: #000000;
    text-align: right;
	 padding-right: 46px;
}
#content p.position {
font-size: 11px;
    text-align: right;
	 padding-right: 46px;
	 line-height: 129%;
}
/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
   width: 584px;
     height: 464px;
    margin:0 auto;
    padding-top:30px;
	overflow: visible;
	position: relative;
}

#slider {
	position:relative;
    width:500px;
    height:480px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
	margin: 0 auto;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
	
.nivo-controlNav {
	top: 408px;
      left: 50px;
    position: absolute;
	z-index: 50;
	display: inline-block;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right: 0;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
	left: 456px;
    position: absolute;
	top: 12px;
}
a.nivo-prevNav {
	left: 13px;
    position: absolute;
    top: 12px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
/*contact form*/
img.map {
float: right;
    width: 400px;
}
.first-col,.second-col,.third-col {
	 display: block;
    float: left;
    height: 85px;
    left: 29px;
    margin: 0 35px;
    position: relative;
    top: 42px;
}
.third-col {
	margin-top: 10px;
}
.contact-us #content .contact-info .first-col p {
	color: #000;
}
.contact-info {
   -moz-border-radius: 21px 21px 21px 21px;
   border-radius: 21px;
    background-color: #DEBD78;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 40px 0;
	border: 1px solid #ccc;
	height: auto;
	padding: 15px 40px;
}
.form-wrapper {
	margin-top: 21px;
	padding: 10px 40px
}
.form-wrapper .border-red {
	background-color: #FF9;
}
#content label,#content .form-wrapper p {
	font-size: 13px;
	color: #333333;
	font-family: FuturaHvBTHeavy;
	vertical-align: middle;
}
.form-item {
}
.form-wrapper .form-item input {
border: 1px solid #CCCCCC;
    margin: 6px 0;
	width: 374px;
	padding: 5px;
	 border-radius: 5px;
background-color: #efefee;
}
.form-wrapper .form-item input:focus,
.form-wrapper textarea:focus {
	background-color: #fff;
	box-shadow: 0 0 3px #ccc;
}
.form-wrapper textarea {
	border: 1px solid transparent;
	height: 112px;
    margin: 6px 0;
    width: 370px;
	padding: 7px;
	 border-radius: 5px;
	 background-color: #efefee;
	overflow: auto;
}
.red {
	 color: red;
    font-size: 14px;
    font-weight: bold;
}
.error-msg {
	color: red;
    font-size: 11px;
    font-weight: bold;
	margin-left: 15px;
    padding-left: 21px;
	background: transparent url(../images/Stop.png) no-repeat center left;
	display: inline-block;
	vertical-align: middle;
}
.maketop {
	 position: relative;
    top: -96px;
}
input.submit {
background-color: green;
    color: #FFFFFF;
    height: 23px;
    padding: 4px 6px;
	cursor: pointer;
	margin-top: 15px;
	border: none;
}
input.submit:hover {
	box-shadow: 0 0 3px #999;
}
p.sent {
	background: transparent url(../images/Select.png) no-repeat center left;
	margin-bottom: 14px;
	 padding-left: 21px;
}
.mission ol,.vision ol  {
	margin-left: 24px;
	
	 
}
.mission ol li,.vision ol li {
	list-style-type: decimal;
	 margin: 14px 0;
	  line-height: 150%;
}
/*slideshow*/
#slideshow {
    position:relative;
    height:277px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}