.normal{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

.colorGr{
color:#77E0B7;
}

#container
{
position:relative;
width:950px;
border:none;
}


#chairContainer
{
position:relative;
z-index:2px;
border:none;
width:5px;
height:5px;
}

#chair
{
position:absolute;
top:120px;
left:5px;
border:none;
}

/*FOOTER*/

#balance
{
position:relative;
width:999px;
height:150px;
border:none;
}

/*New and Used Furniture Text List*/
			/*List DIV*/
#footerlist
{
position:relative;
top:0px;
left:0px;
width:999px;
height:30px;
}

#leftlist
{
position:absolute;
top:-150px; /*positioning the list image*/
left:200px;
width:146px;
height:120px;
}

#rightlist
{
position:absolute;
top:-150px; /*positioning the list image*/
left:650px;
width:146px;
height:120px;
}

#info
{
position:relative;
top:-10px;
list-style:circle;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}

		/*list heading*/
#heading
{
color:#FFFFFF;
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:10px;
}

#search
{
position:relative;
width:100px;
height:10px;
top:-853px;
color:#FFFFFF;
font-family:Arial;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

#search:hover
{
color:#FFFFFF;
text-decoration:underline;
}

#search:onmouseover
{
background-color:#80a7a7c;
}

#advSearch
{
color:#FFFFFF;
font-weight:bold;
}

#advance
{
position:relative;
height:50px;
}

#txttable
{
position:relative;
top:0px;
left:-40px;
width:130px;
}

#sidetxt
{
position:relative;
left:10px;
}

#select
{
position:absolute;
top:155px;
left:185px;
border:none;
}

#signup
{
color:#FFFFFF;
text-decoration:none;
font-family:Arial;
font-size:12px;
font-weight:bold;
}

#signup:hover
{
text-decoration:underline;
}

/********* SIGN UP Dev SPEX ************/
#signupBasic
{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#D4D3A7;
	border:none;
	width:205px;
	height:235px;
}

#signupEnhanced
{
	position:absolute;
	top:0px;
	left:210px;
	background-color:#D4D3A7;
	border:none;
	width:205px;
	height:235px;
}

#signupPremium
{
	position:absolute;
	top:0px;
	left:420px;
	background-color:#D4D3A7;
	border:none;
	width:205px;
	height:235px;
}

#signupFREE
{
	position:absolute;
	top:290px;
	left:210px;
}

/*******************************/

#signupButtonDev
{
	background-color:#D4D3A7;
	width:205px;
	height:25px;
}

#signupButton
{
	border:none;
}

/****** NEW & USED Furniture Links********/

#newFurn
{
	position:absolute;
	top:290px;
	left:0px;
	border:none;
	width:205px;
}

#usedFurn
{
	position:absolute;
	top:290px;
	left:430px;
	border:none;
	width:205px;
}

#new_used_furn_imgz
{
	border:none;
}
.linkSmall {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#exchangeLink {
	position:absolute;
	top: 1200px;
	left:850px;
	border:none;	
}

/**************************************/
a.text1:link{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.text1:visited{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.text1:hover{
	font-size:14px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.text2:link{
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #00001C;
	
}
a.text2:visited{
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #00001C;
}
a.text2:hover{
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #00001C;
}
.linkSmallCopy {
	font-size:10px;
	color:#FFFFFF;
	background-color: #00001C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

