@import "Type.css";

/* =container */

/* =masthead */

#masthead h1.home_logo, #masthead h1.interior_logo, #masthead img.home_tagline, #masthead img.interior_tagline, #toolbar
{
	display: none;
}

/* =primarynav */

#primarynav
{
	display: none;
}

/* =body_content */

#body_content_left
{
	display: none;
}

#body_content_center img.img_left
{
	float: left;
	margin: 0 17px 17px 0;
}

#body_content_center img.img_right
{
	float: right;
	margin: 0 0 17px 17px;
}

#body_content_left_home h1.title
{
	width: auto;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	background: none;
	padding: 0;
	color: #8a701f;
	text-transform: uppercase;
	float: none;
	display: block;
}

#body_content_right_home h1.news_title
{
	width: auto;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	background: none;
	padding: 0;
	color: #565fb4;
	text-transform: uppercase;
	float: none;
	display: block;
	clear: both;
}

#body_content_right_home h1.testimonial_title
{
	width: auto;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	background: none;
	margin: 0;
	padding: 0;
	color: #7367cc;
	text-transform: uppercase;
	float: none;
	display: block;
	clear: both;
}

#body_content_center h1.interior_title
{
	float: none;
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
	background: none;
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #8a701f;
	text-transform: uppercase;
}

#spotlight, #news, #testimonial
{
	display: block;
	clear: both;
	padding: 0 0 12px 0;
}

#spotlight img.spotlight_image
{
	float: left;
	margin: 0 17px 17px 0;
}

#spotlight p.view_more
{
	display: none;
}

/* =footer */

#footer
{
	color: #434ba8;
}

#footer a:link, #footer a:active, #footer a:visited
{
	color: #434ba8;
	text-decoration: none;
}

#footer a:visited
{
	color: #434ba8;
	text-decoration: underline;
}
