body {
	background-color: #1F476D;
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table.propertyDetails {
	width: 100%; 
	margin:0; 
}

div#pageNavigation {
	float: left;
	width: 160px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 8pt;
	background: honeydew;
}
div#pageNavigation a {
	display: block; 
	text-align: left;
    padding: 3px 3px;
	margin: 1px 0 1px; 
	border-width: 0; 
    text-decoration: none; 
    color: black;
    font-weight: bolder;
    border-bottom: 1px solid black;
}
div#pageNavigation a.engraved {
	display: block; 
	text-align: left;
    padding: 3px 3px;
	margin: 1px 0 1px; 
	border-width: 0; 
    text-decoration: none; 
    color: black;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11pt;
    font-weight: bolder;
    border-bottom: 1px solid black;
}
div#pageNavigation a.engraved:hover {
	color: black; 
	border-bottom: 1px solid white;
}
div#pageNavigation a:hover {
	color: blue; 
	border-bottom: 1px solid blue;
}
div#pageNavigation a span {
	display: none;
}
div#pageNavigation a:hover span {
	display: block;
    position: absolute;
    left: 200px;
	width: 125px;
    padding: 5px; 
	z-index: 100;
	color: #F5C878; 
	background: #1E3D0C;
	text-align: left;
}

input.mouseout
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background: honeydew;
    display: block; 
	text-align: left;
	padding: 5px 5px; 
	border-width: 0; 
    text-decoration: none;
    color: black;
    border-bottom: 1px solid black;
	width: 100%;
	font-weight: bolder;
}
input.mouseover
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background: honeydew;
	display: block; 
	text-align: left;
	padding: 5px 5px; 
	border-width: 0; 
    color: blue;
    font-weight: bolder;
    
    border-bottom: 1px solid blue;
	width: 100%;
}
span.mouseout {
	display: none;
}
span.mouseover {
	display: block;
    position: absolute;
    left: 200px;
	width: 125px;
    padding: 5px; 
	z-index: 100;
	color: #F5C878; 
	background: #1E3D0C;
	text-align: left;
}

#header {
	/*background-image: url("../images/header1.jpg");*/
	background-image: url("../JKrrealty/images/home-banner.jpg");
	background-repeat: no-repeat;
	height: 122px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 10px;
}
.article_table {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 8pt;
}
.article_title {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #D7DFE2;
	font-weight: bold;
}
.article_content {
	width: 147px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

#menu {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 12px;
	background-color : #285F94;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
#menu a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.6em;
	padding-left: 5px; /*space between link and bullet*/
}
#menu a:visited {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.6em;
	padding-left: 5px; /*space between link and bullet*/
}
#menu a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #C1CFD6;
	text-decoration: none;
	line-height: 1.6em;
}
/*================================================================================
>> Main Menu Links
================================================================================*/

td.vmenu_main_off {
   width: 100%;
   border: 0px;
   padding: 3px 0px 0px 20px;
}

td.vmenu_main_on {
   width: 100%;
   border: 0px;
   padding: 3px 0px 0px 20px;
}

div.vmenu_main_off {
   width: 100%;
   font-size: 13px;
   font-weight: normal;
}

div.vmenu_main_on {
   width: 100%;
   font-size: 13px;
   font-weight: bold;
}

/*================================================================================
/* Sub Menu Bullets
================================================================================*/

/* Sub menu bullets */
td.vmenu_sub_bull_off {
   width: 20px;
   padding: 3px 20px 0px 20px;
}

td.vmenu_sub_bull_on {
   width: 20px;
   padding: 3px 20px 0px 20px;
}

div.vmenu_sub_bull_off {
   font-size: 11px;
   color: #858585;
   font-weight: bold;
}

div.vmenu_sub_bull_on {
   font-size: 11px;
   color: #505050;
   font-weight: bold;
}

/*================================================================================
/* Sub Menu Links
================================================================================*/
td.vmenu_sub_off {
   width: 100%;
   border: 0px;
   padding: 3px 0px 0px 1px;
}

td.vmenu_sub_on {
   width: 100%;
   border: 0px;
   padding: 3px 0px 0px 1px;
}

div.vmenu_sub_off {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-size: 12px;
   font-weight: normal;
}

div.vmenu_sub_on {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-size: 12px;
   font-weight: bold;
}

.leftcol1{
	background-color : White;
}
.newsrow{
	background-color : #5C81AE;
}

