body {
	margin-top: 10px;
	background: #A7CCB6;
}

#content{
	padding: 10px 30px 20px;
}
h1 {
	font: 24px/24px "Trebuchet MS";
	color: #738C7B;
}
h2 {
	font: 18px/20px "Trebuchet MS";
	color: #FF0000;
}
h3 {
	font: 14px "Trebuchet MS";
	color: #000000;
}

.bghead {
	font-family: "Trebuchet MS";
	font-size: 28px;
	line-height: 28px;
	font-weight: bolder;
}
.sub {
	font-family: "Trebuchet MS";
	font-size: 22px;
	line-height: 25px;
	font-weight: bolder;
}
.text {
	font: 13px/15px "Trebuchet MS";
}
.bullets {
	list-style: url(images/arrow2.gif) outside;
	font: 12px/15px "Trebuchet MS";
}
.text2 {
	font: 15px/17px "Trebuchet MS";
}
.sm {
	font: 10px "Trebuchet MS";
}

.text3 {
	background: #A5CEB5;
	font: 13px/15px "Trebuchet MS";
	color: #000000;

}

.button2 a {
	font: bolder 100% "Trebuchet MS";
	color: #00006B;
	text-align: center;
	border: 0px none;
	clear: none;
	float: none;
	text-decoration: none;
}
.button2 a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bolder;
}

button2 {
	text-decoration: none;
	font-family: "Trebuchet MS";
	}


.content2 {
	margin: 5px;
}
.line {
	border-top: 3px dotted #ADD6BD;
	border-right: #ADD6BD;
	border-bottom: #ADD6BD;
	border-left: #ADD6BD;
}
 
 

 ul#navlist { font-family: "Trebuchet MS"; }

 ul#navlist a
 {
 text-decoration: none;
 }

 ul#navlist, ul#navlist ul, ul#navlist li
 {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
 }

 ul#navlist li {
	float: left;
	height: 22px;
	top: 2px;
	bottom: 2px;
}

 ul#navlist li a
 {
	color: #FFFFFF;
	padding: 3px 5px;
	background: #738C7B;
	font-size: 12px;
	border-right: 1px solid #FFFFFF;
	vertical-align: top;
 }

 ul#navlist li a:hover
 {
	color: #73947B;
	background: #ADD6BD;
 }

 ul#navlist li a:active
 {
	color: #738C7B;
	border: 1px inset #FEF79A;
	background: #FFFFFF;
 }
#column1 {
	float: left;
	width: 270px;
}
#photos {
	height: 151px;
}

#column2 {
	float: right;
	width: 270px;
}
