@charset "utf-8";
.fields {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 16px; border: #d4d0c8 1px solid; vertical-align:middle; color: #000000;  height: 20px}
.inLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0F0F0;
	color: #000000; 
	border: #d4d0c8 1px solid; 
}
.sold {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #bd200f;
}


.dropdown {float:left; }
.dropdown dt {cursor:pointer;}
.dropdown dt:hover { text-decoration:underline}
.dropdown dd {position:absolute; overflow:hidden; display:none; background:#ffd; z-index:200; opacity:0}
.dropdown ul {list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block;  text-decoration:none;  width:220px}
.dropdown a:hover { text-decoration:underline}
.dropdown .underline {color:#000;padding:5px;font-size:12pt;font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant:small-caps;
	font-weight:bold;
}

#apMenu {
	position:absolute;
	left:454px;
	top:142px;
	z-index:99;
}
.oneColFixCtrHdr #header {
	height: 126px;
	margin:auto;


}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #footer {
	height: 80px;

}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
}
#apDiv1 {
	position:absolute;
	left:222px;
	top:0px;
	width:460px;
	height:121px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:73px;
	top:133px;
	width:50px;
	height:24px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:249px;
	top:133px;
	width:162px;
	height:24px;
	z-index:2;
}
#apDivPress {
	position:absolute;
	left:606px;
	top:133px;
	width:64px;
	height:24px;
	z-index:2;
}
#apDiv5 {
	position:absolute;
	left:430px;
	top:133px;
	width:68px;
	height:24px;
	z-index:200;
}
#apDiv6 {
	position:absolute;
	left:762px;
	top:133px;
	width:83px;
	height:24px;
	z-index:2;
}
#apDiv7 {
	position:relative;
	left:0px;
	top:0px;
	width:72px;
	height:71px;
	z-index:3;
}
#apDiv9 {
	position:relative;
	top:-71px;
	width:69px;
	height:70px;
	z-index:4;
	left: 700px;
}
#apDiv8 {
	position:relative;
	left:135px;
	top:-144px;
	width:500px;
	height:70px;
	z-index:5;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
}
.ImageFlow {	display: inline;
	float: left;
	margin: 10;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.RTImageFlow {	display: inline;
	float: right;
	margin: 10;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.ArticleImageNoFlow {	display: inline;
	float: clear;
	margin: 10;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#WOIText {	
	position:relative;
	z-index:4;
	line-height: 20px;
	font-size:14px;
}

.body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
}
a img {border: none; }
a:link {color:#bd200f;text-decoration:none}    /* unvisited link */
a:visited {color:#bd200f;text-decoration:none} /* visited link */
a:hover {text-decoration:underline}   /* mouse over link */
a:active {}  /* selected link */

