* { outline:none;}
.style1 {
	color: #000000;
	font-weight: bolder;
	text-transform: uppercase;
}
.style2 {
	color: #333333;
	font-weight: bold;
}
.green {
	color:#7b9225;
}
ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0px;
	margin-top: 0px;
	padding-left:35px;
}
body {
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(images/bkgd.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
a:link, a:visited {
	color:#7C9915;
	text-decoration: none;
}
a:hover, a:active {
	color: #7C9915;
	text-decoration: underline;
}
table.for-sale { margin-top:20px; border:solid 2px #666666; padding-left:3px;}
p.sale-detail, h2.sale-detail {
	width:565px;
	text-align:left;
	margin-left:40px;
}

/* ----------menu-------------- */
.Menu { 
font: normal 11px verdana, lucida, sans-serif;
text-transform: uppercase; 
}
.Menu ul {
	margin: 0;
	margin-top:auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 42px;
	padding-left: 65px;
}
.Menu li { 
display: inline;
} 
.Menu li a {
	color: #897200;
	text-decoration: none;
	background: url(mberk/images/bkg-menu-off.gif) no-repeat center top;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 6px;
}
.Menu li a:hover { 
color: #000; 
}

/* ----------main body-------------- */
h1 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #fdd538;
}
h2 {
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
h2 a, h2 a:link, h2 a:visited {
	text-decoration:none;
}
td h2 a:hover, h2 a:active {
	text-decoration: underline;
}
h3 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
}
p {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 20px;
	color: #666666;
	padding-right: 8px;
	margin-top: 0px;
}
hr {border: none 0; 
	border-top: 1px dotted #7e8ab1;
	border-bottom: 1px solid #6B78A0;
	width: 100%;
	height: 2px;
	margin: 4px auto 4px 0;
}
.subhead {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	margin-bottom: 15px;
	margin-top: -5px;
}
/* ----------footer-------------- */

#footer p {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
	
	
}
#footer a:link, #footer a:visited  {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #f3cb04;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}
.topImage {
	padding-top: 10px;
}
.topheadline {
	padding: 18px 0px 0px;
}

