img, div, a, input { !behavior: url('iepngfix.htc') }

html { width: 100%; height: 100%; background: #000 url('images/bg.png') top center;}

body { min-width: 1024px; background: url('images/tree.png') repeat-x top center;}

p  { margin-bottom: 1em; font-size: 110%; }
h1 { margin-bottom: 1em; font-size: 110%; }
h2 { margin-bottom: 1em; font-size: 120%; text-align:center; font-weight:bold;}
h3 { margin-bottom: 5px; font-size: 130%; }
td { vertical-align: top; }

.ns { display: none; }
.center { text-align:center; }
.red { color: #ff0000; font-weight:bold; }	
.right { float: right; margin-left: 2em; }
.left {	float: left; }
.clear  { clear:both;}
.small { font-size: 80%; }

.readmore { text-align: right; }
.readmore a { font-weight: bold; text-decoration: none; font-size: 130%; color: #3299aa; }
.bullets { margin-bottom: 1em; padding-left: 1em; }
.bullets li { list-style-type: disc; font-weight: bold; }
.label { font-weight: bold; }
.linktable { width: 80%; margin: 0 auto; }
.linktable td { padding: 0 10px 0 10px; width: 50%;}

#header {
	width: 976px;
	height: 394px;
	margin: 0 auto 0 auto;
	background: url('images/barn.png') no-repeat;	
}
#header_inside{
	text-align:left;
	padding-top: 300px;
	margin: 0 auto;
	width: 750px;
}
#bug{
	position: absolute;
	top:50px;
	margin-left: 700px;
}
#main {
	background: url('images/mainbg.png') repeat-y center;
	padding: 0;
}
#menu {
	width: 1010px;
	display: block;
	text-align: center;
	background: url('images/menubg.png') repeat-x;
	margin: 0 auto;
	height: 50px;
}
#menu ul {
	list-style: none;
	margin-left: 85px;
	padding: 10px 0;
}
#menu ul li {
	float: left;
	margin-left: 30px;
}
#menu ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #3299aa;
	font-weight: bold;
	font-size: 130%;
}
#homehead {
	background: url('images/sleepymap2.jpg') top right no-repeat;
}
#content {
	width: 900px;
	margin: 15px auto;
	text-align:left;
}
#pricing {
	border: 1px solid #000;
	margin-bottom:10px;
}
#pricing td{
	padding: 10px;
}
.show {
	font-weight:bold;
}
.price {
	font-size: 10px;
	width:35%;
}
#registerform { 
	width: 80%;
	background: #fff;
	border: 1px solid #000;
	margin: 0 auto;
	padding: 20px;
}
.formtable {
	width: 80%;
	margin: 0 auto;
}
#footer {
	width: 100%;
	background: url('images/grass.png') repeat-x top;
	position: relative;
	padding-top: 100px;
	clear:both;
	margin: 40px auto -20px auto;
	bottom: 0;
} 
#footer_content{
	background: #0c260d;
	margin: 0 auto;
	padding-bottom:30px;
}
#footerlinks a {
	color: #fff;
	font-size: 120%;
	text-decoration:none;
}	
#netstuffers {
	margin: 20px 0 20px 0;
	font-size: 9px;
}
#netstuffers a { color: #aaa;
}

.datepicker { border-collapse: collapse; border: 2px solid #999; position: absolute; }
.datepicker tr.controls th { height: 22px; font-size: 11px; }
.datepicker select { font-size: 11px; }
.datepicker tr.days th { height: 18px; }
.datepicker tfoot td { height: 18px; text-align: center; text-transform: capitalize; }
.datepicker th, .datepicker tfoot td { background: #eee; font: 10px/18px Verdana, Arial, Helvetica, sans-serif; }
.datepicker th span, .datepicker tfoot td span { font-weight: bold; }

.datepicker tbody td { width: 24px; height: 24px; border: 1px solid #ccc; font: 11px/22px Arial, Helvetica, sans-serif; text-align: center; background: #fff; }
.datepicker tbody td.date { cursor: pointer; }
.datepicker tbody td.date.over { background-color: #99ffff; }
.datepicker tbody td.date.chosen { font-weight: bold; background-color: #ccffcc; }

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


