/* CSS by SignalMesa.com */body {	font-family: Verdana, Arial, sans-serif;	color: #000;	font-size: 0.9em;	background: #fff url(images/border.jpg) repeat-y;	margin: 0;	padding: 0;}#rap {	text-align: left;	width: 100%;}#content {	width: auto;	position: absolute;	left: 250px;	padding: 25px;}#footer {	border-top: 1px solid #6B7B6B;	text-align: center;	color: #555;	font-size: 90%;}/* Menu layout */#menu {	padding-top: 100px;	width: auto;	padding-left: 60px;	float: left;}#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: #6B7B6B;	border-bottom: 1px solid #6B7B6B;	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;}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;}table#listings {	width: auto;}#listings td {	border-bottom: 1px solid #aba;}#listings ul li {	margin-left: -20px;}.bright-box {	background-image: url(images/menu_bg.gif);	padding: 10px;	border: 2px solid #030;}.contactbox {	background-color: #f1f1f1;	border: 2px #aba solid;	font-family: Geneva, Verdana, sans-serif;	font-size: 0.9em;	padding: 5px;	clear: left;	margin-bottom: 15px;	width: 600px;}
