﻿/* CSS Document */

* { padding: 0px;
	margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: ##FFFF99;
	font-size: 1em;
	
	}
body {

	font-size: .75em;
	color: #FFFF99;
	line-height: 1.2 em;
	background-attachment: fixed;
	background-image: url('../images/bg_gray.gif');
	background-repeat: repeat;
	background-position: 0px 0px;
	}



td#navcontainer
{
	background-color: #000000;
	width: 153px;
	border: 2px ridge #FF9900;
}

li
{
	margin: 4px 0px 4px 0px;
	padding-left:0px;
	border: none;
}

ul.nav
{
    padding-left: 0px;
    margin: 0px;
    list-style-type: none;
    font-size:13px;
    width: auto;
}
ul.nav li
{
	margin: 0px;
	padding-left:0px;
	font-size: xx-small;
}

ul.nav ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size:10px;
}

ul.nav a
{
    display: compact;
    padding: 0px;
    border-bottom: 1px none #0099CC;
    background-color: #000000;
    text-decoration: none;
    color: #0099CC!important;
    font-weight: normal;
}

ul.nav ul a
{
    padding-left: 1px;
    font-weight:normal;
}

ul.nav ul ul a
{
	padding-left: 10px;
	font-weight:normal;
	background-color: #000000;
}

ul.nav a:hover
{
	color: #FF9900!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #000000;
}

ul.nav ul a.active
{
	color: #cc6600 !important;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
}

#active a
{
    font-size:10px;
}


#navcontainer
{
	border-right: 1px none #FF9900;
	background-color: #0000CC;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FF9900;
}
  
/* default links */
a:link {
	color: #66CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a:visited {
	color: #66CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a:active {
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}
a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}
/* Text and Fonts */
/* default body text */


.f1
{

    font-size:10px;
}
/*

*/
.f2
{
	font-size:10pt!important;
	font-weight:normal!important;
	color: #FEFEF3;

}
/*

*/
.f3
{
    font-size:10px;
    color: #666;
}
/*

*/
.f4
{
    font-size:10px;
    font-weight:bold;
    color: #666;
}
/*

*/
.f5
{
    color:#000 !important;
    font-size:13px !important;
}
/*
Subheads (Body Text) 
*/
.f6
{
    font-weight: bold;
    font-size:13px !important;
}
/*
Subhead (boxes, marketing text) 
*/
.f7
{
    font-weight: normal;
    color: #cc6600;
    font-size:13px !important;
}
/*
Subhead (3 column: 3rd column header) 
*/
.f8
{
	font-weight: bold;
	color: #FF9900;
	font-size:12px!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	text-align: left;
	text-indent: 5pt;
	white-space: normal;

}
/*
Headers (Body Copy) 
*/
.f9
{
    font-size:16px;
    font-weight: bold;
    color: #cc6600;
    margin-top:0px;
}
/*
Headers (Report Table) 
*/
.f10
{
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;

}
/*
Header (Glossary Pop-Up Window) 
*/
.f11
{
    font-size:14px;
    font-weight: bold;
    color: #fff;
}

/*
Headers (Body Copy)
*/
.f12
{
    font-size:16px;
    font-weight: bold;
    color: #cc6600;
}

.f13
{
	font-size:10px;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-image: url('orbk_tr_bu.gif');






}

.f14
{
    font-size:10px !important;
    font-weight:bold !important;
    color: #cc6600;
}

/* Box Styles */

/*

*/

table.normal
{
	border: 1px solid #CCCCCC;

}




/*
Category Headers (primary dividers) 
Reports 
Build Links 
*/
.b5
{
    font-size:10px !important;
    color: #000;
    text-align:left;
    background-color: #f4f4f4;
}

/*
Data Table 
Reports 
Build Links 
*/
.b6
{
    font-size:13px !important;
    color: #000;
    font-weight:bold;
    text-align:left;
    background-color: #fff;
}

/*
Data Table Bottom Headers (subtotals) 
Reports 
*/
.b7
{
    font-size:13px !important;
    color: #cc6600;
    font-weight:bold;
    text-align:left;
    background-color: #e8e9dd;
}

/*
3 Column Right Hand Header bar 
Home and Reports 
Help
*/
.b10
{
    background-color:#6e6e6e;
    font-size:14px;
    font-weight: bold;
    color: #fff;
}

/*
Header bar 
Glossary Pop-Up 
*/
.b11
{
    background-color:#333;
    font-size:14px;
    font-weight: bold;
    color: #fff;
}

/*

*/
.b12
{
    color: #FFCC66;
    background-color:#333;
    font-weight:bold;
}


.b13
{
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}
.b13 td
{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.b13 th
{
    font-size:11px !important;
    color: #000;
    text-align:left;
    background-color: #f1f3eb;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

/* Basic report table styles */
table.report
{
    border-collapse:collapse;
    width:90%;
    margin:20px auto;
}
table.report td
{
    background-color:#000000;
    padding:5px;
    border:1px solid #bbb;
}
table.report th
{
    text-align:center;
    background-color:#f1f3eb;
    font-size:10px;
    font-weight:normal;
    border:1px solid #bbb;
    padding:5px;
}

<style type="text/css">

navcontainer_body1 {
	background-color: #000000;
	width: auto;
	border: 2px ridge #FF9900;
}
#navcontainer_body1 {
	background-color: #000000;
	width: auto;
	border: 2px ridge #FF9900;
}

#navcontainer_body181 {
	border: 1px solid #FF9900;
	width: 653px;
	position: absolute;
	left: 0px;
	top: 0px;




}


