/* CSS Document */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
body{
margin:0 auto;
}
.vision{
font-family:"Lucida Calligraphy";
font-size:20px;
color:#1b6f01;
font-style:italic;
line-height:22px;
font-weight:bold; 
}
.maincontent{
font-family:"trebuchet MS";
font-size:16px;
color:#000000;
line-height:28px;
text-align:justify;
font-style:italic;
}
.bodycontent{
font-family:"trebuchet MS";
font-size:15px;
color:#000000;
line-height:26px;
text-align:justify;
}
.red{
font-family:"trebuchet MS";
font-size:15px;
color: #CC0000;
line-height:26px;
text-align:justify;
}
.more{
font-family:"trebuchet MS";
font-size:13px;
color: #CC0000;
line-height:26px;
text-align:justify;
}
a.more{
font-family:"trebuchet MS";
font-size:13px;
color: #000;
line-height:26px;
text-align:justify;
}
#menu {
	width: 900px;
	height: 45px;
	margin: 0 auto;
	float:left;
}
#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	float:left;
}
#menu li {
	display: inline;
	line-height:normal;
}
#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0px;
	padding: 12px 0px 0 10px;
	text-decoration: none;
	font-size: 14px;
	font-family:"trebuchet MS";
	font-weight: normal;
	color: #000;
}

#menu a:hover {
	text-decoration: underline;
}

a img, img 			{ border: none; }

#page-wrap			{ width: 435px; margin: 0 auto; }

.photo-link			{ padding: 5px; margin: 5px; border: 1px solid #999;  display: block; width: 170px;
					  float: left; }
.photo-link:hover	{ border-color: white; }