BODY, P, H1, H2, H3, H4, UL, LI, FORM, IMG, TABLE, TR, TD
{
	margin: 0;
	padding: 0;
}
IMG
{
	border: 0;
}
UL
{
	list-style: none;
	list-style-type: none;
}
*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
* A
{
	color: #145449;
	text-decoration: underline;
	outline: none;
}
* STRONG
{
	color: #086671;
	outline: none;
}
.clear
{
	clear: both;
}
#header
{
	width: 950px;
	height: 145px;
	margin: 0 auto;
}
#header .right
{
	float: right;
}
.font_size
{
	text-align: right;
	margin: 5px 0;
	font-size: 9px;
}
.font_size A
{
	font-size: 9px;
	color: #000;
}
#header .phrase
{
	margin: 10px 0px 8px 0;
	font-size: 20px;
	text-align: right;
}
#header .phrase STRONG
{
	font-size: 20px;
	color: #086671;
	font-style: italic;
}
UL#nav
{
	margin: 20px 0 0 22px;
}
UL#nav LI
{
	float: left;
	display: inline;
	height: 40px;
	margin-right: 5px;
}
UL#nav LI A
{
	float: left;
	display: block;
	height: 40px;
	text-indent: -9999px;
}
UL#nav LI A:hover, UL#nav LI A.active
{
	background-position: 0 -40px !important;
}
UL#nav LI.nav1 A
{
	background: url(images/nav1.gif) no-repeat;
	width: 70px;
}
UL#nav LI.nav2 A
{
	background: url(images/nav2.gif) no-repeat;
	width: 98px;
}
UL#nav LI.nav3 A
{
	background: url(images/nav3.gif) no-repeat;
	width: 111px;
}
UL#nav LI.nav4 A
{
	background: url(images/nav4.gif) no-repeat;
	width: 105px;
}
UL#nav LI.nav5 A
{
	background: url(images/nav5.gif) no-repeat;
	width: 68px;
}
UL#nav LI.nav6 A
{
	background: url(images/nav6.gif) no-repeat;
	width: 89px;
}
UL#nav UL
{
	display: none;
	position: absolute;
	padding: 5px;
}
UL#nav UL LI
{
	margin: 0 !important;
	height: auto !important;
	color: #5E5E5E;
}
UL#nav UL LI A
{
	color: #5E5E5E;
	background: none !important;
	width: auto !important;
	height: auto !important;
	border-right: 1px solid #5E5E5E;
	padding-right: 8px;
	margin-right: 8px;
	text-decoration: none;
	text-indent: 1px !important;
}
UL#nav UL LI.page-item-78 A, UL#nav UL LI.page-item-9 A, UL#nav UL LI.page-item-208 A, UL#nav UL LI.page-item-53 A, UL#nav UL LI.page-item-25 A
{
	border: none;
}
UL#nav UL LI A:hover
{
	color: #16828F;
}
#header H1 A
{
	background: url(images/logo.gif) no-repeat;
	display: block;
	width: 278px;
	height: 144px;
	float: left;
	text-indent: -9999px;
}
.home_banner
{
	background: #000;
	text-align: center;
}
.listen
{
	position: absolute;
	left: 75%;
	margin-left: -50px;
}
.home_content
{
	width: 950px;
	margin: 25px auto 0;
}
.home_content .box
{
	float: left;
	margin: 0 30px 10px;
	text-align: center;
}
.home_content .box H2
{
	margin-bottom: 15px;
	text-align: left;
}
UL.news LI
{
	margin-bottom: 15px;
	text-align: left;
}
UL.news LI A
{
	text-decoration: none;
	font-size: 14px;
	color: #1D2833;
	text-align: left;
}
UL.news LI SPAN
{
	font-size: 14px;
	color: #086671;
	font-weight: bold;
}
.sectional_banner
{
	text-align: center;
	background: #000;
}
#content
{
	background: url(images/bg_content.gif) repeat-y;
	width: 950px;
	margin: 0 auto;
}
#content LI
{
	list-style-type: disc;
	margin: 0 0 3px 22px;
	font-size: 13px;
}
#sidebar
{
	float: left;
	background: #E2E2E2;
	width: 219px;
	padding: 25px 10px 25px 15px;
}
#sidebar H3
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 13px;
	color: #086671;
}
#sidebar H4
{
	font-size: 15px;
	font-weight: bold margin-bottom:13px;
}
#sidebar LI
{
	list-style-type: disc;
	margin: 0 0 3px 13px;
	font-size: 13px;
}
#sidebar P
{
	margin-bottom: 15px;
	font-size: 13px;
}
#sidebar A
{
	color: #000 !important;
}
#sidebar .icons
{
	float: left;
	text-align: center;
	margin: 20px 17px;
}
#sidebar .icons A
{
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
#sidebar .icons IMG
{
	margin-bottom: 5px;
	text-decoration: none;
}
.post
{
	float: left;
	width: 678px;
	padding: 20px 0 20px 20px;
}
.post H2
{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #086671;
}
.post P
{
	line-height: 18px;
	margin-bottom: 12px;
}
#footer
{
	background: url(images/footerbackground.gif) repeat-x;
	padding: 15px 0 21px;
}
#footer .content
{
	width: 860px;
	margin: 0 auto;
}
#footer .content .phrase, #footer .content .phrase I
{
	font-size: 19px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}
#footer .content .icons
{
	float: right;
	margin-top: 50px;
}
#footer .content .icons IMG
{
	margin: 0 3px;
}
#footer_internal
{
	background: url(images/bg_footer.jpg) repeat-x center top;
	padding: 15px 0 21px;
}
#footer_internal .content
{
	width: 860px;
	margin: 0 auto;
}
#footer_internal .content .phrase, #footer_internal .content .phrase I
{
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 15px;
}
#footer_internal .content .icons
{
	float: right;
	margin-top: 50px;
}
#footer_internal .content .icons IMG
{
	margin: 0 3px;
}
.phone
{
	background: url(images/phone_icon.png) no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding-left: 40px;
	margin-left: 40px;
	float: left;
}
.phone_internal
{
	background: url(images/phone_iconwhite.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 40px;
	margin-left: 40px;
	float: left;
}
.contact TD
{
	padding: 0 5px 8px 0;
}
.contact SELECT, .contact INPUT[type=checkbox], .contact P
{
	float: left;
}
.contact INPUT[type=text]
{
	background: url(images/form.gif) no-repeat;
	padding: 3px 3px 3px 8px;
	height: 14px;
	text-transform: uppercase;
	width: 100%;
	border: 0;
	color: #818181;
	font-size: 12px;
}
.contact SELECT
{
	border: 1px solid #B3B3B3;
	padding: 1px;
}
.livestyle_phrase
{
	margin: 10px 0;
}
