/*------------start reset styles to reduce browser inconsistency------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*------------end reset styles to reduce browser inconsistency------------*/
body
{
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #323232;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 130%;
}

img
{ border: 0px;
}

table {
	text-align: left;
}

td {
	vertical-align: top;
}

a:link, a:visited
{
	color: #323232;
}

a:hover, a:active
{
	color: #000099;
}

p

{
	padding: 3px 0;
}

.wrapper 
{
	margin: 0px auto;
	text-align: left;
	width: 857px;
}
.header {
	margin: 0;
	height: 238px;
}
.larger {
	font-size: 20px;
	text-transform: uppercase;
}
.firstrow .leftcol {
	width: 482px;
	float: left;
	margin: 20px 0 0 0;
}
.firstrow  ul {
	list-style-image: url(images/starbullet.gif);
	float: left;
	list-style-position: inside;
	margin: 20px 0;
}
.firstrow li {
	list-style-image: url(images/starbullet.gif);
}
.firstrow  .rightcol {
	width: 375px;
	float: left;
}
.icon img {
	vertical-align: middle;
	padding: 0px 5px;
}
.ropeborder {
	width: 370px;
	/* [disabled]background-image: url(images/ropeborder.gif); */
	/* [disabled]background-repeat: no-repeat; */
}
.ropeborder p {
	padding: 40px 25px 0 25px;
}
.recycle {
	width: 370px;
	border: 3px solid #2BA206;
	margin: 20px 0 0 0;
}
.recycle  p {
	padding: 10px;
}
.recycle h2 {
	font-size: 25px;
	color: #2BA206;
	text-transform: uppercase;
	padding: 10px 0 0 10px;
}
.texting {
	background: url("images/texting-new.jpg") no-repeat scroll 0 0 transparent;
	margin: 10px 0;
	padding: 50px 45px;
	width: 280px;
}
.texting   h2 {
	color: #F20101;
    font-size: 22px;
    margin-bottom: 10px;
    margin-left: 55px;
    text-transform: uppercase;
}
.texting img {
	margin: 0px 5px -15px 0;
}
.texting   p {
	padding: 10px 0 10px 10px;
	color: #F20101;
}
.logowall {
	padding: 0 0 20px 0;
	width: 425px;
}
.logowall   h2 {
	color: #F20101;
	font-size: 22px;
	text-transform: uppercase;
	padding: 20px 0 0 0;
}
.map  {
	width: 375px;
	margin: 20px 0 0 0;
}
.hours  {
	width: 375px;
	margin: 20px 0 0 0;
}
.hours h1 {
	font-size: 17px;
	font-weight: bold;
}
.hours  p {
}
.starburst {
	text-align: right;
	width: 55px;
}
.thirdrow {
	background-image: url(images/bluegrad.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	border-top: 2px solid #004e97;
}
.thirdrow table {
	width: 100%;
}
.thirdrow  td {
	padding: 5px;
}
.thirdrow   p {
	padding: 5px;
	font-weight: bold;
}
.thirdrow table h2 {
	font-size: 17px;
	color: #004e97;
}
.thirdrow  table  h3 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.thirdrow  li  {
	margin-left: 20px;
}

.thirdrow h1 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #004e97;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	background: transparent;
}
.fourthrow {
	background-image: url(images/redgrad.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	border-top: 2px solid #E80101;
}
.fourthrow table {
	width: 100%;
}
.fourthrow  td {
	padding: 5px;
}
.fourthrow   p {
	padding: 5px;
	font-weight: bold;
}
.fourthrow h1 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #E80101;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	background: transparent;
}
.fourthrow table h2 {
	font-size: 17px;
	color: #E80101;
}
.fourthrow  table  h3 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.fourthrow  li  {
	margin-left: 20px;
}
.blue {
	color: #004E97;
}
.red {
	color: #FF0C0C;
}
.footer {
}
a.thorntons{width:110px; height:20px; display:inline-block; background:url('images/Thorntons.png') center center transparent no-repeat; text-indent:-9999px;}
