/* CSS Document */
body {
    margin: 0;
	font-family: tahoma; 
	font-size: 11px; 
	color: #4d642d; 
	letter-spacing: 1px;
	background: #c3d6aa
}
p { 
    margin: 0 0 13px 0;
	line-height: 1.3em; 
}
h1 { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #9cbd6d; 
    margin: 0 0 13px 0;
	font-weight: normal;
	text-align: center; 
} 
     
a { 
    color: #8ea86c;
	font-weight: bold; 
} 
a:hover { 
    text-decoration:none; 
} 
h2 { 
    font-size: 16px;
	font-weight: normal; 
	color: #283a10;  
	letter-spacing: 2px;
	margin: 0 0 13px 0; 
} 
h3 { 
    font-size: 16px;
	font-weight: normal; 
	color: #283a10;  
	letter-spacing: 2px;
	margin: 0 0 13px 0; 
}


#main-content {
    margin: 20px 18px 0 20px; 
} 
#main-content-gallery {
	text-align: center; 
} 
#main-content-gallery img {
    background: #eaf7d9; 
	padding: 3px; 
	border: 1px solid #8ea86c;
	margin: 3px 3px 3px 3px; 
} 

#lef-contact {
    margin: 20px 0 0 0; 
} 

#footer { 
    margin: 0 0 0 24px; 
}
#footer a { 
    color: #8ea86c; 
}



#gallery-left {
} 
#gallery-left img {
    background: #eaf7d9; 
	padding: 3px; 
	border: 1px solid #8ea86c;
	margin: 3px 3px 3px 3px; 
} 









