html, body {
   margin : 0;
   padding : 0;
}

body {
	color:#006600;
	background : #404040 url(images/other/watermark3.gif) repeat;
	width : 100%;
	font : 12px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

/* Links within paragraphs (subtle) */
p a {
color: #666666;
background : inherit;
text-decoration: none;
}

/* Links within paragraphs (revealed)url(images/bgd.jpg) repeat */
p a:hover  { 
color: #0000ff;
background : inherit;
text-decoration: underline;
}

#container {
width : 750px;
margin : 0 auto;
padding : 2px;
background: #114D27;
color : #333;
line-height : 1.5em;
}

/* TOP TITLE BAR */

#top {
margin:0;
padding : 0;
color:#333;
background : #114D27;
border-bottom : 0px solid #fff;
height:250px;
}
#top h1 {
padding : 30px 0px 0 25px;
margin : 0;
font : 100%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
text-align:left;
color:#EAE8D0;
background:transparent;
}
#top p {
padding : 5px;
font-size: .8em;
}
#top a:link, #top a:visited {
color: #EAE8D0;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #fff;
background:transparent;
text-decoration: underline;
}

/* LEFT SIDEBAR */
#leftnav {
float : left;
width : 170px;
margin : 0;
/*border-right:0px solid #520934 ;*/
color : #114D27;
background : #114D27;
}

#content {
margin :2px 0px 0px  175px;
padding : 10px;
background-color:#EAF0EC;
}

#footer {
clear : both;
margin : 0 ;
padding : .5em;
color : #EAE8D0;
background : #22994D;
border-top : 0px solid #520934;
}

#footer a:link, #footer a:visited {
font-size: .9em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: .9em;
color :#fff;
background:inherit;
text-decoration : underline;
}

#leftnav p {
margin : 0px 0px 5px 0px;
}

h1 {
margin : 0;
padding : 10px 0 5px 5px;
font : 150%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:1.8px;
border-bottom: 1px dashed #d7e0da;
color:#656C4A;
background:inherit;
}

h2 {
margin : 0;
padding : 20px 0 5px 5px;
font : 150%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}

h2 a {
text-decoration: none;	
padding : 20px 0 5px 5px;
font : 150%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
color:#656C4A;
background:inherit;
}

h3 {
margin : 0;
padding : 20px 0 5px 10px;
font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
color:#EAE8D0;
background:inherit;
}

#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:link, a:visited {
font-size: 12px;
color : #000;
background : inherit;
text-decoration : none;
}

a:hover {
font-size: 12px;
color :#666;
background : inherit;
text-decoration : underline;
}

a:active {
font-size: 12px;
color : #F5DE1E;
background : inherit;
text-decoration : none;
}

img {
  /* padding:1px;
   border:1px solid #19733A;
   background-color:#19733A;*/

}

.imgright {
float: right;
border: 1px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 1px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}

#menu {
width: 100%;
height: 23px;
margin: 0 0 0 0;
padding: 0 0 1px 0;
background: #A6C3AD url(images/pt02.jpg) no-repeat;
color:#000;
}
#navlist li {
list-style-type: square;
background: inherit;
color: #5F5C51;
margin: 0 15px 0 0;
padding: 0;
}

#gallery {
height:100px;
}

#gallery img {
float: left;
padding: 20px;
}

.clear {
clear: left;
}

.quote {
width: 150px;
margin: 0;
border : 1px dashed #fff;
padding : 3px;
color:#19733A;
background: #19733A;
font-size: .8em;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #AC7D39;
}
.search { 
background: #E4DCB2; 
color: #000;
border-top: 1px solid #F0E9DD;
border-bottom: 1px solid #F0E9DD;
clear: both;
text-align: left; 
padding: 5px 0 5px 0;
}

form { 
margin: 0; 
}

input.search { 
	width: 80px; 
	border: none;
	color: #000;
	background: url(images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 80px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}

.shiftcontainer{
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 7px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 160px; /* container width*/
background: transparent url(images/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {color: #EAF0EC}
.style8 {font-size: 14px; font-style: italic; font-weight: bold; }

.style5 {color: #EAF0EC}
.style6 {
	font-size: 12px
}

.copyright {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.bottom-block {
width:750px; margin: auto; text-align: center; margin-top: 20px;	
}

.breadcrumbs {
margin-top: 25px;
border-bottom: 1px dashed #d7e0da;
padding-bottom: 10px;
}

.backhome {
float: right;	
}

.social {
float: right;
margin-top: 15px;	
}