/*
Design by Monica Koepfer
http://www.monicakoepfer.com
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ddd9cd;
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	color: #675636;
}

body, th, td, input, textarea, select, option {
	font-family:"Times New Roman", Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #675636;
}

h1 {
	font-size: 17px;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p {
	font-size: 14px;
	line-height: 31px;

}	

ul, ol {
	font-size: 14px;
}
table {

	margin-left: 300px;

}

a {
	color: #675636;
}

a:hover {
	text-decoration: none;
	color: #8f995e;
}

#homewrapper {
	margin: 0px auto;
	width: 900px;
	height: 695px;
}


/* Header */
#header {
	background-image: url("images/efabkg__01.jpg");
	background-repeat: no-repeat;
	width: 900px;
	height: 120px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 0px;
}

/* Navigation */

#navigation {
	margin-left: 485px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 70px;
	padding: 0px;
	float: left;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.horiz li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#navigation li {
	margin-left: 40px;
	margin-bottom: 0px;
}

#navigation li a:link, #navigation li a:visited {
	font-size: 14px;
	color: #675636;
	text-decoration: none;
	margin-bottom: 0px;
}

#navigation li a:hover {
	color: #8f995e;
}

/* Page */

#page {
	width: 900px;
	height: 531px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/efabkg__02.jpg);
	background-repeat: no-repeat;
	float: left;
	}

#page2 {
	width: 900px;
	height: 610px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #e9e6de;
	float: left;
	text-align: center;
	}
	
	#page3 {
	width: 900px;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #e9e6de;
	float: left;
	text-align: center;
	}
	
/* Sides */
#lside {
	height: 531px;
	width: 370px;
	padding-left: 60px;
	padding-top: 70px;
	padding-rihgt: 20px;
	float: left;
}

#lsidecontact {
	height: 531px;
	width: 900px;
	padding-top: 70px;
	text-align: center;
	float: left;
}

#lside p {
	font-size: 15px;
}

#rside p {
	background-image: url(images/efaparrots.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 340px;
	margin-left: 80px;
	margin-top: 10px;
	padding: 0px;
	height: 500px;
}

#r2side p {
	background-image: url(images/efaemma.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 340px;
	margin-left: 80px;
	margin-top: 10px;
	padding: 0px;
	height: 500px;
}

.entry {
	margin-left: 455px;
	margin-bottom: 0;
	margin-right: 25px;
	margin-top: 25px;
	color: #622f0d;
}

.bioentry {
	margin-left: 55px;
	margin-bottom: 0;
	margin-right: 360px;
	margin-top: 25px;
	text-indent: 20px;
	color: #622f0d;
}

.pleinentry {
	margin-left: 55px;
	margin-bottom: 0;
	margin-right: 60px;
	margin-top: 25px;
	text-indent: 20px;
	color: #622f0d;
}

#comentry {
	position: relative;
	width: 420px;
	margin-left: 35px;
	margin-top: 25px;
	text-indent:20px;
	float:left;
	color: #622f0d;
}

#comentry2 {
	position: relative;
	margin-left: 40px;
	margin-top: 25px;
	color: #622f0d;
	float: left;
	width: 420px;
	padding: 0px;
	background-color: #f4ffde;
	padding: 5px;
}
 
#comentry2 h4 {
	font-size: 17px;
	text-indent: 20px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#comentry2 ul li {
	list-style: none;
}

.small {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 10px;
}
.quote {
	margin-left: 55px;
	margin-right: 530px;
	font-style: oblique;
}

.contact {
	margin-left: 30px;
	margin-bottom: 0;
	margin-right: 0px;
	text-indent: 0px;
}

/* Footer */

#footer {
	background-image: url(images/efabkg__03.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 900px;
	height: 44px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	font-size: smaller;
	color: #675636;
}

#footer a {
	text-decoration: none;
	color: #675636;
}

#footer a:hover {
	text-decoration: none;
	color: #8f995e;
}


#simplegallery1{ 	
	background-color: #e9e6de;
	text-align: center;
	width: 900px;
	height: 610px;
}

#simplegallery1 .gallerydesctext{ 
padding-left: 5px; 
padding-bottom: 2px; 
padding-right: 5px; 
padding-top: 2px; 
text-align: left;
}




