#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	background-image:url(../pics/layout/bg.jpg);
	background-repeat:repeat;
	border-right: 2px dotted #003300;
}
#masthead {
	padding: 0px;
	border: none;
	width: 960px;
	margin: 0px;
	background-image:url(../pics/layout/bg.jpg);
	background-repeat:repeat;
	display: block;
}
#content {
	float:left;
	width: 756px;
	border: none;
	border-left:2px dotted #009900;
	padding: 10px 0px 0px 10px;
	background-image:url(../pics/layout/bg.jpg);
	background-repeat:repeat;
	margin: 0px;
	text-align:center;
	padding-right: 20px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
/*brochure popup*/
#brochurewrapper {
	background-image: url(pics/layout/bg.jpg);
	background-repeat: repeat;
	text-align: center;
}
#arrows {
	padding: 0px 75px 0px 75px;
}
body {
	/*font-family: Tahoma, Geneva, sans-serif ;
	Georgia, serif
	Trebuchet MS, Helvetica, sans-serif
	*/
	font-family: Georgia, serif;
	font-style: normal;
}
div.headerBG {
	background-color:#000000;
	width: 140%;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #006600;
}
h1 {
	font-size: 130%;
	text-align: left;
}
h2 {
	font-size: 100%;
	text-align: left;
}
h3 {
}
h4 {
	font-size: 100%;
	text-align: left;
	padding-left: 20px;
}
ul {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	position: relative;
	top: -15px;
}
em {
	font-weight: bold;
}
.afterHeader {
	font-size: 100%;
	font-style:italic;
	text-indent: 20px;
	position:relative;
	top:-15px;
}
.style5 {
	font-size: 100%;
	text-indent: 10px;
}
.listoff {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 90%;
	text-indent: -10px;
	padding-left: 10px;
	margin-left: 20px;
	margin-right: 80px;
}
ul.style5 {
	text-indent: 0px;
	font-size: inherit;
}
.pricetable {
	
}
.pricerow {
	padding-bottom:20px;
}
.plus {
	padding:0px 20px 0px 20px;
	text-align:center;
	width:20px;
}
.equals {
	padding:0px 20px 0px 20px;
	text-align:center;
	width:20px;
}
.pricespacer {
	padding:0px 20px 0px 0px;
	text-align:center;
	width:20px;
}
.pricetime {
	text-align:right;
}
.prices {
	text-align:right;	
}
.pricestotal {
	text-align:left;
	font-weight:bold;
}
