@charset "UTF-8";


/* Global Styles */
@media screen and (min-width : 960px) {


	
	

	
	
	
body {
   margin: 0;
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif" !important;
   width: 100%;
}
section {
    display:block;
    min-height: 650px;
    margin-left: auto 0;
    margin-right: auto 0;
    width: 100%;
    clear: both;
    height: auto;
	padding: 60px 10% 10% 10%;
}

.pagewrapper {
	display: block;
    margin-left: 0 auto !important;
	margin-right: 0 auto!important;
	clear: both;
	width: 1000px;
	height: 950px;

   }

.BBDsliderwrapper {
   clear: both;
   width: 1000px !important;
   margin-left: 0 auto !important;
	margin-right: 0 auto !important;
}
   
   


#home {
    padding-top: 60px;
    color: #FFF;
   width:100%;
   height: 800px;
	    background-image:url("images/home-collation.jpg");
	background-color:#79C6C7;
    background-repeat: no-repeat;
	background-position: right;
    background-size: 55%;
	overflow: hidden;
	  margin-left: 0 auto;
	margin-right: 0 auto;
	

}
	
	#portfolio {
	clear: both;
    display: block;
	padding-top: 80px;
   width:100%;
   height: 750px;
  margin-left: 0 auto;
	margin-right: 0 auto;

}
	
#about {
   padding-top: 60px;
   clear: both;
   background-color: #92AEB4;
   width: 100%;
   display: block;
  margin-left: 0 auto;
	margin-right: 0 auto;
	}

	.cv {
    background-color: #EC008C;
    padding: 2%;
    width: 50%;
    text-align: center;
    font-weight: 500;
    color: #FFFFFF;
    text-decoration: none;
	}
	
	.homeleft {
    clear: left;
		width: 37%;
    display: block;
    margin: 0px;
    padding: 150px 0 10px 0;
    height: 750px;
	}
	
	.homeright {
    display: none;
    
	}
	
	
	.about1 {
    clear: left;
	width: 40%;
    display: inline-block;
    margin: 0;
    padding: 20px 5% 10px 0;
    height: 550px;
	font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "sans-serif";
    text-decoration: none;
    color: #000000;
    font-size: 20px;
    font-weight: lighter;
		background-image: url("images/Amanda-Scotland2.jpg");
		background-size: 90%;
		background-repeat: no-repeat;
		
}
	
	
	.columnleft {
    width: 30%;
    height: auto;
    display: inline-block;
    margin: 0px;
    padding: 30px 50px 10px 0;
		vertical-align: top;
}
	
	
.columnright {
   width: 40%;
   height: auto;
   display: inline-block;
    padding: 20px;
    clear: right;
    font-size: 18px;
line-height: 26px;

}

#skills {
    padding-top: 60px;
    clear: both;
    width: 100%;
    min-height: 600px;
    background-color: #4B525D;
	  margin-left: 0 auto;
	margin-right: 0 auto;
}
	
	#animation {
    padding-top: 80px;
    clear: both;
    width: 100%;
    height: 800px;
    background-color: #FFFFFF;
		  margin-left: 0 auto;
	margin-right: 0 auto;
		
}

#faqs {
    padding-top: 60px;
    height: auto;
    width: 100%;
    min-height: 700px;
    clear: both;
	   background-color: #F7C4DE;
	display: block;
		padding-bottom: 10%;
	  margin-left: 0 auto;
	margin-right: 0 auto;


}
	
	
	#testimonials {
    padding-top: 60px;
    height: auto;
    width: 100%;
    min-height: 700px;
    clear: both;
	   background-color: #666;
	display: block;
		padding-bottom: 10%;
	  margin-left: 0 auto;
	margin-right: 0 auto;


}

	
.testimonialleft {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 18px;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: none;
    width: 60%;
    display: block;
    text-align: left;
    background-image: url(images/speechbackground.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
    padding-top: 0px;
	padding-bottom: 10px;
    clear: right;
    background-size: 10% auto;
}









.skillscol {
    width: 15%;
    margin-right: 5%;
    display: inline-block;
    text-align: left;
    padding: 0px;
	float: left;
}
	.skillsicon {
    width: 40%;
    padding: 0%;
		display: block;
	}
	
.skillscollast {
    width: 15%;
    display: inline-block;
    text-align: left;
    height: 550px;
    padding: 0px;
	float: left;
}	
	
	
.foodvideo {
    width: 100% !important;
margin-left:0 auto;
	margin-right:0 auto;
	display: block;
    text-align: left;
    padding: 0px;
	clear: both;
}

#contact {    
    padding-top: 60px;
   width: 100%;
   height: 750px;
    display: block;
	background-color: #F7F5F5;
	clear: both;
	  margin-left: 0 auto;
	margin-right: 0 auto;

}

