/*
 * diane.css
 *
 * Defines cascading styles used across Diane Edstrom's website.  
 */

body.front { font-family:arial, sans-serif; background: url(images/demiloft_0036_ps3.jpg); background-repeat: no-repeat; }

body { font-family:arial, sans-serif; background-color:#eeeeee; margin:10; }

.sections { background-color:#eeeeee; border:0px solid #a81a71; }

.title { font-size:50px; color:#A81A71; font-weight:bold; border:0px solid black; }

.title2 { font-size:30px; color:#A81A71; font-weight:bold; border:0px solid black; }

.subtitles { font-style:italic; font-size:0.75em; color:#A81A71; font-weight:bold; padding-left:0px; }

.subtitles_p { font-style:italic; font-size:.75em; color:#A81A71; font-weight:bold; padding:0 0 20 0; }

.textpos { padding:10px 0px 0 0px; border:0px solid black; }

.text { font-size:.8em; color:#444444; padding:0px 5px 0 0px; }

.textsm { font-size:.7em; color:#444444; padding:0px 5px 0 0px; }

.mdtext { font-size:.6em; color:black; }

.mdtextblue { font-style:italic; font-size:.7em; color: rgb(0, 0, 204); }

.mdtextwhite { font-style:italic; font-size:.7em; color: rgb(255, 255, 255); }

.smtextblue { font-style:italic; font-size:.6em; color: rgb(0, 0, 204); }

.navblock { margin:0 0 0 0; border:0px solid black; }

.inactive {font-size:.8em; font-weight:bold; color:#A81A71 }

.indent { padding-left:10px; }

a.nav { font-size:.8em; font-weight:bold; text-decoration:none; color: rgb(0, 0, 204); }

.tn { padding:5px 0px 0px 0; border-right:0px solid #666; border-bottom:0px solid #666; }

a:hover { color:#A81A71 }
