/* David Little css file, Sept 2007 */
/* Palette: Blue #0f439d; Red #8b191c; Gray #91959d; */

body { background-color: #787676; color: #0f439d; margin: 0px; padding-top: 0px; background-image: url(images/striped-bg.gif); 
       background-repeat: repeat; background-position: top left; }

* { font-family: Arial, Helvetica, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; }

a { text-decoration: none; }
a:link { color: #0f439d; }
a:visited { color: #0f439d; }
a:active { color: #8b191c; } 
a:hover { color: #8b191c; text-decoration: underline; }

.nav { font-weight: bold; font-size: 13px; border-bottom: 1px solid #ffffff; padding-bottom: 0px; margin-bottom: -10px; display: block; }
a.nav:link { color: #0f439d; }
a.nav:visited { color: #0f439d; }
a.nav:active { color: #8b191c; } 
a.nav:hover { color: #8b191c; text-decoration: none; }

b { letter-spacing: 0.4px; }
h1 { font-size: 18px; font-weight: normal; font-style: normal; }
h2 { font-size: 14px; font-weight: bold; font-style: italic; margin-bottom: 2px; }
img { border: 0px; padding: 0px; margin: 0px; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; }
td { font-size: 12px; line-height: 22px; }
ul { border: 0px; margin-top: 2px; margin-bottom: 10px; list-style-type: disc; }
li { line-height: 16px; padding-bottom: 5px; list-style-position: outside; }

.larger { font-size: 15px; font-weight: bold; }
.fline { font-size: 15px; font-weight: normal; }

.nobr { white-space: nowrap; }

.pipe { color: #91959d; padding-right: 3px; padding-left: 3px; }

.testim { font-weight: bold; text-align: right; margin-bottom: 20px; margin-top: -6px; padding-right: 50px; }

#masthead { margin-top: 2px; }
#realtor { }
#column1 { background-color: #d4d4d4; height: 450px; } 
#column2 { background-color: #ffffff; }
#column3 { }
#footer { text-align: center; }
#content { padding-left: 42px; padding-right: 42px; padding-bottom: 30px; clear: both; }
#conxenx { padding-left: 42px; padding-right: 42px; clear: both; } /*solves ID conflict on testimonials page*/
#sitemp { padding-left: 400px; padding-right: 42px; padding-bottom: 30px; }
#home { display: none; width: 800px; } /* hidden text on index page */
#headline { float: right; }
#navbox { margin-left: 26px; margin-right: 0px; margin-top: 30px; margin-bottom: 30px; vertical-align: top; }