html, body{
	margin: 0 4px;
	padding: 0;
	background-color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
font-size: 11px;
 line-height: 1.5em;
	
}

p,form {
	
	margin: 0;
	padding: 0;
	
}
.topnavselect {
		background-color: red;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
font-size: 11px;	
		

	}

/*  Main Listing Page Layouts */
#listing_divider {
	border: 0px solid #B6C1CF;
margin-top: 3px;
	margin-bottom: 3px;
	border-width: 0px 0px 1px 0px;
	}

	.smalltxt {
	 font-size: 0.8em;
 line-height: 1.2em; 
	}
	
	
a{
	color: Red;
	text-decoration: none;
}
a:hover{
color: Red;
	text-decoration: underline;
}
h1 {
 	font-size: 18px;
	height: 20px;
letter-spacing: 0px;
padding-top:0px;
}
h2{
color: Red;
font-size: 16px;
height: 20px;
letter-spacing: 0px;
}
a.menu{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover{
color: Red;
	text-decoration: underline;
}
.topnavtext{
	font-weight: bold;
color: #ffffff;
font-size: 11px;
height: 20px;
}
/* Gallery Page */
#gallery {

	margin: 1em 8px;

}

#gallery img {

	border: none;

}

#popupholder {

	position: relative;

	width: 450px;

	height: 338px;

	margin-top: 20px;

}

.popup {

	position: relative;

	left: 0;

	top: 0;

}

.popup a {

	width: 90px;

	height: 95px;

	color: #F60;

	float: left;

	display: inline;

	margin: 0;

}

.popup a:link {

	border-bottom: none;

}

.popup a:visited {

	border-bottom: none;

}

.popup a:hover {

	color: #F60;

	text-indent: 0;

}

.popup a:active {

	border-bottom: none;

}

.popup a span {

	display: none;

}

.popup span img {

	display: block;

}

.popup a:hover img {

	border: #F60 0 solid;

}

.popup a:hover span {

	display: block;

	margin: 0;

	text-align: center;

	border: 0;

}

.popup a:visited span img {

	border-width: 0;

}

.popup a:hover span img {

	border-width: 0;

}

.popup a:active span img {

	border-width: 0;

}

#popupl a:hover span {

	left: 0;

	position: absolute;

	top: -358px;

	width: 450px;

	height: 338px;

}

#popupl {

	z-index: 150;

	position: relative;

	margin-left: 0;

	float: left;

	display: inline;

	height: 70px;

}
