body{
	font-family:georgia;
	font-size:14px;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-image: url(images/background_dogwoods.jpg);
	color:#666666;
	background-position: top center;
	background-attachment: fixed;
}
td{
	font-family:georgia;
	font-size:11px;
}
li,p,div{
	font-family:georgia;
	font-size:14px;
	line-height:140%;
}
h2{
	color:#1D68BC;
	margin:0px;
	padding:0px;
}
h3{
	margin:0px;
	padding:0px;
	font-size:14px;
}
a:link{
	color: #33CC00;
	text-decoration:none;
}
a:visited{
	color: #33CC00;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#footer {
	color: #666666;
	font-family:arial;
	font-size:11px;
}

#footer a{
	font-family:arial;
	font-size:15px;
}

.page_id{
	display:none;
}
li {
	margin-bottom:5px;
}