 
/* End DreamWeaver Fonts */ 

/* CSS Defaults */
* {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	color: #48454B;
}
/* Dreamweaver Fonts */

.head20green {font-size:20px; color: #015358; font-weight:bold; }

.h2 {
	font-size: 14px;
	color: #ff0000;
	font-weight:bold;
}
.h1 {font-size:16px; color: #015358; font-weight:bold; }

.h3 {font-size: 14px; color: #015358; font-weight:bold; }
.head14Red {font-size: 14px; color: #ff0000; font-weight:bold; }
.head14green {
	font-size: 14px;
	color:#015358;
	font-weight:bold;
}

.body12 {font-size:12px; color: #48454B; }
.body12red {font-size: 12px; color: #ff0000; }
.body12green {font-size:12px; color: #015358; }
a:active {
  position:relative; top:1px;
}
/* End Defaults */

/* Header Styles */

#header {
	width: 852px;
	height: 143px;
	background: #fff url(../images/header.jpg) no-repeat top;
	margin: 0 auto;
}
#header #header-Address-Block {
	margin-left: 500px;
	padding-top: 20px;
}
#header table {
  position:absolute;
  width:852px;
  top:100px;
}
#header td {
  border-left: 2px solid #fff;
  text-align:center;
}
#header td a {
  font-size: 14px;
  color:#fff;
  letter-spacing: 1px;
}
#header td#first {
  border:none;
}
#header td a:hover {
  color: #000;
}
 /* IFRAME HEADER BEGIN */
#header_iframe {
	width: 852px;
	height: 48px;
	background: #fff url(../images/nav_bg.jpg) repeat-x top;
	margin: 0 auto;
}
#header_iframe table {
  position:absolute;
  width:852px;
  top:10px;
}
#header_iframe td {
  border-left: 2px solid #fff;
  text-align:center;
}
#header_iframe td a {
  font-size: 14px;
  color:#fff;
  letter-spacing: 1px;
}
#header_iframe td#first {
  border:none;
}
#header_iframe td a:hover {
  color: #000;
}
 /* IFRAME HEADER BEGIN */
#header_iframe {
	width: 852px;
	height: 48px;
	background: #fff url(../images/nav_bg.jpg) repeat-x top;
	margin: 0 auto;
}
#header_iframe table {
  position:absolute;
  width:852px;
  top:10px;
}
#header_iframe td {
  border-left: 2px solid #fff;
  text-align:center;
}
#header_iframe td a {
  font-size: 14px;
  color:#fff;
  letter-spacing: 1px;
}
#header_iframe td#first {
  border:none;
}
#header_iframe td a:hover {
  color: #000;
}


 /* IFRAME HEADER END */

#footer {
	margin: 0 auto;
	width: 852px;
}
#footer #footer-Text {
	margin: 20px;
	text-align: center;
	color: #FFFFFF;
}
#footer img#firstImage {
  padding-left:2px;
}
#wrapper {
	width:852px;
	margin:0 auto;
}
#boday {
	width: 852px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}
#boday #edit-Region-One {
	margin: 30px 0px;
	background: #fff;
}
#boday #banner-image {
	margin: 0 auto;
	display: block;
}
#boday #edit-Region-One #home-text {
	margin: 20px;
}
#boday #edit-Region-One #subs-sidebar {
	width: 280px;
	margin: 10px;
	background: #fff;
}
#boday #edit-Region-One #subs-content-Area {
	width: 512px;
	margin: 0px 20px 10px 10px;
	background: #fff;
	padding-left: 10px;
}
#deals td {
  padding:10px;
  padding-bottom:0;
}
#deals td.nopad {
  padding:0;
}
.increase-lineheight {
  line-height:125%;
}