@import url("main_template.css");
/*This file for CSS specific to the home page and any subpages of the home page*/
#main_content{
	color:#135F2E;
	font-family: arial;
	font-size: 14pt;
	position:relative;
	z-index:1001;
	padding-top: 35px;
	width:556px !important;
}

a{
	position:relative;
	z-index:1002;
}

h1
{
	text-align:center;
}

#contact_info{
	text-align:center;
}

#menu_home a{
	background-image: url(../img/menu_sprite.png);
	background-position: -348px 0px !important;
}

#menu_home a:hover{
	background-position: -348px 0px !important;
}

div#back{
	width:770px;
	text-align:center;
	font-family:times new roman;
	font-size:20pt;
	padding-bottom:35px;
	margin-left:43px;
}

span.highlight
{
	color:red;
}

h1{
	font-family:times new roman;
}

h2.byline{
	text-align:center;
	font-family:times new roman;
	margin-top:-10px;
}

#berry_smith
{
	float:left;
	max-height:200px;
	padding-right:10px;
}
