﻿body
{
	background: #006778;
	font-family: Arial;
	font-size: 16px;
}
h1
{
	margin:0;
	padding:0;
}
h4
{
	font-size: 28px;
	color: #005d6f;
	margin:40px 0 0 0;
}
h2
{
	color: #005d6f;
	font-size: 18px;
	font-style: italic;
}

.strong_green
{
	color: #005d6f;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.logo
{
	float: left;
	margin-left: 40px;
	margin-top: 25px;
	border: 0;
}

#header
{
	height: 132px;
}

#header.home
{
	background: #005d6f url(../img/header_home.jpg) no-repeat;
}

#header.retail
{
	background: #005d6f url(../img/header_retail.jpg) no-repeat;
}

#header.florist
{
	background: #005d6f url(../img/header_florist.jpg) no-repeat;
}

#header.grocery
{
	background: #005d6f url(../img/header_grocery.jpg) no-repeat;
}

#header.restbar
{
	background: #005d6f url(../img/header_restbar.jpg) no-repeat;
}

#header.contact
{
	background: #005d6f url(../img/header_contact.jpg) no-repeat;
}

#header.apartment
{
	background: #005d6f url(../img/header_apartment.jpg) no-repeat;
}

#airgas_container
{
	width: 990px;
	background: #fff;
	margin: 0 auto;
}

#middle_home
{
	height: 260px;
	background: #005d6f url(../img/bg_home.jpg) no-repeat;
}

#middle_bar
{
	height: 200px;
	background: #005d6f url(../img/bg_restbar.jpg) no-repeat;
}

#middle_contact
{
	height: 200px;
	background: #005d6f url(../img/bg_contact.jpg) no-repeat;
}

#middle_florist
{
	height: 200px;
	background: #005d6f url(../img/bg_florist.jpg) no-repeat;
}

#middle_retail
{
	height: 200px;
	background: #005d6f url(../img/bg_retail.jpg) no-repeat;
}

#middle_apartment
{
	height: 200px;
	background: #005d6f url(../img/bg_apartment.jpg) no-repeat;
}

#middle_grocery
{
	height: 200px;
	background: #005d6f url(../img/bg_grocery.jpg) no-repeat;
}



#main
{
	margin-top: -300px;
}
#nav
{
	background: url(../img/shadow.png) no-repeat;
	position: relative;
	top: 123px;
	font-size: 14px;
	font-family: 'Trebuchet MS' , Arial, Sans-Serif;
	padding-top: 5px;
	padding-left: 5px;
	left: 5px;
}


#nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 177px;
}

#nav ul li
{
}

#nav ul li a
{
	display: block;
	margin-left: 15px;
	text-decoration: none;
	color: #000;
	width: 150px;
}

div#headlinetext.home
{
	letter-spacing:-1px;
}

#content_container
{
	background: url(../img/bg_content.jpg) no-repeat;
}

#content_body_main
{
	padding: 0 60px 0 65px;
}

#content_body_main_retail
{
	font-size: 14px;
}


#content_body_main ul
{
	list-style-type: none;
	margin: 0 0 0 30px;
	padding: 0;
	
	
}

#content_body_main ul li
{
	font-size: 14px;
	font-style: italic;
	margin: 10px 0;
	color: #026579;
}

#content_body
{
	background: #fff url(../img/bg_content_inner.jpg) no-repeat 50% 0;
	width: 670px;
	margin: 0 auto;
	border-bottom: 1px solid #006778;
	border-left: 1px solid #006778;
	border-right: 1px solid #006778;
	padding: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#content_body_retail
{
	background: #fff url(../img/bg_content_inner.jpg) no-repeat 50% 0;
	width: 690px;
	margin: 0 auto;
	border-bottom: 1px solid #006778;
	border-left: 1px solid #006778;
	border-right: 1px solid #006778;
	padding-top: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#content_body p
{
	font-size: 14px;
	line-height: 20px;
}
#footer
{
	background: url(../img/bg_footer.png) no-repeat 50% 100%;
	padding-top: 40px;
	padding-bottom: 20px;
	margin: 0 auto;
	width: 500px;
	color: #005d6f;
	text-align: center;
}

#footer a
{
	color: #005d6f;
	font-size: 12px;
}


.bottom_headline
{
	width: 100%;
	text-align: right;
	font-size: 12px;
}

.clear
{
	clear: both;
}

li.top
{
	background: url(../img/top_off.png) no-repeat;
	height: 54px;
}

li.top_on
{
	background: url(../img/top_on.png) no-repeat;
	height: 54px;
}
li.middle
{
	background: url(../img/middle_off.png) no-repeat 1px 0;
	height: 54px;
}
li.middle_on
{
	background: url(../img/middle_on.png) no-repeat 1px 0;
	height: 54px;
}

#nav ul li.middle_on a, #nav ul li.top_on a, #nav ul li.bottom_on a
{
	color: #fff;
}

li.bottom
{
	background: url(../img/bottom_off2.png) no-repeat;
	height: 72px;
}

li.bottom_home
{
	background: url(../img/bottom_off.png) no-repeat;
	height: 72px;
}

li.bottom_on
{
	background: url(../img/bottom_on.png) no-repeat;
	height: 72px;
}

li.top:hover
{
	background: url(../img/top_hover.png) no-repeat;
}
li.middle:hover
{
	background: url(../img/middle_hover.png) no-repeat 1px 0;
}
li.bottom:hover
{
	background: url(../img/bottom_hover2.png) no-repeat 1px 0;
}

li.bottom_home:hover
{
	background: url(../img/bottom_hover.png) no-repeat 1px 0;
}

#headline
{
	background: url(../img/bg_headline.jpg) repeat-y;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;
}

#headlinetext
{
	padding-left: 225px;
	width: 650px;
}

.singleline
{
	line-height: 54px;
}

.doubleline
{
	padding-top: 9px;
	line-height: 18px;
}

#content_body_main ul.home_ul
{
	list-style-type: disc;
}

#content_body_main ul.home_ul li
{
	color: #000;
	font-variant: normal;
	font-style: normal;
}

#contact_us_link
{
	
	float: right;
	margin-right: 30px;
	margin-top: 22px;
	color: #00788b;
	font-weight: bold;
}

#contact_us_link a, #contact_us_link a:visited
{
	font-size: 14px;
	font-family: "Trebuchet MS", "Arial", Sans-Serif;
	color: #00788b;
}

#calltollfree
{	margin-right:40px;
}

.headlinetext_body
{
	display:none;
}

sup, sub { vertical-align: 0;
           position: relative; }
sup { bottom: 1ex; }
sub { top: 0.8ex; font-size:10px; }
