﻿#dropmenudiv{
margin-top: 4px;
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
color: #FFFFFF;}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #A6D468;}

body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #F79729;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
	}
	
a:link {color: #000000; text-decoration:none;}
a:active {color: #F79729; text-decoration:underline;}
a:visited {color: #000000; text-decoration:none;}
a:hover {color: #F79729; text-decoration:underline;}
	
img {
	behavior:	url("pngbehavior.htc");
}
	
#header {
	height: 197px;
	width: 100%;
	background-image:url(images/header-bg.jpg);
	background-repeat:repeat-x;
	}
	
#logo {
	padding-top:5px;
	height: 157px;
	}
	
#menu {
	width: 927px;
	height:29px;
	padding-top: 2px;
	}
	
#nav {
	margin-top:183px;
	}

#tdleft {
	background-image:url(images/tdleft.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width: 50%;
	max-width: 849px;
	}
	
#maintable {
	
	background-position:top right;
	background-repeat:no-repeat;
	}
	
#left {
	width: 50%;
	max-width: 849px;
	margin: 0px;
	padding-left: 20px;
	}
	
#tdright {
	background-image:url(images/tdright_new.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 50%;
	max-width: 849px;
	}
	
#prop {
	position: absolute;
	width: 100%;
	}
	
.description {
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 16px;
	border: solid 1px #EFEFEF;
	}
	
.title {
	border: 1px solid #EFEFEF; padding: 2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width: 100%:
	height: 100%;
	}
	
.sellers {
	padding-left: 25px;
	}
	
#footer {
	height: 143px;	
	width: 100%;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-color: #F79729;
	}

#bottomlogos {
	background-image:url(images/bottomlogos.jpg);
	height:42px;
	width: 250px;
	}
	
#footer-address {
	background-image:url(images/footer-address.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 60px;
	width: 640px;
	padding-top: 20px;
	margin-bottom: 15px;
	}

/* specs for layers that slide. */
div.glide { 
	position:absolute; visibility:hidden; 
	margin: 0px;
	margin-left: -15px;
	padding-left: 13px;
	padding-top:5px;
	width:460px; z-index:200;
	background-color: #FFFFFF;
	margin-top: -20px;
	height: 410px;
	overflow:scroll;
	overflow-x: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}