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

h1 {
	font-size: 20px;
	font-weight: bold;
	color:#1465A1;
	margin:0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin:0px;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color:#1465A1;
	margin:0px;
}

.listing-header {
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin:0px;
}

.background {
	z-index:1;
	position:absolute;
	left:20%;
	top:-1px;
	background-image:url(http://www.accesscre.com/images/map.gif);
	background-repeat:no-repeat;
	width:1145px;
	height:496px;
	}

body {
	background-color: #F0F1F3;
	background-image:url(http://www.accesscre.com/images/bkgd.jpg);
	background-repeat: repeat-x;
	margin:0; 
	padding:0px; 
	text-align:center;
}

#container {
	width:1154px;
	margin: 0 auto; 
	text-align: left;
}

#content {
	position:relative;
	width:1154px;
	background:url(http://www.accesscre.com/images/top_bkgd.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	padding-top:0px;
	}
	
#content-home {
	position:relative;
	width:1154px;
	background:url(http://www.accesscre.com/images/top_bkgd.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	padding-top:20px;
	}
	
#bottomContent {
	background-image:url(http://www.accesscre.com/images/slice.jpg);
	background-repeat:repeat-y;
}

#footer {
	background-image:url(http://www.accesscre.com/images/footer.jpg);
	background-repeat:no-repeat;
	width:1154px;
	height:50px;
	}
.footerText {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-left:145px;
	margin-top:50px;
	float:left;
	width:510px;
	line-height:16px;
	}
.servingareaText {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-left:145px;
	margin-top:20px;
	float:left;
	width:890px;
	line-height:16px;
	text-align:center;
	}
#footerLogos {
	margin-top:50px; 
	float:right;
	width:322px;
	margin-right:145px;
}
#footer a:link {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	}
#footer a:active {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	}
#footer a:visited {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	}
#footer a:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	}
.headerLogo {
	margin-left:245px;
	margin-top:45px;
	margin-bottom:15px;
}
#flash {
	margin-left:190px;
	}
.sliceText-home {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:190px;
	width:550px;
	font-size:12px;
	float:left;
	/*border:red 1px solid;*/
}
.newsletter-signup{
	float:left;
	width:195px;
	height:225px;
	margin-left:10px;
	margin-top:20px;
	background-image:url(/images/newsletter-bg.png);
	background-repeat:no-repeat;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 10px 10px 10px;
}

.newsletter-signup h3 {
	font-size: 18px;
	font-weight: bold;
	color:white;
	margin:0px;
}
.sliceText {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:190px;
	width:550px;
	font-size:12px;
}
.sliceTextInside {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:190px;
	width:350px;
	font-size:12px;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:180px;
	width:790px;
	font-size:12px;
}

.content-images {
	margin:15px 0px 15px 15px;
	border:2px solid #1465A1;
}

.sliceTextListings {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:190px;
	width:750px;
	font-size:12px;
}
.insideImages {
	float:right;
	margin-right:175px;
	margin-top:25px;
}
.headline1 {
	font-size: 24px;
	font-weight: bold;
	color:#1465A1;
}
.headline2 {
	font-size: 16px;
	font-weight: bold;
	color:#1465A1;
}
