body {	
	background: #ffffff url(../images/slice.gif) repeat-x 0px 135px;
	font: 9pt Arial, Helvetica, sans-serif;
	margin-top: 23px;
}

strong {	
	font-weight: bold;
}

a {
	color: #8a99f7;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 16pt;
	color: #22929d;
	letter-spacing: .1em;
	padding: 25px 0 10px 0;
	
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	padding-top: 20px;
}
	.dotted h2 {
		border-bottom: 1px dotted #aaaaaa;
		line-height: 30px;
		margin-bottom: 10px;
	}

.pdf {
	background: url(../images/pdf.gif) no-repeat center right;
	padding: 1px 32px 1px 0;
}

.link {
	background: url(../images/link.gif) no-repeat center right;
	padding: 1px 35px 1px 0;
}

sm_font {
	font-size: 7pt;
}

sm_font a {
	font-size: 9pt;
	padding-right: 5px;
}

h3 {
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	color: #cb5057;
}

h6 {
	font-size: 8pt;
	font-style: italic;
	padding: 10px 0 0 0;
}

h1 a, h2 a, h3 a, h6 a {
	margin-left: 100px;
	font-size: 9pt;
	letter-spacing: normal;
	font-style: italic;
}

#list {
	list-style-type: disc;
	padding: 20px 50px;
	line-height: 30px;
}

#stateid {
	position: absolute;
	top: -66px;
	left: 16px;
	font-size: 31pt;
	letter-spacing: 2pt;
	font-weight: bold;
	line-height: normal;
}

#logo {
	float: left;
}

#phone {
	float: right;
	margin: 57px 0 19px 0;
}

#bgimage {
	position: absolute;
	background: url(../images/bgimage.jpg) no-repeat center 144px;
	width: 100%;
	min-height: 91%;
	border-bottom: solid #00a2ad 50px;
}

#testimonials {
	text-align: center;
	margin: 10px 5px 10px 0;
	padding: 3px;
	border: solid #00a2ad 1px;
}

#bullets {
	list-style: disc;
	padding: 0 0 10px 40px;
}

div#wrapper {
	width: 854px;
	margin:auto;
}

div#nav {
	height: 32px;
	clear: both;
	margin-bottom: 228px;
}

div#body {
	text-align: left;
	line-height: 1.6em;
	position: relative;
}

div#body p {
	padding-bottom: 10px;
}

#spots h2 {
	margin-left: 80px;
}

#spots object {display:block; border: solid 2px #258297; margin: 5px auto;}


div#footer {
	height: 50px;
	color: #ffffff;
	right: 50px;
	clear: both;
	position: absolute;
}

div#footer p {
	font-size: 7pt;
	float: right;
	padding: 10px;
	border-right: solid #ffffff 1px;
	margin: 6px 9px;
	letter-spacing: 1px;
}

div#footer img {
	float: right;
}

h7 {
	display: block;
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaaaaa;
}

hr {
	height: 0;
	border-bottom: 1px dotted #aaaaaa;
	margin-bottom: 5px;
}

.largeicons {
	float: left;
	margin: 15px 0;
	width: 548px;	
}
	.largeicons div { float: left; position: relative; left: 50%;}
	.largeicons div div { position: relative; left: -50%;}

	.largeicons p {
		background-color: #fff;
		background-repeat: no-repeat !important;
		background-position: top center !important;
		padding-top: 53px;
		width: 60px;
		color: #000;
		float: left;
		border: 0;
		margin: 0 15px;
		text-align: center;
		text-transform: uppercase;
		line-height: 8pt;
		font-size: 6.7pt;
		font-weight: bold;
	}
		.largeicons p.hospital {background: url(/images/XLicon_hospital.gif);}
		.largeicons p.police   {background: url(/images/XLicon_police.gif);}
		.largeicons p.fire     {background: url(/images/XLicon_fire.gif);}
		.largeicons p.social   {background: url(/images/XLicon_social.gif);}
		.largeicons p.medical  {background: url(/images/XLicon_medical.gif);}
		.largeicons p.ems      {background: url(/images/XLicon_ems.gif);}
		.largeicons p.church   {background: url(/images/XLicon_church.gif);}
		.largeicons p.birth    {background: url(/images/XLicon_birth.gif);}
		.largeicons p.adult    {background: url(/images/XLicon_adult.gif);}
		.largeicons p.time     {background: url(/images/XLicon_time.gif); padding-top: 42px;}
			.largeicons p.time span {
				display: block;
				font-size: 26px;
				position: relative;
				top: -22px;
			}


.left {float: left}
.right {float: right}
.center {margin: auto; text-align: center}
.clear {clear: both}
.bold, strong {font-weight: bold}
.unbold {font-weight: normal}
.italic, em, i {font-style: italic}
.indent {margin-left: 10px;}
.blue {color: #22929D}
.boldred {color: #CB5057; font-weight: bold; font-size: 11pt;}