body {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	text-align:center;
	background: #ffffe7 url(/images/body_bg.gif) repeat-x;
}
img {
	border-width: 0;
}
p {
	margin-top: 0;
}
#header {
	background: url(/images/header_bg.jpg) no-repeat;
	width: 770px;
	height: 161px;
	position: relative;
}

#wrapper {
	width: 770px;
	margin: 10px auto;
	text-align: left;
}
/*---IE6----*/
*html body #main {
	height: 350px;
}
#listings #main {
	background:#fff none;
}
#main {
	min-height: 350px;
	float: left;
	background: url(/images/main_bg.gif) repeat-y;
	padding: 15px 0;
}
#footer {
	background: url(/images/footer_bg.gif) no-repeat;
	height: 51px;
	width: 770px;
	clear: both;
	text-align: center;
	color: #fff;
	padding-top: 11px;
	line-height: 16px;
}
#callout {
	float: left;
	width: 185px;
	position: relative;
	padding-top: 45px;
	text-align: center;
	color: #000;
	line-height: 1.3em;
}
#callout a {
	color: #000000;
	text-decoration: underline;
}
#callout a:hover {
	color: #000000;
	text-decoration: none;
}
#listings #copy {
	width:770px;
	float: none;
	padding: 0;
}
#copy {
	width: 555px;
	float: right;
	padding: 0 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
#header h1 span {
	display: none;
}
#header h1 {
	margin: 0;
	padding: 0;
	height: 77px;
	width: 207px;
	background: url(/images/debbie_h1.gif) no-repeat;
	position: absolute;
	top: 22px;
	left: 200px;
}
#header h1 a {	
	display:block;
	width:207px;
	height:77px;
}
#debbie {
	position: absolute;
	height: 189px;
	width: 151px;
	left: 16px;
	top: 20px;
	z-index: 10;
}
#shadow {
	position: absolute;
	height: 98px;
	width: 153px;
	left: 17px;
	top: 114px;
	z-index: 5;
	background: url(/images/debbie_shadow.gif) no-repeat left top;
}
#listings #shadow {
	background:url(/images/debbie_shadow2.gif);
}
#copy h1 {
	margin: 0 0 6px;
	background: no-repeat left center;
	width:550px;
	height:24px;
}
#home #copy h1 {
	background-image: url(/images/h1_home.gif);
}
#listings #copy h1 {
	background-image: url(/images/h1_listings.gif);
	margin-left: 200px;
}
#about #copy h1 {
	background-image: url(/images/h1_about.gif);
}
#contact #copy h1 {
	background-image: url(/images/h1_contact.gif);
}
#copy h1 span {
	display:none;
}
/*----forms----*/
form {
	margin: 0;
	width: auto;
}
label {
	display:block;
	float:left;
	width:12em;
}
*html fieldset {
	background:transparent;
}
fieldset {
	margin: 1em 0;
	padding: 1em;
	background: #f8f8f8;
	border: 1px solid #eaeaea;
	color: #000;
}
legend {
	font-weight: bold;
	color: #000;
}
input {
	font-size:11px;
	border: 1px solid #24408f;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;	
}
input:focus {
	background: #eaeaea;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	height: 100px;
	font-size: 11px;
	border: 1px solid #24408f;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size:11px;s
}
.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #eaeaea;
	width:auto;
	font-weight:bold;
}
#copy a {
	color: #663300;
	text-decoration: underline;
}
#copy a:hover {

	color: #d6ad44;
	text-decoration: none;
}
#copy img {
	border: 5px solid #d6ad44;
	padding: 1px;
}
img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
}
iframe {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	overflow: auto;
	height: 550px;
}
#logos {
	margin-top:10px;
}