nav {
	position: fixed;
	z-index: 9998;
	background-color: #333333;
	width: 100%;
	height: 70px;
	opacity: 90%;
	opacity: 0.82;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	color: #FFF;
	background-position: 10px 5px;
	margin: 0 auto;
}


	.blackbird-logo {
    vertical-align: bottom;
    padding-top: 10%;
    width: 50%;
	}

.navtext {
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
   font-size: 14px;
   line-height: 22px;
   color: #FFF;
   text-decoration: none;
   font-weight: bold;
   }

nav a {
   display: inline-block;
   font-size: 14px;
   color: #FFFFFF;
   padding: 1% 1% 2% 2%;
   margin-right: 2px;
   margin-left: 2px;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}
nav a:hover {
   display: inline-block;
   font-size: 14px;
   color: #CCCCCC;
   font-weight: bold;
}
	.nav img {
		padding-left: 2%;
		vertical-align: middle;
		height: 30%;
	}
	
	
	nav img a {
		padding-left: 2%;
		vertical-align: middle;
		height: 30%;
	}



	
	
.bodytextwhite {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 18px;
	line-height: 26px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}
.bodytextskills {
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
   font-size: 18px;
   line-height: 28px;
   color: #ffffff;
   text-align: left;
   text-decoration: none;
}
.bodytextblack {
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
   font-size: 18px;
   line-height: 26px;
   color: #000000;
   text-decoration: none;
   font-weight: normal;
   clear: both;
}
.bodytextblack14 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


.icons {
    display: inline-block;
    width: 30%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 0;
    padding-left: 30px;
    padding-bottom: 10px;
    clear: right;
    text-align: undefined;
}
.textpink {
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
   font-size: 18px;
   color: #EB2B8C;
   text-decoration: none;
   line-height: normal;
}
	
.subheadpink {
   width: 100%;
   height: 50px;
   clear: both;
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
   font-size: 18px;
   line-height: 30px;
   text-decoration: none;
   color: #EB2B8C;
   list-style-position: inside;
   list-style-type: disc;
   padding-top: 20px;
   padding-right: 0px;
   padding-bottom: 10px;
   padding-left: 20px;
}

.Subheadwhite {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 20px;
    line-height: normal;
    text-decoration: none;
    font-weight:bold;
    color: #ffffff;
    height: 55px;
}

.SubheadGrey {
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
   font-size: 18px;
   line-height: 30px;
   text-decoration: none;
   color: #666666;
}

.h1 {
    width: 100%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 4em;
    line-height: normal;
    text-decoration: none;
    color: #000000;
    display: block;
    clear: both;
    padding-top: 15px;
    font-weight: lighter;
}


.h2 {
    width: 100%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 5em;
    line-height: 36px;
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    clear: both;
    height: auto;
    padding-top: 15px;
    padding-bottom: 80px;
    font-weight: lighter;
}
	
	.h3 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    line-height: normal;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: lighter;
}

	
	.headlinewhite {
   font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "sans-serif";
    text-decoration: none;
    color: #ffffff;
    padding-bottom: 10px;
    font-size: 36px;
    font-weight: lighter;
}
	
	
.headlineblack {
   font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "sans-serif";
    text-decoration: none;
    color: #000000;
    font-size: 36px;
    font-weight: lighter;
}

   


#footerbar { 
	position: fixed;
	   z-index: 9999;
	opacity: 65%;
	bottom: 0;
	width:100%;   
height:40px;   
color:#ffffff;   
font-size: 16px;   
background-color:#666666;   
text-align: center;   
vertical-align:middle;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
font-weight: bold;   
padding-top:1%;   
letter-spacing: .1em;
	text-decoration: none;
}
	
	
}








/* Media query for Mobile devices*/
@media screen and (max-width:599px){
	
body {
    margin: 0;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif" !important;
    width: 100%;
    font-weight: lighter;
}
	
	
    section {
    display: block;
margin-left: auto 0;
    margin-right: auto 0;
	max-width: 599px;
    width: 100%;    
		clear: both;
	padding: padding 50px 3% 3% 3%;
}
    
    .pagewrapper {
    clear: both;
    width: 100%;
	max-width: 599px;
    padding: 2%;
		display: block;
		margin-left: 0 auto;
		margin-right: 0 auto;
   }

	
	#home {
    padding: 60px 3% 3% 3%;
    color: #FFF;
   width:100%;
	height: 900px;
	display: block;
	background-color: #79C6C7;
		max-width: 599px;


}
	
	#about {
	max-width: 599px;
    margin-left: 0 auto;
	margin-right: 0 auto;
