/* CSS Document */

html {
scrollbar-face-color: #99b; 
scrollbar-arrow-color: #fff; 
scrollbar-highlight-color: #fff; 
scrollbar-shadow-color: #99c; 
scrollbar-3dlight-color: #000;
margin: 0; 
padding: 0;  
}

body {
margin: 0; 
padding: 0; 
background: #669966;
text-align: center;
font-family: Verdana, Helvetica, Arial, Sans Serif;
font-size: 1em;
}

img {
border: 0px;
}

h1 {
text-align: center;
font: italic bold 1.5em Verdana, sans-serif;
color: #2c5800;
}

h2 {
font-size: 1.2em;
line-height: 1.5em;
margin-top: 0;
text-align: left;
margin-right: 20px;
color: #0a2f18;
}

/* Main Structure, wrap the whole layout*/

div#container{
text-align:center;
width:800px;
margin: 0 auto;
}


/* clears space at bottom */
div.clearone {
clear:  both;
height: 5px;
}

div#content p{
line-height:1.4;
}

#topcontent {
width: 740px;
text-align: left;
font-size: 1em;
line-height: 1.3em;
margin-top: 15px;
}
/* fs Content */
div#contentwrap {
width: 800px; 
margin: 0 auto;
background: url(img/contentwrap_bg.gif) repeat-y;
}


div#lcontent{
float: left;
background-color: #B2CCD4;
margin: 0 auto;
}

/* Right Content Column */
div#rcontent{
float: right;
width: 604px;
text-align: justify;
margin-left: 5px;
font-size: 1em;
line-height: 1.7em; 
background-color: #F5F5F5;
padding-top: 15px;
padding-bottom: 15px;
}

.centercontent{
text-align: center;
border-style: none;
width: 790px;
margin-top: 0px;
padding: 0;
}

.brownboxl, .brownboxr, .brownboxc {
width: 290px;
float:  left;
margin: 10px;
background-color: #eaeaae;
text-align: left;
padding: 20px;
}

/* My Comment */

.brownboxr {
float:  right;
}

.brownboxc {
margin-top: 20px;
padding: 10px;
margin-left: 125px;
}

.pdficon {
float:  right;
}

.pdftext {
float:  left;
padding-top: 25px;
padding-left: 10px;
}

.brownboxul {
line-height: 1.5em;
}

.maintext, p.maintext {
font: .9em/1.4em Verdana, sans-serif;
margin-left: 0;
padding: 0;
}


/* @group Homes Table */

table#homes {
width: 700px;
font-size: .9em;
text-align: left;
margin-left: 20px;
padding-top: 10px;
float: none;
clear: left;
}

th.homes {
color: #303c27;
border-bottom: 2px solid #cc9;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
padding: 6px 6px 10px 12px;
background: #e4e3aa url(img/homes_table_header_bg.gif) repeat-x 0 100%;
}

th.nobg {
background-color: #447124;
}

td.homes, td.homesphoto, td.homesright, td.homeslist {
background: #fff url(img/homes_table_bg.gif) repeat-x 0 100%;
border-bottom: 2px solid #cc9;
border-left: 2px solid #cc9;
padding-left: 12px;
}

td.homesphoto {
width: 200px;
padding: 5px;
background: #a0b365 url(img/homes_table_photo_bg.gif) repeat-x 0 100%;
border-bottom-style: solid;
}

td.homesright {
border-right: 2px solid #cc9;
}

td.homeslist {
width: 50px;
font-weight: bold;
font-size: 1.2em;
color: #2e2e2e;
}

td.number {
color: #393b12;
font-weight: bold;
font-style: italic;
background: #e4e3aa url(img/homes_table_bg_number.gif) repeat-y 100% 0;
padding-left: 5px;
padding-right: 9px;
}

tr.top {
border-top: 1px solid #cc9;
}



/* @end */

table#listing_photos {

}

td.fs_pic_td {
background-color: #4d603b;
width: 260px;
text-align: center;
}

td.asset_label {
font-size: .8em;
vertical-align: top;
}

/* float image in text */
.contentpic {
float: right;
margin-left: 20px;
margin-right: 10px;
margin-top: 40px}

/* download bg & text */
.download, .downloadvcard, .downloadbizcard {
width: 234px;
height: 65px;
font: bold .85em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: left;
background: url(img/download_pdf_bg.gif) no-repeat;
margin-left: 180px;
padding: 5px 40px 5px 20px;
}

/* download bg & text */
.downloadvcard {
background: url(img/download_bg_vcard.gif) no-repeat;
margin-left: 32px;
}

/* download bg & text */
.downloadbizcard {
background: url(img/download_bg_bizcard.gif) no-repeat;
margin-left: 160px;
}


/* Pullquote */
div#pullquote {
width: 175px;
margin-top: .5em;
text-align: left;
font-size: .9em;
line-height: 1.4em;
font-weight: bold;
font-style: italic;
color: #293745;
}

