/* UNIVERSAL SETTINGS */

body { 
  margin: 0; 
  padding: 0;
  color: #000;
  background: #fff;
  font-size: 76%; 
  font-family: arial, helvetica, sans-serif;
}
h1	{
	font-size:	1.3em;
	font-weight : bold;
	color: #990000;
	text-align : left;
	}
h2	{
	font-size:	1.15em;
	color : #000000;
	font-weight : bold;
	text-align : left;
	}
td { 
  margin: 0;
  vertical-align: top;
    border-width: 0;
  vertical-align: top;
}
#mainnav  {
  background: #990000;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 0 0 0 15px;
  margin: 0;
  line-height: 2em;

  }

#mainnav a {
  color: #ffffff;
  
  text-decoration: none;
  border-right: 1px solid #cccccc;
  }

#mainnav a:hover { 
  color: #666666;
  text-decoration: none;
  }
p, td, ul, ol, ul, li, dl, dt, dd {
  font-size: 100%;
  font-family: arial, helvetica, sans-serif;
}

a { color: #87273A; }
a:link { color: #87273A; }
a:hover { text-decoration: none; }
a:visited { color: #87273A; }

.background {
  background: #cccc99;
}

  
form { margin: 0; }

#container {
  margin: auto; /* centers whole on pg */
  border: 1px solid #cccccc;
  border-top: 0; /* removes opera top margin */
  width: 752px; /* need to hold banner in */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 750px;
  
} body>#container { /* opera width */
  width:750px;
}

/* THREE COL FORMAT */
#a {
	width: 740px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0;
	margin: 0;
 }
#b {
	width: 565px;
	height: 500px;
	border-bottom: 1px solid #cccccc;
}

#a3 { width: 175px; }
#b3 { width: 425px; }
#c3 { width: 150px; }
#a3, #b3 { border-right: 1px solid #cccccc; }


/* MAIN TEXT */

.maintext {
  padding: .5em 15px .5em 15px;
}

.maintext h2 {
  font-size: 100%;
  font-family: verdana, arial, sans-serif;
  margin: 0; 
  padding: .5em 0 .25em 0;
}

.maintext h3, .maintext h4 { 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;     
  margin: 0; /* closes top gap */
  padding: .5em 0 0 0;
}

.maintext p {
  margin: 0;
  padding: 0 0 .5em 0;
  }

.cutline {
  font-size: x-small;
    }

.mainphoto {
  background: #000000; /* fills in color between cutline and pic */
}

.mainphoto p {
  background: #000000;
  color: #fff;
  margin: 0;
  padding: .3em 1em .4em 15px;
}

 

#index {
  background: #990000;
  float: right;
  margin: 0;
  padding: 0 0 0 0;
  white-space: nowrap;
  width: 418px;
}  

#indexlabel {
  float: left;
  margin: 0;
  text-decoration: none;
  color: #ffffff;
  font-size: 90%;
  }

a.abc:link, a.abc:visited {
  float: left;
  margin: 0;
  text-decoration: none;
  color: #ffffff;
  font-size: 90%;
  }

#indexlabel {
  background-color:#000000;
  width: 42px;
  padding: 2px 2px 2px 5px;
  letter-spacing: 1px;
  }

a#indexlabel:hover, a#indexlabel:focus {
  text-decoration: underline;
  }

a.abc:link, a.abc:visited {
  background: #990000;
  display: block;
  width: 14px;
  padding: 2px 0;
  text-align: center;
  }

a.abc:hover, a.abc:focus {
  background: #cccc99;
  color: #990000;
  }


.cookiecrumbs {
	border-bottom: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-indent: 8px;
	padding: .1em 1em .1em 15px;
	height: 10px;
}
.photo { margin: 5px; border: 1px solid #000; }
.photowords { border: 1px solid #000; }

.headerbackground {
	background-image: url(/templates/images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.headerbackground a, .headerbackground a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.quicklinks a {
	color: #000000;
	font-size: 8.5pt;
	text-decoration: none;
	line-height: 10pt;
	padding-right: 6px;
}
.quicklinks a:hover {
	text-decoration: underline;
}
.quicklinks a:visited{
	color: #000000;
}


#listhead a {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	display: block;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}*/
