@charset "utf-8";
/* CSS Document */

body {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	color: #333;
}

#wrapper {
}

p {
	margin-top: 20px;
}

h1 {
	font-weight: bold;
	font-size: 20px;	
}

#container {
	width: 1000px;
	min-height: 500px;
	margin: 15px auto auto auto;
}

#content {
	min-height: 400px;
	margin: 10px 0px;
	background-color:#FFF;
}

#header {
	margin-top: 30px;
	width: 1000px;
	height: 30px;
	position: relative;
}

#title {
	font-weight:bold;
	font-family: 'Merienda One', cursive;
	color:#83C047;
	font-size: 28px;
	width: 370px;
	height: 30px;
	float: left;
	position: absolute;
	bottom: 3px;
}

#menu {
	width: 570px;
	height: 30px;
	float: right;
	text-align: right;
}

#menu ul {
    padding-top: 10px;
}

#menu li {
	margin-left: 18px;
	display: inline;
	font-size: 18px;
}

#menu a {
	color: #333;
	text-decoration: none;
}

#menu a:hover {
	color:#83C047;
}

#footer {
	height: 30px;
	width: 1000px;
	margin: auto;
}

#footermenu {
	height: 30px;
	width: 600px;
	float: left;
}

#footermenu li {
	display: inline;
	color: #333;
	margin-right: 10px;
}

#footermenu a {
	color: black;
	text-decoration: none;
}

#footermenu a:hover {
	color:#83C047;
}

#copyright {
	width: 300px;
	height: 30px;
	float: right;
	text-align: right;
}

.clear-fix {
	clear: both;
}

.rule{
	width: 1000px;
	display: inline-block;
	margin-bottom: 5px;
}

#quote {
	font-weight: bold;
	font-family: 'Satisfy', cursive;
	font-size: 28px;
	text-align: center;
	margin-bottom: 70px;
}

#homeimage {
	background-image: url(../images/home2.jpg);
	margin: 50px 20px;
	height: 408px;
	width: 960px;
}

#timeline {
	background-image: url(../images/timeline.png);
	height: 908px; 
	width: 119px;
	float: left;
	margin: 0px 0px 20px 60px;
}

#timelinetext {
	margin: 52px 361px 0px 20px;
	width: 440px;
	float: right;
}

#timelinetext li {
	margin-top: 60px;
}

#timelinetext a {
	color:#83C047;
	text-decoration: none;
}

#contact-form {
	width: 400px;
	margin: 20px;
	position: relative;
	vertical-align: text-top;
}

#contact-form input {
	float:left;
	position: absolute;
	left: 160px;
}

#contact-form textarea {
	float:left;
	position: absolute;
	left: 160px;
}

#contacttext{
	float:right;
}

#sub {
	float:left;
	position: absolute;
	top: 280px;
}

#portrait {
	background-image: url(../images/portrait.jpg);
	width: 300px;
	height: 200px;
	float: left;
	clear: left;
	margin-top: 22px;	
}

#abouttext {
	width: 600px;
	float: right;
}

.vertrule{
	 display: inline-block;
	 width: 0;
	 height: 33.5em;
	 border-left: 1px solid black;
	 margin: 20px 0px 0px 50px;
}

#links {
	width: 300px;
	float: left;
	clear: left;
	border-top: 1px solid black;
	margin: 50px 0px 40px 0px;
	padding-top: 30px;
}

#links li {
	margin-top: 10px;
}

#links a {
	font-weight: bold;
	text-decoration: none;
	color:#83C047;
}

#links a:hover {
	color:#B0E573;
}

#leftcolumn {
	width: 300px;
	height: 700px;
	float: left;
}

#gallery {
    width: 1000px;
	float: right;
}

#buttons {
    width: 100px;
	float: left;
}

#buttons img{
    width: 40px;
	height: 40px;
	margin-top: 65px;
}

#slider {
    width: 1000px;
}

#bigimages {
    width: 1000px;
	height: 450px;
}

#bigimages img {
    margin-top: 5px;
    width: 660px;
	float: right;
}

#description {
	margin: 5px 15px 0px 0px;
	width: 320px;
	float: left;
}

#normal2, #normal3, #normal4, #normal5 , #normal6, #normal7, #normal8, #normal9, #normal10 , #normal11, #normal12, #normal13 , #normal14 , #normal15 , #normal16 , #normal17 , #normal18, #normal19 , #normal20, #normal21, #normal22, #normal23, #normal24, #normal25, #normal26, #normal27  {
    display: none;
}

#description ul {
	color: #666;
	margin-top: 20px;
   	text-decoration: none;
	font-style: italic;
}

.columnleft {
	width: 490px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.columnleft p {
	text-align:justify;
	text-justify:inter-word;
}

.columnrigt {
	width: 490px;
	float: right;
	margin-bottom: 20px;
}

.columnright p {
	text-align:justify;
	text-justify:inter-word;
}

.es-carousel-wrapper{
	padding:10px 39px;
	position:relative;
}
.es-carousel{
	overflow:hidden;
	margin-top:10px;
}
.es-carousel ul{
	display:block;
}

.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
}

.es-carousel ul li a{
	display:block;
}

.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
	opacity:1.0;
}

.es-carousel ul li a img:hover{
	opacity:0.8;
}

.es-nav span{
	position:absolute;
	bottom: 48px;
	left:12px;
	background:transparent url(../images/nav.png) no-repeat;
	width:20px;
	height:50px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next{
	right:12px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}