@charset "UTF-8";
/* CSS Document */

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #005747;
}

.cushycms h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #005747;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.cushycms h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.cushycms h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.body_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-style: normal;
}

.cushycms h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-style: normal;
}

.body_note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.cushycms h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.menu_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: .5px;
}

.footer_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.75em;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.image_area {
	float: left;
	height: 525px;
	width: 400px;
	background-repeat: no-repeat;
	padding-left: 0px;
	text-align: left;
	vertical-align: text-bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	position: fixed;
	left: 200px;
	top: 0px;
	overflow: visible;
	visibility: visible;
	background-image: url(../images/image_holder_2.png);
}

.body_main {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 250px;
	padding-left: 25px;
	padding-top: 110px;
	padding-right: 25px;
	background-repeat: no-repeat;
	background-image: url(images/logo_body_head.png);
	position: relative;
	left: 600px;
	top: 0px;
	overflow: visible;
}

.footer_1_area {
	background-color: #005747;
	float: left;
	height: 100%;
	width: 400px;
	padding-top: 10px;
	top: 525px;
	left: 200px;
	position: fixed;
}

.container {
	float: left;
	height: 100%;
	width: 950px;
}

.footer_2_area {
	height: 100%;
	width: 250px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #005747;
	margin-bottom: 25px;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	overflow: visible;
	visibility: visible;
}
.navigation {
	background-color: #005747;
	height: 100%;
	width: 150px;
	padding-left: 50px;
	float: left;
	padding-top: 0px;
	background-image: url(../images/navigation_header.png);
	background-repeat: no-repeat;
	top: 120px;
	left: 0px;
	position: fixed;
}
.navigation_header {
	background-color: #005747;
	float: left;
	height: 120px;
	width: 200px;
	position: fixed;
	background-image: url(images/navigation_header.png);
	background-repeat: no-repeat;
}
.body_border {
	background-color: #227062;
	float: left;
	height: 525px;
	width: 50px;
	position: fixed;
	left: 900px;
	top: 0px;
	overflow: visible;
	visibility: visible;
}
.footer_1_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
