#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: medium;
}
/*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: x-large;
	text-align: left;
	margin-top: 0px;
}
h2 {
	font-size: 100%;
	text-align: left;
}
h3 {
	margin-bottom: -5px;
}
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 {
	clear:right;
	position: relative;
}
.priceContainer{
	clear: right;
}
.priceHighlight{
	font-size:115%;
	/*font-weight:bold;*/
}
.pricespacer {
	padding:0px 20px 0px 0px;
	text-align:center;
	width:40px;
		border-bottom: thin dotted;
}
.pricetime {
	text-align:right;
		border-bottom: thin dotted;
}
.prices {
	width:40px;
	text-align:right;	
	border-bottom: thin dotted;	
}
.address {
	font-size: large;
	font-weight:bold;
}
.phone {
	font-size: x-large;
}
.tradeBig{
	font-size:large;
	font-weight:bold;
}
.trademark{
	width: 960px;
	text-align: center;
	background-color: #FFC;
}

.trademark p{
	text-align: center;
	font-size: small;
	margin-top:0px;
	padding-top:0px;
	margin-bottom: 0px;
	color:#060;
	width: 100%;
}
.tradebreaker{
	border:thin solid #060;
	padding-bottom:0px; 
	margin-bottom:0px;
	margin-top:3px;
	padding-top:3px;
}
.tradetag{
	font-style:italic;
	color:#696;
}
.tradename{
	font-stretch:semi-expanded;
	font-weight:bolder;
	font-size:120%;
}
.tradeaddress{
	font-stretch:semi-condensed;
	font-size:90%;
	font-weight:lighter;	
}
.tradephone{
	font-stretch:expanded;
	font-weight:bolder;
	font-size:120%;
}
.title{
	font-size:large;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
.webmaster{
	font-size:75%;
	color:#000;
}
.tagline{
	text-shadow: 0px 1px 1px #fF0;
	font-weight:bolder;
	font-size:x-large;
}
.announcement{
	font-size:large;
	font-weight:bold;
	text-shadow: 0px 1px 1px #fF0;		
	font-family: Tahoma, Geneva, sans-serif;
	color: #006600;
}
.frontpic{
	text-align:center;
}