padding: 60px 3% 5% 3%;
		clear: both;
   background-color: #92AEB4;
   width: 100%;
   display: block;
		height: 1300px;
	}
	
	
	#portfolio {
	clear: both;
padding: 60px 3% 3% 3%;
		width:100%;
   height: 450px;
	max-width: 599px;
    margin-left: 0 auto;
	margin-right: 0 auto;


}	

	
#skills {
    padding-top: 60px;
    clear: both;
    width: 100%;
	max-width: 599px;
    height: 1800px;
    background-color: #4B525D;
	margin-left: 0 auto;
	margin-right: 0 auto;
}
	
	#animation {
		clear: both;
    width: 100%;
    height: 400px;
		max-width: 599px;
    margin-left: 0 auto;
	margin-right: 0 auto;
		padding: 60px 3% 3% 3%;

}
	
	#faqs {
    padding-top: 60px;
    height: auto;
    width: 100%;
    min-height: 700px;
    clear: both;
	   background-color: #F7C4DE;
	display: block;
		padding-bottom: 10%;
	  margin-left: 0 auto;
	margin-right: 0 auto;


}
	
#testimonials {
    padding: 80px 3% 3% 3%;
    width: 100%;
	max-width: 599px;
    height: 800px;
    clear: both;
	   background-color: #666;
	display: block;
	  margin-left: 0 auto;
	margin-right: 0 auto;


}
	
#contact {    
max-width: 599px;
    margin-left: 0 auto;
	margin-right: 0 auto;
		padding: 60px 3% 5% 3%;   
	width: 100%;
   height: 600px;
    display: block;

}

	
	.cv {
    background-color: #EC008C;
    padding: 2%;
    width: 60%;
    text-align: center;
    font-weight: 500;
		    color: #FFFFFF;

	}
	
.about1 {
    clear: both;
	width: 100%;
    display: block;
max-width: 599px;
    margin-left: 0 auto;
	margin-right: 0 auto;
		padding:100px 3% 3% 3%;
	height: 450px;
		background-image: url(
			"images/Amanda-Scotland2.jpg");
		background-size: 100%;
		background-repeat: no-repeat;
		overflow:hidden;

		
}
	
	
	.homeleft {
    width: 100%;
    display: block;
    max-width: 599px;
    margin-left: 0 auto;
    margin-right: 0 auto;
    padding: 0px 3% 3% 3%;
    background-color: #79C6C7;
    height: 600px;
    clear: both;
    font-weight: lighter;
   
	}
	
	.homeright {
		display: block;
	clear: both;
		max-width: 599px;
    width: 100%;
    height: 230px;
    margin-top: 0px;
    padding: 3%;
    background-image:url("images/home-collationmob.jpg");
    background-repeat: no-repeat;
    background-size: 100% !important;
	background-color: #79C6C7;

	}
	
	.blackbird-logo {
    display: block;
    padding: 10% 0% 0% 1%;
	height: auto;
    width: 60%;
	}
	
.columnleft {
	padding: 3%;
    width: 95%;
    height: auto;
    display: block;
    padding-bottom: 3%;
	clear: right;
	
}
.columnright {
   width: 90%;
    height: 900px;
    display: block;
    padding-bottom: 3%;
	padding-left: 3%;
	clear: both;

}


.BBDsliderwrapper {
    display: block;
   clear: both;
   max-width: 599px;
	width: 100%;
   height: auto;
   margin:auto;
   }
    
    


.h1 {
    display: block;
    padding-top: 10px;
    padding-bottom: 15px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    text-decoration: none;
    color: #000000;
    font-size: 3em;
	clear: both;
}
	
.h2 {
    padding-top: 10px;
    padding-bottom: 15px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 1em;
    line-height: auto;
    text-decoration: none;
    color: #FFFFFF;
}
	
	.h3 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    line-height: normal;
    text-decoration: none;
    color: #000000;
    font-weight: lighter;
}

.headlineblack {
   font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "sans-serif";
    text-decoration: none;
    color: #000000;
    font-size: 28px;
    font-weight: lighter;
}	
	
