/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ background: transparent url(/images/redbox.png) no-repeat bottom right} 
.cssbox{ /* intended total box width - padding-right(next) */
	width:335px !important; /* IE Win = width - padding */
	width: 320px; /* the gap on the right edge of the image (not content padding) */
	padding-right:15px; /* use to position the box */
	margin:5px;
} /* set the top-right image */ 
.cssbox_head{background-position:top right; /* pull the right image over on top of border */ margin-right:-15px; /* right-image-gap + right-inside padding */ padding-right:40px} /* set the top-left image */
.cssbox_head h2{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */
	padding:25px 0 15px 40px;
	height:auto !important;
	height:1%;
} /* IE Holly Hack */ /* set the lower-left corner image */ 
.cssbox_body{ background-position:bottom left; margin-right:25px; /* interior-padding right */ padding:15px 0 10px 20px} /* mirror .cssbox_head right/left */


/* set the image to use and establish the lower-right position */ .cssbox2, .cssbox2_body, .cssbox2_head, .cssbox2_head h4{ background: transparent url(/images/yellowbox.png) no-repeat bottom right} .cssbox2{ /* intended total box width - padding-right(next) */ width:300px!important; /* IE Win = width - padding */ width: 320px; /* the gap on the right edge of the image (not content padding) */ padding-right:15px; /* use to position the box */ margin:5px auto} /* set the top-right image */ .cssbox2_head{background-position:top right; /* pull the right image over on top of border */ margin-right:-15px; /* right-image-gap + right-inside padding */ padding-right:30px} /* set the top-left image */ .cssbox2_head h4{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */
	padding:15px 0px 5px 30px;
	height:auto !important;
	height:1%;
	color: #000000;
} /* IE Holly Hack */ /* set the lower-left corner image */ 
.cssbox2 a { color: #000000 }


.cssbox2_body{
	background-position:bottom left;
	margin-right:25px; /* interior-padding right */
	padding:10px 0px 5px 15px;
	margin-top: -5px;
} /* mirror .cssbox_head right/left */


/* set the image to use and establish the lower-right position */ .cssbox3, .cssbox3_body, .cssbox3_head, .cssbox3_head h4{ background: transparent url(/images/redbox.png) no-repeat bottom right} .cssbox3{ /* intended total box width - padding-right(next) */
	width:200px!important; /* IE Win = width - padding */
	width: 320px; /* the gap on the right edge of the image (not content padding) */
	padding-right:15px; /* use to position the box */
	margin:5px auto;
} /* set the top-right image */ .cssbox3_head{
	background-position:top right; /* pull the right image over on top of border */
	margin-right:-15px; /* right-image-gap + right-inside padding */
	padding-right:15px;
} /* set the top-left image */ .cssbox3_head h4{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */
	padding:5px 0px 5px 15px;
	height:auto !important;
	height:1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
} /* IE Holly Hack */ /* set the lower-left corner image */ .cssbox3_body{
	background-position:bottom left;
	margin-right:0px; /* interior-padding right */
	padding:0px 0px 5px 15px;
	margin-left: 0px;
} /* mirror .cssbox_head right/left */



/* set the image to use and establish the lower-right position */ .cssbox4, .cssbox4_body, .cssbox4_head, .cssbox4_head h4{ background: transparent url(/images/purplebox.png) no-repeat bottom right} .cssbox4{ /* intended total box width - padding-right(next) */
	width:200px !important; /* IE Win = width - padding */
	width: 185px; /* the gap on the right edge of the image (not content padding) */
	padding-right:15px; /* use to position the box */
	margin:5px auto;
} /* set the top-right image */ 
.cssbox3_body #pricelist {
	margin: 0px;
	padding: 0px;
}

.cssbox4_head{
	background-position:top right; /* pull the right image over on top of border */
	margin-right:-15px; /* right-image-gap + right-inside padding */
	padding-right:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
} /* set the top-left image */ 
.cssbox4_head h4{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */
	padding:15px 0 5px 25px;
	height:auto !important;
	height:1%;

} /* IE Holly Hack */ /* set the lower-left corner image */ .cssbox4 .cssbox4_head a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.cssbox4_body{ background-position:bottom left; margin-right:25px; /* interior-padding right */ padding:5px 0 5px 15px} /* mirror .cssbox_head right/left */

.white {
	color: #FFFFFF;
}

.darktext {
	color: #232323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.14point {font-size: 14px}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

