/* CSS by SignalMesa.com */body {	font-family: Verdana, Arial, sans-serif;	color: #000;	/*background-color: #FFF;*/	font-size: 0.9em;	background: #fff url(images/border.jpg) repeat-y;	margin: 0;	padding: 0;}#rap {	text-align: left;}h1#header {	visibility: hidden;}#content {	margin-left: 25px;	margin-right: 25px;	margin-top: -150px;	padding-bottom: 25px;	position: absolute;}#footer {	text-align: center;	color: #555;	font-size: 90%;}/* Menu layout */#menu {	visibility: hidden;}#menu ul {	padding: 5px;	margin: 0;	border: 1px solid #030;	margin-right: 40px;	background-image: url(images/menu_bg.gif);}#menu ul li {	list-style: none;	margin: 5px;	border: 1px solid #030;	font-size: 85%;}#menu ul li a {	display: block;	color: #030;	background-color: #f1f1f1;	padding: 5px;	text-transform: uppercase;	text-decoration: none;}#menu ul li a:visited { 	color:#030;}#menu ul li a:hover {	color: #FFF;	background-color: #030;}#acrobat {	text-align: center;	width: 130px;	margin-left: 15px;	font-size: 11px;	color: #030;}h1 {	margin-top: 20px;}h2 {	color: #000;	border-bottom: 1px solid #000;	font-weight: bold;	font-size: 18px;	margin-bottom: 5px; 	margin-top: 0;}h3 {	color: #000;	font-size:90%;}/*.post {	margin: 0 20px;}*/a {	color: #003300;	text-decoration: underline;}a.brochure {	color: #003300;	font-weight: normal;	font-size: 80%;	text-decoration: none;	border: 1px dashed #030;	background-color: #CCC;	padding: 2px;	visibility: hidden;}a:hover {	text-decoration: none;}a:hover.brochure {	color: #003300;	font-weight: normal;	font-size: 80%;	text-decoration: none;	border: 1px dashed #030;	background-color: #FF3;	padding: 2px;}a:visited {	color: #003300;}#listings {    border-top: 1px solid #aba;    border-right: 1px solid #aba;    border-left: 1px solid #aba;	empty-cells: show;	margin: 0;	width: 100%;	font-size: 90%;	text-align: left;}/* Image drop shadow technique found at:http://www.1976design.com/blog/archive/2003/11/14/49/*/div.img-shadow {	background: url('images/shadow.gif') no-repeat bottom right;	margin: 10px 5px;	padding: 0;	position: relative;}div.img-shadow img {	background-color: #fff;	border: 1px solid #a9a9a9;	margin: -5px 5px 5px -5px;	padding: 4px;	position: relative;	vertical-align: bottom;} .red {	color: #C00;}#listings td {	border-bottom: 1px solid #aba;}#listings ul li {	margin-left: -20px;}
