body {
	background-color: #8B0A08;
}

body,td,th {
	color: #272727;
	font-size:small;
}

h1{
	font-size: large;
	color: #8B0A08;
	text-align: center;
}

h2{
	font-size: medium;
	font-weight: bold;
	color: #8B0A08;
	text-align: center;
}

h3{
	font-size: medium;
	color: #8B0A08;
	text-align: center;
}

hr { color: #8B0A08; background: #8B0A08; border:0; height: 2px; margin: 10px 0; clear: both; }

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img { border: 0; }

.image{
	border: 2px solid #E0DFE3;
	margin: 10px;
}

#main {
	color: #272727;
	font-size:small;
	font-variant: normal;
	font-weight: normal;
	margin: 10px;
}

.address {
	font-size: medium;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}

.synopsis{
	
}

.price{
	color: #8B0127;
	font-weight: bold;
}

.legal{
	font-size: xx-small;
	font-style: italic;
	color: #3E494A;
	text-align: center;
}

.warning {
	color: Red;
	font-weight: bold;
}

.search-buts {
	width: 95%;
	border-bottom: 2px solid #8B0A08;
	margin: 10px 0px 0px 0px;
}

.search-buts td {
	padding: 0px 0px 10px 0px;	
}

.search-buts a {
	color: #8B0A08;
	font-size: 10pt;
	font-weight: bold;
	line-height: 49px;
	width: 150px;
	height: 53px;
	display: block;
	background: url(../images/buts/buts-li.gif) no-repeat center center;
}

.search-buts a:hover {
	color: #F8F4E9;
	background: url(../images/buts/buts.gif) no-repeat center center;
}

.search-buts-current a {
	color: #F8F4E9;
	font-size: 10pt;
	font-weight: bold;
	line-height: 49px;
	width: 150px;
	height: 53px;
	display: block;
	background: url(../images/buts/buts.gif) no-repeat center center;
}


.search-table {
	width: 95%;
	border-bottom: 2px solid #8B0A08;
	margin: 20px 0px 0px 0px;
}

.search-table td {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

.search-table h1 {
	text-align: left;
	font-size: 12pt;
	margin: 0.5em 0px 0.5em 0px;
}

.search-table h2 {
	color: #F8F4E9;
	text-align: center;
	font-size: 11pt;
	margin: 0.2em 0px 0.2em 25px;
}

.search-table p {
	font-size: 12pt;
	margin: 0px 0px 0.5em 0px;
}

.search-table a {
	color: #8B0A08;
	text-decoration: none;
}

.search-table a:hover {
	text-decoration: underline;
}

.search-table-pic-b {
	font-size: 0px;
	width: 150px;
	display: table;
	border: 1px solid #8B0A08;
	margin: 0px 0px 5px 0px;
	padding: 2px;
	background-color: white;
}

.search-table img {
	border: 0px solid #8B0A08;	
}

.search-table-footer {
	color: #C2E3BB;
	text-align: center;
	height: 30px;
	background: url(../images/buts/property-bar.gif) no-repeat bottom right;
}

.search-table-footer a {
	color: #F8F4E9;
}

.results-table {
	width: 85%;
}

.results-table td {
	text-align: justify;
	padding: 10px 1px 10px 1px;
}

.results-table a {
	font-size: 10pt;
	color: #8B0A08;
}

.results-table a:hover {
	color: #C2E3BB;
}

.results-table-pics-l {
	text-align: right;
	width: 50%;
}

.results-table-pics-r {
	text-align: left;
	width: 50%;
}

.results-table-pic-b {
	font-size: 0px;
	width: 300px;
	display: table;
	border: 1px solid #8B0A08;
	margin: 5px 2px 5px 2px;
	padding: 2px;
	background-color: white;
}

.results-table img {
	border: 0px solid white;
	margin: 0px;
}

.bullets td {
	margin: 0px;
	padding: 0px;
}

.bullets ul {
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
td.bg_nav { background: url(../images/bg_nav.gif) repeat-x; }

ul.nav { margin: 0; padding: 0; list-style: none; }
ul.nav li { display: inline; margin: 0; padding: 0 13px; }
ul.nav li a { color: #000; font-weight: bold; font-size: 13px; font-family: Georgia, Arial; }
ul.nav li a:hover { color: #E9CAAD; }

.savannah {
	margin: 0; padding: 150px 0 0 120px;
	background: #FFF url(../images/savannah_logo.gif) no-repeat top left;
	border: #FFF 10px solid;
	font-size: 12px; font-family: Arial, Sans Serif;
}

.savannah h2 { color: #47A4C7; text-align: left; font-size: 14px; }
.savannah ul li { margin: 0; padding: 5px 0; }
.savannah hr { color: #83D3E3; background: #83D3E3; border:0; height: 1px; margin: 10px 0; clear: both; }
.savannah a { color: #02A8C5; }
.savannah a:hover { color: #006CA3; }
.savannah .med { font-size: 14px; color: #06619A; }
.sml { font-size: 11px; }


.hhh { background: #02A8C5; }


form.short_box {
	width: 250px;
	margin: 10px 0 0 20px; padding: 5px;
	float: right; display: block;
	background: #02A8C5; color: #FFF; border: #83D3E3 5px solid;
	font-size: 11px;
}
form.short_box h3 { color: #FFF; font-size: 14px; font-weight: bold; margin: 0; padding: 5px 0; }
form.short_box dl dt { width: 80px; margin: 5px 0; padding: 0 5px; float: left; clear: both; font-size: 11px; text-align: right; }
form.short_box dl dd { width: 120px; margin: 5px 0;  float: left; }
form.short_box dl dd input#submit { width: auto; cursor: pointer; color: #034183; }
form.short_box fieldset, form.short_box dl, form.short_box dt, form.short_box dd { margin: 0; padding: 0; border: 0; }
form.short_box input, form.short_box textarea {
	width: 150px; padding: 3px;
	border: 0;
	font-size: 11px; font-family: Arial, Sans Serif;
}
form.short_box textarea { height: 100px; }
