body {
    	margin-top: 40px;
    	min-width:1005px;
    	text-align:center; /* for IE */
    	background: #ffffff;
    	font-family: arial, tahoma, verdana;
}

.orange {
	color: #f55f1d;
}

#header {
	position: relative;
	width: 1005px;
	height: 130px;
	background-image: url('../images/headerBG5.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}

#bottom {
	width: 1005px;
	height: 20px;
	background-image: url('../images/pageBottom3.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}

#logo {
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 10;
}

#topContact {
	position: absolute;
	top: -10px;
	left: 750px;
	z-index: 10;
	text-align: right;
	font-size: 12px;
	border: 0px solid red;
}

#social {
	position: absolute;
	top: 14px;
	left: 430px;
	z-index: 10;
	text-align: right;
	font-size: 12px;
}

.phone1 {
	font-weight: bold;
	font-size: 18px;
	color: #0f4d24;
}

.phone2 {
	font-size: 18px;
	color: #0f4d24;
}

#img {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
}

#imgRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 0px;
}

#topMenu {
	position: absolute;
	left: 415px;
	top: 68px;
	border: 0px solid red;
	z-index: 30;
}

#menuItem {
	float: left;
	text-align: left;
	line-height: 1;
}

#menuSpaceOpen {
	float: left;
}

#menuSpace1 {
	float: left;
	width: 6px;
	border: 0px solid red;
}

#menuSpace2 {
	float: left;
	width: 15px;
	border: 0px solid red;
}

#monkey {
	position: absolute;
	top: 82px;
	right: -55px;
}

#menuItem A {color: #fee61f; font-weight: bold; font-size: 14px; text-decoration: none;}
#menuItem A:active,visited {color: #fee61f; font-weight: bold; font-size: 14px; text-decoration: none;}
#menuItem A:hover {color: #fee61f; font-weight: bold; font-size: 14px; text-decoration: underline;}

.white {
	color: white;
	font-weight: bold;
	font-size: 14px;
}

#wrapper {
	position: relative;
	width: 1005px;
	height: 1030px;
	background-image: url('../images/pageBG3.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}

#wrapper2 {
	position: relative;
	width: 1005px;
	height: 1105px;
	background-image: url('../images/pageBG3.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}

#wrapper3 {
	position: relative;
	width: 1005px;
	height: 1065px;
	background-image: url('../images/pageBG3.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}

#wrapper4 {
	position: relative;
	width: 1005px;
	height: 1215px;
	background-image: url('../images/pageBG3.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}

#wrapper5 {
	position: relative;
	width: 1005px;
	height: 2600px;
	background-image: url('../images/pageBG3.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}

#wrapper6 {
	position: relative;
	width: 1005px;
	height: 920px;
	background-image: url('../images/pageBG3.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}

#wrapper7 {
	position: relative;
	width: 1005px;
	height: 1370px;
	background-image: url('../images/pageBG3.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}

#wrapper8 {
	position: relative;
	width: 1005px;
	height: 980px;
	background-image: url('../images/pageBG3.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}


#wrapper9 {
	position: relative;
	width: 1005px;
	height: 2800px;
	background-image: url('../images/pageBG3.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}

#hideField {
	display: none;
}


#page {
	margin-left: 41px;
	width: 964px;
	border: 0px solid red;
}

#billboardText {
	text-align: right;
	position: absolute;
	top: 127px;
	left: 390px;
	color: white;
	font-size: 18px;
	font-weight: bold;
}

#leftCol {
	float: left;
	width: 589px;
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 5px;
	line-height: 1.4;
}

#rightCol {
	float: left;
	width: 296px;
	position: relative;
	top: 0px;
}

#fullCol {
	width: 915px;
	float: left;
}

#rightColText {
	width: 285px;
	margin-left: 11px;
	font-size: 11px;
	color: black;
}

h1 {
	color: #0f4d24;
	font-size: 28px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

h2 {
	color: #0f4d24;
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}

.lgblack {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}

.quick {
	font-size: 11px;
	color: black;
	width: 175px;
	margin-bottom: 5px;
}

#sendBTN {
	position: relative;
	left: 160px;
	top: 10px;
}

#testBox {
	margin-top: 20px;
	width: 275px;
	height: 207px;
	background-image: url('../images/testBox.jpg');
	background-repeat: no-repeat;
}

#testText {
	padding-top: 35px;
	padding-left: 18px;
	padding-right: 18px;
	color: white;
}

.partyitembld {
	font-weight: bold;
}

#vidLink {color: white; cursor: pointer; font-weight: bold;}
#vidLinkOn {color: #fee61f; cursor: pointer; font-weight: bold;}

A.yellow {color: #dfdbae; text-decoration: none;}
A.yellow:active,visited {color: #dfdbae; text-decoration: none;}
A.yellow:hover {color: #dfdbae; text-decoration: underline;}

A.blue {color: #0000ff; text-decoration: none; font-weight: bold; font-size: 18px;}
A.blue:active,visited {color: #0000ff; text-decoration: none; font-weight: bold; font-size: 18px;}
A.blue:hover {color: #0000ff; text-decoration: underline; font-weight: bold; font-size: 18px;}

A.blueSmall {color: #0000ff; text-decoration: none; font-weight: regular; font-size: 12px;}
A.blueSmall:active,visited {color: #0000ff; text-decoration: none; font-weight: regular; font-size: 12px;}
A.blueSmall:hover {color: #0000ff; text-decoration: underline; font-weight: regular; font-size: 12px;}

h3 {
	color: #dfdbae;
	font-size: 14px;
	font-weight: bold;
}

#fLeft {
	float: left;
	width: 305px;
	margin-right: 0px;
	border: 0px solid red;
}

#fLeft2 {
	float: left;
	width: 305px;
	border: 0px solid blue;
}

.boldText {
	font-weight: bold;
	line-height: 1.5;
}

UL {
	list-style: none;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
}

li.scooters {
	padding-left: 20px;
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-bottom: 5px;
}

#success {
	float: left;
	margin-top: 10px;
	margin-right: 45px;
}

#startHere {
	margin-top: 20px;
}

#clear {
	clear: both;
}

#greenLine {
	width: 614px;
	border-top: 1px solid #3d7450;
	margin-top: 5px;
	margin-bottom: 5px;
}

#orangeLine {
	width: 614px;
	border-top: 1px solid #f65f1c;
	margin-top: 5px;
	margin-bottom: 5px;
}

.black {
	color: #000000;
}

#copyright {
	width: 614px;
	font-size: 10px;
	color: #000000;
	border: 0px solid red;
}

#copyright A {color: blue; text-decoration: none;}
#copyright A:active,visited {color: blue; text-decoration: none;}
#copyright A:hover {color: blue; text-decoration: underline;}

#disclaimer {
	width: 614px;
	font-size: 10px;
	color: #999999;
	border: 0px solid red;
}
