﻿@import url(layout.css);
body {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	background-color: #FFFFFF;
}
#container {
	width: 800px;
	margin: 0 auto;
	background-color: #187272;
	position: relative;
	float: none;
	white-space: normal;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #007C85;
}
#navigation {
	background-color: #FFD200;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;
}
#column_l {
	border: thin solid #000000;
	position: relative;
	margin: 0 250px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: none;
}
#column_r {
	float: none;
	width: 230px;
	margin: 0;
	padding: 10px;
	background-color: #187272;
	position: absolute;
	right: 0px;
	top: 15px;
	height: auto;
}
#footer {
	background-color: #FFD200;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #FFFFFF;
	margin: 10px 10px 10px 0;
	padding: 0;
}
#masthead a {
	color: #CCCCCC;
	text-decoration: underline;
}
#masthead a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px #CDB423 solid;
	background-color: #FFD200;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #FFFF66;
}
/* Styles for column_r */
#column_r p {color: #FFFFFF}

#column_r h1 {
	font-size: 2em;
	color: #FFFFFF;
}
#column_r h2 {
	font-size: 1.75em;
	color: #FFFFFF;
}
#column_r h3 {
	font-size: 1.5em;
	color: #FFFFFF;
}
#column_r h4 {
	font-size: 1.25em;
	color: #FFFFFF;
}
#column_r h5 {
	font-size: 0.75em;
	color: #FFFFFF;
}
#column_r h6 {
	font-size: 0.5em;
	color: #FFFFFF;
}
/* Styles for Content */
h1 {
	font-size: 2em;
	color: #187272;
}
h2 {
	font-size: 1.75em;
	color: #007C85;
}
h3 {
	font-size: 1.5em;
	color: #007C85;
}
h4 {
	font-size: 1.25em;
	color: #000000;
}
h5 {
	font-size: 0.75em;
	color: #007C85;
}
h6 {
	font-size: 0.5em;
	color: #007C85;
}

/* Styles for Footer */
#footer p {
	font-size: small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

.style_bold {font-weight: bold}

.style_weight_large {font-weight: large}

.style_italic {font-style: italic}


.style_xx_small {font-size: xx-small}

.style_x_small {font-size: x-small}

.style_small {font-size: small}

.style_normal {font-size: normal}

.style_large {font-size: large}

.style_xx_large {font-size: xx-large}

.style_24px {font-size: 24px}

.style_2em {font-size: 2em}


.style_color_white {color: #FFFFFF}

.style_color_DG_green {color: #186B72}

.style_color_olive_green {color: #187272}

.style_color_pale_yellow {color: #ECE9D8}

.style_color_black {color: #000000}


.style1 {font-family: Georgia, "Times New Roman", Times, serif}

.Lifestyles {}

.style18 {font-family: "Times New Roman", Times, serif}