html {
	height:100%;
	background-color: #DCC991;
}
body {
	font-size: 9pt;
	font-family: lucida sans, times new roman, helvetica, arial, sans-serif,  tahoma;
	background-color: #DCC991;
}
body, html {
	margin:0;
	padding:0;
	text-align:center;
	color: #4D4E40;
}

img { border: 0; }
tr, td { color: black; }
p { padding: 5px 25px 0 25px; text-align: left; font: 8.5pt lucida sans; line-height: 1.8; }
h5 {margin-left: 20px; margin-top: 10px;}
h3 {margin-top: 10px;}

/* basic links */
a, a:link, a:active, a:visited, a:focus, a:hover {
	text-decoration: none;
	outline: 0;
	color: #4D4E40;
}

div#topBand {
	background-color: #C9D0AA;
	width: 100%;
	height: 79px;
}
div#topBarCenter {
	height: 90px;
	width: 880px;
	margin:0 auto 0px auto;
	display: block;
}
div#secondBand {
	background-color: #FFFFFF;
	width: 100%;
}
div#thirdBand {
	background-color: #F2E9C8;
	width: 100%;
}
div#secondBarCenter {
	height: 90px;
	width: 923px;
	margin:0 auto 0px auto;
	display: block; 
	background-image: url(images/PiMenu_NEW.jpg);
	background-repeat: no-repeat;
	background-color: none;
}
div#thirdBarCenter {
	height: auto;		/* for IE7 */
	min-height: 465px;
	width: 896px;
	margin:0 auto 0px auto;
}


div#maincenterbox {
	display: inline;
	float: left;
	width: 100%;
	background-color: #F8F2D8;
	margin:0 auto 10px auto;
}

#spoonbending, #contact {
	position: inline;
	float: right;
	width: 670px;
/*	background: #ffffff url('images/sp_staticbg.gif') no-repeat; */
	background-position: top right;
	margin-bottom: 30px;
	font-size: 1.0em;
}

li {
	list-style: none;
}
div, ul, li, img {
	padding: 0;
	margin: 0;
	border: 0;
}

#contactFormLeft {
	width: 275px;
	float: left;
	padding: 0 10px 0 20px;
	color: #71614d;
}

#contactFormLeft input, #contactFormLeft textarea, #contactFormRight textarea {
	background-color: #eeefef;
}

#contactFormLeft ul {
	margin-right: 20px;
}

#contactFormLeft li {
	padding: 6px 0;
	text-align: right;
}

#contactFormRight {
	padding-left: 30px;
	width: 330px;
	float: left;
	color: #71614d;
	border-left: 1px solid #71614d;
}

#contactFormRight ul#rightultwo {
	margin-top: 120px;
}

#contactFormRight ul#rightulone li {
	float: left;
	width: 160px;
}

#contacttext {
	position: relative;
	top: 470px;
	left: 152px;
	width: 716px;
	background: #ffd457 url('/images/sp_contacttextbg.gif') no-repeat;
}

input#upload {
	font-family: verdana, 'Lucida Grande', helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	padding: 6px;
}

input#fire {
	background: #ffd457;
	font-family: verdana, 'Lucida Grande', helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	padding: 6px;
	margin-top: 6px;
}


div#clrdiv {
	clear:both;
	height:1px;
}
