/* add all CSS tags that have PNG images in them to this list */
img, div, a, input, .breakline, .button_bg, {
	behavior: url(iepngfix.htc)
}
*, html {
	padding: 0px;
	margin: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
ol, ul {
	margin: 0 0 0 2em;
	list-style-position: outside;
}
a:link {
	color: #026901;
	text-decoration: underline;
}
a:visited {
	color: #026901;
	text-decoration: underline;
}
a:hover {
	color: #458EAE;
	text-decoration: none;
}
a:active {
	color: #458EAE;
	text-decoration: none;
}
a.copyright:link {
	color: #D0ECC7;
	text-decoration: underline;
}
a.copyright:visited {
	color: #CEEAC5;
	text-decoration: underline;
}
a.copyright:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:active {
	color: #FFFFFF;
	text-decoration: none;
}
.breakline {
	width: 100%;
	height: 30px;
	background-image: url(images/breakline.png);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1px;
	background-position: center center;
	text-align: center;
}
.copyright {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: normal;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #8A2F06;
}

.subheader-price:first-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #8A2F06;
}

.subheader-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #8A2F06;
}

.textbox {
	margin: 18px;
}
.script_text {
	color: #8A2F06;
	font-style: italic;
}
.textbox-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1em;
}
.top {
	background-image: url(images/body_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_top {
	background-image: url(images/body-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.button_bg {
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 3px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #027701;
}
.people {
border:1px solid;
margin:10px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.attn {
	font-weight: bold;
	color: #8A2F06;
}