/*
CSS for Oxford Balkan Dance website old background colour #FFCC66
*/

body {
  font-family: Comic Sans MS, Verdana, Arial, sans-serif;
  background-color: #FCF6CF;
  line-height: 125%;
  padding: 15px;
}

h3 {
  color: #990000;
  font-size: medium;
  font-weight: normal;
}

p {
 
}
#headerbranding h1 {
  font-family: "Times New Roman";
  color: #8B0000;
}

#tagline p {
  font-family: "Times New Roman", serif;
  font-style: italic;
  font-weight: small;
}

#navigation a {
  text-decoration: none;
  color: #FF0000;

#secondarylinks p {
  text-decoration: none;
}

.photo p {
  font-size: 65%;
  font-weight: bold;
  margin-top: 0;
  width: 430px;
  line-height: 1.4em;
  padding-bottom: 20px;
  border-bottom: 1px solid navy;
  margin-bottom: 10px;
}