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

/* RESET STYLES */

a {
	color: #3658A9;
}

a:hover {
	color: #BF270D;
}

body {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

img {
	border: none;
}

/* END RESET STYLES */

#main h1 {
	border-bottom: 1px solid #ccc;
	color: #BF270D;
	font-size: 2.4em;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#main h2 {
	font-size: 2.0em;
	font-weight: normal;
	margin: 15px 0;
}

#main h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 15px 0;
}

#h2business {
	background: url(/assets/images/business.gif) bottom no-repeat;
	height: 27px;
	width: 240px;
}

#h2individuals {
	background: url(/assets/images/individuals.gif) bottom no-repeat;
	height: 27px;
	width: 240px;
}

#h2other {
	background: url(/assets/images/h2other.png);
	height: 15px;
	width: 170px;
}

#h2section {
	background: url(/assets/images/h2section.png);
	height: 15px;
	margin-top: 0;
	width: 170px;
}

#h2service1 {
	background: url(/assets/images/bCleaning.png);
	display: block;
	height: 135px;
	margin: 0;
	width: 190px;
}

#h2service2 {
	background: url(/assets/images/bCatering.png);
	display: block;
	height: 135px;
	margin: 0;
	width: 190px;
}

#h2service3 {
	background: url(/assets/images/bVending.png);
	display: block;
	height: 135px;
	margin: 0;
	width: 190px;
}

#h2what {
	background: url(/assets/images/what.gif) bottom no-repeat;
	height: 17px;
	width: 164px;
	margin: 0 !important;
}

#h2what {
	margin-top: 0;
}

h2.sifr {
	margin: 25px 0 0 0;
}

h1+h2.sifr {
	margin: 15px 0 0 0;
}

#main p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 15px 0;
}

h1+p:first-line {font-weight: bold;}


#colRight p {
	font-size: 1.3em;
}

#colRight blockquote {
	background: url(/assets/images/quoteOpen.gif) no-repeat;
	background-position: 10px 0;
	padding-left: 33px;
	color: #666;
	font-style: italic;
}

#colRight blockquote p {
	background: url(/assets/images/quoteClose.gif) no-repeat;
	background-position: 95% 100%;
	padding-right: 34px;
}

#colCenter blockquote, #colCenterWide blockquote {
	background: url(/assets/images/quoteOpen.gif) top left no-repeat;
	padding-left: 34px;
	color: #666;
	font-style: italic;
}

#colCenter blockquote p, #colCenterWide blockquote p {
	background: url(/assets/images/quoteClose.gif) right bottom no-repeat;
	display: block;
	padding-right: 34px;
}

p.quotee {
	margin-bottom: 30px !important;
	margin-left: 34px !important;
}

p a#moreTestimonials {
	background: url(/assets/images/moreTestimonials.gif) top no-repeat;
	display: block;
	height: 14px;
	width: 148px;
}

p a#moreTestimonials:hover {
	background-position: bottom;
}

p#phone {
	background: url(/assets/images/phone.gif) top no-repeat;
	height: 18px;
	width: 172px;
}

p a#email {
	background: url(/assets/images/email.gif) top no-repeat;
	display: block;
	height: 18px;
	width: 172px;
	
}

#cta1 a, #cta2 a {
	background: url(/assets/images/ctaBg.gif) top left no-repeat;
	display: block;
	height: 123px;
	width: 240px;
}

#cta1 a:hover, #cta2 a:hover {
	background-position: top right;
}

#main ul, #main ol {
	margin: 15px 0;
}

#main ul ul, #main ol ol {
	margin: 0;
}

#main ul li, #main ol li {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0 30px;
}

#main ul li ul li, #main ol li ol li {
	font-size: 1.0em;
	margin: 0 15px;
}

#end a {
	color: #647083;
	text-decoration: none;
}

#end a:hover {
	text-decoration: underline;
}

#end p {
	font-size: 1.1em;
	margin: 0;
}

#footer p {
	font-size: 1.2em;
	margin: 5px 0;
}

.serviceButton p, .serviceButtonEnd p {
	font-size: 1.3em;
	margin: 5px 0;
}

.imageFloatLeft {
	float: left;
	margin: 5px 10px 10px 0;
}

.imageFloatRight {
	float: right;
	margin: 5px 0 10px 10px;
}

.m-0 {
	margin: 0 !important;
}

.replace a {
	display: block;
}

.replace span {
	display: none;
}

#staffProfiles, #services {
	list-style-type: none;
}

#staffProfiles li, #services li {
	display: inline;
	margin: 0 !important;
}

#staffProfiles li a, #services li a {
	display: block;
	padding: 4px;
	border-bottom: 1px solid #e6e6e6;
	width: 500px;
	text-decoration: none;
}

#staffProfiles li a:hover, #services li a:hover {
	background-color: #fafafa;
}

#services li a {
	height: 50px;
}

#services img {
	vertical-align: middle;
	margin-right: 10px;
	float: left;
}

/* --------------------------------------------------- CONTACT FORM */

.field {
	margin: 10px 0;
	font-size: 1.4em;
}

.input, .inputf {
	margin: 3px 0;
	padding: 2px;
	width: 339px;
	border: 1px solid #CFC08D;
	background-color: #fff;
	color: #333;
}

.inputf {
	background-color: #F7F4EA;
	border-color: #682C28;
}

.errMsg { 
	color: #f00;
} 

.errFld {
	border: 1px solid #f00;
} 

#submit {
	width: 80px;
	height: 25px;
	padding: 0;
	border: none;
}

.req {
	font-weight: bold;
	color: #682C28;
}