@charset "UTF-8";

body {
  margin: 0;
  background-color:#fef9f5;
}
body,td,th {
	font-family: 'SourceSansProLight', sans-serif;
	font-size: 13px;
	color: #666666;
	letter-spacing: 0.02em;
	text-align: center;
}
p {
	font-family: 'SourceSansProLight', sans-serif;
	font-size: 16px;
	letter-spacing: 0.02em;
	text-align: center;
}
h1 {
	font-family: 'SourceSansProLight', sans-serif;
	font-size: 32px;
	letter-spacing: 0.2em;
}
h2 {
	font-family: 'SourceSansProExtraLight', sans-serif;
	font-size: 24px;
	line-height: 32px;
}
h3 {
	font-family: 'SourceSansProExtraLight', sans-serif;
	font-size: 18px;
	line-height: 32px;
}
.small-caps {
	font-variant: small-caps;
	color: #8ea5ae;
}
.italics {
	font-family: 'SourceSansProExtraLightItalic', sans-serif;
	letter-spacing: 0.02em;
}
.largeItalics {
	font-family: 'SourceSansProExtraLightItalic', sans-serif;
	letter-spacing: 0.03em;
	color: #999999;
	font-size: 18px;
}
.gold {
	font-variant: small-caps;
	color: #d4a351;
}
.blue {
	color: #8ea5ae;
}
.berld {
	font-family: 'SourceSansProRegular', sans-serif;
}
a:link {
	text-decoration: none;
	color:999999;
}
a:hover {
	color: #97b5c8;
}
.email {
	color: #8ea5ae;
	text-decoration: none;
}
a.class1 {color:#8ea5ae;}
a.class1:link  {color: #8ea5ae;text-decoration: none;}
a.class1:hover {color: #97b5c8;text-decoration: none;}



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
	text-align: center;
}

.container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
}
#footer {
	clear: both;
	height: 280px;
	padding-top: 20px;
	position: relative;
	bottom: 0px;
	display: block;
	width: 100%;
	margin-bottom: -4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97b5c8;
	margin-top: 60px;
}

#liz {
}
	
@media only screen and (min-width: 769px) {
	
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: fixed;
	z-index: 2000;
	background: rgb(254, 249, 245); /* The Fallback */
	background: rgba(254, 249, 245, 0.97);
}
	
#navbar {
	margin-left: auto;
	width: 740px;
	display: inline-block;
	height: 64px;
	text-align: center;
	border: none;
	padding-left: 1%;
	padding-bottom: 1px;
	padding-right: 1%;
	font-family: 'SourceSansProLight', sans serif;
	font-size: 13px;
	color: #999999;
	margin-right: auto;
	margin-top: 16px;
	letter-spacing: 0.14em;
	z-index: 200;
}

#EB_title {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	line-height: 24px;
}

#mainHome {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 180px;
	overflow: auto;
}

#paintSlider {
	text-align: center;
	display: inline-block;
	background-color: #fef9f5;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	z-index: 90;
}

#macawSlider {
	text-align: center;
	display: inline-block;
	background-color: #fef9f5;
	width: 40%;
	min-width: 380px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	z-index: 90;
}
#parroSlider {
	text-align: center;
	display: inline-block;
	background-color: #fef9f5;
	width: 40%;
	min-width: 380px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	z-index: 90;
}
#amazoSlider {
	text-align: center;
	display: inline-block;
	background-color: #fef9f5;
	width: 33.33%;
	min-width: 380px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	z-index: 90;
}
#textPanel {
	width: 70%;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
}

#footText1 {
	text-align: left;
	float: left;
	width: 24%;
	margin-left: 14%;
	font-family: 'SourceSansProLight';
	font-size: 18px;
	line-height: 36px;
	display: inline-block;
}
#footText2 {
	text-align: left;
	float: left;
	width: 24%;
	margin-left: 4%;
	font-family: 'SourceSansProExtraLight';
	font-size: 18px;
	line-height: 36px;
	display: inline-block;
}
#footText3 {
	text-align: left;
	float: left;
	width: 24%;
	margin-left: 4%;
	font-family: 'SourceSansProExtraLight';
	font-size: 18px;
	line-height: 36px;
	display: inline-block;
}


}