bodyindex {

	background-color:#FFFFFF;
	color:#00FFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #FF9900;
	top: 10px;
	padding: 10px;
}
.f100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #0099CC;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: normal;

}
.marquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFE1;
	background-repeat: repeat-x;
	background-position: center center;
	vertical-align: middle;
	white-space: nowrap;
	display: run-in;
	background-attachment: scroll;
}
.f15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}
.f16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.f8c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
}
.ht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	text-transform: lowercase;
	color: #f1f3eb;
	text-decoration: none;
}
bodycontainerbstop {
	width: 651px;
	border-top: none;
	border-right: none;
	border-bottom: 2px ridge #FF9900;
	border-left: none;

}
#navcontainer_bodybstop {
	width: 653px;
	border-top: 2px none #FF9900;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #0066CC;

}
#navcontainer_footertbl {
	width: 653px;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	position: absolute;
	left: 2px;
	top: 1500px;

}
#tablebtm {
	border: 1px solid #3399CC;
	position: absolute;
	left: 0px;
	height: auto;
	width: 655px;
	top: 1500px;

}

td.orstrip {
	background-position: left top;
	background-color: #FFFFCC;
	height: 2px;
	background-image: url('../images/spacer.gif');
	background-repeat: no-repeat;
}

tr.165top {
height: 60px;}
td.webbot {
	height: 20px;
	color: #00FF00;
	font-size: 80%;
	background-color: #000000;
	text-align: center;
	font-family: Verdana;
	width: 100%;
}
td.pix {
	width: 180px;
	text-align: center;
	min-height: 200;
	max-height: inherit;
	height: auto;
}

img {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #FF8000;
	padding: 3px;
}
td.type {
	vertical-align: top;
	margin-top: 4px;
	margin-left: 4px;
	width: 130px;
	height: auto;
}
p.type {
	margin-top: 4px;
	margin-left: 4px;
}
td.features {
	height: auto;
	background-image: url('../images/css/features.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	vertical-align: top;
}
td.location {
	background-image: url('../images/css/location.gif');
	background-position: 4px 4px;
	background-repeat: no-repeat;
	width: 130px;
	height: 70px;
}
td.location p {
	margin-top: 40px;
	margin-left: 4px;
	margin-bottom: 4px;
	font-size: 94%;
}
td.price {
	width: 180px;
	height: auto;
	background-image: url('../images/css/price.gif');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
td.price p {
	margin-top: -3px;
	max-height: 70;
	max-width: 180;
	color: #00FF00;
	margin-left: 48px;
}
td.posted {
	background-image: url('../images/css/posted.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	width: 130px;
	height: 80;
}
td.posted p {
	margin-top: 40px;
	margin-left: 4px;
	margin-bottom: 4px;
	font-size: 94%;
}
td.contact {
	width: auto;
	height: 70px;
	background-image: url('../images/css/contact.gif');
	background-repeat: no-repeat;
	background-position: right 20px;
}
td.details p {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
td.details {
	width: 180px;
	height: 70px;
}
td.features p {
	margin: 40px 8px 8px 4px;
	line-height: 1.5em;
}
img.nobord {
	margin: 0px;
	padding: 0px;
	border: thick none #000000;
}
td.tttL {
	width: 140px;
	text-align: center;
}
table#toptable {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #FF8000;
	background-color: #000000;
	width: 461px;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 20px;
}
table#main-table {
	background-color: #000000;
	border: 1px solid #FF8000;
	width: 651px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
table#recent {
	background-color: #000000;
	border: 1px solid #FF8000;
	width: 651px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}


table#bottom {
	background-color: #000000;
	border: 1px solid #FF8000;
	width: 651px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

td.tttR {
	width: 140px;
	text-align: center;
}
td.tttC {
	width: 100%;
	text-align: center;
}
td.type p {
	margin-top: 4px;
	margin-left: 4px;
}

td.sold {
	height: auto;
	background-image: url('../images/css/sold1.gif');
	background-repeat: no-repeat;
	background-position: center 30px;
	vertical-align: top;
	width: 328px;
}

td.sold p {
	color: #00FF00;
	margin-top: 74px;
	text-align: center;
	font-size: 90%;
}
td.comment {
	width: auto;
	height: 70px;
	text-align: center;
}
td.botTRT {
	width: 100%;
	height: 60px;
	text-align: center;
	vertical-align: middle;
}
p.copy {
	color: #C0C0C0;
	font-size: 80%;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
}
p {
	margin-left: 5px;
}
td.divider18or {
	width: 651px;
	height: 18px;
	font-weight: bold;
	text-indent: 5px;
	background-color: #FFFFFF;
	color: #000000;
}
table#showcase {
	background-color: #000000;
	border: 1px solid #FF8000;
	width: 651px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.smtel {
	font-size: 80%;
}
.flag {float: right; margin: 11px 6px; }
