#nav {border-bottom: 4px solid #ff6600; }

.resortlogo
{
width:180px;
height:160px;
background: url(../images/resales/resales.gif) no-repeat top left #ffffff;
}
#resortmenu li a:hover{border-left-color: #ff6600;}

/*************** RESALE FORM *******************/

#resaleform{position:relative;margin-bottom:15px;}

#resaleleft{position:relative;width:200px;}

#resaleright{
position:absolute;
top:0px;
left:200px;
width:345px;}

#resaleform .input-box{
width : 190px ;
height:16px;
background-color: white ;
font-size : 1em ;
margin-bottom:5px;
border : 1px solid #666666;}

#resaleform .comments{width:340px; height:61px; font-size : 9pt ;}

#resaleform .submit-button{
margin-top:5px;
width: 345px;
font-size : 1em ;
cursor : pointer;
background-color : #aaa ;
border : 1px solid #666666 ;}

/*************** FORMs ******************/

.mainform .formheader{background-color: #FFE0CC ;font-weight : bold ;}
.mainform table .r1 { background-color: #F7F7F7; }
.mainform table td {padding:5px;}
.mainform span { color: red;}
.mainform .tiny { font-size : 0.9em ; color : #666666;}
.mainform .input { font-size : 0.9em ;padding:2px; border : 1px solid #999999;}
.mainform .submit { background-color:#aaa; font-size:1em; cursor:pointer;border : 1px solid #999999 ; }

.tel
{
color : #5766C6 ; 
font:normal 2em arial;
}




