body {
	background-color: #FF9966;
	font-family: Times New Roman, Times, serif;
	color: #000000;
}

#logo {
	position: relative;
	width: 157px;
	height: 261px;
	top: 10px;
	left: 70px;
}

#banner {
	position: relative;
	width: 560px;
	height: 99px;
	top: -230px;
	left:247px;
}

#phone {
	position: relative;
	width: 157px;
	height: 47px;
	top: -15px;
	left: 70px;
}

#menu {
	position: relative;
	width: 200px;
	top: -80px;
	left: -550px;
}

H1	{font-size: 16px; font-family: Times New Roman, Times, serif; display:inline;font-weight:bold;}
H2	{font-size: 16px; font-family: Times New Roman, Times, serif; display:inline;font-weight:strong;}


/* Hide from IE-Mac \*/
#pagebody {
	position: relative;
	top: -195px;
	left: 250px;
	width: 650px;
	height: auto;
	float: left;
	padding: 5px;
}
/* End hide */

.clr {
	clear:both;
}

#footer {
	position: relative;
	left: 200px;
	width: 600px;
	padding-bottom: 4px;
	padding-top: 10px;
	height: 30px;
	text-align: center;
	
}


a img {
	border: none;
	}
	
form p {
	clear: left;
	font-size: 100%;
	margin: 10px 0;
	}

form p label {
	float: left;
	width: 100px;
	line-height: 24px;
	padding: 0px;
	}


input, textarea, select, option {
	font: Times New Roman, Times, serif;
	}
	
input.button {
	padding: 0 10px;
	}

input.text {
	width: 100px;
	border: 1px solid red;
	}

input.shorttext {
	width: 50px;
	}

input.longtext {
	width: 380px;
	}
	
#genform div.checkboxes p {
	clear: both;
	padding-left: 6px;
	}

#genform div.checkboxes label {
	width: 93%;
	float: right;
	clear: none;
	margin-left: 0;
	}

textarea, .multiselect {
	width: 400px;
	height: 100px;
	}

textarea.smalltextarea {
	width: 400px;
	height: 50px;
	}
	
#images {
	clear: both;
}
/* Hide from IE-Mac \*/

.thumb {
	float: left;
	width: 180px;
	height: 180px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font: 13px times;
	background-color: #FF9966;
	}

.thumb img {
	float: center;
	margin: 5px 5px 5px 0;
	}
	
.thumb checkbox {
	float: right;
	margin: 5px 5px 5px 0;
	}

	
.image {
	text-align: center;
    padding: 0px;
    vertical-align: center;
}

/* End hide */
#pagedresults {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica;
	position: fixed;
	bottom: 20px;
	left: 43%;
	text-align: center;
}