﻿body {
	font-family: Arial, Helvetica, sans-serif;
		background-image: url('../images/KW_Script_BG.gif');
		background-attachment: fixed;
}
#mainDIV {
	width: 800px;
	background-color: #990000;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
	padding: 5px;
	border: 2px #ffffff solid;			
}
#titleDIV {
}
#menuDIV {
	width: 160px;
	float:	left;
	text-align: center;
}
#contentDIV {
	background-color: #ffffff;
	float: right;
	width:620px;
	padding: 5px;
	min-height: 1100px;
	border: 1px #000000 solid;
}
#footerDIV 
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;		
}
.btn_up {
	background-image: url('../images/Button_up.gif');
	background-repeat: no-repeat;
	width: 156px;
	height: 29px;
	text-align: center;
	cursor: pointer;	
	font-size: 11pt;
	font-weight: bold;	
	padding-top: 7px;
}
.btn_dwn {
	background-image: url('../images/Button_dwn.gif');
	background-repeat: no-repeat;
	width: 155px;
	height: 28px;
	color: #ffffff;			
	text-align: center;
	cursor: pointer;	
	font-size: 11pt;
	font-weight: bold;	
	padding-top: 8px;
	padding-left: 1px;
}
.btn_link
{
	text-decoration: none;
	color: inherit;
}
.sm_btn_up {
	background-image: url('../images/Button_up_small.gif');
	background-repeat: no-repeat;
	width: 140px;
	height: 26px;
	text-align: center;
	cursor: pointer;	
	font-size: 10pt;
	font-weight: bold;	
	padding-top: 4px;
}
.sm_btn_dwn {
	background-image: url('../images/Button_dwn_small.gif');
	background-repeat: no-repeat;
	width: 139px;
	height: 24px;			
	text-align: center;
	cursor: pointer;	
	font-size: 10pt;
	font-weight: bold;	
	padding-top: 6px;
	padding-left: 1px;
}
.titleScript {
	font-family: Edwardian Script ITC, french script mt, script;
	font-weight:900;
	font-size:60pt;
	padding-left: 20px;
	float:left;
}
.titleScript1 {
	font-family: Edwardian Script ITC, french script mt, script;
	font-weight:800;
	font-size:60pt;
	padding-left: 20px;
	color: #ffffff;
	float:left;
	margin-top: -98px;
	margin-left: -2px;
}

span.indent
{
margin-left: 15px;
}
.red_h1
{
	font-family:Georgia;
	font-weight:bold;
	font-size: 24pt;
	color: #B40101;
}
.red_h2
{
	font-family:Georgia;
	font-weight:bold;
	font-size: 18pt;
	color: #B40101;
}
.red_h3
{
	font-family:Georgia;
	font-weight:bold;
	font-size: 14pt;
	color: #B40101;
}
.mls_price
{
	font-weight:bold;
	font-size: 14pt;
	color: #B40101;
}
.h4
{
	font-family:Georgia;
	font-weight:bold;
	font-size: 12pt;
	color: #FFFFFF;
}
.font10pt
{
	font-size: 10pt;
}
.red_input
{
color: #B40101;
background-color:Transparent;
border: 1px solid #FFFFFF;
border-top-width:0px;	
border-left-width:0px;
border-right-width:0px;
}
.err_msg
{
	font-size: 8pt;
}
.contactFine
{
  	font-size: 10pt;
}
.contactBold
{
	font-weight: bold;
}
td.detailsImage
{
	border:solid 1px;
}
td.detailsInfo
{
 vertical-align:top;
 width: 265px;
}
.mls_pic_not_selected
{
	border: solid 1px #000000;
	width: 94px;
	cursor: pointer;
}
.mls_pic_selected
{
	border: solid 1px #B40101;
	width: 94px;
	cursor: pointer;	
}
.mls_property_detail_header
{
	height: 18px;
	color: #000000;
	background-color: #999999;
	border: solid 1px #DFDFD9;
	padding-left: 5px;	
	font-weight: bold;
}
.mls_property_detail_frame
{
	border: solid 1px #DFDFD9;
	padding: 5px;
}
#contentDIV a 
{
color: #b71525; 
}
#contentDIV a.sm_btn_link
{
	text-decoration: none;
	color: #ffffff;
}
.red_fineprint
{
	font-size: 8pt;
	color: #b71525; 	
}