body {margin-top: 5px;
  text-align: center;
  background-color: #CACC69;
}

#container {
  background-color: #FFFFFF;
  width: 760px;
  text-align: left;
  margin: 0 auto;
}

body, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
}

a {
  color: #007135;
  text-decoration: none;
}

a:hover {
  color: #007135;
  text-decoration: underline;
}

textarea {height: 150px; width: 200px;}

#header {
height: 110px;
  border-bottom: 2px solid #CACC69;
  background: white url(/images/logo.gif) no-repeat;
background-position: 17px 17px;
}

#quote {
  background-color: #71003C;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1.2em;
  width: 310px;
  padding: 10px;
  border-bottom: 10px solid #cacc69;
  margin: 0 0 0 389px;
}

#content {
text-align: left;
line-height: 1.3em;
color: #666666;
padding: 15px;
min-height: 385px;
}

#content ul {margin-left: 20px;}

#footer {
  align: left;
  color: #3F3F3F;
  background-color: #CACC69;
  padding-top: 5px;
}


#footer a{
  color: #3F3F3F;
}

#footer a:hover{
  color: #666666;
}



h1 {
  font-size: large;
  font-weight: bold;
  color: #71003C;
}

h2 {
  font-size: 110%;
  color: #007135;
  margin-bottom: -10px;
  padding: 0px;
}

.gallery
{
overflow: hidden;
}

.gallery-row
{
margin-bottom: 1.8em;
height: 125px;
}

.gallery-thumbnail
{
float: left;
width: 20%;
text-align: center;
padding-bottom: 10px;
padding-top: 10px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#menu
{
padding: 55px 0px 0px 175px;
width:580px;
}


#menu ul
	{
	margin: 0px;
	padding: 0px;
        height: 26px;
        line-height: 26px;
	}

#menu a {
	list-style: none;
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 0px 10px;
        margin: 0px;
}

#menu a: hover {
	list-style: none;
	color: #71003C
	text-decoration: none;
}

#menu li {
	text-decoration: none;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0;
}

#menu li:hover {
	list-style: none;
	color: #71003C
	text-decoration: none;
}

#current a {
color: #71003C;
text-decoration: none;
font-weight: bold;
}

ul { list-style: disc; color: #007135;}

.pics {  
    height:  420px;  
    width:   350px;  
    padding: 0;  
    margin-right:  218px;  
} 

.heading{
font-size: 125%;
font-weight: strong;


}



.text-anim
{
position:relative;
z-index:10000;
width:533px;
padding:15px 15px 15px 15px;
margin-top:-51px;
color:#FFFFFF;
font-size: 180%;
font-weight: normal;
background: url(images/imgcaption-bg.png) top left repeat;
}

.text-anim-top
{
position:absolute;
z-index:20000;
top:-18px;
width:533px;
left:0px;
padding:15px 15px 15px 15px;
color:#FFFFFF;
font-size: 180%;
font-weight: normal;
background: url(images/imgcaption-bg.png) top left repeat;
}

.more

{
 width: 560px;
 margin-left:  75px;  
}

