@charset "UTF-8";
/* CSS Document */

*
{
	margin: auto;
	text-align: center;
}
html
{
	background: url("../images2/background.png") repeat;
	background-color: #919191;
	font-family: "Century Gothic",verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
}
body
{
	text-align: center;
	margin: auto;
}
.photo_marquee
{
	width: 580px;
	margin-top: 4px;
}
#photos
{
	height: 198px;
	width: 605px;
	background:url("../images2/photo_frame.png") no-repeat;
}
.nav
{
	width: 250px;
}
.selected_nav
{
	margin-left: 25px;
}
a.services_btn
{
	display: block;
	width: 222px;
	height: 77px;
	text-decoration: none;
	background: url("../images2/services_btn.png");
}
a.services_btn:hover
{
	background-position: -222px 0;
}
a.staff_btn
{
	display: block;
	width: 222px;
	height: 77px;
	text-decoration: none;
	background: url("../images2/staff_btn.png");
}
a.staff_btn:hover
{
	background-position: -222px 0;
}
a.green_btn
{
	display: block;
	width: 222px;
	height: 77px;
	text-decoration: none;
	background: url("../images2/green_btn.png");
}
a.green_btn:hover
{
	background-position: -222px 0;
}
.displace
{
	position: absolute;
	left: -5000px;
}
img
{
	border-style: none;
}
.main_content
{
	width: 831px;
}
.green_content
{
	background: url("../images2/big_leaf.png");
	height: 543px;
	width: 831px;
	vertical-align: text-top;
}
.main_font
{
	font-family: "Trajan Pro",verdana,arial,helvetica,sans-serif;
	font-size: 20px;
	text-align: left;
}
.indent_text
{
	font-family: "Century Gothic",verdana,arial,helvetica,sans-serif;
	text-align: left;
	width: 700px;
	margin-left: 35px;
}
.indent_text2
{
	font-family: "Century Gothic",verdana,arial,helvetica,sans-serif;
	text-align: left;
	width: 392px;
	margin-left: 35px;
}
#horiz_space
{
	width: 35px;
}
.staff_photo_frame
{
	width: 178px;
	height: 177px;
	background: url("../images2/staff_frame.png");
}
a.address_link
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.address_link:hover
{
	color: #333333;
}
#footer
{
	color: #FFFFFF;
	font-wieght: bold;
	text-align: center;
	margin-top: 100px;
	font-size: 14px;
	height: 35px;
}
a.livetree
{
	display: block;
	width: 55px;
	height: 25px;
	text-decoration: none;
	background: url("../images2/tree_logo_sm_w_r.png");
}
a.livetree:hover
{
	background-position: 0 -25px;
}
li
{
	text-align: left;
}