body {
	background-image:url(images/stripe.gif);
	background-repeat: repeat-x;
	background-color: #6D0101;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0 0 0;
	}
	
#container {
	position: relative;
	width: 880px;
	margin: 0 auto;
}

.contactBox {
	position: absolute;
	z-index: 99999;
	right: 38px;
	top: 10px;
	width: 200px;
	height: 50px;
	text-align: right;
}

	.contactBox p {
		color: #fff;
		font-weight: bold;
		font-size: 11pt;
		margin: 0 0 3px 0;
	}
	
a:link {  color:#947B49; 
text-decoration: underline;
font-weight: bold;}

a:visited {  color: #947B49; 
text-decoration: underline;
font-weight: bold;}

a:hover {  color: #000; text-decoration: none;
font-weight: bold;}

a:active {  color: #947B49; text-decoration: none;
font-weight: bold;}

.buttons {
	text-decoration: none;
}
.buttons a:link {  
color: #FFFFFF; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; font-weight: bold}

.buttons a:visited {  
color: #FFFFFF; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-weight: bold}

.buttons a:hover {  
color: #6D0101; 
text-decoration: underline; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-weight: bold}

.buttons a:active {  
color: #FFFFFF; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-weight: bold}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	}

.gm7 {
	text-decoration: none;
}
.gm7 a:link {  
color: #6D0101; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;}

.gm7 a:visited {  
color: #6D0101; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
}

.gm7 a:hover {  
color: #fff; 
text-decoration: underline; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
}

.gm7 a:active {  
color: #6D0101; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#6D0101;
	font-weight:bold;
}

.mini {
font-family:Arial, Helvetica, sans-serif;
color: #336600;
font-size:14px;
font-weight:bold;
}

.mls_table {
	background-color: #6D0101;
	font: 13px arial,helvetica;
}

.mls_hdr_row {
	background-color: #B79D6C;
	color: #000000;
}

.mls_row {
	background-color: #ECE5D7;
	color: #666666;
}

.mls_button {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color: #B79D6C;
	border: 1px solid #6D0101;
	margin: 0px;
	padding: 0px;
}

.mls_list_address {
	font-weight: normal;
}

.mls_list_price {
	font-weight: bold;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination {
	padding: 2px;
}

.pagination ul {
	margin: 0;
	padding: 0;
}

.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a, .pagination a:visited {
	padding: 0 5px;
	border: 1px solid #6D0101;
	text-decoration: none; 
	background-color: #ECE5D7;
	color: #333333;
}

.pagination li.currentpage {
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid #6D0101;
	background-color: #B79D6C;
	color: #000000;
}

.pagination li.disablepage {
	padding: 0 5px;
	border: 1px solid #6D0101;
	color: #929292;
}

.pagination li.nextpage {
	font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage { /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}
table#mlsFeatures {
	padding:0px 15px 0px 5px;
}
table#mlsFeatures tr td.mlsClass {
	width: 180px;
}