/*
Created by Jackson Consulting
*/


body {
	font-family: Verdana;
	color: black;
	font-size: 10pt;
	margin: 0 auto;
	background: white;
	}

h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FF3333;
	color: crimson;
} 

h2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: black;
} 

h3 {
	color: #3333FF;
} 


div.menu {
	text-align: center;
	font-size: 20pt;
	border: 0px gray solid;
	background-color: white;
	position:absolute;
	width: 155px;
	height: 229px;
	left:5px;
	top:286px
	}

div.main {
	text-align: left;
	border: 0px lightsteelblue solid;
	background: clear;
	height: 300px;
	width: 590px;
	position:absolute;
	left:120px;
	top:200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 85px;
	padding-right: 10px;
	//background-image: url('./images/cottonwood bandana red.jpg');
	}

div.footer {
	text-align: left;
	font-family: Verdana;
	font-style: italic;
	font-size: 9pt;
	color: gray;
	position:absolute;
	left:-100px;
	bottom:-30px
	}

div#partybox1{
	width:200px;
	padding:10px;
	margin:0 auto;
	background: #3366CC;
	color: white;
	text-decoration: none;
	}

div#partybox2{
	width:200px;
	padding:10px;
	margin:0 auto;
	background: #339933;
	color: white;
	text-decoration: none;
	}

div#pricebox1{
	width:400px;
	padding:10px;
	margin:0 auto;
	background: #FFFF99;
	color: black;
	text-decoration: none;
	}

div#pricebox2{
	width:400px;
	padding:10px;
	margin:0 auto;
	background: #FFFF99;
	color: black;
	text-decoration: none;
	}

div#testimonial1{
	width:280px;
	padding:10px;
	margin:0px;
	padding: 10px;
	background:#FFFFEA;
	border: solid silver 0px;
	color:Black;
	text-decoration: none;
	font-family: Courier;
	font-size: 10pt;
	background-image: url('./images/notepaper.jpg');
	background-repeat: repeat
	}

div#testimonial2{
	width:220px;
	padding:10px;
	margin:0 auto;
	background:#FFFFEA;
	border: solid silver 1px;
	color:Black;
	text-decoration: none;
	font-family: Courier;
	font-size: 10pt;
	background-image: url('./images/notepaper.jpg');
	background-repeat: repeat
	}
div#testimonial3{
	width:300px;
	padding:10px;
	margin:0px;
	padding: 10px;
	background:#FFFFEA;
	border: solid silver 0px;
	color:Black;
	text-decoration: none;
	font-family: Courier;
	font-size: 10pt;
	background-image: url('./images/notepaper.jpg');
	background-repeat: repeat
	}

div#testimonial4{
	width:170px;
	padding:10px;
	margin:0 auto;
	background:#FFFFEA;
	border: solid silver 1px;
	color:Black;
	text-decoration: none;
	font-family: Courier;
	font-size: 10pt;
	background-image: url('./images/notepaper.jpg');
	background-repeat: repeat
	}

div#contact1{
	width:300px;
	font-size:10pt;
	padding:10px;
	margin:0 auto;
	background: #00CC66;
	color: #000000;
	text-align: center;
	text-decoration: none;
	}

div#contact2{
	width:300px;
	padding:10px;
	margin:0 auto;
	background: #CCFFCC;
	color:Black;
	text-decoration: none;
	}

div#warning01{
	text-align: center;
	color: black;
	background-color: clear;
	width: 400px;
	margin:0 auto;
	}

div#warning02{
	text-align: left;
	color: black;
	background-color: clear;
	width: 400px;
	margin:0 auto;
	}

td#contacttitle{
	text-align: right;
	color: black;
	background-color: clear;
	vertical-align: top;
	}

td#contactdata{
	text-align: left;
	color: black;
	background-color: clear;
	}

td#pricehead01{
	text-align: right;
	color: blue;
	font-weight: bold;
	font-size: 12pt;
	background-color: clear;
	}

td#pricehead02{
	text-align:center;
	color: blue;
	font-weight: bold;
	background-color: clear;
	}

td#pricehead03{
	text-align:left;
	color: blue;
	font-size: 12pt;
	font-weight: bold;
	background-color: clear;
	}

td#price01{
	text-align:right;
	color: black;
	font-weight: bold;
	vertical-align: bottom;
	background-color:clear;
	}

td#price02{
	text-align:center;
	vertical-align: bottom;
	color: black;
	background-color:clear;
          width: 0px;
	}

td#price03{
	text-align:left;
	color: black;
	font-weight: bold;
	vertical-align: bottom;
	background-color:clear;
	}

td#price04{
	text-align:right;
	color: black;
	font-weight: normal;
	vertical-align: bottom;
	background-color:clear;
	}
