/* 
  Lead Coach PopMenu Magic
  #988263 = dark mocha brown replaced with #9A8348 = dark gold
  #F4EDD5 = dark cream
  #666666 = dark gray
  #333333 = almost black
  #ffffff = white
  #BBA997 = medium mocha brown replaced with #E3C471 = medium gold
  #FFDB86 = light gold
  #6F5F35 = darker gold
  #EFE4BE = light mocha brown
  #BCAD96 = lighter medium mocha brown
  #bc000e = red link from styles.css
  */

body {
font-family: Georgia,Times, serif;
/*font-family: Arial, Helvetica, sans-serif;
*/color: #000000;
text-align: center;
font-size: 90%;
background-color: #000000;}

#wrapper {
position: relative;
margin: 0 auto;
text-align: left;
width: 770px;
padding: 10px;
border: 4px #ffcc00 outset;
background-color: #000000;
}

#logo {
text-align: center;
vertical-align: top;
width: 100%;
position: relative;}

/*#backgroundimage {
background-image: url(images/background.gif);}*/

#sidebar {
clear: both;
/*float: left;*/
/*width: 600px;*/
/*padding-right: 2px;*/
padding-bottom: 10px;
font-size: .85em;
font-weight: bold;
background-color: #000000;}

#content {
clear: both;
/*margin-left: 150px;*/
text-align: justify;
background-color: #ffffff;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
padding-top: 10px;
/*border: 3px #000000 solid;*/}

#border {
padding-left: 10px;
padding-right: 10px;
border: solid 1px;}

#contact {
background-color: #000000;
font-size: .9em;
padding: 15px;
border: 2px #ffffff solid;
clear: both;
color: #c0c0c0;
font-weight: bold;}

a:link {
text-decoration: underline;
color: #bc000e;
}

a:hover {
text-decoration: underline;
color: #ffcc00;
}

a:visited {
text-decoration: none;
color: #bc000e;
}

a:active {
text-decoration: underline;
color: #ffcc00;}

caption {
font-size: 1px;
color: #000000;
display: none;}

dt {
/*font-weight: bold;*/
margin-bottom: 1em;
margin-top: -.5em;}

dd {
text-align: left;}

.ddsecond {
margin-top: 1em;}

h1 {
font-size: 1.15em;}

h2 {
font-size: 1.1em;}

h3 {
font-size: 1.05em;}

h4 {
font-size: 1em;
font-weight: normal;}

h5 {
font-size: .9em;}

h6 {
font-size: .85em;}

li {
/*padding-left: 20px;*/
margin-bottom: 1em;}

ul ol {
padding-left: 200px;}

li {
text-align: left;}

p {
text-align: justify;
/*text-indent: 2em;*/}

p.initial:first-letter {
/*text-indent: -10px;
padding-left: 10px;
font-style: italic;*/
font-size: 200%;
float: left;}

.accent {
font-weight: bold;}

.accentitalic {
font-weight: bold;
font-style: italic;}

.accredit {
font-size: 1.1em;
font-style: italic;
text-align: right;}

.answer {
text-indent: -10px;
padding-left: 10px;}

.answermore {
/*text-indent: -10px;*/
padding-left: 10px;}

.blockquote {
margin-left: 4em;
margin-right: 4em;}

.center {
text-align: center;}

.centerbold {
text-align: center;
font-weight: bold;}


.copyright {
font-size: 0.75em;}

.defaultfontsize {
font-weight: normal;
font-style: normal;
font-size: 90%;}

.floatleft {
float: left;
margin-right: 15px;
margin-bottom: 15px;}

.floatlefttopimage {
float: left;
margin-right: 15px;}

.floatright {
float: right;
margin-left: 15px;
margin-bottom: 15px;}

.floatrighttopimage {
float: right;
margin-left: 15px;
}

.fontbigger {
font-size: 1.1em;}

.fontdown1 {
font-size: 75%;}

.ilrheader {
color: #7f7f7f;
font-size: 1.3em;
margin: 1em;
text-align: center;}

.ilr {
color: #bc000e;
font-size: 1.2em;
letter-spacing: .1em;
font-weight: bold;}

.indentright {
margin-right: 4em;}

.italic {
font-style: italic;}

.justify {
text-align: justify;}

.left {
text-align: left;}

.noprint {
}

.notbold {
font-style: normal;}

.publication {
font-weight: bold;
color: #804040;}

.question {
text-indent: -10px;
padding-left: 10px;
font-style: italic;}

.qanda {
text-indent: 10px;
padding-left: 10px;}

.right {
text-align: right;}

.subscribe {
/*clear: both;*/
text-align: center;
font-size: 1.2em;}

.title1 {
font-size: 1.3em;
font-weight: bold;
text-align: center;}

.title2 {
font-size: 1.2em;
font-weight: bold;
text-align: center;}

.title3 {
font-size: 1.1em;
font-weight: bold;
text-align: center;}

.toparrow {
padding-left: 15px;
padding-right: 15px;
font-size: 1.3em;}

.whitehuge {
font-size: 1.4em;
font-weight: bold;
color: #FFFFFF;}

.white {
color: #FFFFFF;}

