body { margin: 0px; background-image: url(../img/main-bg.gif); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
img { border: 0px; vertical-align: baseline; }
#page { width: 712px; margin: 0px auto 0px auto; background-image: url(../img/shadows.gif); }
#shadow { width: 672px; background-image: url(../img/shadows2.png); background-repeat: repeat-y; padding: 0px 20px 0px 20px; }
#stripe { font-size: 1px; height: 6px; background-image: url(../img/stripe.gif); }
#dashline, .dashline { font-size: 1px; height: 3px; background-image: url(../img/full-line.gif); }

p.error { font-weight: bold; color: red; }
.req { color: red; }
.biophoto { float: left; padding: 0px 10px 5px 0px; }
.indent { margin-left: 25px; }

/* menu styles */
#menu { margin: 0px; padding: 0px; float: right; list-style-type: none; }
#menu li { float: left; position: relative; padding-bottom: 6px; }
#menu li ul { display: none; position: absolute; top: 30px; left: 0px; border-style: solid; border-width: 1px; border-color: #bebfbe; margin: 0px; padding: 0px; list-style-type: none; }
#menu li ul li { float: none; background-color: #999999; padding: 0px; margin: 0px; }
#menu li ul li a { display: block; color: #ffffff; text-decoration: none; padding: 2px 6px 2px 12px; background-image: url(../img/dash.gif); background-repeat: repeat-x; width: 13em; }
#menu li ul li.heading { background-color: #666666; }
#menu li ul li.heading div { margin-left: -6px; }
#menu li ul li.headingfirst a { background: #666666; width: 13em; }
#menu li ul li.heading a { color: #ffffcc; font-weight: bold; /*padding: 2px 6px 2px 6px;*/  }
#menu li ul li a:hover { background-color: #adadad !important; }
#menu li ul li.first a { background: #999999; }
#menu li:hover ul, #menu li.over ul { display: block; }
#menulead { background: #7b7b7b; width: 330px; height: 7px; font-size: 1px; position: relative; top: 22px; float: left; }

/* home content styles */
#textarea-home { background-image: url(../img/body-bg.jpg); background-repeat: no-repeat; height: 215px; background-color: #839b81; }
#textarea-home img { position: relative; }
#textarea-home a { position: relative; }
#textarea-home div { width: 174px; float: right; }

/* content styles */
#textarea { padding: 15px; min-height: 300px; }
#textarea h2 { font-size: 13px; font-weight: bold; margin: 0px 0px 16px 0px; }
#textarea h4 { font-size: 11px; font-weight: bold; margin: 0px 0px 2px 0px; }
#textarea p { line-height: 1.7; margin: 0px 0px 16px 0px; }
#textarea li { line-height: 1.7; }
#textarea ul.spaced li { margin-bottom: 16px; }

/* property listing table style */
table.property { width: 100%; border: 0px; margin: 0px; padding: 0px; }
table.property tr.head { background-color: #e9e9e9; color: #666666; }
table.property tr { background-image: url(../img/dash2.gif); background-repeat: repeat-x; }
table.property th { font-size: 10px; font-weight: bold; text-align: left; padding: 3px; }
table.property td { padding: 6px; }

/* footer styles */
#footer { background-color: #434343; color: #ffffff; font-size: 9px; padding: 6px 0px 0px 0px; }
#footer span { float: right; position: relative; right: 8px; color: #999; }
#footer ul { margin: 0px; padding: 0px; list-style-type: none; position: relative; left: 4px; width: 75%; }
#footer ul li { display: inline; border-style: solid; border-color: #ffffff; border-width: 0px 1px 0px 0px; padding: 0px 6px 0px 4px; font-weight: bold; }
#footer ul li.last { border: 0px; }
#footer a:link, #footer a:visited, #footer a:active { color: #ffffff; text-decoration: none; }
#footer a:hover { color: #999999; }
#footer a.current { color: #999999; }
#footer span a:link, #footer span a:visited { color: #999; }
#footer span a:hover, #footer span a:active { color: #fff; }

/*#pageend { width: 712px; height: 14px; margin: 0px auto 0px auto; background-image: url(../img/pageend.png); background-repeat: no-repeat; }*/
#pageend { position: relative; width: 712px; height: 14px; margin: 0px auto 0px auto; background-image: url(../img/pageend2.png); }