.Subheadwhite {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 32px;
    text-decoration: none;
    font-weight:bold;
    color: #ffffff;
	padding: 3% 0 3% 0;
	margin: 0;
}

	.bodytextwhite {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 18px;
	line-height: 26px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}

	
	
	
	.bodytextblack {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
	
	.skillscol {
    width: 100%;
    display: block;
	padding: 8% 0% 8% 0%;
    border-bottom: thin solid white;
    float: left;
    float: none;
	margin: 0;
}
	
	.skillsicon {
    width: 20%;
    padding-bottom: 3%;
    height: auto;
	}
	
	.skillscollast {
    width: 100%;
    padding-right: 0%;
    display: block;
    text-align: left;
    height: 300px;
    padding: 2%;
	clear: right;
	float: none;
	float: left;

}	

	
	.bodytextskills {
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
   font-size: 16px;
   line-height: 20px;
   color: #ffffff;
   text-align: left;
   text-decoration: none;
}
	
	.foodvideo {
    max-width: 599px;
	width: 100%;
    display: block;
    text-align: left;
    padding: 5% 0 0 0;
		margin-left: 0 auto;
		margin-right: 0 auto;
}
	
	
	
	


 .testimonialleft {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 18px;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: none;
    width: 100%;
	 max-width: 599px;
    display: block;
    text-align: left;

}
nav {
    position: fixed;
    z-index: 9998;
    background-color: #333;
    width: 100%;
    height: auto;
    padding: 0;
    opacity: 90%;
    opacity: 0.82;
    filter: alpha(opacity=90); /* For IE8 and earlier */
    color: #FFF;
    background-position: 10px 5px;
}

.navtext {
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
   font-size: 14px;
   line-height: 22px;
   color: #FFF;
   text-decoration: none;
   font-weight: bold;
   }

nav a {
   display: inline-block;
   font-size: 14px;
   color: #FFFFFF;
   padding: 1% 1% 2% 2%;
   margin-right: 2px;
   margin-left: 2px;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}
nav a:hover {
   display: inline-block;
   font-size: 14px;
   color: #CCCCCC;
   font-weight: bold;
}	
	
#footerbar {
    position: fixed;
    z-index: 9999;
    opacity: 90%;
    bottom: 0;
    width: 100%;
    height: 75px;
    color: #ffffff;
    font-size: 16px;
	line-height: 28px;
background-color:#666666;   
    text-align: center;
    vertical-align: middle;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: normal;
    padding-top: 2%;
    text-decoration: none;
}
}






@media only screen and (min-width : 600px) and (max-width : 959px) {
	
	body {
   margin: 0;
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif" !important;
   width: 100%;
}

 section {
    display: block;
    margin-left: auto 0;
    margin-right: auto 0;
	max-width: 959px;
    width: 100%;
    clear: both;
}
    
     .pagewrapper {
    clear: both;
	max-width: 959px;
    width: 100%;
    min-height: 700px;
    margin:0;
	display: block;
	margin-left: 0 auto;
	margin-right: 0 auto;
   }

#home {
    padding-top: 60px;
    color: #FFF;
	  width:100%;
		max-width: 959px;
   height: 1350px;
	display: block;
	background-image: none;
	background-color: #79C6C7;


}
	
#contact {    
    padding-top: 5%;
	padding-bottom: 5%;
   width: 100%;
		max-width: 959px;
   height: 1300px;
    display: block;

}	
	
	#portfolio {
	clear: both;
   padding: 5% 2%;
   width:100%;
			max-width: 959px;
   height: 900px;

}	
.homeleft {
    clear: both;
	width: 100%;
		max-width: 959px;
    display: block;
    margin: 0px;
    padding: 2%;
    height: 350px;
	background-color: #79C6C7;

	}
	
	#faqs {
    padding-top: 60px;
    height: auto;
    width: 100%;
    min-height: 700px;
    clear: both;
	   background-color: #F7C4DE;
	display: block;
		padding-bottom: 10%;
	  margin-left: 0 auto;
	margin-right: 0 auto;


}
	
	.homeright {
			max-width: 959px;
    width: 100%;
    display: block;
    height: 700px;
    margin-top: 20px;
    padding: 2%;
    background-image:url("images/home-collationmob.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
			background-color: #79C6C7;

	}
	
	
	 .cv {
    background-color: #EC008C;
    padding: 2%;
    width: 30%;
    text-align: center;
    font-weight: 500;
	}
	
	.about1 {
    width: 30%;
    height: 600px;
    display: inline-block;
    padding: 2%;
	clear: both;
		background-image: url("images/Amanda-Scotland2.jpg");
		background-size: 100%;
		background-repeat: no-repeat;
		margin-left: 0 auto;
		margin-right: 0 auto;
			max-width: 959px;
}
	
	
.columnleft {
    width: 50%;
		max-width: 959px;
    height: auto;
    display: inline-block;
    margin: auto;
    padding: 3%;
	clear: right;
}
.columnright {
   width: 40%;
    display: inline-block;
    padding: 3%;
	clear: both;
	margin-left: 0 auto;
	margin-right: 0 auto;
	max-width: 959px;
	vertical-align: top;


}

	
		.blackbird-logo {
    display: block;
	clear: both;
    width: 30%;
	padding-top: 3%;
	}

.BBDsliderwrapper {
    display: block;
   clear: both;
   max-width:959px;
	   width: 100%;
   height: auto;
   margin:auto;
   }
    
    

.h1 {
    width: 100%;
    max-width: 959px;
    padding-top: 15px;
    padding-bottom: 16px;
	font-size: 4rem;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    line-height: auto;
    text-decoration: none;
    color: #000000;
    height: auto;
}
	
.h2 {
    width: 100%;
    max-width: 959px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 4rem;
    line-height: 24px;
    text-decoration: none;
    color: #000000;
    display: block;
    clear: both;
    height: 50px;
}
	.h3 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    line-height: 1.6em;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: lighter;
		margin: 0;
		padding-bottom: 10px;
}	
	
	.headlineblack {
   font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, "sans-serif";
    text-decoration: none;
    color: #000000;
    font-size: 28px;
    font-weight: lighter;
}	
	
