/* Content styles */

/* Headings */
h1 {font-family: "Times New Roman", Times, serif; font-size: 120%; color: #751109; background-color: #fff;}
h2 {font-size: 90%; color: #C89208; background-color: #fff; padding: 5px 0 5px 0;}
h3 {font-size: 90%; color: #aaa9a9; background-color: #fff; padding: 5px 0 5px 0;}

/* Paragraphs */
div#content p {margin-bottom: 12px; font-size: 80%; line-height: 1.4em;}

/* Lists */
div#content ul {margin-left: 1em; list-style-type: none; font-size: 80%;
line-height: 1.4em; padding-bottom: 10px;}

div#content li {padding-left: .8em;
color: #000; background: #fff url(../images/architecture/bullet.gif) no-repeat 0 .5em;}

/* Content Links */
div#content a:link, div#content a:visited {text-decoration: underline; color: #751109; background-color: #fff;}
div#content a:hover {text-decoration: none; color: #751109; background-color: #fff;}

/* Inline image positioning */
img.right {float: right; margin-left: 20px;}
img.left {float: left; margin-right: 20px;}

/* Sidenav */
div#sidenav p {margin: 0 5px 27px 10px; font-size: 80%; line-height: normal;}
div#sidenav a:link, div#sidenav a:visited {text-decoration: underline; color: #751109; background-color: #f8d786;}
div#sidenav a:hover {text-decoration: none; color: #000; background-color: #f8d786;}

/* Footer */
div#footer a:link, div#footer a:visited {text-decoration: none; color: #751109; background-color: #fff;}
div#footer a:hover {text-decoration: underline; color: #000; background-color: #fff;}