/* Start of CMSMS style sheet 'Milliners_dark_styles' */
body {
  background-color: #000000;
  font-family: Cochin,times,serif;
  font-size: 1em;
  color: #FFFFFF;
}
div#pagewrapper {
  margin: auto;
margin-top: 50px;
  width: 800px;
background: #222222;
border: 1px solid #333333;
}

div#header {
width: 100%;
height: 183px;
background: url(uploads/images/header.jpg) no-repeat;
padding: 0;
}

/*nav*/

div#navbox {
margin-top: 20px;
  width: 30%;
  float: right;
margin-right: 10px;

}

div#navbox ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
border-top: 1px solid black;

}

div#navbox li {
border-bottom: 1px dotted black;
border-left: 1px solid black;
border-right: 1px solid black;
}

div#navbox li.currentpage {
background-color: #000000;
}

div#navbox li.currentpage h3 {
font-weight: normal;
padding: 10px 0px 10px 20px;
display: block;
text-decoration: none;
background-color: none;
font-family: Helvetica, sans-serif;
color: #FFFFFF;padding: 10px 0px 10px 20px;
font-size: inherit;
line-height: 1em;
margin: 0;
}

div#navbox li a {
padding: 10px 0px 10px 20px;
display: block;
text-decoration: none;
background-color: none;
font-family: Helvetica, sans-serif;
color: #FFFFFF;
}

div#navbox li a:hover {
display: block
text-decoration: underline;
background-color: #000000;
color: #999999;
}

#splashcontent {
width: 60%;
margin-left: 30px;
margin-top: 30px;
}

div#footer {
width: 100%;
height: 35px;
clear: both;
background-color: rgb(98,113,4);
padding-top: 1px;
}

/*fonts*/

#header h1 {
font-family: Georgia, times, serif;
font-style: italic;
font-weight: normal;
line-height: 0;
}

#header h4 {
font-family: Georgia, times serif;
font-style: italic;
font-weight: normal;
font-size: 0.9em;
}

.splashtext p {
font-family: Georgia, serif;
font-size: 0.9em;
color: #cccccc;
line-height: 1.8em;
}

.splashtext h3 {
font-family: Georgia, serif;
font-size: 0.9em;
color: #cccccc;
line-height: 1.8em;
font-weight: bold;
}

.splashtext a {
font-family: Georgia, serif;
color: #cccccc;
border-bottom: 1px dotted white;
text-decoration: none;
}

#footer p {
color: #000000;
font-family: Helvetica, sans-serif;
font-size: 0.7em;
text-align: center;
}

dfn {
display: none;
}
/* End of 'Milliners_dark_styles' */