/* lnavbox */
div.lnavbox {
width: 175px; 
margin-top: .5em;
padding: .25em;
font-size: 1em;
line-height: 1.4em;  
font-weight: bold;
color: #fff;
background: #98adb4 url(img/lnavbox_bg.gif) repeat-x;
margin-left: 4px;
}

div.navboxcontent {
width: 164px;
text-align: left;
font-size: .8em;
line-height: 1.3em;
font-weight: normal;
color: #73726d;
background: #f5f5f5;
margin-top: .25em;
margin-left: 0;
padding: 5px;
}

div.centerbox {
margin: 0 auto;
text-align: center;
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
}

div.emailcontact, div.contactdownloads{
float: left;
width: 250px; 
padding: .4em;
margin-left: 10px;
text-align: center;
font-size: .85em;
line-height: 1.3em;
color: black;
background: #DEDEDE;
}

div.contactdownloads{
line-height: 2.3em;
background: #f5f5f5;
width: 550px;
text-align: center;
}

div#botnav{
clear:both;
width: 740px;
font-size: .8em;
float: left;
}


div#footer{
color: #a7a7a7;
font-size: .5em;
}

div#footer p{
margin:0;
padding:5px 10px
}



/* Styles */


.bold, .boldhead {
font-weight: bold 
}

.boldhead {
font-size: 1.25em; 
}

.boldclose {
font-size: 1.0em;
line-height: 1em; 
color: black; 
font-weight: bold 
}

.boldsubhead {
font-size: 1.1em;
color: gray; 
font-weight: bold;
font-variant: small-caps;
}

p.cen{
text-align: center;
}

.orange {color: orange }

a:link {color: #1b466b; text-decoration: underline; }
a:visited {color: #852590; text-decoration: underline; }
a:hover {color: 3EB6CC; text-decoration: underline; }
a:active {color: FFBA00; }

a.greenlink:link {color: #333300; text-decoration: underline; }
a.greenlink:visited {color: #333300; text-decoration: underline; }
a.greenlink:hover {color: 3EB6CC; text-decoration: underline; }
a.greenlink:active {color: FFBA00; }

a.whitelink:link {color: #faf9cf; text-decoration: underline; }
a.whitelink:visited {color: #faf9cf; text-decoration: underline; }
a.whitelink:hover {color: faf9cf; text-decoration: underline; }
a.whitelink:active {color: faf9cf; }

a.nav:link {color: #FFFFFF; text-decoration: underline; }
a.nav:visited {color: #E2EDE2; text-decoration: underline; }
a.nav:hover {color: FF9900; text-decoration: underline; }
a.nav:active {color: yellow; }

a.navsel:link {color: #FF9900; text-decoration: underline; }
a.navsel:visited {color: #FF9900; text-decoration: underline; }
a.navsel:hover {color: 8FE925; text-decoration: underline; }
a.navsel:active {color: F8C410; }

a.botnav:link {color: #000000; text-decoration: underline; }
a.botnav:visited {color: #852590; text-decoration: underline; }
a.botnav:hover {color: 3EB6CC; text-decoration: underline; }
a.botnav:active {color: 3EB6CC; }

a.header:link {color: #FFFFFF; text-decoration: underline; }
a.header:visited {color: #FFFFFF; text-decoration: underline; }
a.header:hover {color: #FF9900; text-decoration: underline; }
a.header:active {color: 009999; }

a.headerdark:link {color: #000000; text-decoration: underline; }
a.headerdark:visited {color: #000000; text-decoration: underline; }
a.headerdark:hover {color: #FF9900; text-decoration: underline; }
a.headerdark:active {color: 009999; }

.mediumbold {
font-size: .75em; 
color: black; 
font-weight: bold }

.medium {
font-size: .75em; 
color: black; 
}

.contenthead {
font-size: 2em;
color: #Black; 
font-weight: bold;
}

.contentsubhead {
font-size: 1.7em;
color: gray; 
font-weight: bold;
font-variant: small-caps;
font-style: italic;
}

.conbold {
color: #333300;
font-weight: bold;
}

.italic {
font-style: italic;
}

.smallbold {
font-size: 1em; 
color: black; 
font-weight: bold }

.subhead {
font-size: 1.25em;
font-weight: bold;
}

.medgreen {
color: #445435;
}

.fullwidthtext {
margin-left: 20px;
margin-right: 20px;
text-align: left;
line-height: 1.3em;
}

.left {
text-align: left;
}

.caps {
font-variant: small-caps;
}

.large {
font-size: 1.5em;
}

HR.break {
color: #97af71;
width: 594px;
shad: noshade;
border: 4px solid #efecaf;
}

HR.double {
border: double;
}

div.lightbg, div.lightbg600 {

}

div.lightbg600 {
width: 600px;
}

