html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, 
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q { quotes: "" "";}

/*

Dark grey: #222

Cream: #f3f0e1

Bright red: #ce1117
Medium red: #ab0102

*/

a {color: #ab0102; text-decoration: none;}
a:hover {text-decoration: underline !important;}

p#header, div#nav {padding: 0 1em;}
p#header a, div#nav ul, div#content {width: 900px; margin: 0 auto; display: block;}

* html p#header a, * html div#nav ul, * html div#content {width: 940px;}     

body {background-color: #f3f0e1; border-top: .5em solid #ce1117; font-family: "Lucida Grande", Verdana, sans-serif; line-height: 1.3em; color: #222;}
p#header {background-color: #ab0102; margin: 0; padding: 1.5em;}
p#header a {color: #f3f0e1;}

div#nav ul {height: 11px;}

div#nav {margin-top: -.1em;}
div#nav ul li {float: left;}
div#nav ul li a {padding: .5em 2em; display: block; float: left;}

body#home div#nav ul.home {padding: 0 5px; background: transparent url(images/nav_selected_4.png) left 0.1em no-repeat;}
div#nav ul li.selected {background: #ab0102 url(images/nav_selected_2.png) right bottom no-repeat;}
div#nav ul li.before_selected {background: transparent url(images/nav_selected_4.png) right 0.1em no-repeat;}
div#nav ul li.selected + li {background: transparent url(images/nav_selected_1.png) left 0.1em no-repeat;}
h1 {float: left; background: transparent url(images/nav_selected_3.png) left bottom no-repeat;}

h2 {font-size: 1.4em;} h3 {font-size: 1.3em;} h4 {font-size: 1.2em}
h1, div#nav, h2, h3, h4, h5, h6 {font-family: Georgia, serif; color: #ab0102;}

div#content {clear: left; padding-top: 2em;}

h1 a {color: #f3f0e1; font-weight: bold;}

h2 {margin-bottom: 1em;}

strong {font-weight: bold;}
em {font-style: italic;}
p {margin-bottom: 1em;}

.upto li a {line-height: 2em; color: #222;}
.upto li strong {color: #ab0102;}
.upto ul {width: 611px; margin-bottom: 20px;}
.upto div.photos {width: 289px; float: right;}

/* p + p {text-indent: 3em;} */