/* Styles for Sterling Services main website pages */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#515256;
	color:#fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/* TITLE AREA STYLES */
#header-pics {
	background-color:#000;
	height: 146px;
}
#header-logo {
	background-color:#fff;
	text-align: center;
	height: 146px;
}
	
/* CONTENT AREA STYLES */
#mainContent {
	background-color:#fff;
	color:#333;
	padding: 10px;
}
#mainContent-btm {
	background-image:url(../images/home-btmcurve.jpg);
	background-repeat:no-repeat;
	height:84px;
}
h1 {
	color: #bf3018;
	font-size: 18px;
	margin-bottom:2px;
}
h2 {
	color: #bf3018;
	font-size: 14px;
	margin: 15px 0 8px 0;
}
h3 {
	color:#006699;
	font-size:12px;
	margin: 15px 0 4px 0;
}
p, ul, li {
	color: #333333;
	font-size: 11px;
	line-height: 1.6px;
	vertical-align: top;
	line-height: 1.5;
	margin: 8px 0 14px 0;
}
ul {
}
li {
	margin-top: 2px;
	margin-bottom: 2px;

	list-style-image: url (images/bullet-red.gif);
	list-style-image: url(../images/bullet-red.gif);
}

a {
	color: #bf3018;
	font-size: 11px;
	line-height: 16px;
}
a:link, a:visited {
}
a:hover, a:active {
}
.pdf {list-style-image:url(../images/pdf.gif);}

/* SIDE BAR STYLES */
#sideBar {
	background-color: #bf3018;
	vertical-align: top;
}
	
#sideBar p, #sideBar h1, #sideBar h2, #sideBar h3 {
	padding: 0px 20px;
	color: #FFFFFF;
}	
#sideBar h1 {
	margin: 8px 0 8px 0;
	font-size: 16px;
}
#sideBar h2 {
	margin: 15px 0 8px 0;
}

#sideBar p {
	font-size: 11px;
	line-height: 16px;
	padding: 0 20px;
	margin: 8px 0 14px 0;
}
	
#sidebar-btm {
	background-image:url(../images/btm-curve-red.gif);
	background-position: bottom right;
	background-repeat:no-repeat;}

#sideBar a {color:#fff;}

#sideBar ul, #sideBar li {
	color: #FFFFFF;
	padding:3px 20px
}
#sideBar .pulledQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.35;
	padding-top: 15px;
}
	
/* FOOTER STYLES */
#footer {
	background-color:#a7a9ac;
	color:#000;
	font-size:10px;
	text-align: center;
	padding: 8px;}
		
/* BACKGROUND SHADOWS */
#background {
	background-image: url(../images/bkg-main.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#shadow-btm {
	background-image: url(../images/bkg-btm.jpg);
	background-repeat: repeat-y;
	background-position: center;}
	
/*---------------------------------------------*/
.quote {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
.targethealth {
	color: #124D0B;
	font-size: 11px;
	line-height: 16px;
}
.abes {
	color: #990000;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.globalcuisine {
	color: #006633;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.fasttrack {
	color: #006699;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.marketingprog {
	color: #634B1F;
	font-size: 11px;
	line-height: 16px;
}
.footerblack {
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
.footerred {
	color: #bf3018;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.sgrille {
	color: #CC3300;
	font-size: 11px;
	font-weight: bold;
}
.footerphone {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.news {
	color: #000000;
	font-size: 11.5px;
	line-height: 14px;
	list-style-image: url(../images/bullet-blacksq.gif)}

