body {

    
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	height:100%; 
       
}

.wholepage
{
        margin-top:10px;
        margin-left: auto;
        margin-right: auto;
        width:900px;     
        height:100%; 
}
	
#lefttop
{
	height: 103px;
	width: 217px;
	
}
	
#righttop

{
	height: 103px;
	width: 551px;
	border-left: #a19386 1px solid;
	}	
	
#navcell
{
	height: 500px;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-y;
	border-top: #fdd4b3 1px solid;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}	

#content
{
	padding-right: 5px;
	margin-left: 4px;
	padding-bottom: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	
	/* background-image: url(Images/bg2.jpg);
	background-repeat: no-repeat;
	border-bottom: black 1px solid; */
}

#content h1
{
	font-size: 15px;
	font-style: italic;
	color: midnightblue;
	text-align: right;
	border-bottom: darkgray 1px dotted;
}

#content h2
{
	font-size: 11px;
	color: #996633;
	border-bottom: darkgray 1px dotted;
}

#content h3
{
	font-size: 11px;
	color: #996633;
}

#content A:link
{
	color: #003366;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	
	
}
#content A:visited {color:#000000; text-decoration: none;
	color: #009966;
	padding-bottom: 3px;
    padding-top: 3px;
    
    
    	 }
#content A:active {color:#000000; text-decoration: none;
	color: #009966;
	padding-bottom: 3px;
    padding-top: 3px;
    
    
    	 }
#content A:hover
{
	color: #660000;
	text-decoration: underline;
	
	padding-bottom: 3px;
    padding-top: 3px;
    
    
}

#contentbg

{
	
	}

.A:link
{
	color: #003366;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.A:visited {color:#000000; text-decoration: none;
	color: #009966;
	padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    	 }
.A:active {color:#000000; text-decoration: none;
	color: #009966;
	padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    	 }
.A:hover
{
	color: #660000;
	text-decoration: underline;
	
	padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
}


#topbar
{
	padding-right: 5px;
	padding-left: 5px;
	
	padding-top:2px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: right;
}

.textbox
{
	font-size: 10px;
	height: 12px;
	background-color: #cccc99;
	color: black;
	padding-left: 3px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.button
{
	font-size: 10px;
	height: 15px;
	border: none;
	padding: 0px;
	background-color: saddlebrown;
	color: #ffffff;
	cursor: hand;
}

#copyright
{
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	text-align: center;	
	}

#navtitle
{
	width: 169px;
	letter-spacing: .5em;
	text-align: center;
	margin: 0;		
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #e2e87e;
	border-bottom: #a0a168 3px solid;
	border-top: #a0a168 3px solid;
}

#nav { 	
	width: 169px;
	
	margin: 0;
    padding : 0;
    background-image: url(images/nav-bg-2.gif);
	background-repeat: repeat-x;
 	}
 	
#nav h1
{
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .05em;
	color: #000000;
	margin: 0 0 4px 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
	
#nav ul
{
	list-style: none;
	margin: 0px 0px 12px 0px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #787870;
	padding-right: 0px;
	padding-left: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#nav li {
	margin: 0;
	display: inline;
	
	}
	
#nav li a, #nav li a:link, #nav li a:active, #nav li a:visited
{
	
	margin: 0;
	display: block;
	color: #ffffff;
	text-decoration: none; /* border-bottom: 1px solid #AF9F8C; */ 
	/* background: url(nbullet.gif) no-repeat 2px 8px; */
	padding-right: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 4px;
	
}
	
#nav li a:hover
{
	color: #000000;
	width: 155px;
	text-decoration: none; /*	border-bottom: 1px solid #AF9F8C;  */ 
	background: url(images/nav-highlight.gif) repeat-x ; 
	background-color: White;
	padding-right: 5px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 4px;
}

#nav li.border
{
	border-bottom: #696969 1px solid;
}

#nav img {border: 1px solid #402000;}


A.overview:link
{
	color: #000000;
	text-decoration: none;
	font-size:14px;
}
A.overview:visited {color:#000000; text-decoration: none; }
A.overview:visited {color:#000000; text-decoration: none; }
A.overview:hover
{
	color: #660000;
	text-decoration: underline;
}



A.LinkStyles:link
{
    font-size: 12px;
    color: black;
     background-color: #ffffff;
    font-family: Tahoma, Arial;
    text-decoration: none;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

A.LinkStyles:active
{  
    font-size: 12px;
    color: black;
     background-color: #ffffff;
    font-family: Tahoma, Arial;
    text-decoration: none;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

A.LinkStyles:visited
{
    font-size: 12px;
    color: black;
     background-color: #ffffff;
    font-family: Tahoma, Arial;
    text-decoration: none;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}


A.LinkStyles:hover
{
    font-size: 12px;
    color: black;
    font-family: Tahoma, Arial;
    text-decoration: none;
    background-color: #ffff66;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}



A.dark {color:#ffffff; text-decoration: none; }
A.dark:visited {color:#ffffff; text-decoration: none; }
A.dark:link	  {color:#ffffff; text-decoration: none; }
A.dark:visited {color:#ffffff; text-decoration: none; }
A.dark:hover
{
    color: #ffff66;
    text-decoration: underline;
}




select
{
	font-size:10px;
}

#Information
{
	border-right: #000000 1px dotted;
	padding-right: 5px;
	border-top: #000000 1px dotted;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #000000 1px dotted;
	padding-top: 5px;
	border-bottom: #000000 1px dotted;
	background-color: #ffff99;
	font-size:13px;
}

#paging

	{
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:10px; 
	border-bottom: #000000 1px dotted; 
	margin-top:5px; 
	margin-bottom:5px;
	
	}


	
#listingheader

{
	padding-right: 5px;
	border-top: #a0a168 3px solid;
	border-left: #a0a168 1px solid;
	border-right: #a0a168 1px solid;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #e2e87e;
	font-weight: bold;
}
	
#listingdetail
{
	border-bottom: #a0a168 1px solid;
	border-left: #a0a168 1px solid;
	border-right: #a0a168 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;	
	background-image: url(Images/listing-bg.png);
}
	
.listingimage
{
	margin-right: 7px;
	margin-bottom: 5px;
}

.listingbutton
{
	font-size: 10px;
	height: 15px;
	border: none;
	padding: 0px;
	background-color: saddlebrown;
	color: #ffffff;
	cursor: hand;	
}

#listinginfo
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;	
	
}

.listingtitle

{
	font-size: 14px;
	font-style: italic;
	color: midnightblue;
	text-align: right;
	font-weight: bold;		
	}	