#leftcol {
	width: 174px;
}
#newsbox {
	background-color: #5C81AE;
	text-align: left;
	vertical-align:top;
	padding: 10px;
}
#newsbox h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #245585;
	letter-spacing: 0.2em;
	padding-left:10px;
}
#newsbox h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #D7DFE2;
	font-weight: bold;
	line-height: 6px;
	margin-bottom: 2px;
	padding-left:10px;
}
#newsbox p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left:10px;
	color: #000000;
	font-weight: normal;
}
#logo {
	height: 92px;
	width: 174px;
	background-color : #285F94;
}
#maincontent {
	background-color: #FFFFFF;
	vertical-align:top;
	padding: 20px 15px 20px 20px;
}
#maincontent h1 {
	color: #245585;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
#maincontent h2 {

	color: #245585;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#maincontent p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.3em;
	margin-bottom: 10px;
}
contentcol{
	background-color : #FFFFFF;
}
/*================================================================================
/* Promo boxes
================================================================================*/
#promo {
	background-color: #FAF9F9;
	border: 1px solid #D6E0E5;
	padding: 10px;
	vertical-align:top;
}
#promo h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DBA024;
	margin-bottom: 0px;
}
#promo p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
}
#promo2 {
	background-color: #FAF9F9;
	border: 1px solid #D6E0E5;
	padding: 10px;
	vertical-align:top;
}
#promo2 h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DBA024;
	margin-bottom: 0px;
}
#promo2 p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
}
hr {
	margin-bottom: 10px;
	width: 100%;
	color: #E0DFE3;
}

.topper{
	background-color : #FFFFFF;
	height : 39;
}
.footer {
	background-image: url("../JKrrealty/images/footerbg.gif");
	background-repeat: repeat-x;
	height: 43px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #525252;
	text-align: center;
	padding-top: 6px;
}

.FormLt1 { 
	font-family : Arial;
	font-size : 8pt;
	cursor:pointer;
}

textarea {
	font-size:8pt; 
	height:75px; 
	width:175px;
}

.logohead {
	font-family : Arial;
	font-size : 25pt;
	font-weight : bold;
}

.logosub {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}

.sohotext {
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
}


.border {  
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size: 8pt; 
	border: 1px #000000 inset;
}

.text {  
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size: 9pt;
}

.SMtext {  
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size: 8pt;
}

.uptext {  
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size: 7pt; 
	color: darkgreen;
}

div.commandRow {
	padding-bottom: 10px;
	padding-top: 25px;
	text-align: center;
}
div.row {
	padding-bottom: 2px;
	padding-top: 2px;
	height: 100%;
	overflow: visible;
}
div.row img {
	margin-top: 3px
}

label {
	display: block;
	float: left;
	margin-top: 3px;
	text-align: right;
	width: 9em;
	padding-right: 10px;
}

.homeListTable
{
	width: 100%;
}

.homeListTR
{
	font-size: 90%;
    COLOR: black;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}


.homeListSoldTR
{
    font-size: 90%;
    COLOR: red;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bolder;
}

th {
	font-size: 100%;
	font-weight: bolder;
	padding-left: 2px;
	padding-right: 2px;
	COLOR: black;
}
#homeListTable TD {
border-bottom: solid 1px #000000;
}

.homeLink {
	font-size: 100%;
	color: blue;
	TEXT-DECORATION: underline;
}

div.adminHeader
{
    FONT-SIZE: 12pt;
    FLOAT: left;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    TEXT-ALIGN: center;
}

.Menu
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    TEXT-ALIGN: center;
}

.buttons
{
    TEXT-ALIGN: center;
}
.buttons A
{
    PADDING-RIGHT: 2px;
    DISPLAY: block;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 2px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
    COLOR: black;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: 1px solid;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    width: 300px;
}
.buttons A:hover
{
    COLOR: #0000ff;
    TEXT-DECORATION: none;
}

table.dataEntry tr {
	
}

tr.dataEntryRow td {
	padding: 0.25em 1px;
	border-bottom: 1px solid black;
}

td.dataEntryLabel {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	COLOR: black;
}

td.smallDataEntryLabel {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	COLOR: black;
	width: 100px;
}

div.dataEntryHelp {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	COLOR: red;
}
span.dataEntryHelp {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	COLOR: red;
}

td.dataEntryNav {
	padding: 20px;
	text-align: center;
}

span.dataEntryHeader {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	COLOR: black;
}

div#propertyNote {
	padding-left: 5px;
	padding-right: 5px;
	color: green;
	background: none;
	border: 1px solid;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	
}

.propertyPrice {
    FONT-WEIGHT: bold;
    FONT-SIZE: 26px;
    COLOR: #000066;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background: none;
}