#skills {
    padding-top: 60px;
    clear: both;
    width: 100%;
	max-width: 959px;
    min-height: 900px;
    background-color: #4B525D;
	margin-left: 0 auto;
	margin-right: 0 auto;
}
	
	#animation {
    padding-top: 60px;
    clear: both;
    width: 100%;
			max-width: 959px;
    display: block;
	height: 700px
}
	
	
	#about {
	max-width: 959px;
    margin-left: 0 auto;
	margin-right: 0 auto;
padding: 60px 3% 5% 3%;
		clear: both;
   background-color: #92AEB4;
   width: 100%;
   display: block;
		height: 800px;
	}
	
		.Subheadwhite {
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
   font-size: 18px;
			font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
	height: 30px;
	padding: 0;
}
	
	
	.bodytextwhite {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 18px;
	line-height: 26px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}
	
	.bodytextblack {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
	


	.skillscol {
    width: 20%;
    padding: 4%;
    display: inline-block;
    text-align: left;
    height: 270px;
    border-bottom: solid;
    border-color: white;
    border-width: thin;
	float: left;

}
	
	.skillsicon {
    width: 30%;
    padding-bottom: 3%;
	}
	
	.skillscollast {
    width: 20%;
    padding-right: 0%;
    display: block;
    text-align: left;
    height: 270px;
    padding: 4%;
		clear: right;
		border-bottom: solid;
    border-color: white;
    border-width: thin;
				float: left;

}	
	
	
	
	.foodvideo {
    width: 100% !important;
			max-width: 959px;
    display: block;
    padding: 2%;
	margin-left: 0 auto;
	margin-right: 0 auto;

}
	
#testimonials {
    width: 100%;
		max-width: 959px;
    clear: both;
    min-height: 750px;
    background-color: #666;
    display: block;
    padding: 60px 3% 3% 3%;
}

	
	.bodytextskills {
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
   font-size: 16px;
   line-height: 20px;
   color: #ffffff;
   text-align: left;
   text-decoration: none;
}

nav {
    position: fixed;
    z-index: 9998;
    background-color: #333;
		max-width: 959px;
    width: 100%;
    height: auto;
    padding: 0px;
    opacity: 90%;
    opacity: 0.82;
    filter: alpha(opacity=90); /* For IE8 and earlier */
    color: #FFF;
    background-position: 10px 5px;
	
}
	
	.navtext {
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
   font-size: 14px;
   line-height: 22px;
   color: #FFF;
   text-decoration: none;
   font-weight: bold;
   }

nav a {
   display: inline-block;
   font-size: 14px;
   color: #FFFFFF;
   padding: 1% 1% 2% 2%;
   margin-right: 2px;
   margin-left: 2px;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}
nav a:hover {
   display: inline-block;
   font-size: 14px;
   color: #CCCCCC;
   font-weight: bold;
}


.testimonialleft {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 18px;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: none;
    width: 70%;
		max-width: 959px;
    margin: 0;
    display: block;
    text-align: left;
    background-image: url(images/speechbackground100px.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 12%;
    padding-top: 10px;
    background-size: 5%;
	
}

	#footerbar { 
	position: fixed;
	z-index: 9999;
	opacity: 90%;
	bottom: 0;
	width:100%;
			max-width: 959px;
height:40px;   
color:#ffffff;   
font-size: 16px;  
line-height: 22px;
background-color:#666666;   
text-align: center;   
vertical-align:middle;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
font-weight: bold;   
padding:3%;   
	text-decoration: none;
}
}
