/* Mozilla specific CSS */
html {overflow: -moz-scrollbars-vertical;}

/* body background-color must be the same as the div "container" to work in Mozilla */ 
body {margin:0px; padding:0px; text-align:center; }

#page { background-color: #FFFFFF; width: 760px; text-align: left; margin:0 auto; margin-top:20px; margin-bottom: 20px;}

#header {width:410px; height:250px; }
		
#content {font:normal 90% verdana, arial, helvetica, sans-serif; width:760px; padding:10px 5px 10px 5px; margin:0 0 0 0;
		 line-height:120%;  background-color:#FFFFFF;}
				
#content img {margin:5px 5px 5px 5px;  }
				
#headertext { padding:10px 5px 10px 10px; margin:0px; width:400px; font:normal 75% verdana, arial, helvetica, sans-serif; color:#000000; font-weight:bold;}

#nav {background-color:#FFFFFF; width:760px; height:20px; margin:0px; border-bottom:1px solid #000000; border-top:1px solid #000000; font-weight:bold;}

#nav ul { padding:.2em 0; margin:0; list-style-type:none; background-color:#FFFFFF; color:#EF040A; width:100%; font:normal 90% arial, helvetica, sans-serif;
		 text-align:center; font-weight:bold;}

ul#navlist li#active a {color:#FFD700; width:138px;}

li {display: inline;}

li a {text-decoration:none; background-color:#FFFFFF; color:#EF040A; padding:.2em 1em;}

li a:hover { text-decoration:underline;}

#lists {font-size:14px; font-family:Arial, Helvetica, sans-serif; margin:0px 0px 0px 20px; }

#footer {color:#000000; font-family: Arial, Helvetica, sans-serif; font-size:.7em; background-color:#FFFFFF; width:100%;
			padding:5px 0 1px 0; text-align: center;}
			
#footer hr { color:#EF040A; width:80% }
			
#footer a {color:#EF040A; font-weight:bold; text-decoration: none;}

#homepage #tohome { background-color:#FFFFFF; color:#000000; text-decoration:underline; font-weight:bold; }

#rentpage #torent { background-color:#FFFFFF; color:#000000; text-decoration:underline; font-weight:bold; } 

#salepage #tosale { background-color:#FFFFFF; color:#000000; text-decoration:underline; font-weight:bold; } 

#managepage #tomanage { background-color:#FFFFFF; color:#000000; text-decoration:underline; font-weight:bold; }

#faqpage #tofaq { background-color:#FFFFFF; color:#000000; text-decoration:underline; font-weight:bold; } 

#formspage #toforms { background-color:#FFFFFF; color:#000000; text-decoration:underline; font-weight:bold; } 

#linkspage #tolinks { background-color:#FFFFFF; color:#000000; text-decoration:underline; font-weight:bold; } 