.propertyDetailHeader {
	padding-left:5px;
	padding-top:2px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14x;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
div#propertyAgentOption {
	WIDTH: 100%;
	TEXT-ALIGN: center;
    COLOR: #FF9900;
	background: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

div#mainPicture {
	float: left;
	width: 500px;
	padding-right: 10px;
}
div#picDescription {
	text-align: center;
}
td.additionalInfo {
	background: #e4f7e4;
	text-align: center;
	width:100%;
	vertical-align: top;
	font-size: 8pt;
}
.pageCounter {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: violet;
	text-align: center;
}
div.additionalInfoLabel {
	width: 100%;
	padding-top: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
div.additionalInfoContent {
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.picContainer {
    border: 1px solid;
}
img.pic {
	
}
tr.even {
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
tr.odd {
	text-align: center;
	background: #e4f7e4;
	COLOR: black;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
div.sectionDesc {
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

div.pictureEven {
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

div.pictureOdd {
	float: right;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
div.pictureCaption {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	width: 450px;
}

.tinyNote {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	COLOR: black;
	background: none;
}
div#headerBorder {
	WIDTH: 100%;
	border-bottom: 2px solid;
}

div#exposure {
	PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #3f8640;
	background: none;
	text-align: center;
}
div#attorneyNotice {
	PADDING-LEFT: 5px;
    FONT-SIZE: 12px;
    COLOR: #3f8640;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    HEIGHT: 30px;
	background: none;
}
div#features {
	float: left;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

.captionText { 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.adTable
{
    BORDER-RIGHT: #3f8640 1px solid;
    BORDER-TOP: #3f8640 1px solid;
    BORDER-LEFT: #3f8640 1px solid;
    BORDER-BOTTOM: #3f8640 1px solid
}
Table.page_table
    	{
	    background-image: url("images/water_mark.gif");
		background-repeat: no-repeat;
		background-position:  center; 
    	}	 
		 
		 
		 
	.Page_Title	 
		{
			font-family: arial;
 			font-weight: bold;
 			font-style: italic;
 			font-size: 14pt;	
 			color: #000000;
		}
		 
	.Page_Text
        {
           font-family: arial;
            font-size:  10pt;
            color: #000000;
            text-align: left;
    }


		
	.List_Title
	{
		background: #005BAB;
		font-family: arial;
 		font-weight: bold;
 		font-style: italic;
 		font-size: 12pt;	
 		color: #FFFFFF;
 		padding-left: 10px;
	}
		
		
	.List_Cell
   {
       border:1px solid #005BAB;
       border-collapse:collapse;
       font-family: arial;
        font-size:  10pt;
        color: #000000;
        padding-right: 15px;
       padding-left: 10px;
       padding-top: 10px;
       padding-bottom: 10px;
        text-align: left;
    }

		
	.Listing_TBL
		{ 	  
	  			border:0px 
	  			border-collapse:collapse;
	  			padding: 5px;
 			}	
		
		
 	.sell_divider
		{ 	  
	  	
 			}	
 			
 	.triangle_cell		
 	{
	 	padding-left: 25px;
 	}
 			
.Sell_Page_Text
        {
           font-family: arial;
            font-size:  10pt;
            color: #000000;
            text-align: left;
        }
  
             
    .Sell_Page_Title    
        {
            font-family: arial;
            font-weight: bold;
             font-style: none;
             font-size:  18pt;    
            color: #005BAB;
            text-align: left;    
        }    
        
     .Sell_Page_Subtitle
        {
            font-family: arial;
            font-weight: bold;
             font-style: italic;
             font-size:  12pt;    
            color: #000000;
            text-align: left;   
        }    
			
	.example_text
		{
			color: #005BAB;	
		}	
		
#box {
	height: 300px;
	background: url("../JKrrealty/images/bg-box.jpg") center no-repeat;
}

#formBox {
	width: 100%;
	height: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.tBorder {
	border: 1px solid #ccc;
	padding: 2px;
}

.txtBox {
	border: 1px solid #7f9db9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 2px;
}

.txtNew {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.aWhite {
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
	padding: 0 0 0 10px;
	clear: both;
}

.aWhite:hover {
	color: #fff;
	font-size: 8pt;
	text-decoration: underline;
	padding: 0 0 0 10px;
	clear: both;
}

.alink {
	background: url("../JKrrealty/images/bullet001.gif") left no-repeat;
	color: #c8edff;
	margin: 0 0 0 0;
	padding: 0 0 0 18px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 9pt;
}

.alink:hover {
	background: url("../JKrrealty/images/bullet001.gif") left no-repeat;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 18px;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 9pt;
}

.foot {
	color: #6286b1;
	text-decoration: none;
}

.foot:hover {
	color: #6286b1;
	text-decoration: underline;
}
