body {
	background-color: #EFEEDC;
	padding: 0px;
	margin: 0px;
	cursor: default;
}

body, div, td, span, select, textarea, input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
}

td {
	vertical-align: top;
}

div.background {
	background-color: white;
	background-image: url(images/layout/rocket-watermark-huge.gif);
	background-position: right 150px;
	background-repeat: no-repeat;
}

a {
	color: #990000;
}

a:hover {
	color: #cd0001;
}


div.top {
	padding: 10px;
}

div.content {
	width: 750px;
}

div.links-bar {
	height: 24px;
	background-color: #990000;
	color: white;
	background-image: url(images/layout/red-links-bar.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	padding: 10px 10px 0px 10px;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

a.menu {
	position: relative;
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 10px 11px 11px 11px;
	background-image: url(images/layout/menu-indent.gif);
	background-position: top right;
	background-repeat: repeat-y;
	margin-left: -2px;
	top: -13px;
}

a.menu:hover {
	background-color: #F0BFBF;
	color: #990000;
	margin-left: -1px;
	padding-left: 10px;
}

div.sub-menu {
	background-color: #EEEEDD;
	border-bottom: 1px solid #999999;
	padding: 5px;
	font-size: 7pt;
	color: #666666;
	padding-left: 23px;
	font-weight: bold;
}

div.sub-menu a {
	text-decoration: none;
	color: #666666;
	padding: 10px;
}

div.sub-menu a:hover {
	text-decoration: underline;
	color: #900;
}

h1 {
	/*color: #900;*/
	
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.body {
	margin: 15px 20px 15px 20px;
}

div.breadcrumb {
	font-size: 7pt;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: -5px;
}

div.breadcrumb a {
	text-decoration: underline;
	color: #676767;
}

div.breadcrumb a:hover {
	text-decoration: underline;
	color: #990000;
}

div.right-links {
	position: relative;
	width: 745px;
	text-align: right;
}

div.right-links a {
	color: white;
	text-decoration: none;
	padding: 10px;
}

div.right-links a:hover {
	text-decoration: underline;
	color: white;
}

table.listing-rows {
	margin-top: 15px;

	border-top: 1px solid #ccc;
	margin-bottom: 15px;

	
}

td.listing-row-image {
	border-bottom: 1px solid #ccc;
	width: 100px;
}

td.listing-row-text, td.listing-row-text-featured {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

div.right-side {
	float: right;
	padding-left: 10px;
	width: 160px;
}

div.page-bottom {
	border-top: 1px solid #999;
	background-color: #EFEEDC;
	padding: 5px;
	clear: both;
}



div.bottom-info a {
	text-decoration: none;
	color: #686765;
	display: block;
}

div.bottom-info a:hover {
	text-decoration: underline;
	color: #686765;
}

div.bottom-info a.header {
	color: #990000;
	font-weight: bold;
}

div.bottom-info a.header:hover {
	color: #cd0001;
}

table.page-bottom {
	width: 100%;
}

table.page-bottom td {
	width: 25%;
	vertical-align: top;
}

form.search-form {
	background-color: #EEEEDD;
	padding: 5px;
	border: 1px solid #999;
}

form.search-form select {
	font-size: 7pt;
	width: 148px;
}

div.listing-photos-group {
	text-align: center;
}

div.listing-photos-group a img {
	border: 2px solid white;
}

div.listing-photos-group a:hover img {
	border: 2px solid #990000;
}

table.photo-thumbnails {
	float: right;
}

table.photo-thumbnails a img {
	border: 2px solid white;
}

table.photo-thumbnails a:hover img {
	border: 2px solid #990000;
}

div.site-map {
	line-height: 14pt;
}

div.site-map div {
	margin-left: 15\px;
}

table.new-listing th {
	text-align: left;
}
