/* CSS Document */

body {
	background-color:#FFFFFF;
	margin: 0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
img {
	display:block;
}
td {
  text-align:left;
	vertical-align:top;
}
a:link, a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
table.main {
	width: 760px;
	background-color:#00468C;
}
td.left_column {
	background-image: url(images/nav_bg.gif);
	background-repeat:repeat-y;
}
td.center_column {
}
td.right_column {
	background-color:#00468C;
}
table.footer {
	width: 760px;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
	background-color: #FFFFFF;
}
table.footer td {
	padding-top: 20px;
	background-image:url(images/footer_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}
table.footer p {
  font-size: 9px;
	line-height: 10px;
	color:#666666;
	margin: 0px;
}
table.nav {
  width: 167px;
}
table.content_table {
}
table.content_table td {
	background-color:#00468C;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 7px;
	padding-bottom: 10px;
}
table.content_table th {
	background-color:#00468C;
	text-align: left;
	background-image: url(images/th_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	font-style: italic;
	padding-left: 15px;
	border-bottom-color: #769BC1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-right-color: #00468C;
	border-right-style: solid;
	border-right-width: 5px;
}
td.list_left_columm {
	font-weight:bold;
	padding-right: 10px;
	text-align: right;
	padding-bottom: 15px;
	width: 25%;
	padding-top: 5px;
	border-top-color: #1C59AD;
	border-top-style: solid;
	border-top-width: 1px;
}
td.list_right_columm {
	padding-bottom: 15px;
	padding-top: 5px;
	border-top-color: #1C59AD;
	border-top-style: solid;
	border-top-width: 1px;
}
td.photo_gallery_column {
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 30px;
}
div.home_content {
	padding-left: 29px;
	padding-right: 30px;
}
div.inside_content {
	padding-left: 29px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
div.phone_number {
  background-image:url(images/phone_bg.gif);
	height: 85px;
}
div.phone_number p {
	font-weight:bold;
	font-style:italic;
	font-size: 14px;
	margin-top: 44px;
	margin-left: 25px;
}
div.top_home {
  background-image:url(images/top_bg.gif);
	font-size:11px;
	color:#003366;
	height: 42px;
}
div.top_inside {
  background-image:url(images/top_bg_inside.gif);
	font-size:11px;
	color:#003366;
	height: 113px;
}
div.inside_text_slogan {
	height: 85px;
	background-image:url(images/slogan_inside_text.gif);
	font-size: 11px;
	color: #003366;
}
div.top_inside_text {
	height: 113px;
	background-image:url(images/top_bg_inside_text.gif);
}
div.side_bar_home {
  background-color: #5B88B6;
	padding-left: 15px;
	padding-right: 12px;
	background-image:url(images/home_rheem_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
div.side_bar_inside {
	background-color: #5B88B6;
	margin-left: 19px;
	padding-bottom: 20px;
}
div.side_bar_home p {
  font-size: 10px;
	line-height: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.side_bar_inside p {
  font-size: 11px;
	line-height: 16px;
	margin-left: 20px;
}
div.side_bar_inside h3 {
  font-size: 12px;
	line-height: 14px;
	color:#FFFF99;
	margin-left: 20px;
}
div.feature_info {
 float:right;
 background-image:url(images/feature_info_bg.gif);
 background-repeat:repeat-y; 
}
h1 {
  font-size: 18px;
	font-weight: normal;
	color:#FFFFCC;
	margin-top: 6px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color:#FFFF66;
	margin-bottom: 8px;
}
h3 {
	font-size: 11px;
	color: #F5EBC0;
	margin-bottom: 5px;
	margin-top: 3px;
}
p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 13px;
}
ul {
  margin-left: 10px;
  text-indent: 0px;
  padding-left: 0px;
  list-style-type: disc;
  list-style-position: inside;
  font-size: 10px;
  line-height: 12px;
}
li {
  margin-top: 6px;
  margin-bottom: 5px;
  margin-left: 0px;
}
.large {
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	font-weight: bold;
}
.emphasize {
  font-size: 12px;
	line-height: 18px;
	font-style: italic;
}
.image_brdr {
	border:1px solid #5B88B6;
}
